Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on !i386 and !alpha: Does not compile | kris | 2004-03-07 | 1 | -1/+8 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Use PAX macro. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | Fix ports with a non-conforming PORTVERSION | edwin | 2003-11-02 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to PR 56958. The following ports have a hyphen in their version number: Toni Andjelkovic <toni@soth.at> devel/pcsc-lite: 1.2.0-rc1 => 1.2.0.r1 John R. Shannon <john@johnrshannon.com> devel/gdb53-act: 5.3-act => 5.3 Vivek Khera <khera@kciLink.com> mail/postfix-current: 2.0.14-20030812 => 2.0.14.20030812 PORTEPOCH => 2 neither pkg_version nor portupgrade see the part of the version before the last '-', i.e. devel/pcsc-lite is seen as version rc1, 1.3.0-b2 would be regarded as a previous version. PR: ports/58642 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | new port - ACT modified gdb53, a gdb that understands the Ada programming ↵ | edwin | 2003-09-27 | 24 | -0/+2131 |
language Ada programming knowledgeable version of gdb53 PR: ports/56371 Submitted by: John R. Shannon <john@johnrshannon.com> |