FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:21 PM BST
Port details
p5-Module-Signature 0.68 security on this many watch lists=7 search for ports that depend on this port
Module signature file manipulation
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Aug 2003 07:27:56
Also Listed In: perl5
License: not specified in port


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.

WWW: http://search.cpan.org/dist/Module-Signature/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-IPC-Run, devel/p5-PAR-Dist, security/gnupg1, security/p5-Digest-SHA, lang/perl5.8
Required To Run: devel/p5-IPC-Run, devel/p5-PAR-Dist, security/gnupg1, security/p5-Digest-SHA, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/security/p5-Module-Signature/ && make install clean
To add the package: pkg_add -r p5-Module-Signature


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Module/
http://www.cpan.dk/modules/by-module/Module/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Module/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Module/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Module/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Module/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Module/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Module/
http://at.cpan.org/modules/by-module/Module/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Module/
http://backpan.perl.org/modules/by-module/Module/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Module/
http://cpan.nctu.edu.tw/modules/by-module/Module/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Module/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.68
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.68
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.68
sunpoet search for other commits by this committer
- Add BUILD_DEPENDS
08 Feb 2012 21:29:51
Original commit files touched by this commit  0.68
swills search for other commits by this committer
- Make non-interactive and remove IS_INTERACTIVE
09 Jan 2012 15:29:20
Original commit files touched by this commit  0.68
lbr search for other commits by this committer
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
Original commit files touched by this commit  0.68
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  0.67
bapt search for other commits by this committer
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
Original commit files touched by this commit  0.67
bapt search for other commits by this committer
- 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
Original commit files touched by this commit  0.66
wen search for other commits by this committer
- Update to 0.66
ChangeLog: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.66/Changes
07 Dec 2010 19:35:25
Original commit files touched by this commit  0.64_1
linimon search for other commits by this committer
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
Original commit files touched by this commit  0.64_1
mm search for other commits by this committer
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
Original commit files touched by this commit  0.64
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.61
clsung search for other commits by this committer
- Update to 0.61

Changes:        http://search.cpan.org/dist/Module-Signature/Changes
17 Nov 2009 07:28:44
Original commit files touched by this commit  0.60
clsung search for other commits by this committer
- Update to 0.60

Changes:        http://search.cpan.org/dist/Module-Signature/Changes
06 Jun 2008 14:01:07
Original commit files touched by this commit  0.55_3
edwin search for other commits by this committer
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
Original commit files touched by this commit  0.55_2
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  0.55_2
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  0.55_1
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  0.55
clsung search for other commits by this committer
- update to 0.55
01 Jun 2006 07:15:58
Original commit files touched by this commit  0.54_1
clsung search for other commits by this committer
- p5-Crypt-OpenPGP is vulnerable and very outdated.
- bump PORTREVISION to reflect security issues.

Noted by:       infofarmer
12 May 2006 00:17:29
Original commit files touched by this commit  0.54
clsung search for other commits by this committer
- update to 0.54
19 Apr 2006 01:44:19
Original commit files touched by this commit  0.53
clsung search for other commits by this committer
- update to 0.53
22 Jan 2006 02:50:55
Original commit files touched by this commit  0.52
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
19 Jan 2006 03:55:20
Original commit files touched by this commit  0.52
clsung search for other commits by this committer
- update to 0.52
02 Jan 2006 03:00:27
Original commit files touched by this commit  0.51
clsung search for other commits by this committer
- update to 0.51
21 Nov 2005 05:50:57
Original commit files touched by this commit  0.50
clsung search for other commits by this committer
- update to 0.50
- add SHA256 checksum

PR:             89346
Submitted by:   aaron
06 Apr 2005 05:56:29
Original commit files touched by this commit  0.44
clsung search for other commits by this committer
- update to 0.44
- take maintainership

PR:             79586
Submitted by:   clsung
Approved by:    Autrijus Tang (maintainer)
27 Aug 2004 11:38:20
Original commit files touched by this commit  0.41
mat search for other commits by this committer
Update to 0.41

PR:             70258
Submitted by:   skv
Approved by:    maintainer timeout
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.38_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.38_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
01 Jan 2004 14:16:41
Original commit files touched by this commit  0.38
demon search for other commits by this committer
Update to version 0.38.

Submitted by:   Autrijus Tang <autrijus@autrijus.org> (maintainer)
28 Aug 2003 16:04:22
Original commit files touched by this commit  0.35
mat search for other commits by this committer
Unbreak INDEX

Pointy Hat To:  demon
28 Aug 2003 07:27:15
Original commit files touched by this commit  0.35
demon search for other commits by this committer
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

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.