openbsd-ports/infrastructure/mk
espie 964e69a2f9 more generic protection against multiple locking: instead of one
_MASTER_LOCK, we keep a list of _LOCKS_HELD by one port builder in
an env variable, and we don't relock stuff that's already locked.

This allows us to, e.g., have fake depend on regress without issue
(even though, internally, it's more efficient to use the _internal-*
targets to avoid testing locks).
2006-09-17 19:08:59 +00:00
..
automake.dep more kde interdependencies handling. Checked through a full build. 2005-04-09 10:48:31 +00:00
bsd.port.mk more generic protection against multiple locking: instead of one 2006-09-17 19:08:59 +00:00
bsd.port.subdir.mk introspection mechanism: dump-vars 2006-07-09 11:10:16 +00:00
gcc3.port.mk close quote; janjaap@stack.nl 2005-02-25 23:08:16 +00:00
gettext.port.mk prepare gettext for MODULES=devel/gettext. 2004-08-03 09:10:01 +00:00
ghc.port.mk prepare for new-style MODULES; ok dons@. 2004-08-10 08:14:34 +00:00
gnu.port.mk unless style is old, also set mandir and infodir explicitly, to cope with 2006-07-17 22:08:41 +00:00
iconv.port.mk prepare iconv for MODULES=converters/libiconv 2004-08-03 09:13:29 +00:00
imake.port.mk this makes our build infrastructure systrace aware 2003-07-28 17:17:04 +00:00
java.port.mk - add java MODULE to handle some commmon java port issues 2005-06-17 14:59:27 +00:00
kde.port.mk make kde module visible 2003-02-08 12:38:16 +00:00
modules.port.mk Missing support for a module should be a fatal error. So don't continue 2004-10-18 15:17:17 +00:00
ocaml.port.mk prepare for new-style MODULES. ok sturm@. 2004-08-10 20:39:37 +00:00
old-install.mk /var/X11/... -> /etc/X11/... From form@. 2002-06-27 12:47:23 +00:00
pear.port.mk MODULES=www/php4/pear 2004-08-03 12:54:39 +00:00
perl.port.mk check on PKGPATH, more reliable than module name (in case someone 2006-06-25 09:45:05 +00:00
pkgpath.mk move REPORT_PROBLEM to pkgpath.mk so that we can use it from bsd.port.mk 2006-07-08 09:20:30 +00:00
python.port.mk python module for all standard python ports 2003-07-28 17:48:13 +00:00
qt2.port.mk Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00
qt3.port.mk Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00
qt.port.mk Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00
ruby.port.mk prepare for new-style MODULES; ok couderc@. 2004-08-09 19:54:20 +00:00
zope.port.mk prepare for MODULES= www/zope 2004-08-03 12:08:10 +00:00