pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/p2c
Module Name: pkgsrc
Committed By: dholland
Date: Sun Dec 18 16:54:09 UTC 2011
Modified Files:
pkgsrc/lang/p2c: Makefile PLIST distinfo
pkgsrc/lang/p2c/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
Added Files:
pkgsrc/lang/p2c/patches: patch-comment_c patch-decl_c patch-expr_c
patch-makeproto_c patch-out_c patch-trans_c patch-trans_h
Log Message:
Assorted fixes:
- explain why we need post-extract chmods
- sort PLIST
- add patch comments
- clean up some pkglint
- fix a symbol name conflict with logf (from math.h + a gcc builtin)
- fix some other bugs/issues found by gcc
- add standard headers
- remove some bogus BSD/System V include probing
- probably fix gcc 4.5 build (not fully tested)
- bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/p2c/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/p2c/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/p2c/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/p2c/patches/patch-aa
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/p2c/patches/patch-ab
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/p2c/patches/patch-ac \
pkgsrc/lang/p2c/patches/patch-ad pkgsrc/lang/p2c/patches/patch-ae
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/p2c/patches/patch-comment_c \
pkgsrc/lang/p2c/patches/patch-decl_c pkgsrc/lang/p2c/patches/patch-expr_c \
pkgsrc/lang/p2c/patches/patch-makeproto_c \
pkgsrc/lang/p2c/patches/patch-out_c pkgsrc/lang/p2c/patches/patch-trans_c \
pkgsrc/lang/p2c/patches/patch-trans_h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index