aboutsummaryrefslogtreecommitdiff
path: root/misc/bestfit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix build on CURRENT.Emanuel Haupt2016-05-271-0/+11
| | | | Notes: svn path=/head/; revision=415955
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376401
* Fix package list.Emanuel Haupt2013-10-251-3/+1
| | | | Notes: svn path=/head/; revision=331571
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-5/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Update WWWEmanuel Haupt2010-06-021-0/+2
| | | | Notes: svn path=/head/; revision=255506
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Remove WWW, freshmeat project page disappearedEmanuel Haupt2006-09-261-2/+0
| | | | Notes: svn path=/head/; revision=173863
* Update MASTER_SITES and WWW, project page disappeared. Use freshmeat page forEmanuel Haupt2006-09-072-3/+2
| | | | | | | WWW instead. Notes: svn path=/head/; revision=172505
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* - Re-Add misc/bestfit, a utility to Optimally choose files to be put on aEmanuel Haupt2005-12-163-0/+34
| | | | | | | | | | | CD (or other media) - Add two new master sites - Update WWW - Take maintainership - Remove from MOVED Notes: svn path=/head/; revision=151320
* Remove expired ports.Sam Lawrance2005-12-153-34/+0
| | | | Notes: svn path=/head/; revision=151214
* Mark as BROKEN: unfetchable.Mark Linimon2005-10-111-0/+4
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144951
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* add bestfit 0.2.0Ying-Chieh Liao2002-06-255-0/+29
Optimally choose files to be put on a CD (or other media) PR: 34225 Submitted by: Steven Enderle <enderle@mdn.de> Notes: svn path=/head/; revision=61919