.. |
build
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
buildlink3
|
Escape colons in preprocessor, compiler or linker flags while checking
|
2007-12-05 21:36:43 +00:00 |
bulk
|
Revert unintended commit.
|
2007-12-02 12:58:25 +00:00 |
check
|
The interpreter check for packages which are their own interpreter,
|
2007-11-30 08:34:31 +00:00 |
checksum
|
Remove trailing spaces.
|
2007-10-09 19:19:08 +00:00 |
compiler
|
Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header files supplied by the OS are not c99 aware, the manpage suggests the setting: -xc99=all,no_lib for Solaris 8/9.
|
2007-11-30 16:55:28 +00:00 |
configure
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
defaults
|
Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. under
|
2007-12-05 21:38:06 +00:00 |
depends
|
While investigating xtraeme's bug report about duplicate running of the
|
2007-05-22 19:04:24 +00:00 |
emulator
|
Fix the .include lines so that make looks in the right place first.
|
2007-10-13 11:04:15 +00:00 |
extract
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
features
|
Added more keywords.
|
2007-11-29 08:53:14 +00:00 |
fetch
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
flavor
|
Removed the block comments, as they were full of redundant words.
|
2007-12-02 11:29:22 +00:00 |
gnu-config
|
Remove trailing spaces.
|
2007-05-28 11:07:00 +00:00 |
help
|
More examples of "Undefined Symbol" from Solaris 10.
|
2007-11-29 09:13:30 +00:00 |
install
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
internal
|
Typo.
|
2007-03-16 20:41:44 +00:00 |
misc
|
Add comment noting that support for OLDNAME in Removed case is needed.
|
2007-11-29 23:35:37 +00:00 |
package
|
Renamed package-warnings to _package-warnings, since it is a private
|
2007-03-08 23:33:35 +00:00 |
patch
|
Added LOCALPATCHES and PATCHDIR.
|
2007-09-19 08:37:37 +00:00 |
pbulk
|
Allow _PBULK_MULTI to be overriden. Requested by seb@.
|
2007-11-13 22:41:41 +00:00 |
pkginstall
|
The last change didn't receive enough testing. Now it is ok to have
|
2007-11-23 11:50:19 +00:00 |
platform
|
Prevent other developers from doing the same mistake as I did, when I
|
2007-11-20 17:53:40 +00:00 |
plist
|
Some implementations of X11 install both manpages and catpages, which
|
2007-10-31 21:09:03 +00:00 |
scripts
|
Changed ${TEST} to [...], since only the very basic conditions are
|
2007-10-31 19:20:08 +00:00 |
tools
|
Modern versions of Solaris include "/bin/bash".
|
2007-11-28 07:45:50 +00:00 |
wrapper
|
Do not load the $cache file for every argument. Instead, load it once
|
2007-11-28 14:45:22 +00:00 |
alternatives.mk
|
Documented the file format.
|
2007-09-29 15:56:04 +00:00 |
apache.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +00:00 |
apachever.mk
|
Fix the .include lines so that make looks in the right place first.
|
2007-10-13 11:04:15 +00:00 |
bdb.buildlink3.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +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
|
Protect against multiple inclusion. This fixes the "sane-frontends"
|
2007-10-28 11:29:06 +00:00 |
bsd.pkg.barrier.mk
|
Since the "build" target is run inside the pkgsrc barrier, "build-env"
|
2007-11-30 18:54:40 +00:00 |
bsd.pkg.clean.mk
|
Fixed pkglint warnings.
|
2007-11-15 12:09:52 +00:00 |
bsd.pkg.debug.mk
|
One ident string per file is enough.
|
2007-09-27 12:49:14 +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
|
Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs
|
2007-12-01 11:11:53 +00:00 |
bsd.pkg.readme.mk
|
Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhere
|
2007-10-20 13:35:12 +00:00 |
bsd.pkg.subdir.mk
|
Fix the .include lines so that make looks in the right place first.
|
2007-10-13 11:04:15 +00:00 |
bsd.pkg.update.mk
|
Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter.
|
2007-09-07 16:47:05 +00:00 |
bsd.pkg.use.mk
|
Documented USE_IMAKE.
|
2007-11-30 08:27:51 +00:00 |
bsd.prefs.mk
|
Accept all licenses in DEFAULT_ACCEPTABLE_LICENSES if the user is only
|
2007-10-17 10:37:43 +00:00 |
bsd.utils.mk
|
Remove all uses of the following targets from pkgsrc:
|
2006-07-27 22:01:28 +00:00 |
compiler.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +00:00 |
curses.buildlink3.mk
|
Clarified the comment.
|
2007-11-03 15:17:42 +00:00 |
db1.builtin.mk
|
Reverted all the recent changes to the BUILTIN_FIND_GREP variable. It
|
2007-11-16 08:14:20 +00:00 |
dirs.mk
|
Remove remaining parts of misc/xorg-dirs usage.
|
2007-08-23 09:49:18 +00:00 |
djbware.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +00:00 |
dlopen.buildlink3.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +00:00 |
dlopen.builtin.mk
|
Additional pattern matching NetBSD-3.1_STABLE-i386, forgotten in the
|
2007-10-03 08:56:07 +00:00 |
emacs.mk
|
Correct dependency patterns for xemacs*nox (xemacs-nox -> xemacs-nox11).
|
2007-11-12 01:58:24 +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
|
Improved the documentation.
|
2007-09-29 10:56:34 +00:00 |
fuse.buildlink3.mk
|
Made the .include lines simpler.
|
2007-10-17 10:43:36 +00:00 |
java-env.mk
|
Prepare for DESTDIR support in Java VMs.
|
2007-11-09 00:49:54 +00:00 |
java-vm.mk
|
Darwin 9.* can use Java too
|
2007-11-18 22:17:50 +00:00 |
krb5.buildlink3.mk
|
Better documentation.
|
2007-03-07 10:42:30 +00:00 |
license.mk
|
Add open-font-license to list of licenses accepted by default.
|
2007-11-08 19:31:05 +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
|
Added documentation.
|
2007-09-10 07:18:32 +00:00 |
omf-scrollkeeper.mk
|
install a copy of scrollkeeper/omf.mk in a central place so that
|
2007-11-12 20:45:52 +00:00 |
oss.buildlink3.mk
|
Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly.
|
2007-02-25 00:29:27 +00:00 |
oss.builtin.mk
|
|
|
pam.buildlink3.mk
|
Fix the .include lines so that make looks in the right place first.
|
2007-10-13 11:04:15 +00:00 |
pgsql.buildlink3.mk
|
Added _VARGROUPS.
|
2007-06-06 12:40:05 +00:00 |
pkg-build-options.mk
|
Fix the .include lines so that make looks in the right place first.
|
2007-10-13 11:04:15 +00:00 |
pthread.buildlink3.mk
|
Made "show-all-pthread" work.
|
2007-11-07 07:49:02 +00:00 |
pthread.builtin.mk
|
OSF1 always needs _REENTRANT to be defined when including pthread.h, or it
|
2007-04-12 18:42:02 +00:00 |
resolv.buildlink3.mk
|
Add common handling for libresolv similiar to dlopen(3) wrapping.
|
2007-07-03 13:54:45 +00:00 |
solaris-pam.builtin.mk
|
|
|
subst.mk
|
Explicitly mentioned that both SUBST_SED and SUBST_VARS may be used in a
|
2007-11-19 23:38:03 +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
|
Allow a package to use its custom group so long as the group is in the
|
2007-10-20 06:57:17 +00:00 |
x11.buildlink3.mk
|
Fix typo in error message. From Sergey Svishchev.
|
2007-12-02 12:57:32 +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
|
Fixed the comments a little bit.
|
2007-10-01 07:21:44 +00:00 |
xaw.buildlink3.mk
|
Added documentation and error checking.
|
2007-03-09 02:04:04 +00:00 |