..
build
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
2011-09-08 20:17:15 +00:00
buildlink3
Add '/lib${LIBABISUFFIX}' to the search path.
2012-04-23 08:44:00 +00:00
bulk
PR pkg/45799
2012-01-15 13:34:28 +00:00
check
Rename "flavor" to "pkgformat".
2011-10-15 00:23:07 +00:00
checksum
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
2011-09-08 20:17:15 +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
Add support for gcc-4.7
2012-04-16 05:03:03 +00:00
configure
Add REPLACE_CSH as a replace interpreter template.
2012-02-06 06:18:36 +00:00
defaults
Add description for option gcc-inplace-math.
2012-04-13 11:03:36 +00:00
depends
Rename "flavor" to "pkgformat".
2011-10-15 00:23:07 +00:00
emulator
Let not to prefer suse113 for powerpc, it is not supported.
2012-04-18 06:17:24 +00:00
extract
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
2011-09-08 20:17:15 +00:00
features
Add feature "cdefs" to provide sys/cdefs.h from libnbcompat.
2012-03-02 16:19:17 +00:00
fetch
Remove a few unresolvable hostnames.
2012-03-11 10:26:21 +00:00
gnu-config
help
not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE.
2010-09-29 11:40:43 +00:00
install
When using Minix, set BINPKG_SITES to the official Minix binary package site.
2011-11-05 17:04:42 +00:00
internal
misc
Use first entry of CATEGORIES as default CATEGORY.
2011-11-13 23:09:17 +00:00
package
Rename "flavor" to "pkgformat".
2011-10-15 00:23:07 +00:00
patch
pbulk
Fix from taca@ to update pbulk indexing to work with the new ruby
2011-11-12 15:21:53 +00:00
pkgformat
Be a bit less aggressive in the required version of pkg_install encoded
2011-12-13 16:35:48 +00:00
pkginstall
Revert previous: Patch submitter reports it's not necessary after all
2012-04-21 10:22:32 +00:00
platform
The path to libc.so.6 needs to include ${LIBABISUFFIX}.
2012-04-23 08:14:36 +00:00
plist
Remove special handling for LOWER_VENDOR in print-PLIST, it hurts more
2012-03-08 23:12:16 +00:00
scripts
fix up paths on ftp.NetBSD.org:
2011-04-22 09:03:52 +00:00
tools
FreeBSD has pax as /bin/pax.
2012-04-20 08:47:01 +00:00
wrapper
Fix typo in comment.
2012-04-13 06:36:08 +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
Pass MKCATPAGES to packages that use BSD-style Makefiles.
2012-03-05 07:17:15 +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
Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is
2011-05-04 09:49:34 +00:00
bsd.pkg.use.mk
Drop imake-check logic from X11 components' builtin.mk.
2012-03-19 12:34:12 +00:00
bsd.prefs.mk
Drop imake-check logic from X11 components' builtin.mk.
2012-03-19 12:34:12 +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
Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no
2012-04-13 03:03:36 +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
endian.mk
fam.buildlink3.mk
find-prefix.mk
fuse.buildlink3.mk
Enable fuse on SunOS.
2012-02-28 15:05:07 +00:00
giflib.buildlink3.mk
Add a switch to choose between graphics/giflib and graphics/libungif
2011-03-09 16:22:01 +00:00
java-env.mk
java-vm.mk
Document section update. PR pkg/45654.
2011-11-26 18:25:43 +00:00
jpeg.buildlink3.mk
This Makefile fragment is meant to be included by packages that
2010-12-19 11:22:59 +00:00
krb5.buildlink3.mk
license.mk
Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is
2012-04-15 20:52:28 +00:00
motif.buildlink3.mk
Look for /usr/dt only if X11_TYPE == native.
2012-01-12 15:51:14 +00:00
mpi.buildlink3.mk
mysql.buildlink3.mk
Correct mysql 5.5 library path; fix detection on Darwin
2011-05-05 11:50:56 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk
oss.builtin.mk
pam.buildlink3.mk
pf.buildlink3.mk
Try to detect PF_VERSION upto 4.7.
2011-01-16 02:18:36 +00:00
pgsql.buildlink3.mk
Added databases/postgresql91 version 9.1.0
2011-09-15 08:35:40 +00:00
pkg-build-options.mk
pthread.buildlink3.mk
pthread.builtin.mk
Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
2011-01-23 19:07:24 +00:00
resolv.buildlink3.mk
Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.
2011-02-13 16:17:54 +00:00
solaris-pam.builtin.mk
subst.mk
termcap.buildlink3.mk
termcap.builtin.mk
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
Answer a question in a comment.
2010-09-11 20:46:11 +00:00
xaw.buildlink3.mk