cvs commit: ports/Mk bsd.port.mk
Kris Kennaway
kris at FreeBSD.org
Fri Feb 10 18:34:50 PST 2006
kris 2006-02-11 02:34:48 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
- Remove the use of .error in favour of BROKEN to fail more gracefully
[1]
- Fix all-depends-list target with dependencies that use the ':target'
syntax. [2]
- Correct errors in USE_DOS2UNIX. [3], [4]
- Detect conflicts between installed and requested FAM implementations and
fail more gracefully instead of registering a dependency on the
wrong port. Set the default implementation based on what the user
has already installed. [5]
- Correctly clean up info subdirectories in pkg-plist [6]
- The linux ldconfig invocation has to be done in a chroot, else some
FreeBSD native libs get cached in the linux ld.so.cache. Use the
internal chroot feature of the linux ldconfig to do this. [7]
- Update the OpenLDAP default version. [8]
PR: ports/92446 [1], ports/86310 [2], ports/92584 [3],
ports/92688 (partial) [4], ports/92583 [5], ports/91057 [6],
ports/92322 [7], ports/86310 [9]
Submitted by: linimon [1], mi [2], jylefort [3], danfe [3],
Alejandro Pulver <alejandro at varnet dot biz> [4],
marcus [5], gerald [6], netchild [7], vsevolod [8]
Revision Changes Path
1.525 +27 -8 ports/Mk/bsd.port.mk
More information about the cvs-ports
mailing list