aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/fastest_sites
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-3/+2
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* - Convert ports from german/, java/, japanese/ and ports-mgmt/ to newMarcus von Appen2014-10-191-2/+1
| | | | | | | | | USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371202
* - Support stagingEmanuel Haupt2014-02-281-5/+4
| | | | | | | - Use shebangfix Notes: svn path=/head/; revision=346481
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* Remove the header for ports I created.Wesley Shields2012-12-121-5/+0
| | | | | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it. Notes: svn path=/head/; revision=308777
* Update to 20110317. This rolls up the patch committed previouslyWesley Shields2011-03-173-16/+3
| | | | | | | | | | and addresses a (now-fixed) problem when bsd.sites.mk was using Ftp:// instead of ftp://. [1] Submitted by: [1]: Gerard Seibert (private mail) Notes: svn path=/head/; revision=271168
* Add a patch to fix an issue under python 2.7.Wesley Shields2011-03-103-1/+13
| | | | | | | | | | While here, drop MD5 from distinfo. Discussed at: http://forums.freebsd.org/showthread.php?p=126331#post126331 Submitted by: avilla@, jhelfman@e-e.com Notes: svn path=/head/; revision=270608
* Update to 20081104. It incorporates the local patch put in place a whileWesley Shields2008-11-073-64/+5
| | | | | | | ago. Notes: svn path=/head/; revision=222521
* Add a patch to workaround a bug noticed by Doug Barton.Wesley Shields2008-09-032-0/+58
| | | | | | | | | | | | The new code will silently ignore MASTER_SITE_GOOGLE_CODE and MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which case an error message is printed. Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small additions by me. Notes: svn path=/head/; revision=219708
* Sort every mirror list in bsd.sites.mk.Wesley Shields2008-03-253-0/+42
Output is suitable for inclusion into make.conf. Approved by: garga (mentor) Notes: svn path=/head/; revision=209737