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: joerg
Date: Thu May 22 20:11:55 UTC 2008
Modified Files:
pkgsrc/mk/defaults: mk.conf
pkgsrc/mk/fetch: bsd.fetch-vars.mk
pkgsrc/mk/tools: replace.mk tools.DragonFly.mk tools.NetBSD.mk
Log Message:
Add ftp as tool. On NetBSD and DragonFly, this will use the system
version of tnftp, otherwise it will use net/tnftp. Require ftp as
bootstrap dependency when the package has files to fetch.
The dependency is currently unconditional and FETCH_CMD is set to
TOOLS_PATH.ftp by default.
To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 pkgsrc/mk/defaults/mk.conf
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/fetch/bsd.fetch-vars.mk
cvs rdiff -r1.210 -r1.211 pkgsrc/mk/tools/replace.mk
cvs rdiff -r1.33 -r1.34 pkgsrc/mk/tools/tools.DragonFly.mk
cvs rdiff -r1.40 -r1.41 pkgsrc/mk/tools/tools.NetBSD.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