Steve Wills
63d09c9c9b
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
...
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
2012-06-10 18:42:48 +00:00
Andrej Zverev
ccd32ccbc9
- Remove SITE_PERL from *_DEPENDS
2012-06-06 17:22:52 +00:00
Andrej Zverev
7a1dccccd5
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
...
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:03:27 +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
Mark Linimon
9cbfcccd9a
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
...
We appreciate the help in the past.
Hat: portmgr
2007-02-27 21:18:31 +00:00
Erwin Lansing
1b5f9ff2f0
Update to 2.01
...
PR: 92794
Submitted by: leeym
Approved by: Jim Geovedi <jim@corebsd.or.id> (maintainer)
2006-02-04 14:38:12 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Edwin Groothuis
675b0f4d9c
New Port: security/p5-SHA
...
The SHA module allows you to use the NIST SHA message digest
algorithm from within Perl programs.
The final message digest value is returned by the digest
operation as a 20-byte binary string. This operation delivers
the result of operations since the last new or reset
operation. Once the operation has been performed, the context
must be reset before being used to calculate another digest
value.
PR: ports/43799
Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
2003-02-04 23:59:39 +00:00