pkgsrc/mk
reed 8799ab98f0 From Aleksey Cheusov
http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005088.html
http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005090.html

This fixes problem where some packages didn't list correct
REQUIRES or PROVIDES.
Symlinks are removed from PROVIDES.
Libraries provided by same package are removed from REQUIRES.

Also see pkg PR #42907
2010-05-03 16:46:36 +00:00
..
build Pass down PKGINFODIR just like PKGMANDIR is passed down. 2010-02-01 00:16:54 +00:00
buildlink3 Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES). 2010-05-03 06:58:27 +00:00
bulk Get rid of support for vulnerable/ directory. 2010-04-10 21:44:44 +00:00
check Deal with cases where the first dependency of a package is a build 2010-02-02 23:35:36 +00:00
checksum Add depends-fetch and depends-checksum. They work like 2009-07-15 09:40:30 +00:00
cmake-Modules/Platform
compiler Remove tail of -* from _GCC_VERSION for _GCC_PKG. 2010-04-24 08:33:19 +00:00
configure Always set both --host and --build, a number of programs want to use 2009-09-12 00:52:45 +00:00
defaults Explain options of the "apache22" package. 2010-04-30 16:31:37 +00:00
depends Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk. 2010-02-25 02:06:34 +00:00
emulator Add qt3 module. 2009-09-09 13:03:38 +00:00
extract tools definition of bzcat may have option (ex. bzip2 -cd), allow it. 2010-02-07 08:00:51 +00:00
features
fetch Remove list of sourceforge hosts and instead use load balancer. 2010-03-15 10:00:49 +00:00
flavor From Aleksey Cheusov 2010-05-03 16:46:36 +00:00
gnu-config Sync config.guess and config.sub with upstream. 2010-01-23 22:46:08 +00:00
help Rename the install phase to stage-install. Introduce a new install 2010-02-24 22:53:34 +00:00
install syncing BINPKG_SITES with reality. 2010-04-18 21:48:39 +00:00
internal
misc Add USE_NETBSD_REPO option to force make cce and friends to use the 2009-08-23 18:09:45 +00:00
package Add a new package-clean target to remove the binary package again. 2010-03-08 13:51:24 +00:00
patch Replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-03-17 21:43:54 +00:00
pbulk
pkginstall pkgsrc now deletes empty directories automatically. Fix the fonts 2010-04-23 12:47:14 +00:00
platform imake should only ever use gmake if ${X11_TYPE}==native. Pointed out by joerg@ 2010-03-18 22:46:01 +00:00
plist Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE. 2010-02-20 07:05:52 +00:00
scripts fix file permission != directory permission problem for the pkg_summary.bz2 2010-03-13 11:45:16 +00:00
tools Remove force to use symbolic link. 2010-05-03 07:02:24 +00:00
wrapper Make wrapper generation code work properly if there is a directory with 2009-11-23 00:25:13 +00:00
alternatives.mk Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
apache.mk
apachever.mk
bdb.buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +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 Simplify the osabi dependence as suggested by wiz@. 2010-04-30 08:14:04 +00:00
bsd.pkg.readme.mk add a long missing @ in the print-summary-data target that has been causing garbage to appear in the output 2009-06-30 16:11:49 +00:00
bsd.pkg.subdir.mk
bsd.pkg.update.mk If using "make package", default to recursion with package-install. 2010-02-25 02:08:33 +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 Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi. 2010-04-30 03:29:55 +00:00
bsd.utils.mk
compiler.mk Add g95 support to the compiler framework, based on the existing f2c 2009-07-08 21:17:16 +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 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
dlopen.builtin.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
endian.mk Don't use full path to include, avoids 2009-01-14 17:27:37 +00:00
fam.buildlink3.mk gamin isn't ready yet, so switch back to fam 2009-03-17 14:45:19 +00:00
find-prefix.mk
fuse.buildlink3.mk Add support for MacFUSE, which is installed outside of pkgsrc. 2010-02-01 21:51:55 +00:00
java-env.mk Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
java-vm.mk Use sun-jdk6 on Darwin-10. 2010-02-03 00:49:58 +00:00
krb5.buildlink3.mk
license.mk Add ipafont to DEFAULT_ACCEPTABLE_LICENSE. 2010-04-26 11:03:10 +00:00
motif.buildlink3.mk
mysql.buildlink3.mk Add trial check MySQL version between acceptable and current installed. 2010-03-18 14:38:13 +00:00
omf-scrollkeeper.mk Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
oss.buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
oss.builtin.mk Replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-03-17 22:13:36 +00:00
pam.buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
pf.buildlink3.mk
pgsql.buildlink3.mk Change PostgreSQL default to 8.4. 2010-02-10 19:33:54 +00:00
pkg-build-options.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
pthread.buildlink3.mk Haiku does not have /usr/include/pthread.h, 2010-02-06 11:06:19 +00:00
pthread.builtin.mk
resolv.buildlink3.mk Use bind 9.5 as fallback. 2010-02-10 17:28:57 +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 override GAMEMODE as well 2010-02-28 19:57:52 +00:00
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk