Commit graph

7568 commits

Author SHA1 Message Date
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
dholland
e42534f09f minor English usage nit 2010-01-17 08:04:32 +00:00
jnemeth
c048ff955f add ilbc 2010-01-16 23:23:15 +00:00
wiz
70e9ebe98d Allow a minimum of 64MB when extract lz files. 2010-01-16 17:08:34 +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
joerg
2ac9b0e0c6 Fix mutt-smtp text. 2010-01-07 14:57:39 +00:00
joerg
8afaa63116 Add LP64PLATFORMS, a list of patterns for 64bit systems.
This allows easily disabling software that is not 64bit clean.
2010-01-06 18:21:44 +00:00
abs
b915c68e7c pkg PR/36618 - fix UNPRIVILEGED_GROUP definition for Interix 2009-12-30 12:21:15 +00:00
jmmv
acb505b66f Fix libtool under OS X: require a fixed version of f2c, and thus bump
PKGREVISION of libtool to 3 and require it as a dependency.
2009-12-20 12:32:55 +00:00
obache
5a9bff91e0 Introduce PKG_OPTIONS for database/tokyocabinet to select compression support
(zlib/bzip2/lzo/lzma and enabled by default for former two).

LZO and LZMA supports are exclusive, optional and should be selected by
user's use-case (priority of data compression ratio, compression speed,
or so on).

Furthermore, Tokyocabinet uses archives/lzmalib for lzma support, but lzmalib
conflicts with archivers/xz.
It means if tokyocabinet is installed with lzma, failed to install xz,
and result in failure of "make extract" for packages using .lzma/.xz distfiles.
This issue also resolved by optionify lzma support and disabled by default.

This changes also make tokyocabinet ABI changes, so bump PKGREVISION
and recursive bump.

OKed to commit in freeze by wiz@.
2009-12-19 12:56:45 +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
tnn
8e0a9c54ab fix comment 2009-12-19 10:53:33 +00:00
tnn
18cc426d0c default X11_TYPE to modular 2009-12-19 10:52:58 +00:00
joerg
793b13b0bf Force libtool 2.2 on all platforms. 2009-12-16 19:48:09 +00:00
joerg
93a084216f Update to libtool-2.2.6b. This switches libtool to the new main branch.
Changes are many, important for pkgsrc:
- much higher speed (up to 30% faster for the overall build of libX11)
- less magic for detection of the tag

The pkgsrc integration of f2c has been changed to be more sane.
libtool itself now depends on the f2c frontend to use proper
auto-configuration and only fakes up the library. This part is
encapsulated in mk/compiler/f2c.mk.
2009-12-15 17:35:36 +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
obache
440a7ccae8 Interix>=5.2 have libc.so.5.2, but no higer revision exists.
So gave up to detect OS_VERSION with shlib version if libc.so.5.2 exists.
2009-12-13 08:19:45 +00:00
obache
69d0858e02 treat interix>3 same as interix3. 2009-12-13 08:13:07 +00:00
asau
3641908084 Describe "openmpi-vampirtrace" option. 2009-12-12 23:43:32 +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
tnn
8c6d01eb1a - clean up liferea mozilla options
- fix build with mozilla option
2009-12-04 13:50:08 +00:00
asau
8b002a5cb3 Adjust to follow f2c/libf2c split: build-depend on f2c, buildlink libf2c. 2009-12-03 12:44:10 +00:00
tron
bc1c3132e9 Make wrapper generation code work properly if there is a directory with
a whitespace in the command search path.
2009-11-23 00:25:13 +00:00
joerg
d505491b9c Clean up path list for ghostscript. 2009-11-21 14:50:28 +00:00
sborrill
68570c8db9 Add description for gd option 2009-11-19 15:34:26 +00:00
zafer
9c7a0756a2 remove backslash. 2009-11-17 20:08:29 +00:00
zafer
6d75fef86c general clean-up. update and remove dead ones. 2009-11-17 20:06:38 +00:00
wiz
defe192bc1 Fix GNOME path on ftp.tuwien.ac.at. 2009-11-17 15:27:29 +00:00
dogcow
6984b3f8f8 add xjdic-locale 2009-11-10 10:25:50 +00:00
joerg
6c73955893 Don't bother with pkg_create -L. @src is essentially unused and the
combination of -p and -I provides all the information needed.
2009-11-05 15:39:42 +00:00
joerg
1605f05f1f Create the work directory itself with umask 077 to prevent access to
files with broken permissions (e.g. world-writable files).
2009-11-03 02:14:32 +00:00
obache
63cef2a2ae mention xrandr option (used by wm/echinus). 2009-11-02 04:19:26 +00:00
asau
032fdcfb96 Avoid echoing commands at bin-install. 2009-10-31 12:22:59 +00:00
joerg
9b2da2d665 Make sure that MV is properly defined. From PR 42247. 2009-10-29 20:19:27 +00:00
sborrill
691fb45a1c Add description for guile option 2009-10-29 12:33:52 +00:00
wiz
24713bd9c9 Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES. 2009-10-25 21:32:17 +00:00
sno
3228bdecf6 recognize compiler newer than 5.9, too 2009-10-25 17:15:44 +00:00
tnn
dcbe28bf79 revert previous - better do a bulk build with this change first to see
if/how much stuff is dependent on it.
2009-10-21 18:00:00 +00:00
tnn
306d58fc27 remove lib/charset.alias from CHECK_FILES_SKIP 2009-10-21 17:00:33 +00:00
obache
eef044ff61 Allow USE_JAVA=build (build dependency on jre). 2009-10-20 02:33:01 +00:00