| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Dec 2012 09:50:44
0.70
|
tobez  |
Update to 0.70.
Changes: http://search.cpan.org/dist/Module-Signature/Changes |
17 Dec 2012 09:54:03
0.69_1
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
23 Nov 2012 15:55:30
0.69_1
|
jase  |
- 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 |
03 Nov 2012 16:54:44
0.69
|
ehaupt  |
- Update to 0.69
- Trim header
Feature safe: yes |
13 Mar 2012 16:15:36
0.68
|
pgollucci  |
- 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) |
08 Mar 2012 18:45:38
0.68
|
pgollucci  |
- 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 |
15 Feb 2012 07:52:25
0.68
|
sunpoet  |
- Add BUILD_DEPENDS |
08 Feb 2012 21:29:51
0.68
|
swills  |
- Make non-interactive and remove IS_INTERACTIVE |
09 Jan 2012 15:29:20
0.68
|
lbr  |
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> |
12 Jun 2011 18:38:15
0.68
|
sunpoet  |
- Update to 0.68
- Make portlint happier: remove trailing space
Changes: http://search.cpan.org/dist/Module-Signature/Changes |
24 Apr 2011 02:04:04
0.67
|
bapt  |
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) |
19 Apr 2011 06:20:35
0.67
|
bapt  |
- update 0.67
- remove freebsd 5 lines
- changes: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.67/Changes |
24 Dec 2010 07:07:54
0.66
|
wen  |
- Update to 0.66
ChangeLog: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.66/Changes |
07 Dec 2010 19:35:25
0.64_1
|
linimon  |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
21 Sep 2010 16:08:11
0.64_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
23 Aug 2010 03:58:30
0.64
|
pgollucci  |
- 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) |
19 Nov 2009 02:55:25
0.61
|
clsung  |
- Update to 0.61
Changes: http://search.cpan.org/dist/Module-Signature/Changes |
17 Nov 2009 07:28:44
0.60
|
clsung  |
- Update to 0.60
Changes: http://search.cpan.org/dist/Module-Signature/Changes |
06 Jun 2008 14:01:07
0.55_3
|
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) |
17 Apr 2008 14:30:31
0.55_2
|
araujo  |
- 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) |
22 Dec 2006 02:51:16
0.55_2
|
kuriyama  |
- 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 |
21 Dec 2006 13:31:56
0.55_1
|
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
31 Jul 2006 00:22:36
0.55
|
clsung  |
- update to 0.55 |
01 Jun 2006 07:15:58
0.54_1
|
clsung  |
- p5-Crypt-OpenPGP is vulnerable and very outdated.
- bump PORTREVISION to reflect security issues.
Noted by: infofarmer |
12 May 2006 00:17:29
0.54
|
clsung  |
- update to 0.54 |
19 Apr 2006 01:44:19
0.53
|
clsung  |
- update to 0.53 |
22 Jan 2006 02:50:55
0.52
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Jan 2006 03:55:20
0.52
|
clsung  |
- update to 0.52 |
02 Jan 2006 03:00:27
0.51
|
clsung  |
- update to 0.51 |
21 Nov 2005 05:50:57
0.50
|
clsung  |
- update to 0.50
- add SHA256 checksum
PR: 89346
Submitted by: aaron |
06 Apr 2005 05:56:29
0.44
|
clsung  |
- update to 0.44
- take maintainership
PR: 79586
Submitted by: clsung
Approved by: Autrijus Tang (maintainer) |
27 Aug 2004 11:38:20
0.41
|
mat  |
Update to 0.41
PR: 70258
Submitted by: skv
Approved by: maintainer timeout |
18 Mar 2004 18:01:13
0.38_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:10:27
0.38_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
01 Jan 2004 14:16:41
0.38
|
demon  |
Update to version 0.38.
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer) |
28 Aug 2003 16:04:22
0.35
|
mat  |
Unbreak INDEX
Pointy Hat To: demon |
28 Aug 2003 07:27:15
0.35
|
demon  |
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 |