Commit graph

7435 commits

Author SHA1 Message Date
wiz
29486c3b73 Describe uds option. Sort. 2009-06-14 07:55:25 +00:00
sno
5dfc240bfc wrap some more gcc flags to suitable xlc flags 2009-06-11 10:38:28 +00:00
sno
e422e3b011 add description for mstats option 2009-06-11 10:36:21 +00:00
wiz
b3470e0564 Hide automake-1.11 by default as well. 2009-06-10 15:31:45 +00:00
joerg
4e1bd80afd Add support for using USE_DESTDIR=yes and replace together.
Based on the patch send to tech-pkg in 2008, but less intrusive.
2009-06-09 08:40:27 +00:00
obache
e075caf6e1 Mention new options added for net/amule. 2009-06-07 12:28:19 +00:00
schwarz
8a2dcb7bd1 /usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture-
dependent) real gcc binary with the same path as it has been evoked. When
it is called via a symbolic link this fails since the evokation path in that
case is the original one of the symbolic link. For that reason pkgsrc's
buildlink framework must be prevented from using symbolic links to refer to
/usr/bin/gcc.

imac:/tmp schwarz$ ln -s /usr/bin/gcc gcc
imac:/tmp schwarz$ /tmp/gcc
gcc: installation problem, cannot exec '/tmp/powerpc-apple-darwin8-gcc-4.0.1': No such file or directory
2009-06-07 11:34:27 +00:00
abs
3d3c04b07e PR pkg/41542 - java-vm.mk needs updating for openjdk7-bin from yamt 2009-06-05 16:00:47 +00:00
minskim
079e2c5e96 Describe nextstep option. 2009-06-05 01:57:53 +00:00
ahoka
eb3a932fcb Add the MirOS license (OSS certified) as default acceptable. 2009-06-03 13:40:03 +00:00
joerg
c46e99c7cd Learn from the AIX issues with hard links to symbolic links and always
create the compiler aliases with ln -fs.
2009-06-02 22:32:49 +00:00
joerg
7ce83aa384 Don't create hardlinks to symlinks, AIX freaks out with that. 2009-06-02 22:28:52 +00:00
sno
fc5ee2d351 shell code is not C ... 2009-06-02 17:39:28 +00:00
joerg
bdd1b8e73a Remove WRAPPER_DEBUG definition, it doesn't change anything. 2009-06-02 14:51:03 +00:00
joerg
af770acf0e GCC_USE_SYMLINKS has been renamed and is the default now, so remove it
here.
2009-06-02 14:47:44 +00:00
joerg
f0a005f2df Avoid one fork per wrapper call if no cleanup is necessary and debugging
is disabled.  In that case, the post processing is doing nothing anyway.
2009-05-30 19:18:01 +00:00
joerg
9377afae3f Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for the
other compiler drivers and enable it by default. Saves at least a
percent of build time even for trivial packages like lang/lua.
2009-05-30 18:16:26 +00:00
joerg
62df2b30e0 Require exact match for --wrappee-name option, no leading or trailing
content.  This option is used by libtool only and that uses the correct
exact argument.
2009-05-30 17:48:20 +00:00
sno
1633b578b2 add some argument wrappers after studying xlc manpage 2009-05-30 16:08:03 +00:00
obache
1aa74691fb Add mac option description (used by gmpc). 2009-05-30 00:54:17 +00:00
he
a74f460e57 Add the "MIT" license, from
http://www.opensource.org/licenses/mit-license.php
and add it to DEFAULT_ACCEPTABLE_LICENSES.
Based on hints from joerg@.
2009-05-26 12:19:12 +00:00
obache
27dd467286 Accept _AUTOMATIC=yes.
At least, set as "yes" in mk/flavor/pkg/depends.mk,
and accept both "YES" and "yes" in flavor/pkg/install.mk.

Fixes PR 41422.
2009-05-26 06:03:02 +00:00
joerg
78ce287831 For developer mode, warn about packages without destdir support. 2009-05-23 23:48:44 +00:00
zafer
7df948d34a add missing backslash. 2009-05-23 17:06:24 +00:00
zafer
bde8b76e13 Update MASTER_SITE_GENTOO. Remove stale/dead mirrors. Fix lots of gentoo typos. 2009-05-23 12:58:34 +00:00
zafer
00ff622ed1 Update MASTER_SITE_PGSQL. Remove stale/dead mirrors. Update timestamp. 2009-05-23 12:09:46 +00:00
zafer
6bfd17d7df Update IFARCHIVE mirrors. 2009-05-23 11:36:41 +00:00
zafer
9f12cdc1cf Update MASTER_SITE_OPENOFFICE. Clean up stale/dead mirrors. 2009-05-23 11:32:14 +00:00
zafer
c699321b62 remove trailing backslash in mysql. 2009-05-22 20:17:44 +00:00
tnn
cfd6e7c8ff nuke trailing whitespace 2009-05-22 20:15:35 +00:00
zafer
d4459c042d Update MASTER_SITE_MYSQL. Remove stale/dead mirrors. 2009-05-22 20:14:38 +00:00
zafer
8e68fbb9d3 remove planetmirror from APACHE and OPENOFFICE. Service suspended. 2009-05-22 19:32:20 +00:00
zafer
f41aaabb83 remove planetmirror.com.au (service suspended) and ftp.mpi-sb.mpg.de from XEMACS. 2009-05-22 19:24:58 +00:00
zafer
380561ff31 remove www.sdpulse.com from MOZILLA. Service suspended. 2009-05-22 19:20:47 +00:00
zafer
deeb4c2efd Update MASTER_SITE_KDE. Remove stale/dead mirrors. 2009-05-22 18:56:56 +00:00
zafer
c82b060245 remove sunsite.mff.cuni.cz from GNOME. It doesn't mirror gnome anymore. 2009-05-22 18:51:42 +00:00
zafer
e57455a59d remove ftp.easynet.nl from GNUSTEP. Service suspended. 2009-05-22 18:44:16 +00:00
zafer
60e6e9c2a9 remove ftp.cica.es from XCONTRIB. Stale mirror. 2009-05-22 18:39:50 +00:00
wiz
f490fc57fd Remove bogus gnu-gpl-v2.1. 2009-05-21 19:05:01 +00:00
sno
80aa520085 add gnu-gpl-v2.1 as default acceptable 2009-05-21 18:54:39 +00:00
zafer
39808d0623 remove mirrors.sec.informatik.tu-darmstadt.de from gentoo mirror. host does not resolve. 2009-05-20 23:25:12 +00:00
wiz
49efd963a9 Add bem and crh locales for Gnome. 2009-05-20 08:24:29 +00:00
wiz
4e59ae6190 Fix previous:
Actually check what you want to check -- both for "yes" and "no", not
only for "no".
2009-05-19 09:33:53 +00:00
wiz
3a7aa22d0b Accept GNU FDL by default (all three versions). 2009-05-18 09:57:28 +00:00
wiz
4956e88298 Update to versions from April 2009 from
http://git.savannah.gnu.org/gitweb/?p=config.git
2009-05-18 08:24:26 +00:00
joerg
f2eff61d34 Sanity check that USE_DESTDIR is either yes or no after downgrading
USE_DESTDIR=full. This makes setting USE_DESTDIR=full on the command
line an explicit error as side effect.
2009-05-17 23:44:53 +00:00
joerg
6437125994 Remove preserve packages for make update with -N -f -f and therefore do
not depend on the behavior of older pkg_delete to allow the removal with
simple force.
2009-05-16 01:34:22 +00:00
joerg
3602c0d28e Don't require pkg_delete or pkg_info -r to list packages in full
topological sort for the make update list. This breaks naturally when
new dependencies are introduced that are also in the list scheduled for
later installation. Reported by David Holland.
2009-05-16 01:27:30 +00:00
rillig
87255936f0 Re-enabled the detection of variables as they appear in
mk/defaults/mk.conf. I don't know when I removed it accidentally.
2009-05-15 21:10:31 +00:00
martti
d0038a77bc Added CPL version 1.0 2009-05-14 06:01:00 +00:00