aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change MASTER_SITE_INDEX to our distributed mirrorLi-Wen Hsu2022-01-131-1/+1
* fetchindex: make compression format configurableBaptiste Daroussin2021-11-221-5/+13
* fetchindex: do not leave a corrupted INDEXBaptiste Daroussin2021-11-081-2/+7
* index: keep index file as long as possibleBaptiste Daroussin2021-11-081-4/+2
* Makefile: Force to rebase when using make updateSofian Brabez2021-05-251-1/+1
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* Retire the palm category (1999-2019)Li-Wen Hsu2019-11-041-1/+0
* Use sort with "modern" optionBaptiste Daroussin2019-09-041-2/+2
* MASTER_SITE_INDEX should use HTTPS URLWolfram Schneider2018-01-291-2/+2
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
* Have make update work for a git only repository.Mathieu Arnold2016-04-131-0/+7
* Try harder to find svnSteve Wills2016-04-131-1/+9
* Makefile: Default INDEX_JOBS value to kern.smp.cpusKubilay Kocak2014-08-181-1/+4
* Add a mechanism to allow updating the ports tree with rsyncBaptiste Daroussin2014-06-151-0/+6
* - Fix 'make index' not working when PORTSDIR is a symlink to another directoryBryan Drewery2013-12-061-1/+4
* - Revert r329851 and again allow using portsnap's make_index by default,Bryan Drewery2013-10-271-5/+6
* - Disable portsnap make_index usage as it does not produceBryan Drewery2013-10-091-4/+4
* - Fix 'make index' when system is built with WITHOUT_PORTSNAP byBryan Drewery2013-10-071-1/+7
* Use the portsnap version of make_index instead of the perl version.Baptiste Daroussin2013-10-071-1/+1
* - Remove CVS referenceMartin Wilke2013-05-201-22/+4
* Do not hardcode make for make indexBaptiste Daroussin2013-05-021-2/+2
* - Don't use SVN variable in 'git svn rebase' as setting the SVN variable toBeat Gaetzi2012-08-051-1/+1
* - Sync update target with src/ [1]Beat Gaetzi2012-08-021-6/+10
* - Add Subversion capability to the update tragetBeat Gaetzi2012-07-151-0/+8
* - Remove obsolete version check (We dont support FreeBSD 6 anymore)Martin Wilke2012-05-241-4/+0
* Latest round of infrastructure changes.Florent Thoumie2011-05-041-2/+6
* - Retire mbone as a physical categoryPav Lucistnik2011-03-061-1/+0
* - Terminate support for X11BASE having different value from LOCALBASEPav Lucistnik2009-12-181-4/+1
* - Allow users to redefine an update target.Sergey Matveychuk2009-10-221-0/+2
* - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein...Martin Wilke2009-08-221-1/+1
* Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-191-1/+11
* Remove obsolete anti-foot-shooting measure that tried to force youMark Linimon2007-09-271-3/+0
* The default method for 'make update' is now portsnap. Previously,Mark Linimon2007-05-241-8/+14
* When setting INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE toErwin Lansing2007-05-191-0/+1
* Add new category x11-driversPav Lucistnik2007-05-191-0/+1
* Add two missing dollars.Ruslan Ermilov2007-02-261-2/+2
* - Introduce a new ports category ports-mgmt: Ports for managing, installing andPav Lucistnik2007-01-311-0/+1
* bsd.port.mkPav Lucistnik2007-01-311-0/+4
* - Fix the make_index script if PORTSDIR is a path which contains aKris Kennaway2006-02-111-3/+3
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-11/+17
* Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"Colin Percival2006-01-241-1/+2
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-2/+9
* MFsrc: Show stray files during "cvs update".Ruslan Ermilov2005-12-241-1/+1
* - Create a new category, net-im, for instant messaging applications.Pav Lucistnik2005-11-081-0/+1
* Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofKirill Ponomarev2004-12-171-1/+2
* As previously announced, remove ports/picobsd/ssh-picobsd due to long-Mark Linimon2004-11-281-1/+0
* Allow to override fetch option by $FETCHINDEX variable.Jun Kuriyama2004-11-161-1/+2
* - In fetchindex target:Pav Lucistnik2004-11-151-1/+1
* * Be even more explicit about partial ports trees being unsupportedKris Kennaway2004-07-141-17/+12