cvs commit: ports/security Makefileports/security/p5-Module-Signature
Makefile distinfo pkg-descr pkg-plist
Dmitry Sivachenko
demon at FreeBSD.org
Thu Aug 28 00:27:17 PDT 2003
demon 2003/08/28 00:27:15 PDT
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Module-Signature Makefile distinfo pkg-descr
pkg-plist
Log:
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 at autrijus.org
Revision Changes Path
1.430 +1 -0 ports/security/Makefile
1.1 +29 -0 ports/security/p5-Module-Signature/Makefile (new)
1.1 +1 -0 ports/security/p5-Module-Signature/distinfo (new)
1.1 +10 -0 ports/security/p5-Module-Signature/pkg-descr (new)
1.1 +6 -0 ports/security/p5-Module-Signature/pkg-plist (new)
More information about the cvs-all
mailing list