.. |
build
|
Remove trailing spaces.
|
2006-12-15 12:46:23 +00:00 |
buildlink3
|
Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
|
2007-01-17 03:11:18 +00:00 |
bulk
|
pkgsrc bulk builds need much CPU time, but do they also need much stack?
|
2007-01-18 09:04:53 +00:00 |
check
|
Fixed the mismatch between absolute and relative paths.
|
2007-01-07 11:21:24 +00:00 |
checksum
|
Remove trailing tabs.
|
2006-12-15 13:15:06 +00:00 |
compiler
|
when using sunpro, go ahead and use the sun fortran compiler insted of f2c. The former seems to work as well or better
|
2007-01-16 17:16:24 +00:00 |
configure
|
Added the variable CONFIG_SHELL_FLAGS that is intended to be set to -x
|
2007-01-08 02:26:03 +00:00 |
defaults
|
Add coqide option description
|
2007-01-17 11:15:33 +00:00 |
depends
|
Since hooks must not have any commands directly assigned to them, it is
|
2007-01-02 17:23:41 +00:00 |
extract
|
Added a typical command for the post-extract target.
|
2007-01-09 05:13:43 +00:00 |
fetch
|
Backed out my previous change. The variable fetchdir needs to be a
|
2007-01-18 10:51:48 +00:00 |
flavor
|
PKGVIEWS is never supposed to be empty, so it does not need the
|
2007-01-05 18:52:08 +00:00 |
gnu-config
|
Update to version 2006-05-10.23 from automake-1.10.
|
2006-10-29 23:57:48 +00:00 |
help
|
Documented WRKDIR.
|
2007-01-17 12:47:21 +00:00 |
install
|
Moved the code that installs check-files on the hook from install.mk to
|
2007-01-06 20:15:26 +00:00 |
internal
|
Moved the show-tools target to misc/show.mk.
|
2007-01-02 21:29:07 +00:00 |
misc
|
The tool definitions must come before including bsd.prefs.mk. Pointed
|
2007-01-07 00:57:36 +00:00 |
package
|
Main infrastructure for DESTDIR support.
|
2006-10-09 12:25:44 +00:00 |
patch
|
Modify the barrier so that we always invoke the recursive make process
|
2006-07-22 16:31:35 +00:00 |
pkginstall
|
Reformatted the documentation of INFO_DIR to make it suitable for "make
|
2007-01-02 17:15:24 +00:00 |
platform
|
Add share/locale/si for gdm-2.16.4.
|
2006-12-19 17:54:50 +00:00 |
plist
|
Font-related entries we skip for CHECK_FILES should be skipped for
|
2006-11-15 10:40:34 +00:00 |
scripts
|
Don't mention -m in the example when the script does not support it.
|
2007-01-08 20:52:59 +00:00 |
tools
|
Add modular Xorg support for iceauth and xmessage as tool, nuke
|
2007-01-16 21:45:38 +00:00 |
wrapper
|
The sunpro C++ compiler needs its own cache, since cc and CC transform
|
2007-01-17 13:20:56 +00:00 |
alternatives.mk
|
Provided the usual header comment.
|
2006-11-10 20:48:41 +00:00 |
apache.mk
|
".else if" -> ".elif", from David A. Holland in PR 35218.
|
2006-12-09 08:24:10 +00:00 |
apachever.mk
|
Completely rewrote apache.mk and apachever.mk. The latter is now an
|
2006-10-14 01:09:45 +00:00 |
bdb.buildlink3.mk
|
Inserted an empty line between two paragraphs, so they look a little
|
2007-01-14 15:00:54 +00:00 |
bsd.fast.prefs.mk
|
Add an alternative version of bsd.prefs.mk. make(1) processing of
|
2006-11-05 14:28:38 +00:00 |
bsd.hacks.mk
|
Split the variable BUILD_DEFS into those that are defined by packages
|
2006-07-15 23:58:52 +00:00 |
bsd.makevars.mk
|
Completely nuke the concept of PKG_PHASE from pkgsrc except for the
|
2006-07-10 22:59:26 +00:00 |
bsd.options.mk
|
The value of PKG_OPTIONS_VAR is printed as is in an error message. This
|
2006-10-01 14:51:03 +00:00 |
bsd.pkg.barrier.mk
|
Add package-install. For non-DESTDIR builds, package and package-install
|
2006-11-03 08:01:04 +00:00 |
bsd.pkg.clean.mk
|
Add two variables to control whether make package and make clean
|
2006-10-09 11:44:06 +00:00 |
bsd.pkg.debug.mk
|
Rewrote the config.h parsing code to work with both autoconf 2.13 and
|
2007-01-08 11:06:44 +00:00 |
bsd.pkg.error.mk
|
Instead of removing error and warning messages, they are collected in
|
2006-10-06 19:05:43 +00:00 |
bsd.pkg.mk
|
Added the INFO_MSG command, which can be used when the user should be
|
2007-01-11 12:11:03 +00:00 |
bsd.pkg.readme.mk
|
Added a missing line continuation in the README.html target.
|
2006-10-17 06:28:33 +00:00 |
bsd.pkg.subdir.mk
|
Whenever we invoke a recursive make, we need to ensure that the proper
|
2006-07-27 21:46:45 +00:00 |
bsd.pkg.update.mk
|
Suppress the message that ".DDIR is up-to-date" by introducing a .PHONY
|
2006-10-05 12:56:27 +00:00 |
bsd.pkg.use.mk
|
Added the variable USE_BSD_MAKEFILE.
|
2007-01-07 13:38:52 +00:00 |
bsd.prefs.mk
|
Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on
|
2006-12-27 14:29:45 +00:00 |
bsd.utils.mk
|
Remove all uses of the following targets from pkgsrc:
|
2006-07-27 22:01:28 +00:00 |
compiler.mk
|
If 'c99' is in USE_LANGUAGES also add 'c'.
|
2006-12-03 08:34:45 +00:00 |
curses.buildlink3.mk
|
|
|
db1.builtin.mk
|
Over 1200 files touched but no revisions bumped :)
|
2006-04-06 06:21:32 +00:00 |
dirs.mk
|
Revert, the location of xdg-x11 is hardwired in other places.
|
2007-01-08 15:33:13 +00:00 |
djbware.mk
|
Pass CPPFLAGS in conf-cc and LDFLAGS in conf-ld.
|
2006-08-02 02:25:46 +00:00 |
dlopen.buildlink3.mk
|
Change the format of BUILDLINK_ORDER to contain depth information as well,
|
2006-07-08 23:10:35 +00:00 |
dlopen.builtin.mk
|
Darwin>=7.0 does not need devel/dlcompat.
|
2005-06-26 13:11:22 +00:00 |
emacs.mk
|
Create a new variable EMACS_MODULES that is a list of "standard" elisp
|
2006-03-20 05:24:33 +00:00 |
endian.mk
|
Rewrite to avoid needing egrep.
|
2005-04-30 03:01:06 +00:00 |
fam.buildlink3.mk
|
Added BUILD_DEFS_EFFECTS.
|
2006-11-04 22:18:41 +00:00 |
find-prefix.mk
|
Extend find-prefix.mk so that we can specify a package wildcard instead
|
2005-11-28 05:54:17 +00:00 |
java-env.mk
|
This file needs bsd.prefs.mk, since the variable WRKDIR is used in a
|
2006-05-16 21:25:38 +00:00 |
java-vm.mk
|
Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to let
|
2006-12-03 13:06:15 +00:00 |
krb5.buildlink3.mk
|
Added BUILD_DEFS_EFFECTS.
|
2006-11-04 22:18:41 +00:00 |
motif.buildlink3.mk
|
Move include of mk/x11.b3.mk into the non-openmotif, non-lesstif case.
|
2006-11-06 11:29:38 +00:00 |
mysql.buildlink3.mk
|
"Forcing an error", like expressed in the comment, should be done via
|
2006-11-18 08:29:13 +00:00 |
oss.buildlink3.mk
|
Change the format of BUILDLINK_ORDER to contain depth information as well,
|
2006-07-08 23:10:35 +00:00 |
oss.builtin.mk
|
Over 1200 files touched but no revisions bumped :)
|
2006-04-06 06:21:32 +00:00 |
pam.buildlink3.mk
|
Added BUILD_DEFS_EFFECTS.
|
2006-11-04 22:18:41 +00:00 |
pgsql.buildlink3.mk
|
Change PostgreSQL default version to 8.1 and bump revision of all
|
2006-12-28 12:12:57 +00:00 |
pthread.buildlink3.mk
|
Change the format of BUILDLINK_ORDER to contain depth information as well,
|
2006-07-08 23:10:35 +00:00 |
pthread.builtin.mk
|
Rewrite the USE_BUILTIN.pthread section a bit so that it more closely
|
2005-06-09 06:03:40 +00:00 |
solaris-pam.builtin.mk
|
Over 1200 files touched but no revisions bumped :)
|
2006-04-06 06:21:32 +00:00 |
subst.mk
|
The new variable SUBST_SKIP_TEXT_CHECK.* can be set to "yes" to do the
|
2007-01-14 17:05:02 +00:00 |
tex.buildlink3.mk
|
Reformatted the header comment to be searchable by bsd.pkg.help.mk.
|
2006-10-01 14:53:30 +00:00 |
unprivileged.mk
|
Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for
|
2006-11-05 15:10:08 +00:00 |
x11.buildlink3.mk
|
Proper include guards to unbreak nautilus. This wasn't such a big
|
2006-12-01 13:05:53 +00:00 |
x11.builtin.mk
|
Replaced a .sinclude with .include to catch errors when X11_TYPE is not
|
2006-10-26 17:08:08 +00:00 |
x11.version.mk
|
Replaced a .sinclude with .include to catch errors when X11_TYPE is not
|
2006-10-26 17:08:08 +00:00 |
xaw.buildlink3.mk
|
Add case for modular Xorg.
|
2006-11-06 10:51:51 +00:00 |