1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)
2007-01-29 19:05:07 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Sergei Kolobov
6f62a97983 - Teach configure about ia64 platform (similar to the recent amd64 fix)
- Propagate the detached GPG signature to distfiles mirrors

PR:		ports/74510
Submitted by:	Johan van Selst (maintainer)
2004-11-29 12:36:29 +00:00
Sergei Kolobov
f335c9f7ea - Change Ocaml build dependency to a lighter lang/ocaml-nox11
- Change BDB dependency to (allegedly more reliable) db42
- Teach configure about amd64 machines

PR:		ports/74170
Submitted by:	Johan van Selst (maintainer)
2004-11-25 11:23:13 +00:00
Sergei Kolobov
7eb1d2d598 Add security/sks - SKS OpenPGP Key Server:
SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
decentralized, and highly reliable synchronization. That means that a
key submitted to one SKS server will quickly be distributed to all key
servers; and even wildly out-of-date servers, or servers that experience
spotty connectivity, can fully synchronize with rest of the system.

Refer to the online wiki for pointers on downloading a full copy of the
public PGP databse (about 4Gb) and on customising the local configuration
http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome

WWW:	http://www.nongnu.org/sks/

PR:		ports/72842
Submitted by:	Johan van Selst <johans@stack.nl>
2004-11-09 16:39:05 +00:00