Commit graph

7607 commits

Author SHA1 Message Date
joerg
428176d01d If using "make package", default to recursion with package-install. 2010-02-25 02:08:33 +00:00
joerg
de6f00a990 Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk.
For "make package", always use package-install as dependency target by
default. This matters if USE_DESTDIR is set conditionally.
2010-02-25 02:06:34 +00:00
joerg
64a32682ff Rename internal package-clean target to package-eat-cookie. 2010-02-25 01:03:44 +00:00
joerg
5eb3c784ff Rename the install phase to stage-install. Introduce a new install
target that defaults to either stage-install or package-install,
depending on whether DESTDIR support is active and supported by the
package or not.
2010-02-24 22:53:34 +00:00
joerg
f01d0c9309 Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS. 2010-02-23 17:24:55 +00:00
joerg
d84d6bda9a Retire check for MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR. 2010-02-23 17:24:17 +00:00
joerg
507fcf803b Retire check for ALL_TARGET. It was added before 2005. 2010-02-23 17:22:12 +00:00
joerg
8fa9bc4213 Retire check for NO_WRKSUBDIR. It's been deprecated in 2001 and has been
an error almost as long.
2010-02-23 17:20:53 +00:00
joerg
57899640b0 Remove check for buildlink-x11 -- it's been removed in 2002. 2010-02-23 17:16:51 +00:00
obache
978c1a2c02 Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR,
or failed at the situation current package != destdir support and depends
package = destdir support with USE_DESTDIR=yes.
2010-02-20 12:49:48 +00:00
rillig
d0d79bee48 Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE.
Fixes PR 42714.
2010-02-20 07:05:52 +00:00
zafer
51a4ea837b update master_site_gentoo 2010-02-20 00:22:35 +00:00
zafer
2b908ec4a1 update master_site_mysql 2010-02-20 00:00:51 +00:00
zafer
200698ee10 update master_site_pgsql 2010-02-19 23:50:45 +00:00
zafer
efbef9d52a update master_site_mozilla 2010-02-19 23:35:25 +00:00
joerg
01a6722ced Use the real root account for MESSAGES, not the fake user for
unprivileged builds.
2010-02-19 19:11:08 +00:00
joerg
46983d634b Garbage collect support for old pkg_install versions. 2010-02-19 14:27:36 +00:00
asau
99ccf15408 Describe "pdf" option. 2010-02-19 14:14:39 +00:00
wiz
080b786f05 Describe new amarok options. 2010-02-16 09:13:38 +00:00
taca
1d7b22110e Add lang-bs, lang-hr, lang-sl and lang-tl used by typolight*-translations. 2010-02-16 05:59:18 +00:00
wiz
3b5c0b455a Add descriptions for new digikam options. Sort. 2010-02-15 14:22:30 +00:00
obache
f76f088a99 Adjust chgrp/chown paths for SSD/Linux. 2010-02-13 08:30:59 +00:00
obache
2644b78a86 for SSD/Linux, /usr/bin/false, not /bin/false. 2010-02-13 08:29:12 +00:00
joerg
ec95ac0267 Change PostgreSQL default to 8.4. 2010-02-10 19:33:54 +00:00
joerg
d1a8e779b8 Use bind 9.5 as fallback. 2010-02-10 17:28:57 +00:00
joerg
4eb979470c Start removal of PKG_SUFX as option by making selection of compression
format a separate new option (PKG_COMPRESSION).
2010-02-09 23:02:13 +00:00
roy
bac05b30ef Detect a working terminfo a little better. 2010-02-08 22:11:43 +00:00
roy
5117ae56ae Fix another silly typo. 2010-02-07 10:28:13 +00:00
roy
010ce0fdf9 Remove typo. 2010-02-07 10:20:37 +00:00
roy
86613d2e29 Add builtin for working out if we have terminfo installed natively. 2010-02-07 09:46:13 +00:00
obache
e3a0abe8a5 tools definition of bzcat may have option (ex. bzip2 -cd), allow it. 2010-02-07 08:00:51 +00:00
obache
6ff567d03c Set LOWER_VENDOR=pc for Haiku/i386. 2010-02-06 11:40:22 +00:00
obache
4bf31da954 Haiku does not have /usr/include/pthread.h,
but have native pthread support and pthread.h in include path.
2010-02-06 11:06:19 +00:00
obache
b67a7c218f Add Haiku support file. 2010-02-06 10:39:59 +00:00
sno
4865af0d5e Adding description for gmp 2010-02-06 10:37:53 +00:00
minskim
43e6ff9c85 Use sun-jdk6 on Darwin-10. 2010-02-03 00:49:58 +00:00
joerg
aa94bb352b Deal with cases where the first dependency of a package is a build
dependency, but a full dependency follows later.
2010-02-02 23:35:36 +00:00
sno
d2de7977c9 Add description for new options in databases/p5-DBIx-Class-Schema-Loader 2010-02-02 19:13:02 +00:00
tnn
54bccaff2a The missing run-time search path test cannot run reliably in DESTDIR mode
when not using the readelf(1) method, so skip the test and warn about it.
2010-02-02 15:36:15 +00:00
jmmv
b75c673940 Add support for MacFUSE, which is installed outside of pkgsrc.
Tested on Mac OS X 10.5.8 with the fuse-bindfs package.
2010-02-01 21:51:55 +00:00
joerg
d1d803c54b Pass down PKGINFODIR just like PKGMANDIR is passed down. 2010-02-01 00:16:54 +00:00
joerg
bb7417e45f Revamp the replace logic for the destdir case. Don't bother messing up
the +CONTENTS files, just set the various variables on the dependencies.
Tested by tnn@
2010-01-30 21:07:29 +00:00
joerg
da94c28d66 Use new pkg_add -U for replace in the destdir case. 2010-01-30 20:13:19 +00:00
joerg
b01a53917d Enable USE_DESTDIR by default for PKG_DEVELOPER. 2010-01-29 17:20:51 +00:00
joerg
461b3cb5ab Retire USE_DESTDIR=full workaround. 2010-01-29 17:20:27 +00:00
joerg
c7a3d89bc0 Sync config.guess and config.sub with upstream. 2010-01-23 22:46:08 +00:00
heinz
61459c40d3 Added LICENSE information for zip/unzip. The license is not approved by
OSI but it is derived from BSD so I added it to the acceptable set of
licenses.
2010-01-21 16:32:21 +00:00
heinz
51c8ab9c4a Added LICENSE information for Python. The license was approved by OSI
so I added it to the acceptable set of licenses.
2010-01-21 16:28:51 +00:00
joerg
ecb28485b0 Always look for plain ghostscript and always look in print/ghostscript. 2010-01-20 14:47:30 +00:00
joerg
40b0bb6d97 Do not second guess the libtool mode if it was explicitly specified.
For --mode=execute, it could result in incorrect dropping of arguments,
which breaks mono.
2010-01-20 14:29:46 +00:00