-
FreeBSD Port Tools 0.99 released
The project is still alive - a new version has been released after several years of inactivity. It has a version number of 0.99 to commemorate a special date of 09-09-09.
This release integrates all patches for porttools from the Ports Tree:
- bugfix: Fix commandline arguments handling for some cases when two or more
flags are used - e.g. `port submit -m update -d .orig` (PR: ports/100771,
thanks HASHI Hiroaki and Dmitry Marakasov)
- optimization: add -R flag to cvs(1) invocation in port diff - this would
allow working against a local read-only repository and improve performance
(PR: ports/116248, thanks Xin LI)
- update copyright notices
2009-09-09 20:34:46 UTC by skolobov
-
FreeBSD Port Tools 0.77 released
This release fixes a stupid bug in port create that was introduced by a last-minute change in the previous version. Thanks Radim Kolar for reporting this.
2006-05-06 11:38:23 UTC by skolobov
-
FreeBSD Port Tools 0.76 released
This release bring several bugfixes from the FreeBSD GNATS database. Some of them have been committed to the Ports tree previously, while other were not. All this patches are now integrated into the release.
Please see NEWS for details on the changes.
2006-05-02 14:27:32 UTC by skolobov
-
FreeBSD Port Tools 0.75
This project is not dead (yet) - development continues. I am releasing some changes that accumulated in my local tree over the last 1.5 years (yeah, it has been awhile since the last 0.63 release). Thus the strange version numbering bump.
This version includes 4 new commands - commit, getpr, install and upgrade.
2006-04-30 22:58:34 UTC by skolobov
-
FreeBSD Port Tools 0.63 released!
This release contains several improvements to the "port test" command, as well as few minor cosmetique fixes.
2004-08-06 22:18:04 UTC by skolobov