Date: Wed, 3 Oct 2007 22:25:00 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk bsd.xorg.mk Message-ID: <200710032225.l93MP0Ph001959@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710032225.l93MP0Ph001959>