.. |
build
|
Documented MAKE_JOBS_SAFE.
|
2007-03-18 23:09:09 +00:00 |
buildlink3
|
Don't handle Perl's "DynaLoader.a" specially under Mac OS X. It is not
|
2007-03-12 19:19:45 +00:00 |
bulk
|
A hint to the real problem is a nice addition to an error message.
|
2007-03-07 23:32:49 +00:00 |
check
|
Typo.
|
2007-03-18 19:37:12 +00:00 |
checksum
|
Removed many redundant comments and restructured the code, so that it
|
2007-03-07 01:06:11 +00:00 |
compiler
|
_COMPILER_LD_FLAG is only used in this file, and no other compiler file
|
2007-03-15 22:33:42 +00:00 |
configure
|
For all those who are interested in the inner workings of pkgsrc, there
|
2007-03-15 22:54:24 +00:00 |
defaults
|
- Add a general description of "doc" option.
|
2007-03-06 21:53:55 +00:00 |
depends
|
Made show-depends a flavor-specific target.
|
2007-03-15 22:14:30 +00:00 |
extract
|
Added a typical command for the post-extract target.
|
2007-01-09 05:13:43 +00:00 |
fetch
|
Remove two GNU ex-mirrors.
|
2007-03-04 10:53:17 +00:00 |
flavor
|
XXX: "make replace" should be one transaction.
|
2007-03-17 17:17:33 +00:00 |
gnu-config
|
Sync authoritive instance of config.guess and config.sub with the
|
2007-03-12 00:35:05 +00:00 |
help
|
The mk/*/*/*.mk files are also interesting.
|
2007-03-09 01:34:50 +00:00 |
install
|
Fixed pkglint warnings.
|
2007-03-09 03:28:58 +00:00 |
internal
|
Typo.
|
2007-03-16 20:41:44 +00:00 |
misc
|
The single-letter labels (U, P, S) could easily be confused with the CVS
|
2007-03-16 10:28:50 +00:00 |
package
|
Renamed package-warnings to _package-warnings, since it is a private
|
2007-03-08 23:33:35 +00:00 |
patch
|
Modify the barrier so that we always invoke the recursive make process
|
2006-07-22 16:31:35 +00:00 |
pkginstall
|
Added keywords for SPECIAL_PERMS, so it is found by
|
2007-03-13 09:43:59 +00:00 |
platform
|
Quite a number of unrelated packages install files into
|
2007-02-20 18:57:05 +00:00 |
plist
|
Fixed a GNU awk warning about quoting.
|
2007-03-07 16:32:45 +00:00 |
scripts
|
* Add an extra -V option to mkreadme to support a non-standard PKGVULNDIR
|
2007-02-18 00:08:36 +00:00 |
tools
|
Check for /usr/bin/sleep. I have had this in my pkgsrc for a long time.
|
2007-03-17 00:14:50 +00:00 |
wrapper
|
wrapper_type can be IMAKE, too.
|
2007-03-15 22:09:29 +00:00 |
alternatives.mk
|
Provided the usual header comment.
|
2006-11-10 20:48:41 +00:00 |
apache.mk
|
Oops, this was meant to go in with the rest of the apr changes.
|
2007-01-24 19:48:44 +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
|
Split the documentation into a user and a developer part.
|
2007-03-07 00:33:24 +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
|
Moved the build-env target from bsd.pkg.debug.mk to build/build.mk. It
|
2007-03-08 23:16:06 +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
|
Remove warning about LIB_DEPENDS, it's sooooo long gone...
|
2007-03-02 06:01:44 +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
|
Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'.
|
2007-03-02 09:08:33 +00:00 |
bsd.prefs.mk
|
Remove unused SCRIPTDIR variable.
|
2007-03-01 18:21:31 +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
|
Reverted the last change, since it was wrong. In a single shell word, a
|
2007-02-15 16:08:20 +00:00 |
dirs.mk
|
Teach USE_DIRS about kde3.
|
2007-01-26 02:33:31 +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
|
Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.
|
2007-02-10 08:59:07 +00:00 |
dlopen.builtin.mk
|
|
|
emacs.mk
|
Teach emacs22nox and leim22.
|
2007-02-20 12:36:02 +00:00 |
endian.mk
|
On IRIX, <standards.h> needs to be included before <sys/endian.h>.
|
2007-03-08 23:11:20 +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 |
fuse.buildlink3.mk
|
Improve message when /usr/include/fuse.h is not found on NetBSD.
|
2007-03-06 00:03:40 +00:00 |
java-env.mk
|
Add JAVA_LD_LIBRARY_PATH, which is needed by the upcoming sun-jre6.
|
2007-02-18 16:25:54 +00:00 |
java-vm.mk
|
Changed the default Java Virtual Machine for NetBSD and Linux from "jdk"
|
2007-02-22 23:52:58 +00:00 |
krb5.buildlink3.mk
|
Better documentation.
|
2007-03-07 10:42:30 +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
|
Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly.
|
2007-02-25 00:29:27 +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
|
Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.
|
2007-02-10 08:59:07 +00:00 |
pkg-build-options.mk
|
Added a procedure to determine the build options of a package. This file
|
2007-03-18 11:09:32 +00:00 |
pthread.buildlink3.mk
|
Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.
|
2007-02-10 08:59:07 +00:00 |
pthread.builtin.mk
|
|
|
solaris-pam.builtin.mk
|
Over 1200 files touched but no revisions bumped :)
|
2006-04-06 06:21:32 +00:00 |
subst.mk
|
For all those who are interested in the inner workings of pkgsrc, there
|
2007-03-15 22:54:24 +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
|
Added documentation and error checking.
|
2007-03-09 02:04:04 +00:00 |