pav 2007-10-03 22:25:00 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk bsd.xorg.mk
Log:
- Fix issues with actual-package-depends, most notably fix bad list when a
third party package with invalid or missing pkgorigin is installed; this
resulted in silently discarding dependency records for some people
PR: ports/115010
Submitted by: netchild
- Replace some calls to basename and dirname with make logic
PR: ports/115994
Submitted by: netchild
- Fix bsd.xorg.mk to work when USE_XORG is used below
.include <bsd.port.pre.mk>; should allow conditional X.Org component
dependencies with OPTIONS, etc
Submitted by: flz
- When installing as user, don't install any libdata/ldconfig entries
Submitted by: flz
PR: ports/106613 (in audit trail)
- Introduce INSTALL_KLD; it's same as INSTALL_SCRIPT but the name is more
obvious
PR: ports/116200
Submitted by: edwin
Revision Changes Path
1.588 +44 -26 ports/Mk/bsd.port.mk
1.4 +11 -5 ports/Mk/bsd.xorg.mk
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"