Commit graph

6 commits

Author SHA1 Message Date
Pav Lucistnik
596c81a0e9 - Update to 0.33
PR:		ports/124249
Submitted by:	Dylan Cochran <a134qaed@gmail.com> (maintainer)
2008-06-12 14:31:50 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
9b66e19366 - Really fix extract
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	portmgr (hat)
2007-11-14 17:40:01 +00:00
Mark Linimon
c76d619c21 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)
2007-11-09 07:20:47 +00:00
Mark Linimon
fa84247524 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)
2007-11-08 08:54:51 +00:00
Edwin Groothuis
93faaf88aa [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>
2007-09-07 03:55:58 +00:00