Summary: | [patch] bsd.port.mk: refine some comments about linux emulation | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Boris Samorodov <bsam> |
Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Boris Samorodov
![]() Responsible Changed From-To: freebsd-ports-bugs->portmgr bsd.port.mk is port manager territory State Changed From-To: open->analyzed Accepted for a test build on the cluster. linimon 2007-03-06 06:21:46 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk bsd.port.mk bsd.php.mk . CHANGES UPDATING Log: * Refine some comments about Linux emulation [1] * Fix 'make search' with non-default ${PORTSDIR} [2] * Fix typo in USE_LDCONFIG32 message [3] * Allow USE_PHP after inclusion of bsd.port.pre.mk [4] * Document NO_LDCONFIG_MTREE [5] * Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6] * Remove obsolete code in bsd.port.mk dealing with 4.X and other, even older, releases [7] * Remove references to obsolete ports from bsd.java.mk [8] PR: 105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5], 108739 [6], 108782 [7], 103357 [8] Submitted by: bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6], linimon [7], kris [7], gabor [4] Revision Changes Path 1.66 +12 -1 ports/CHANGES 1.76 +4 -11 ports/Mk/bsd.java.mk 1.40 +8 -2 ports/Mk/bsd.php.mk 1.555 +8 -116 ports/Mk/bsd.port.mk 1.475 +8 -1 ports/UPDATING _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: analyzed->closed Committed, thanks. |