Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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