pkgsrc/mk
drochner ec092d5854 Add a switch to choose between graphics/giflib and graphics/libungif
as GIF implementation. They are src/binary compatible and mutually
exclusive, so this is a global choice.
Up to now, "libungif" is used by pkgs, due to patent problems. The
patents are said to be expired, and "giflib" gets somewhat better
maintainance upstream these days, so set the new default to "giflib".
2011-03-09 16:22:01 +00:00
..
build Pass down PKGINFODIR just like PKGMANDIR is passed down. 2010-02-01 00:16:54 +00:00
buildlink3 Fix build on 64bit linux platforms. When buildlinking directories we 2010-12-03 18:59:20 +00:00
bulk Language fix: upto date -> up to date. 2010-05-11 18:36:15 +00:00
check Skip interpreter check unless regular file. 2011-01-11 12:03:18 +00:00
checksum
cmake-Modules/Platform
compiler Update to 4.4.5, fixes a build problem on OpenIndiana (and probably 2011-02-25 13:34:56 +00:00
configure Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
defaults Describe all musicpd options. 2011-02-27 10:54:01 +00:00
depends Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk. 2010-02-25 02:06:34 +00:00
emulator add a "curl" module. 2011-02-27 15:54:03 +00:00
extract Use "xzcat" instead of "lzcat" to handle ".lzma" files as the former is 2010-12-22 09:33:30 +00:00
features
fetch Disable certificate checks when using "curl". This fixes the build of 2011-02-10 10:46:45 +00:00
flavor Better match library names to improve REQUIRES/PROVIDES. 2010-12-02 11:15:10 +00:00
gnu-config Sync config.guess and config.sub with upstream. 2010-01-23 22:46:08 +00:00
help not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE. 2010-09-29 11:40:43 +00:00
install Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:33:27 +00:00
internal
misc
package Add a new package-clean target to remove the binary package again. 2010-03-08 13:51:24 +00:00
patch
pbulk Add the necessary glue to hook Ruby into the multi-version framework. 2010-09-28 20:24:25 +00:00
pkginstall I'm fed up with having to waste time because PKG_DEVELOPER is "special" and 2010-08-24 19:08:28 +00:00
platform Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
plist Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE. 2010-02-20 07:05:52 +00:00
scripts give the readme creation scripts the option to be a lot less talkative, 2010-07-21 12:29:46 +00:00
tools Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
wrapper Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
alternatives.mk
apache.mk
apachever.mk
bdb.buildlink3.mk Added databases/db5 version 5.0.21 2010-06-02 12:09:35 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk Rename the install phase to stage-install. Introduce a new install 2010-02-24 22:53:34 +00:00
bsd.options.mk
bsd.pkg.barrier.mk Rename the install phase to stage-install. Introduce a new install 2010-02-24 22:53:34 +00:00
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk
bsd.pkg.mk Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:32:32 +00:00
bsd.pkg.readme.mk
bsd.pkg.subdir.mk
bsd.pkg.update.mk The "-p" option is redundant as it is included in the MKDIR variable. 2010-07-03 04:24:14 +00:00
bsd.pkg.use.mk Fix libtool under OS X: require a fixed version of f2c, and thus bump 2009-12-20 12:32:55 +00:00
bsd.prefs.mk Remove the unneeded backslashes from the AIX OS_VERSION setting. 2011-01-31 08:18:44 +00:00
bsd.utils.mk
compiler.mk Revert unwanted part (uncompleted msc support) from last commit. 2010-11-17 08:40:22 +00:00
curses.buildlink3.mk Fix another silly typo. 2010-02-07 10:28:13 +00:00
curses.builtin.mk
db1.builtin.mk
djbware.mk Create conf-destdir. 2010-03-15 17:27:32 +00:00
dlopen.buildlink3.mk
dlopen.builtin.mk Add builtin support for Haiku. 2010-07-04 16:25:13 +00:00
endian.mk
fam.buildlink3.mk
find-prefix.mk
fuse.buildlink3.mk Use an include guard symbol name that doesn't conflict with 2010-11-15 04:51:33 +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 jdk-1.5 also supports FreeBSD 8 now, add it. 2011-01-08 16:44:10 +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 Bring in boost-license, 1.0. Certified by OSI as an Open Source 2011-02-06 18:54:49 +00:00
motif.buildlink3.mk
mpi.buildlink3.mk Introduce common point to depend on MPI: 2010-05-16 11:07:39 +00:00
mysql.buildlink3.mk Make MySQL 5.1 the default version. 2010-09-23 15:34:07 +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 Remove PostgreSQL 8.2 from the list. 2010-10-12 16:44:19 +00:00
pkg-build-options.mk
pthread.buildlink3.mk Haiku does not have /usr/include/pthread.h, 2010-02-06 11:06:19 +00:00
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 Add builtin for working out if we have terminfo installed natively. 2010-02-07 09:46:13 +00:00
termcap.builtin.mk Add builtin for working out if we have terminfo installed natively. 2010-02-07 09:46:13 +00:00
terminfo.buildlink3.mk Detect a working terminfo a little better. 2010-02-08 22:11:43 +00:00
terminfo.builtin.mk Detect a working terminfo a little better. 2010-02-08 22:11:43 +00:00
tex.buildlink3.mk
unprivileged.mk Begin cleanup of setgid game infrastructure. 2010-07-08 04:57:36 +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