| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
2.01
|
swills  |
- 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) |
06 Jun 2012 17:22:52
2.01
|
az  |
- Remove SITE_PERL from *_DEPENDS |
20 Jun 2011 09:03:27
2.01
|
az  |
- 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 |
17 Apr 2008 14:30:31
2.01
|
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) |
27 Feb 2007 21:18:31
2.01
|
linimon  |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr |
04 Feb 2006 14:38:12
2.01
|
erwin  |
Update to 2.01
PR: 92794
Submitted by: leeym
Approved by: Jim Geovedi <jim@corebsd.or.id> (maintainer) |
24 Jan 2006 01:03:33
1.2
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.2
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.2
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:26:58
1.2
|
knu  |
De-pkg-comment. |
04 Feb 2003 23:59:39
1.2
|
edwin  |
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> |