Commit graph

11 commits

Author SHA1 Message Date
Oliver Eikemeier
d3c2c38d25 update to version 20040517, which parses 10alpha3 as 10.a3.
Special strings parsed that way are pl, alpha, beta, pre and rc.

Affected ports:
- databases/sybtcl	sybtcl-3.0rc2
- graphics/linux-bmrt	linux-bmrt-2.6beta
- net/py-ldap2		py23-ldap2-2.0.0pre21
2004-05-18 10:06:28 +00:00
Oliver Eikemeier
4c54050fe3 Make 4a < 4a0 in order to improve consistency with missing version numbers
and compatibility with other port tools
2004-05-13 01:19:43 +00:00
Oliver Eikemeier
7096855136 Update to 20040511
- fix a glitch when [!...] is used in patterns
2004-05-12 07:27:19 +00:00
Oliver Eikemeier
0ab2bbfdf9 - fix package extensions for 4.x
- add support for 4.10-release

Now
  /usr/local/sbin/pkg_add -r openldap21-client
should work on all FreeBSD versions

- FWIIW, fix pkg_sign -t sha1 (PR 66354)
2004-05-08 15:47:55 +00:00
Oliver Eikemeier
f7a4c786af enable the use of csh-style {...} choices in glob patterns, e.g.
/usr/local/sbin/pkg_info 'openldap-{client,server}-*'
2004-05-01 11:41:43 +00:00
Oliver Eikemeier
8336aa8d65 Fix usage of pkg_create
PR:		66081
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-04-29 14:09:08 +00:00
Oliver Eikemeier
24850630c2 add an `-S' option to pkg_create, mostly
useful for clean room package creation (PR 66032)
2004-04-29 09:23:38 +00:00
Oliver Eikemeier
9fff147f62 Introduce '*' as the lowest possible version number, so that
>=2.* <3.*
matches all 2.X versions, even alpha.

Fix a malformed conditional, noted by linimon.
2004-04-16 01:24:46 +00:00
Oliver Eikemeier
82977d8f6c update to 20040216:
- enables the use of `+' in version numbers:
  1.0.1+2003.09.16 > 1.0+2003.09.16
2004-02-19 12:39:52 +00:00
Oliver Eikemeier
51318f1756 - remove sourceforge from MASTER_SITES
- install in /usr/local by default
- conflict with sysutils/pkg_install
2004-01-27 17:36:08 +00:00
Oliver Eikemeier
a35e2bab14 Development version of the FreeBSD 5.x pkg_install suite of tools
to test new features

PR:		56961, 56989 and 57029
2004-01-26 00:07:11 +00:00