Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-09 | Add support for using USE_DESTDIR=yes and replace together. | joerg | 4 | -7/+41 | |
Based on the patch send to tech-pkg in 2008, but less intrusive. | |||||
2009-06-07 | Mention new options added for net/amule. | obache | 1 | -0/+11 | |
2009-06-07 | /usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture- | schwarz | 1 | -1/+5 | |
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-05 | PR pkg/41542 - java-vm.mk needs updating for openjdk7-bin from yamt | abs | 1 | -2/+3 | |
2009-06-05 | Describe nextstep option. | minskim | 1 | -0/+1 | |
2009-06-03 | Add the MirOS license (OSS certified) as default acceptable. | ahoka | 1 | -2/+2 | |
2009-06-02 | Learn from the AIX issues with hard links to symbolic links and always | joerg | 5 | -10/+10 | |
create the compiler aliases with ln -fs. | |||||
2009-06-02 | Don't create hardlinks to symlinks, AIX freaks out with that. | joerg | 1 | -2/+2 | |
2009-06-02 | shell code is not C ... | sno | 2 | -6/+4 | |
2009-06-02 | Remove WRAPPER_DEBUG definition, it doesn't change anything. | joerg | 1 | -3/+1 | |
2009-06-02 | GCC_USE_SYMLINKS has been renamed and is the default now, so remove it | joerg | 1 | -2/+1 | |
here. | |||||
2009-05-30 | Avoid one fork per wrapper call if no cleanup is necessary and debugging | joerg | 2 | -4/+12 | |
is disabled. In that case, the post processing is doing nothing anyway. | |||||
2009-05-30 | Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for the | joerg | 8 | -13/+48 | |
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 | Require exact match for --wrappee-name option, no leading or trailing | joerg | 1 | -2/+2 | |
content. This option is used by libtool only and that uses the correct exact argument. | |||||
2009-05-30 | add some argument wrappers after studying xlc manpage | sno | 2 | -4/+26 | |
2009-05-30 | Add mac option description (used by gmpc). | obache | 1 | -0/+1 | |
2009-05-26 | Add the "MIT" license, from | he | 1 | -2/+2 | |
http://www.opensource.org/licenses/mit-license.php and add it to DEFAULT_ACCEPTABLE_LICENSES. Based on hints from joerg@. | |||||
2009-05-26 | Accept _AUTOMATIC=yes. | obache | 1 | -2/+2 | |
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-23 | For developer mode, warn about packages without destdir support. | joerg | 1 | -1/+5 | |
2009-05-23 | add missing backslash. | zafer | 1 | -2/+2 | |
2009-05-23 | Update MASTER_SITE_GENTOO. Remove stale/dead mirrors. Fix lots of gentoo typos. | zafer | 1 | -56/+31 | |
2009-05-23 | Update MASTER_SITE_PGSQL. Remove stale/dead mirrors. Update timestamp. | zafer | 1 | -32/+4 | |
2009-05-23 | Update IFARCHIVE mirrors. | zafer | 1 | -2/+2 | |
2009-05-23 | Update MASTER_SITE_OPENOFFICE. Clean up stale/dead mirrors. | zafer | 1 | -5/+1 | |
2009-05-22 | remove trailing backslash in mysql. | zafer | 1 | -2/+2 | |
2009-05-22 | nuke trailing whitespace | tnn | 1 | -3/+3 | |
2009-05-22 | Update MASTER_SITE_MYSQL. Remove stale/dead mirrors. | zafer | 1 | -29/+5 | |
2009-05-22 | remove planetmirror from APACHE and OPENOFFICE. Service suspended. | zafer | 1 | -3/+1 | |
2009-05-22 | remove planetmirror.com.au (service suspended) and ftp.mpi-sb.mpg.de from ↵ | zafer | 1 | -4/+2 | |
XEMACS. | |||||
2009-05-22 | remove www.sdpulse.com from MOZILLA. Service suspended. | zafer | 1 | -2/+1 | |
2009-05-22 | Update MASTER_SITE_KDE. Remove stale/dead mirrors. | zafer | 1 | -4/+1 | |
2009-05-22 | remove sunsite.mff.cuni.cz from GNOME. It doesn't mirror gnome anymore. | zafer | 1 | -3/+2 | |
2009-05-22 | remove ftp.easynet.nl from GNUSTEP. Service suspended. | zafer | 1 | -4/+2 | |
2009-05-22 | remove ftp.cica.es from XCONTRIB. Stale mirror. | zafer | 1 | -2/+1 | |
2009-05-21 | Remove bogus gnu-gpl-v2.1. | wiz | 1 | -2/+2 | |
2009-05-21 | add gnu-gpl-v2.1 as default acceptable | sno | 1 | -2/+2 | |
2009-05-20 | remove mirrors.sec.informatik.tu-darmstadt.de from gentoo mirror. host does ↵ | zafer | 1 | -2/+1 | |
not resolve. | |||||
2009-05-20 | Add bem and crh locales for Gnome. | wiz | 1 | -1/+9 | |
2009-05-19 | Fix previous: | wiz | 1 | -2/+2 | |
Actually check what you want to check -- both for "yes" and "no", not only for "no". | |||||
2009-05-18 | Accept GNU FDL by default (all three versions). | wiz | 1 | -1/+2 | |
2009-05-18 | Update to versions from April 2009 from | wiz | 2 | -10/+51 | |
http://git.savannah.gnu.org/gitweb/?p=config.git | |||||
2009-05-17 | Sanity check that USE_DESTDIR is either yes or no after downgrading | joerg | 1 | -1/+4 | |
USE_DESTDIR=full. This makes setting USE_DESTDIR=full on the command line an explicit error as side effect. | |||||
2009-05-16 | Remove preserve packages for make update with -N -f -f and therefore do | joerg | 1 | -2/+2 | |
not depend on the behavior of older pkg_delete to allow the removal with simple force. | |||||
2009-05-16 | Don't require pkg_delete or pkg_info -r to list packages in full | joerg | 2 | -3/+9 | |
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-15 | Re-enabled the detection of variables as they appear in | rillig | 1 | -2/+2 | |
mk/defaults/mk.conf. I don't know when I removed it accidentally. | |||||
2009-05-14 | Added CPL version 1.0 | martti | 1 | -1/+2 | |
2009-05-12 | Added some keywords. | rillig | 1 | -1/+3 | |
2009-05-10 | Added documentation for UNLIMIT_RESOURCES. | rillig | 1 | -0/+13 | |
2009-05-09 | Make USE_DESTDIR=full the default value and retire the option. | joerg | 2 | -11/+12 | |
2009-05-08 | Remove a redundant "$" from a grep pattern. | minskim | 1 | -2/+2 | |