1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Cheng-Lung Sung
85fadc2071 - update to 0.55 2006-07-31 00:22:36 +00:00
Cheng-Lung Sung
5a9163062c - p5-Crypt-OpenPGP is vulnerable and very outdated.
- bump PORTREVISION to reflect security issues.

Noted by:	infofarmer
2006-06-01 07:15:58 +00:00
Cheng-Lung Sung
60db7b3a1e - update to 0.54 2006-05-12 00:17:28 +00:00
Cheng-Lung Sung
754b17f21f - update to 0.53 2006-04-19 01:44:19 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Cheng-Lung Sung
d36965f0ff - update to 0.52 2006-01-19 03:55:20 +00:00
Cheng-Lung Sung
d098d8c01c - update to 0.51 2006-01-02 03:00:27 +00:00
Cheng-Lung Sung
95f0b70aa1 - update to 0.50
- add SHA256 checksum

PR:		89346
Submitted by:	aaron
2005-11-21 05:50:57 +00:00
Cheng-Lung Sung
0beb95e46d - update to 0.44
- take maintainership

PR:		79586
Submitted by:	clsung
Approved by:	Autrijus Tang (maintainer)
2005-04-06 05:56:29 +00:00
Mathieu Arnold
501234ca29 Update to 0.41
PR:		70258
Submitted by:	skv
Approved by:	maintainer timeout
2004-08-27 11:38:20 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dmitry Sivachenko
62cb8cb014 Update to version 0.38.
Submitted by:	Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 14:16:41 +00:00
Mathieu Arnold
5b6bc2bd8a Unbreak INDEX
Pointy Hat To:	demon
2003-08-28 16:04:22 +00:00
Dmitry Sivachenko
4e9c298af1 New port: p5-Module-Signature.
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
 distribution has not been tampered with.

For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.

Submitted by:	autrijus@autrijus.org
2003-08-28 07:27:15 +00:00