| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
Notes:
svn path=/head/; revision=169648
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
| |
Notes:
svn path=/head/; revision=139479
|
|
|
|
|
|
|
|
|
| |
several months (not responding to email).
Discussed among: portmgr team
Notes:
svn path=/head/; revision=139457
|
|
|
|
|
|
|
|
|
|
| |
- allow build with openssl installed from ports.
PR: 76643
Reviewed by: William Fletcher
Approved by: MAINTAINER timeout
Notes:
svn path=/head/; revision=138789
|
|
|
|
| |
Notes:
svn path=/head/; revision=116129
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=112714
|
|
|
|
| |
Notes:
svn path=/head/; revision=112609
|
|
|
|
|
|
|
|
|
| |
If you want to know which ports match '{,??-}apache{,-*}<2.*', do
/usr/local/sbin/pkg_version -T - '{,??-}apache{,-*}<2.*' < /usr/ports/INDEX | awk -F\| '{print$1}'
Notes:
svn path=/head/; revision=112063
|
|
|
|
|
|
|
| |
Noted by: Randy Pratt <rpratt1950@earthlink.net>
Notes:
svn path=/head/; revision=111327
|
|
|
|
|
|
|
|
| |
Noted by: kris
Fix from: marcus
Notes:
svn path=/head/; revision=111318
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=109417
|
|
|
|
|
|
|
| |
and compatibility with other port tools
Notes:
svn path=/head/; revision=109038
|
|
|
|
|
|
|
| |
- fix a glitch when [!...] is used in patterns
Notes:
svn path=/head/; revision=108984
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=108694
|
|
|
|
|
|
|
| |
/usr/local/sbin/pkg_info 'openldap-{client,server}-*'
Notes:
svn path=/head/; revision=108085
|
|
|
|
|
|
|
|
| |
PR: 66081
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Notes:
svn path=/head/; revision=107973
|
|
|
|
|
|
|
| |
useful for clean room package creation (PR 66032)
Notes:
svn path=/head/; revision=107954
|
|
|
|
|
|
|
|
|
|
| |
>=2.* <3.*
matches all 2.X versions, even alpha.
Fix a malformed conditional, noted by linimon.
Notes:
svn path=/head/; revision=107180
|
|
|
|
|
|
|
|
| |
- enables the use of `+' in version numbers:
1.0.1+2003.09.16 > 1.0+2003.09.16
Notes:
svn path=/head/; revision=101393
|
|
|
|
|
|
|
|
| |
- install in /usr/local by default
- conflict with sysutils/pkg_install
Notes:
svn path=/head/; revision=99285
|
|
to test new features
PR: 56961, 56989 and 57029
Notes:
svn path=/head/; revision=99147
|