pkgsrc/pkgtools
agc 0e9ef95c9a Update pkg_comp to 1.38nb1
pkgsrc uses the "BUILD_TARGET" definition internally as the primary
target for building in a package's WRKDIR.  It defaults to "all".
So pkgsrc cd's to ${WRKDIR} and does a "make ${BUILD_TARGET}"

pkg_comp also wants to use the same "BUILD_TARGET" definition
internally for itself to guide the builds for making binary packages.
It's done at a higher level than the pkgsrc definition.  It defaults
to "package".

The use of the same name for two different purposes can cause
pkg_comp to fail to build packages. This commit renames the pkg_comp
definition to be "BUILD_PKG_COMP_TARGET".

With this change in place, my pkg_comp builds now complete successfully.

Bump PKGREVISION for the BUILD_PKG_COMP_TARGET fix
2015-11-21 23:10:27 +00:00
..
autoswc LICENSE=modified-bsd 2014-03-03 03:33:18 +00:00
binpatch Honor CFLAGS 2014-03-03 03:36:51 +00:00
bootstrap-extras Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
bootstrap-mk-files Per PR 43356, remove references to rules for 'make subdir' for any 2015-09-08 04:41:04 +00:00
cdpack LICENSE=original-bsd 2014-03-03 03:39:10 +00:00
compat_headers Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
createbuildlink Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
cwrappers cwrappers-20150707: handle .dylib extension and Darwin linker flags. 2015-07-07 15:00:25 +00:00
dfdisk LICENSE=modified-bsd 2014-03-03 03:42:05 +00:00
digest Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
distbb Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
genpkgng Initial import of genpkgng, a utility which will convert a pkgsrc 2014-04-27 00:10:34 +00:00
genrpm Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gensolpkg Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
gnome-packagekit Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
libkver Remove duplicate entries from previous commit. 2015-06-17 08:20:21 +00:00
libnbcompat Make __nbcompat_unvis13 static, it is not part of the interface 2015-09-03 09:05:54 +00:00
lintpkgsrc simplify previous; _ is included in \w 2015-10-05 13:16:44 +00:00
mksandbox mksandbox-1.5: Mount /run on newer Linux for dynamic resolv.conf 2015-07-05 11:47:14 +00:00
mtree Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
nih Update to 0.14.1: fix in pkg_update_plan (nih install) 2015-11-07 18:20:49 +00:00
osabi IGNORE_OSABI was renamed to CHECK_OSABI 2014-10-28 02:08:38 +00:00
p5-pkgsrc-Dewey Jason W. Bacon reports he needs -fPIC on CentOS x86_64. 2015-08-21 07:40:39 +00:00
packagekit Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pbulk pbulk-base-0.50: Don't go into master mode if there is nothing to do. 2015-11-03 19:06:47 +00:00
pbulk-base pbulk-base-0.50: Don't go into master mode if there is nothing to do. 2015-11-03 19:06:47 +00:00
pkg Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkg_alternatives Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkg_chk Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkg_comp Update pkg_comp to 1.38nb1 2015-11-21 23:10:27 +00:00
pkg_distinst Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pkg_filecheck Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
pkg_install OpenBSD and derivatives define MACHINE_ARCH in sys/param.h to "amd64" which 2015-10-20 08:18:12 +00:00
pkg_install-info Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkg_leaves LICENSE=2-clause-bsd 2014-03-03 04:47:04 +00:00
pkg_notify Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pkg_online-client
pkg_online-server Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkg_p5up2date Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pkg_regress Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkg_rolling-replace Remove more references to python-2.6. 2015-04-14 11:40:31 +00:00
pkg_select Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkg_summary-utils Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkg_tarup Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
pkgclean Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkgdep p5-Perl4-CoreLibs as DEPENDS fits better the package needs 2015-10-26 23:26:27 +00:00
pkgdepgraph Remove bogus nroff logic inserted for SunOS and AIX in 2004 -- it 2015-07-10 17:01:16 +00:00
pkgdiff Handle Makefile parse errors better. 2015-09-15 08:36:07 +00:00
pkgfind Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pkgin Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkglint Fixed patch detection in distinfo files 2015-11-02 18:45:31 +00:00
pkgse Add SHA512 digests for distfiles for pkgtools category 2015-11-04 00:38:39 +00:00
pkgsrc-todo Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pkgsurvey pkgsurvey-1.0: Build the package list in a more useful format by 2015-05-10 19:47:03 +00:00
port2pkg Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
prereq-readme Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
R2pkg Initial import of the R2pkg package: 2015-04-25 22:06:34 +00:00
rc.subr Use /bin/echo on Darwin, as the builtin does not have the -n option. 2015-05-10 19:20:09 +00:00
rcorder LICENSE= modified-bsd (sources) AND original-bsd (man) 2014-03-03 05:22:18 +00:00
rdigest Just define PKGNAME and use it. 2014-03-03 03:30:52 +00:00
revbump Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
rpm2pkg Reset maintainer 2015-10-11 10:56:43 +00:00
shlock
url2pkg If URL is not recognized as "proper" github URL, don't die, but just print 2015-07-15 19:01:44 +00:00
verifypc Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
x11-links Add files from OpenBSD 5.8-current Xenocara 2015-11-17 11:18:38 +00:00
Makefile Remove xpkgwedge, not needed any longer. 2015-08-17 08:15:40 +00:00