| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
30 Jun 2009 03:31:18
0.41
|
araujo  |
- Update to 0.41.
PR: ports/136101
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Dylan Cochran <a134qaed@gmail.com> (maintainer) |
23 Jun 2009 06:43:53
0.40
|
pgollucci  |
- Update to 0.40
PR: ports/135942
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer |
08 Jun 2009 23:30:55
0.39_1
|
miwi  |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
14 Mar 2009 14:10:25
0.39
|
miwi  |
- Update to 0.39
PR: 132561
Submitted by: Dylan Cochran <a134qaed@gmail.com> (maintainer) |
15 Feb 2009 20:58:52
0.38
|
beat  |
- Update to 0.38
PR: ports/131680
Submitted by: Dylan Cochran <a134qaed AT gmail.com> (maintainer)
Approved by: miwi (mentor) |
16 Jan 2009 17:17:04
0.37
|
amdmi3  |
- Update to 0.37
PR: 130599
Submitted by: Dylan Cochran <a134qaed at gmail dot com> (maintainer) |
27 Nov 2008 15:53:37
0.34
|
tabthorpe  |
- Update to 0.34
PR: ports/129213
Submitted by: tabthorpe
Approved by: Dylan Cochran <a134qaed gmail.com> (maintainer) |
12 Jun 2008 15:31:50
0.33
|
pav  |
- Update to 0.33
PR: ports/124249
Submitted by: Dylan Cochran <a134qaed@gmail.com> (maintainer) |
06 Jun 2008 14:21:59
0.29_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
14 Nov 2007 17:40:01
0.29
|
pav  |
- Really fix extract
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: portmgr (hat) |
09 Nov 2007 07:20:47
0.29
|
linimon  |
Attempt to re-enable build on the cluster by removing the line that
makes the port automatically contact the default keyserver:
GPG extracts the tarball regardless, so getting
that key on their keyring and seeing the "good signature from ..."
message should only happen for users with automatic key retrieval
enabled. Everyone else should see:
gpg: Signature made Wed Jun 20 14:41:55 2007 EDT using DSA key ID 59A53CC1
gpg: Can't check signature: No public key
and hopefully not get too worried.
Submitted by: maintainer (email)
Approved by: portmgr (self) |
08 Nov 2007 08:54:51
0.29
|
linimon  |
Mark as ignore with PACKAGE_BUILDING; it tries to contact a gpg keyserver,
which doesn't work on the cluster.
Hat: portmgr
Approved by: portmgr (self) |
07 Sep 2007 04:55:58
0.29
|
edwin  |
[NEW PORT] net/zeroinstall-injector: 0install injector
A running process is created by combining many different
libraries (and other components). In the Zero Install world,
we have all versions of each library available at all times.
The problem then is how to choose which versions to use.
The injector solves this problem by selecting components
to meet a program's requirements, according to a policy you
give it. The injector finds out which versions are available,
and downloads and runs the ones you choose.
WWW: http://www.0install.net
PR: ports/114006
Submitted by: Dylan Cochran <a134qaed@gmail.com> |