pkgsrc/mk
tron 578f64c882 Force using the C locale while checking or generating patch file checksums.
Mac OS X Mountain Lion's "sed" will otherwise reject some patch files
(e.g. "pkgsrc/devel/libcfg+/patches/patch-ab") because of broken
UTF-8 encoding.

It would probably be better not to use the bundled "sed" under
Mac OS X Mountain Lion at all. But it seems that this is not
supported by "pkgsrc" at the moment.
2013-01-24 11:20:56 +00:00
..
build Introduce PKGGNUDIR as a way to control gnu prefix. 2012-12-06 11:36:30 +00:00
buildlink3 Add "BUILDLINK_AUTO_DIRS.<pkg>" control variable: 2012-09-16 07:49:11 +00:00
bulk Remove mksandbox -- moved to the pkgsrc/pkgtools/mksandbox package. 2012-08-26 11:25:32 +00:00
check Don't print the /bin/sh warning on SunOS-5.11, where /bin/sh is ksh93. 2013-01-04 10:51:57 +00:00
checksum Force using the C locale while checking or generating patch file checksums. 2013-01-24 11:20:56 +00:00
cmake-Modules/Platform Reorder CMake search paths so that BUILDLINK_DIR and PREFIX come first, 2012-02-23 17:12:12 +00:00
compiler When using g95 as fortran compiler make sure FC is set correctly. 2012-12-15 21:23:31 +00:00
configure Fix indent, no functional change. 2012-06-01 12:52:37 +00:00
defaults Added opendkim-filter option. 2013-01-05 17:13:35 +00:00
depends Apply patch from OBATA Akio to stop "make update" failing with "a different 2012-10-01 09:54:18 +00:00
emulator remove support for suse 11.3. 2012-08-18 16:29:59 +00:00
extract Add .tar.7z support. 2012-10-06 22:24:45 +00:00
features Add feature "cdefs" to provide sys/cdefs.h from libnbcompat. 2012-03-02 16:19:17 +00:00
fetch Allow overwritting of FTPUSERAGENT for some broken sites, which requires it. 2013-01-20 13:22:59 +00:00
gnu-config
help Introduce explicit name for no staged installation support: "none". 2012-08-14 15:27:07 +00:00
install Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. 2013-01-05 07:32:49 +00:00
internal
misc Use first entry of CATEGORIES as default CATEGORY. 2011-11-13 23:09:17 +00:00
package Fixes for target "repackage" 2012-10-02 22:45:47 +00:00
patch
pbulk Update pbulk to 0.51 and pbulk-base to 0.46. Add support for reusing old 2012-11-23 12:13:34 +00:00
pkgformat Expand the list of full dependencies, so that the shared library check 2012-07-02 14:53:13 +00:00
pkginstall Add GAMES_GROUP GAMES_USER GAMEDATAMODE GAMEDIRMODE GAMEMODE to BUILD_DEFS. 2012-07-09 21:56:38 +00:00
platform Default to builtin solaris-pam, allows PREFER_PKGSRC=yes to work. 2012-11-26 10:40:32 +00:00
plist Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. 2013-01-05 07:32:49 +00:00
scripts
tools allow PKG_CONFIG_PATH to be set by the pkg, needed 2012-10-30 18:48:33 +00:00
wrapper Pass through -specs, as used by devel/binutils/override-as.mk 2012-07-23 11:58:41 +00:00
alternatives.mk
apache.mk Added support for apache24 2012-04-14 12:58:19 +00:00
bdb.buildlink3.mk
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk
bsd.pkg.barrier.mk
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk Introduce PKGGNUDIR as a way to control gnu prefix. 2012-12-06 11:36:30 +00:00
bsd.pkg.readme.mk Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
bsd.pkg.subdir.mk
bsd.pkg.update.mk
bsd.pkg.use.mk Drop imake-check logic from X11 components' builtin.mk. 2012-03-19 12:34:12 +00:00
bsd.prefs.mk X11 (from the Xquartz distribution) gets installed under "/opt/X11" under 2013-01-23 17:02:23 +00:00
bsd.utils.mk Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i 2011-09-08 20:17:15 +00:00
compiler.mk compiler.mk, gcc.mk: Implement DRAGONFLY_CCVER 2012-12-12 20:49:01 +00:00
curses.buildlink3.mk
curses.builtin.mk
db1.builtin.mk Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4. 2012-02-05 12:16:56 +00:00
djbware.mk
dlopen.buildlink3.mk
dlopen.builtin.mk dlopen require pthread on OpenBSD too. 2012-05-04 08:31:14 +00:00
endian.mk
fam.buildlink3.mk
find-prefix.mk
fuse.buildlink3.mk FUSE buildlink: Add DragonFly support 2012-08-17 12:50:15 +00:00
giflib.buildlink3.mk
java-env.mk
java-vm.mk Add sun-{jre,jdk}7 support. 2012-12-11 14:54:00 +00:00
jpeg.buildlink3.mk
krb5.buildlink3.mk
license.mk Add Sleepycat Public License, used by Oracle's Berkely DB. 2012-12-13 00:19:10 +00:00
motif.buildlink3.mk Support "motif" in MOTIF_TYPE. 2012-11-10 17:13:37 +00:00
mpi.buildlink3.mk
mysql.buildlink3.mk
omf-scrollkeeper.mk
oss.buildlink3.mk
oss.builtin.mk
pam.buildlink3.mk
pf.buildlink3.mk
pgsql.buildlink3.mk Added databases/postgresql92 version 9.2.1 2012-10-05 21:09:02 +00:00
pkg-build-options.mk Fix typo in loop (wrong variable used). 2012-12-17 14:27:44 +00:00
pthread.buildlink3.mk
pthread.builtin.mk OpenBSD also knows -pthread CFLAGS/LDFLAGS. 2012-05-04 07:24:50 +00:00
resolv.buildlink3.mk
solaris-pam.builtin.mk
subst.mk
termcap.buildlink3.mk
termcap.builtin.mk Add closing "]". 2012-10-31 03:28:40 +00:00
terminfo.buildlink3.mk fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo 2011-07-12 06:42:58 +00:00
terminfo.builtin.mk
tex.buildlink3.mk
unprivileged.mk Revert the patch commited in PR 36618. It creates more problems 2012-04-21 19:29:47 +00:00
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00