pkgsrc/mk
jperkin 007ae9858c Do not perform checksum tests when explicitly calling a make target that
creates or updates the checksum.  Allows users to set FAILOVER_FETCH in
mk.conf unconditionally and be able to update distinfo files without
first having to remove them.
2017-08-01 13:15:32 +00:00
..
build Provide switch to activate new frameworks to replace "pkginstall". 2017-06-01 02:15:10 +00:00
buildlink3 don't try to create buildlinks if BUILDLINK_PREFIX.${_pkg_} is empty 2017-08-01 05:48:12 +00:00
check Also check for RELRO in shared libraries 2017-07-05 15:49:00 +00:00
checksum Use :tA to make DISTINFO_FILE absolute when passing it to the fetch 2016-01-06 07:38:25 +00:00
cmake-Modules/Platform
compiler Add logic so GCC_REQD+=7.x works. 2017-07-18 18:27:31 +00:00
configure Update libtool packages to 2.4.6. 2017-03-06 16:14:07 +00:00
defaults Extract user and group default to mk/defaults/mk.conf. 2017-07-27 04:10:30 +00:00
depends Added keywords for "make help". 2016-07-09 16:32:54 +00:00
emulator Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
extract
features Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases where 2015-01-01 07:51:47 +00:00
fetch Do not perform checksum tests when explicitly calling a make target that 2017-08-01 13:15:32 +00:00
gnu-config Sync with upstream 2017-01-31 22:16:20 +00:00
haskell
help Get rid of INSTALLATION_PREFIX. 2016-06-19 20:03:09 +00:00
init Add "init" framework for management of init scripts for packages. 2017-06-01 02:08:04 +00:00
install Provide switch to activate new frameworks to replace "pkginstall". 2017-06-01 02:15:10 +00:00
internal
misc Run mk/scripts/mkreadme in quiet mode by default. 2016-07-11 22:53:48 +00:00
package Get rid of XXX comment, everything is now installed from ${WRKDIR}/.destdir 2016-07-14 14:43:55 +00:00
patch
pbulk Create the All packages sub directory. 2017-07-25 22:45:21 +00:00
pkgformat Substitute for LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD in scripts. 2017-06-07 20:24:19 +00:00
pkginstall Essentially from OBATA Akio in private mail, June 2015: 2017-06-14 16:23:09 +00:00
pkgtasks Fix the value being substituted for TTMKFDIR in install scripts. 2017-06-07 20:24:27 +00:00
platform Don't bother with a version check for alpha cflags 2017-07-24 08:19:08 +00:00
plist Essentially from OBATA Akio in private mail, June 2015: 2017-06-14 16:23:09 +00:00
scripts Remove unused scripts/shlib-type script. 2017-06-01 13:30:52 +00:00
tools freebsd 12 doesn't have /usr/bin/tbl, so check for its existence before 2017-07-22 18:10:25 +00:00
wrapper More consistent log output 2017-04-16 16:48:48 +00:00
alternatives.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
apache.mk default to apache24 (not 22) 2017-03-11 18:29:24 +00:00
apache.module.mk
bdb.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk Add PKG_DISABLED_OPTIONS. 2016-12-01 15:28:57 +00:00
bsd.pkg.barrier.mk
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk Toggle using pkgsrc/mk/smf.mk based on ${_USE_NEW_PKGINSTALL}. 2017-06-01 03:41:44 +00:00
bsd.pkg.readme.mk
bsd.pkg.subdir.mk
bsd.pkg.update.mk
bsd.pkg.use.mk Fix path to cross-libtool-base in TOOL_DEPENDS+= for crossbuilding 2017-03-05 10:38:37 +00:00
bsd.prefs.mk Register support for PKGSRC_USE_STACK_CHECK 2017-07-09 14:30:07 +00:00
bsd.utils.mk
compiler.mk Improve USE_LANGUAGES explanation 2017-07-04 14:35:55 +00:00
curses.buildlink3.mk Describe USE_CURSES, FAKE_NCURSES and INCOMPAT_CURSES. 2017-03-20 00:30:30 +00:00
curses.builtin.mk Add vw_printw to list of functions to check for when assessing suitability 2017-04-24 12:16:38 +00:00
cwrappers.mk Simplify PATH handling. Use full pkgsrc path for cwrappers, but skip the 2017-05-04 18:30:56 +00:00
db1.builtin.mk
djbware.mk Update djbware configury for new bglibs file locations. 2017-01-02 02:20:52 +00:00
dlopen.buildlink3.mk Append to PKG_FAIL_REASON rather than setting it so we don't overwrite other 2015-10-10 13:13:45 +00:00
dlopen.builtin.mk
endian.mk
fam.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
fuse.buildlink3.mk fuse.h requires that _NETBSD_SOURCE is defined 2016-11-21 00:01:01 +00:00
haskell.mk Remove support for USE_DESTDIR=no. 2016-04-10 15:58:02 +00:00
java-env.mk
java-vm.mk Default to oracle-jdk8 on newer Darwin/x86_64. 2017-06-20 11:59:20 +00:00
jpeg.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
krb5.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
Kyuafile Add pkgsrc/mk/Kyuafile to drive all tests under pkgsrc/mk. 2017-06-01 02:37:12 +00:00
license.mk Add the zsh license and add it to the default acceptable list (MIT-like). 2017-05-11 12:56:21 +00:00
linux-pam.builtin.mk
motif.buildlink3.mk Retire openmotif support, superseded by x11/motif. 2015-01-11 02:36:31 +00:00
mpi.buildlink3.mk Appease pkglint(1) - replace () with {} 2016-09-24 18:34:24 +00:00
mysql.buildlink3.mk Added support for mysql57 2016-09-21 14:27:51 +00:00
ocaml.mk Changed ocaml.mk to allow for multiple opam .install files 2017-07-26 09:41:31 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk Remove old logic about choosing audio device on freebsd which is 2017-05-28 21:53:06 +00:00
oss.builtin.mk support native linux implementations of oss 2016-09-18 05:25:18 +00:00
pam.buildlink3.mk
pax.mk Add aslr mprotect pax paxctl' keywords to help help' target. 2016-05-27 08:33:00 +00:00
pf.buildlink3.mk mk/pf.buildlink3.mk: any modern fbsd version has pf 2015-01-14 20:40:32 +00:00
pgsql.buildlink3.mk Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
pkg-build-options.mk Ensure PBULK_CACHE_DIRECTORY exists before writing into it. 2017-03-08 16:16:40 +00:00
pthread.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
pthread.builtin.mk
readline.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
readline.builtin.mk
resolv.buildlink3.mk
smf.mk
solaris-pam.builtin.mk
subst.mk Fixed subst.mk not to corrupt files 2016-01-31 17:27:41 +00:00
termcap.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
termcap.builtin.mk
terminfo.buildlink3.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
terminfo.builtin.mk
unprivileged.mk
wxGTK.mk update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xaw.buildlink3.mk Switch from x11/Xaw3d to newer x11/libXaw3d. 2015-10-14 20:17:24 +00:00