Commit graph

498 commits

Author SHA1 Message Date
hans
8e7c39c360 Disable using perl and pkg-config as host tools for the upcoming branch.
Will be properly fixed and reenabled after the freeze ends.
2011-09-29 14:09:11 +00:00
hans
e11be06767 When using native pkg-config, provide a variable with arguments for
autoreconf to include the native aclocal dir in its search path.
Packages using autoreconf need to be adapted to use this.
2011-09-14 15:31:23 +00:00
hans
772457add3 Use more host tools on SunOS. Default to GNU tools when available. 2011-09-14 15:14:53 +00:00
bsiegert
e664e01636 false is /usr/bin/false, not "exit 1". These two are not the same thing.
This fixes the build of pkg-config on MirBSD, which broke 5125 other
packages during the last bulk build.
2011-08-16 20:08:18 +00:00
abs
ae7145c36f Add autopoint to _TOOLS.gettext-tools 2011-08-16 12:14:27 +00:00
hans
a70acadfbe Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set. 2011-07-15 15:35:02 +00:00
hans
e12af38b0f Fix soelim tool definition for SunOS. 2011-07-15 15:33:15 +00:00
obache
c2c4056ca8 OpenBSD-4.9 does not have nroff and soelim. 2011-06-20 09:12:19 +00:00
tez
0b39e12a11 make the name logic for TOOLS_PATH.gtar match the logic in
archivers/gtar-base/Makefile
2011-04-08 23:06:51 +00:00
wiz
a1261d1384 Make MAKE_PROGRAM overridable by packages.
From Aleksey Cheusov in PR 44696.
2011-04-05 12:42:06 +00:00
agc
231a384ac3 Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
Thorsten Glaser.
2011-01-23 19:07:24 +00:00
jym
b7a5924173 Typo fix 2011-01-19 13:05:39 +00:00
obache
b0d0506b76 Add fetch tool. 2010-11-22 12:37:05 +00:00
drochner
3223e91019 use -current's builtin xzcat 2010-11-10 19:59:06 +00:00
adam
8b32714d31 Added TOOLS_PLATFORM.bsdtar 2010-11-09 07:57:16 +00:00
adam
946eda968a Added soelim 2010-10-28 07:31:29 +00:00
adam
23b72c7b64 No ldconfig on Darwin 2010-10-21 12:21:01 +00:00
tron
53d08ab8ba Require at least version 3.1.4 of "rpm2pkg". 2010-09-07 17:33:40 +00:00
tron
78eaacdabd Require at least version 3.1.3 of the "rpm2pkg" package to make sure we
support RPM package files which use LZMA compression for the data section.
2010-09-05 16:13:41 +00:00
obache
0226664ef8 Add builtin lzcat and xzcat. 2010-08-25 10:43:34 +00:00
bad
ff39331baa I'm fed up with having to waste time because PKG_DEVELOPER is "special" and
can't be disabled by setting it to "no" like the other variables.
Besides, flavor/pkg/metadata.mk has been expecting for a long time that "no"
is a valid value.

Make PKG_DEVELOPER DWIM.
2010-08-24 19:08:28 +00:00
obache
2e2ce10241 define dummy file command, same as OSF1 and FreeMiNT. 2010-08-21 12:32:25 +00:00
obache
2d684498c2 Catch up to Haiku R1 Alpha2. 2010-06-21 11:17:21 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
schwarz
b261c99142 if X11_TYPE is native and certain required tools do not exist nonetheless,
fall back to using the pkgsrc version. This is needed for example with imake
on MacOS 10.6 but might potentially apply to other OSes, too.
2010-05-21 22:21:06 +00:00
obache
b857f25651 Remove force to use symbolic link.
It is not a good idea to hide real issues.
If someone is really using hard link, it should be failed.
2010-05-03 07:02:24 +00:00
seanb
02095e6bdb - fix TOOLS_PATH for replaced bzip2, bzcat. 2010-04-25 22:01:22 +00:00
obache
52e13e4b29 strip \r in awk script, avoid to extra `tr' exec. 2010-04-10 00:46:23 +00:00
wiz
a0e52fc2f5 Use patch from obache that strips out DOS line endings.
Needed at least for graphics/gimp.
2010-04-09 15:44:17 +00:00
wiz
aa8b6e24a3 Depend on fixed version of xz. 2010-03-21 10:52:29 +00:00
obache
f76f088a99 Adjust chgrp/chown paths for SSD/Linux. 2010-02-13 08:30:59 +00:00
obache
b67a7c218f Add Haiku support file. 2010-02-06 10:39:59 +00:00
joerg
ecb28485b0 Always look for plain ghostscript and always look in print/ghostscript. 2010-01-20 14:47:30 +00:00
obache
8ab5ae37c6 Add support of SSD/Linux.
* ROOT_GROUP=wheel, fixes PR#42073.
 * LOWER_VENDOR=ssd
 * adjust paths for some tools
2010-01-16 02:16:35 +00:00
obache
73d9de7129 SUA 6.0 have patch command sufficent to use with pkgsrc.
Workaround of PR#42379, broken nbpatch package on SUA 6.1.
2009-12-19 11:56:11 +00:00
obache
ba5ea2a581 Update tool paths and arguments for SUA 6.0
XXX: If someone have SUA 5.2 and confirmed that it have same tools for SUA 6.0,
XXX: please replace Interix-[0-5].*-* with Interix-[0-3].*-*.
2009-12-13 08:30:01 +00:00
dholland
4483f32cfe Linux's rpcgen has the location of cpp compiled in. Make it use the
pkgsrc wrapper by adding -Y ${WRAPPER_BINDIR:Q} when OPSYS is Linux.

This will fix obscure/subtle build problems caused by bypassing the
wrappers; it will also fix pkgsrc builds on improperly configured
Linux distros (such as in PR pkg/41359) whose rpcgen has the wrong
location for cpp compiled into it.

While there are at least two main branches of rpcgen floating around
the Linux world, both of them support '-Y cpp-path'.
2009-12-07 02:36:51 +00:00
joerg
d505491b9c Clean up path list for ghostscript. 2009-11-21 14:50:28 +00:00
tnn
95c494c7d5 don't assume we have /bin/zcat 2009-10-11 07:36:11 +00:00
joerg
31be0f11d1 Use unzip from base if it exists. 2009-09-04 13:21:19 +00:00
yyamano
60ed06ec73 Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.
Fixed pkg/41903. Thanks Jesse!
2009-08-18 04:38:24 +00:00
minskim
e6640de170 Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.
archivers/xz provides both lzcat and xzcat.
2009-07-08 12:51:16 +00:00
wiz
b1478ef457 Hide automake-1.11 by default as well. 2009-06-10 15:31:45 +00:00
joerg
debd7a9a0e _PATCH_BACKUP_ARG must match the selected patch, so override potential
platform value when using the version from pkgsrc.
2009-04-22 14:13:52 +00:00
joerg
b992bae8f6 Use nbpatch, not gpatch, when the platform is missing it.
The former is known to have less issues like being able to deal with
asymmetric context and no line limits.
2009-04-21 21:26:13 +00:00
joerg
8c10375337 Remove tool definition for native pax as it is not fully compatible with
the expected pax use and has some bad behavior making it undesirable to
work around. Discussed with hasso@ and on tech-pkg.
2009-04-01 12:07:08 +00:00
joerg
0a5067d86c Pass some additional options down as used by the scmgit-base build.
Tested by full bulk build, ok wiz@
2009-03-27 14:44:36 +00:00
joerg
89be553c64 Fix copy&paste error resulting in duplicate .endif. 2009-03-22 18:10:27 +00:00
joerg
91ae4afc96 Rename MSGFMT_STRIP_MSGCTX to MSGFMT_STRIP_MSGCTXT to reflect what is
stripped. Allow the script to be used for pkgsrc msgfmt as well. Set
MSGFMT_STRIP_MSGCTXT automatically for msgfmt before 0.15.
2009-03-22 17:57:58 +00:00
joerg
39ad89fe70 MSGFMT_STRIP_* applies to both the native and the pkgsrc version, so
move the conditional block into the shared path.
2009-03-20 20:17:30 +00:00