Commit graph

35 commits

Author SHA1 Message Date
Anton Berezin
00e3dfe7ed Update to 0.70.
Changes: http://search.cpan.org/dist/Module-Signature/Changes
2012-12-18 09:50:44 +00:00
Andrej Zverev
41521f6557 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 09:54:03 +00:00
Jase Thew
8c849a82df - Remove hardcoded dependency on security/gpg. Instead, add OPTIONS to allow
choice of GnuPG version.

PR:		ports/172323
Approved by:	jadawin (perl@)

Feature safe:	yes
2012-11-23 15:55:30 +00:00
Emanuel Haupt
c46269266b - Update to 0.69
- Trim header

Feature safe:	yes
2012-11-03 16:54:44 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
718ed795d8 - Add BUILD_DEPENDS 2012-02-15 07:52:25 +00:00
Steve Wills
7b82ab4774 - Make non-interactive and remove IS_INTERACTIVE 2012-02-08 21:29:51 +00:00
Lars Balker Rasmussen
b622f23e99 The port asks the user a question. Tools like portmaster need to
know this so that they can inform the user.

PR:		162072
Submitted by:	Doug Barton <dougb@freebsd.org>
2012-01-09 15:29:20 +00:00
Sunpoet Po-Chuan Hsieh
964e23772b - Update to 0.68
- Make portlint happier: remove trailing space

Changes:	http://search.cpan.org/dist/Module-Signature/Changes
2011-06-12 18:38:15 +00:00
Baptiste Daroussin
0ec8329779 Add the wanted version on package depends or it won't work as expected
re introduce the perl version check accidentally removed

Submitted by:	Géraud Continsouzas (GeJ on irc)
2011-04-24 02:04:04 +00:00
Baptiste Daroussin
9973374ba5 - update 0.67
- remove freebsd 5 lines
- changes: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.67/Changes
2011-04-19 06:20:35 +00:00
Wen Heping
4bd9ba0f3c - Update to 0.66
ChangeLog: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.66/Changes
2010-12-24 07:07:54 +00:00
Mark Linimon
0b69b1da88 With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
2010-12-07 19:35:25 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Philip M. Gollucci
11e9439cdf - Update to 0.64
Changes:        http://search.cpan.org/dist/Module-Signature/Changes
PR:             ports/147620
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:58:30 +00:00
Cheng-Lung Sung
3fe7349e47 - Update to 0.61
Changes:	http://search.cpan.org/dist/Module-Signature/Changes
2009-11-19 02:55:25 +00:00
Cheng-Lung Sung
f62e1daca9 - Update to 0.60
Changes:	http://search.cpan.org/dist/Module-Signature/Changes
2009-11-17 07:28:43 +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
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
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
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
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