Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2009-05-06 | Allow to set the "bourne" shell used for buildlink3 wrappers per platform. | tron | 2 | -3/+9 | |
Set it to "/bin/ksh" under Mac OS X which should reduce package build times by more than 20%. | |||||
2009-05-02 | Add new metadata: PREV_PKGPATH and SUPERSEDES. | reed | 1 | -1/+7 | |
These will be available from pkg_summary(5) database. To be used to find previous packages when a package is moved or renamed. (Even though that is not recommended.) Documented in pkgsrc Guide and in the pkg_summary(5) manual page. Upcoming commit will have some packages modified to add them. | |||||
2009-04-30 | Point to the copy of DEFAULT_ACCEPTABLE_LICENSES in pkg_install | gdt | 1 | -6/+16 | |
sources, and add a comment opining that there should be only a single place to configure the default and per-machine lists for both source and binary package building/installation. | |||||
2009-04-29 | Add apache-1.1 to DEFAULT_ACCEPTABLE_LICENSES. | gdt | 1 | -5/+2 | |
Remove comment that this file has draft status - it's live now. | |||||
2009-04-27 | Revert last change for the moment as "/bin/ksh" fails to execute | tron | 1 | -7/+1 | |
the "configure" script of "pkg_install". | |||||
2009-04-25 | Add artistic and artistic-2.0 to DEFAULT_ACCEPTABLE_LICENSES. | gdt | 1 | -1/+2 | |
2009-04-24 | Add support for @pkgdir for non-destdir installation. | joerg | 1 | -1/+3 | |
2009-04-24 | Set "SH" to "/bin/ksh" under Mac OS X Leopard: | tron | 1 | -1/+7 | |
- "libtool" will use "ksh" if it gets rebuilt after this change. - Buildlink wrappers will now use "ksh". - Configure script will be executed using "ksh". This improves build performance by more than 30%. Change discussed on "tech-pkg" mailing list. | |||||
2009-04-23 | Adjust to current reality | gdt | 1 | -10/+7 | |
remove comment about '#LICENSE=' lines because license.mk is not live rephrase comment saying that we will likely add licenses not formally Free or Open source to the default list if they are obviously approvable, but we'll note this with comments | |||||
2009-04-23 | Add gnu-lgpl-v2.1 to DEFAULT_ACCEPTABLE_LICENSES. | gdt | 1 | -2/+2 | |
2009-04-22 | _PATCH_BACKUP_ARG must match the selected patch, so override potential | joerg | 1 | -2/+2 | |
platform value when using the version from pkgsrc. | |||||
2009-04-22 | Describe djbdns-qmerge options. | schmonz | 1 | -0/+2 | |
2009-04-21 | Use nbpatch, not gpatch, when the platform is missing it. | joerg | 1 | -5/+5 | |
The former is known to have less issues like being able to deal with asymmetric context and no line limits. | |||||
2009-04-21 | Describe ikiwiki-amazon-s3 and ikiwiki-search options. | schmonz | 1 | -0/+2 | |
2009-04-12 | document mutt-devel options mutt-smtp and mutt-sidebar | tonio | 1 | -0/+3 | |
2009-04-10 | Add openjdk7-bin to the list of valid JVMs and use as a default on | abs | 1 | -11/+24 | |
NetBSD/i386 5.x The previous default - the linux sun-jre6 - would randomly crash under load for at least tomcat and jboss |