pkgsrc/mk
rillig 9dfb6ae2ac When a package sets INSTALLATION_DIRS_FROM_PLIST to "yes", it does not
need to specify INSTALLATION_DIRS itself. Instead, the list is generated
from the static PLIST files. Like for INSTALLATION_DIRS, mtree is
disabled when this variable is set.
2006-11-04 07:42:51 +00:00
..
build Changed BUILD_MAKE_FLAGS and TEST_MAKE_FLAGS to be appended to the 2006-10-26 21:12:47 +00:00
buildlink3 ensure that -I and -L paths are correctly rewritten even if ${LOCALBASE} 2006-09-10 19:49:53 +00:00
bulk Creating an archive from the working directory may take some time for 2006-10-13 23:14:45 +00:00
check Adjusted the check-perms target to the recent update of 2006-11-02 02:44:17 +00:00
checksum Even if NO_CHECKSUM is set, the "checksum" target still needs to depend 2006-09-19 00:03:44 +00:00
compiler Added header comments. 2006-10-22 00:14:17 +00:00
configure Added a "see also" entry. 2006-10-29 20:12:49 +00:00
defaults Add graphicsmagick and imagemagick options, for ruby-RMagick. 2006-10-28 01:42:02 +00:00
depends * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
extract Add cformat= to avoid an error and exit on the undefined variable. 2006-10-18 19:18:12 +00:00
fetch add MASTER_SITE_GENTOO, from FreeBSD 2006-10-27 13:38:52 +00:00
flavor Add package-install. For non-DESTDIR builds, package and package-install 2006-11-03 08:01:04 +00:00
gnu-config Update to version 2006-05-10.23 from automake-1.10. 2006-10-29 23:57:48 +00:00
help Tried to document some of the *_ENV variables. There are still many TODO 2006-10-25 17:21:35 +00:00
install When a package sets INSTALLATION_DIRS_FROM_PLIST to "yes", it does not 2006-11-04 07:42:51 +00:00
internal Fixed the locking, as suggested by Johnny on the tech-pkg mailing list. 2006-08-04 20:52:27 +00:00
package Main infrastructure for DESTDIR support. 2006-10-09 12:25:44 +00:00
patch Modify the barrier so that we always invoke the recursive make process 2006-07-22 16:31:35 +00:00
pkginstall Linux shadow-utils provides a useradd that fails when creating a home 2006-10-12 23:10:55 +00:00
platform Kill ancient runes: /usr/local as LOCALBASE was not the default for 2006-10-06 14:31:32 +00:00
plist Include some more magic to set ownership of packages build with 2006-10-15 16:20:34 +00:00
scripts Removed setargs_from_cmd, as it is unused. 2006-10-22 00:35:26 +00:00
tools Add mkfontscale. 2006-11-03 19:08:58 +00:00
wrapper The Tru64 linker does not know -h ${soname}, only -soname ${soname}. 2006-11-03 07:28:53 +00:00
alternatives.mk Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per 2006-06-15 22:13:58 +00:00
apache.mk Completely rewrote apache.mk and apachever.mk. The latter is now an 2006-10-14 01:09:45 +00:00
apachever.mk Completely rewrote apache.mk and apachever.mk. The latter is now an 2006-10-14 01:09:45 +00:00
bdb.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
bsd.hacks.mk Split the variable BUILD_DEFS into those that are defined by packages 2006-07-15 23:58:52 +00:00
bsd.makevars.mk Completely nuke the concept of PKG_PHASE from pkgsrc except for the 2006-07-10 22:59:26 +00:00
bsd.options.mk The value of PKG_OPTIONS_VAR is printed as is in an error message. This 2006-10-01 14:51:03 +00:00
bsd.pkg.barrier.mk Add package-install. For non-DESTDIR builds, package and package-install 2006-11-03 08:01:04 +00:00
bsd.pkg.clean.mk Add two variables to control whether make package and make clean 2006-10-09 11:44:06 +00:00
bsd.pkg.debug.mk Oops, spurious line in the output. 2006-10-26 21:32:55 +00:00
bsd.pkg.error.mk Instead of removing error and warning messages, they are collected in 2006-10-06 19:05:43 +00:00
bsd.pkg.mk Moved the help system into its own subdirectory. Extracted the AWK 2006-10-23 14:40:14 +00:00
bsd.pkg.readme.mk Added a missing line continuation in the README.html target. 2006-10-17 06:28:33 +00:00
bsd.pkg.subdir.mk Whenever we invoke a recursive make, we need to ensure that the proper 2006-07-27 21:46:45 +00:00
bsd.pkg.update.mk Suppress the message that ".DDIR is up-to-date" by introducing a .PHONY 2006-10-05 12:56:27 +00:00
bsd.pkg.use.mk No need to define LIBTOOL_OVERRIDE explicitly since libtool-override.mk 2006-07-07 14:29:41 +00:00
bsd.prefs.mk Main infrastructure for DESTDIR support. 2006-10-09 12:25:44 +00:00
bsd.utils.mk Remove all uses of the following targets from pkgsrc: 2006-07-27 22:01:28 +00:00
compiler.mk Make the language warning a bit less forceful, since it is often a false 2006-07-27 20:07:06 +00:00
curses.buildlink3.mk
db1.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
dirs.mk Remove XFree86. 2006-09-27 15:18:12 +00:00
djbware.mk Pass CPPFLAGS in conf-cc and LDFLAGS in conf-ld. 2006-08-02 02:25:46 +00:00
dlopen.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
dlopen.builtin.mk
emacs.mk Create a new variable EMACS_MODULES that is a list of "standard" elisp 2006-03-20 05:24:33 +00:00
endian.mk
fam.buildlink3.mk
find-prefix.mk Extend find-prefix.mk so that we can specify a package wildcard instead 2005-11-28 05:54:17 +00:00
java-env.mk This file needs bsd.prefs.mk, since the variable WRKDIR is used in a 2006-05-16 21:25:38 +00:00
java-vm.mk Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 and 2006-05-15 19:44:06 +00:00
krb5.buildlink3.mk Teach Kerberos 5 to detect the MIT Kerberos 5 bundled with Mac OS X. 2006-04-10 15:04:44 +00:00
motif.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
mysql.buildlink3.mk * Remove mysql-4.0.x now the packages were removed. 2006-01-07 10:47:39 +00:00
oss.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
oss.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
pam.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pgsql.buildlink3.mk Added a stub describing the public interface of this file. 2006-10-18 20:48:58 +00:00
pthread.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pthread.builtin.mk
solaris-pam.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
subst.mk Fixed the documentation for SUBST_SED.*, which is not _one_ sed 2006-07-02 09:35:05 +00:00
tex.buildlink3.mk Reformatted the header comment to be searchable by bsd.pkg.help.mk. 2006-10-01 14:53:30 +00:00
unprivileged.mk Include some more magic to set ownership of packages build with 2006-10-15 16:20:34 +00:00
x11.buildlink3.mk Replaced a .sinclude with .include to catch errors when X11_TYPE is not 2006-10-26 17:08:08 +00:00
x11.builtin.mk Replaced a .sinclude with .include to catch errors when X11_TYPE is not 2006-10-26 17:08:08 +00:00
x11.version.mk Replaced a .sinclude with .include to catch errors when X11_TYPE is not 2006-10-26 17:08:08 +00:00
xaw.buildlink3.mk