.. |
build
|
Introduce PKGGNUDIR as a way to control gnu prefix.
|
2012-12-06 11:36:30 +00:00 |
buildlink3
|
Fix another :ts
|
2013-05-13 12:01:51 +00:00 |
bulk
|
Remove mksandbox -- moved to the pkgsrc/pkgtools/mksandbox package.
|
2012-08-26 11:25:32 +00:00 |
check
|
drop `file' command from default USE_TOOLS list.
|
2013-05-12 06:17:50 +00:00 |
checksum
|
Use TOOLS_CMDLINE_SED instead of TOOLS_SED, to pass special arguments,
|
2013-05-16 08:31:07 +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
|
Use -R as LINKER_RPATH_FLAG like GCC. The patches for lang/gcc47 and
|
2013-05-22 12:13:35 +00:00 |
configure
|
use improved version from apb, works with parallel/paexec
|
2013-04-18 00:24:48 +00:00 |
defaults
|
Add options ibus and mlterm-fb for x11/mlterm.
|
2013-05-26 18:20:29 +00:00 |
depends
|
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
|
2013-05-09 23:37:25 +00:00 |
emulator
|
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
|
2013-05-09 23:37:25 +00:00 |
extract
|
tabify
|
2013-04-12 12:38:14 +00:00 |
features
|
Add feature "cdefs" to provide sys/cdefs.h from libnbcompat.
|
2012-03-02 16:19:17 +00:00 |
fetch
|
Move definition of rubygems sites so that it is usable with packages
|
2013-03-14 12:57:42 +00:00 |
gnu-config
|
|
|
help
|
Introduce explicit name for no staged installation support: "none".
|
2012-08-14 15:27:07 +00:00 |
install
|
prevent to generate binary package in ${PACKAGES} from the side effect of
|
2013-05-23 13:18:56 +00:00 |
internal
|
|
|
misc
|
Allow running on systems where pkg_admin is not in PATH
|
2013-04-12 13:53:57 +00:00 |
package
|
prevent to generate binary package in ${PACKAGES} from the side effect of
|
2013-05-23 13:18:56 +00:00 |
patch
|
|
|
pbulk
|
Multi support for PostgreSQL packages (e.g. databases/postgresql-postgis).
|
2013-05-09 11:29:31 +00:00 |
pkgformat
|
prevent to generate binary package in ${PACKAGES} from the side effect of
|
2013-05-23 13:18:56 +00:00 |
pkginstall
|
Add the '-r' option to useradd/groupadd when no uid/git is given so that
|
2013-04-05 03:30:40 +00:00 |
platform
|
Fix a pasting botch in v1.54 that killed Linux i386
|
2013-05-17 03:40:02 +00:00 |
plist
|
* try to replace .so with .dll without `lib' prefix, like a plugins.
|
2013-04-17 11:53:44 +00:00 |
scripts
|
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
|
2013-05-09 23:37:25 +00:00 |
tools
|
Use GMAKE_REQD in TOOLS_DEPENDS.gmake, bump GMAKE_REQD to 3.81.
|
2013-05-21 07:13:50 +00:00 |
wrapper
|
Use --sysroot in cpp/gcc/gxx cross-compiler wrappers.
|
2013-05-09 23:35:29 +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
|
Strip minus for warning about disabling unsupported options.
|
2013-05-12 17:19:41 +00:00 |
bsd.pkg.barrier.mk
|
prevent to generate binary package in ${PACKAGES} from the side effect of
|
2013-05-23 13:18:56 +00:00 |
bsd.pkg.clean.mk
|
|
|
bsd.pkg.debug.mk
|
|
|
bsd.pkg.error.mk
|
|
|
bsd.pkg.mk
|
drop `file' command from default USE_TOOLS list.
|
2013-05-12 06:17:50 +00:00 |
bsd.pkg.readme.mk
|
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
|
2013-05-09 23:37:25 +00:00 |
bsd.pkg.subdir.mk
|
|
|
bsd.pkg.update.mk
|
|
|
bsd.pkg.use.mk
|
check defined before using USE_LANGUAGES as condition.
|
2013-05-10 09:07:37 +00:00 |
bsd.prefs.mk
|
Introduce COMPILER_INCLUDE_DIRS, COMPILER_LIB_DIRS and SYSTEM_DEFAULT_RPATH.
|
2013-04-28 13:21:47 +00:00 |
bsd.utils.mk
|
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
|
2013-05-09 23:37:25 +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
|
tell location of builtin curses.h for Haiku.
|
2013-04-21 07:53:14 +00:00 |
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
|
Fixes builtin dl prefix other than /usr.
|
2013-04-28 13:43:55 +00:00 |
endian.mk
|
|
|
fam.buildlink3.mk
|
|
|
find-prefix.mk
|
|
|
fuse.buildlink3.mk
|
fuse.buildlink3.mk: add Minix support. PR pkg/45046 OK by agc
|
2013-03-01 00:08:31 +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
|
Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF:
|
2013-05-05 21:09:59 +00:00 |
motif.buildlink3.mk
|
Support "motif" in MOTIF_TYPE.
|
2012-11-10 17:13:37 +00:00 |
mpi.buildlink3.mk
|
|
|
mysql.buildlink3.mk
|
Support MYSQL_VERSION_DEFAULT=56
|
2013-04-15 22:31:22 +00:00 |
omf-scrollkeeper.mk
|
|
|
oss.buildlink3.mk
|
|
|
oss.builtin.mk
|
|
|
pam.buildlink3.mk
|
|
|
pf.buildlink3.mk
|
|
|
pgsql.buildlink3.mk
|
The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update fixes a high-exposure security vulnerability in versions 9.0 and later. All users of the affected versions are strongly urged to apply the update immediately.
|
2013-04-04 21:08:25 +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
|
tell pthread of Haiku.
|
2013-04-28 13:40:17 +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
|
|
|
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 |