| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 May 2013 09:25:13
2.17
|
tobez  |
Update to 2.17.
Changes: http://search.cpan.org/dist/Crypt-Twofish/Changes |
28 Apr 2013 06:00:56
2.16
|
culot  |
- Update to 2.16
Changes: http://search.cpan.org/dist/Crypt-Twofish/Changes |
26 Sep 2012 12:00:59
2.15
|
culot  |
- Update to 2.15
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Crypt-Twofish/Changes |
24 Oct 2011 09:11:38
2.14
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 May 2011 11:11:48
2.14
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
10 May 2010 00:52:13
2.14
|
wen  |
- Update to 2.14 |
13 May 2009 05:09:41
2.13
|
leeym  |
- update to 2.13 |
29 Jan 2009 17:41:17
2.12_1
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
2.12_1
|
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) |
12 May 2006 14:28:19
2.12_1
|
vd  |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at
present: erwin) |
22 Jan 2006 02:50:55
2.12_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
2.12_1
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:31:43
2.12_1
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
11 Jun 2005 16:13:12
2.12_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
18 Mar 2004 18:01:13
2.12
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
2.12
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
2.12
|
erwin  |
Change to my FreeBSD.org address |
31 Mar 2003 17:34:08
2.12
|
nork  |
Clean up Makefile:
o remove SITE_PERL
o remove MANPREFIX
o use PERL_LEVEL to determine perl version
o give maintainership
PR: ports/50490
Submitted by: Erwin Lansing <erwin@lansing.dk> |
20 Feb 2003 18:59:13
2.12
|
knu  |
De-pkg-comment. |
17 Feb 2003 16:20:34
2.12
|
nork  |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris |
30 Oct 2002 09:16:06
2.12
|
alane  |
Only use File-Spec if perl < 5.8.
PR: 44724 |
23 Sep 2002 17:48:42
2.12
|
nork  |
p5-Crypt-Twofish needs newer File::Spec (than perl 5.00503's one)
for building.
Submitted by: bento
Approved by: knu (mentor) |
20 Sep 2002 21:53:33
2.12
|
nork  |
Update to 2.12
PR: ports/42619
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Approved by: knu (mentor) |
14 Apr 2001 23:31:53 
|
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:27:24 
|
will  |
Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher. |