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