aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portdowngrade
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Upgrade to 0.6Sergey Matveychuk2004-12-292-4/+6
| | | | | | | | | | | * Search port by "make search" (works on FreeBSD 5.3 as well) * Bugfix: missing default server support on -o PR: ports/75611 Submitted by: maintainer Notes: svn path=/head/; revision=125439
* Version 0.5 release.Thierry Thomas2004-08-082-4/+17
| | | | | | | | | | | | - Bugfix: sometimes the ports version was wrong; - A default cvs server can be set; - Port revision is added to port version number. PR: 70162 Submitted by: maintainer. Notes: svn path=/head/; revision=115635
* Upgrade to version 0.4Michael Nottebrock2004-06-212-3/+3
| | | | | | | | PR: ports/68175 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=111950
* - Update to version 0.2Kirill Ponomarev2004-04-173-16/+4
| | | | | | | | PR: ports/65666 Submitted by: maintainer Notes: svn path=/head/; revision=107371
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add sysutils/portdowngrade, a utility to help downgrade FreeBSD ports byMark Linimon2003-12-045-0/+53
analyzing the history of commits to the port and presenting the user the list of changes. By selecting one, the port can be set back to a previous version easily. WWW: http://sourceforge.net/projects/portdowngrade/ PR: ports/48257 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=94875