pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   sbd
Date:           Wed May 19 09:12:15 UTC 2010

Modified Files:
        pkgsrc/mk: bsd.pkg.mk bsd.prefs.mk
        pkgsrc/mk/buildlink3: bsd.builtin.mk

Log Message:
Add BUILTIN_PKGS with the "builtin" package names to the build information.

E.g if readline 6.0 and ncurses 5.7 are part of the system we get:
BUILTIN_PKGS=readline-6.0 ncurses-5.7


To generate a diff of this commit:
cvs rdiff -u -r1.1970 -r1.1971 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -u -r1.309 -r1.310 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mk/buildlink3/bsd.builtin.mk

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