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:   wiz
Date:           Sun Oct 13 10:10:05 UTC 2013

Modified Files:
        pkgsrc/mk/configure: config-override.mk
        pkgsrc/mk/platform: Cygwin.mk Interix.mk
Removed Files:
        pkgsrc/mk/gnu-config: config.rpath

Log Message:
Remove config.rpath override file and related code.

This file is from libtool-1.x, which is not in pkgsrc any longer
(using libtool-2.x since 2009). Also, it was only used for packages
using autoconf-2.13 AND libtool; I found three packages in pkgsrc with
that combination, and all of them still build on NetBSD-6.99.24/amd64
after this change.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mk/configure/config-override.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/mk/gnu-config/config.rpath
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mk/platform/Cygwin.mk
cvs rdiff -u -r1.70 -r1.71 pkgsrc/mk/platform/Interix.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