summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19databases/sqlite3: Update to 3.39.3Pavel Volkov1-0/+1
2022-01-13Change MASTER_SITE_INDEX to our distributed mirrorLi-Wen Hsu1-1/+1
2021-11-22fetchindex: make compression format configurableBaptiste Daroussin1-5/+13
2021-11-08fetchindex: do not leave a corrupted INDEXBaptiste Daroussin1-2/+7
2021-11-08index: keep index file as long as possibleBaptiste Daroussin1-4/+2
2021-05-25Makefile: Force to rebase when using make updateSofian Brabez1-1/+1
2021-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold1-1/+0
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold1-2/+0
2019-11-04Retire the palm category (1999-2019)Li-Wen Hsu1-1/+0
2019-09-04Use sort with "modern" optionBaptiste Daroussin1-2/+2
2018-01-29MASTER_SITE_INDEX should use HTTPS URLWolfram Schneider1-2/+2
2016-10-21${RM} already has -f.Mathieu Arnold1-1/+1
2016-04-13Have make update work for a git only repository.Mathieu Arnold1-0/+7
2016-04-13Try harder to find svnSteve Wills1-1/+9
2014-08-18Makefile: Default INDEX_JOBS value to kern.smp.cpusKubilay Kocak1-1/+4
2014-06-15Add a mechanism to allow updating the ports tree with rsyncBaptiste Daroussin1-0/+6
2013-12-06- Fix 'make index' not working when PORTSDIR is a symlink to another directoryBryan Drewery1-1/+4
2013-10-27- Revert r329851 and again allow using portsnap's make_index by default,Bryan Drewery1-5/+6
2013-10-09- Disable portsnap make_index usage as it does not produceBryan Drewery1-4/+4
2013-10-07- Fix 'make index' when system is built with WITHOUT_PORTSNAP byBryan Drewery1-1/+7
2013-10-07Use the portsnap version of make_index instead of the perl version.Baptiste Daroussin1-1/+1
2013-05-20- Remove CVS referenceMartin Wilke1-22/+4
2013-05-02Do not hardcode make for make indexBaptiste Daroussin1-2/+2
2012-08-05- Don't use SVN variable in 'git svn rebase' as setting the SVN variable toBeat Gaetzi1-1/+1
2012-08-02- Sync update target with src/ [1]Beat Gaetzi1-6/+10
2012-07-15- Add Subversion capability to the update tragetBeat Gaetzi1-0/+8
2012-05-24- Remove obsolete version check (We dont support FreeBSD 6 anymore)Martin Wilke1-4/+0
2011-05-04Latest round of infrastructure changes.Florent Thoumie1-2/+6
2011-03-06- Retire mbone as a physical categoryPav Lucistnik1-1/+0
2009-12-18- Terminate support for X11BASE having different value from LOCALBASEPav Lucistnik1-4/+1
2009-10-22- Allow users to redefine an update target.Sergey Matveychuk1-0/+2
2009-08-22 - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein...Martin Wilke1-1/+1
2008-07-19Major optimizations for 'make index' and other recursive traversalKris Kennaway1-1/+11
2007-09-27Remove obsolete anti-foot-shooting measure that tried to force youMark Linimon1-3/+0
2007-05-24The default method for 'make update' is now portsnap. Previously,Mark Linimon1-8/+14
2007-05-19When setting INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE toErwin Lansing1-0/+1
2007-05-19Add new category x11-driversPav Lucistnik1-0/+1
2007-02-26Add two missing dollars.Ruslan Ermilov1-2/+2
2007-01-31- Introduce a new ports category ports-mgmt: Ports for managing, installing andPav Lucistnik1-0/+1
2007-01-31bsd.port.mkPav Lucistnik1-0/+4
2006-02-11 - Fix the make_index script if PORTSDIR is a path which contains aKris Kennaway1-3/+3
2006-01-28 - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon1-11/+17
2006-01-24Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"Colin Percival1-1/+2
2006-01-21- Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev1-2/+9
2005-12-24MFsrc: Show stray files during "cvs update".Ruslan Ermilov1-1/+1
2005-11-08- Create a new category, net-im, for instant messaging applications.Pav Lucistnik1-0/+1
2004-12-17Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofKirill Ponomarev1-1/+2
2004-11-28As previously announced, remove ports/picobsd/ssh-picobsd due to long-Mark Linimon1-1/+0
2004-11-16Allow to override fetch option by $FETCHINDEX variable.Jun Kuriyama1-1/+2
2004-11-15- In fetchindex target:Pav Lucistnik1-1/+1