| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2012 17:22:52
1.02
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
1.02
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
1.02
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
1.02
|
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 |
03 Jul 2011 14:03:52
1.02
|
ohauer  |
-remove MD5 |
15 Jan 2008 01:08:27
1.02
|
clsung  |
- Update to 1.02
Changes: http://search.cpan.org/dist/Crypt-xDBM_File/Changes |
24 Jan 2006 01:03:33
1.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:50:55
1.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Dec 2005 20:39:06
1.01
|
leeym  |
- remove IGNORE on old perl |
21 Sep 2005 19:35:50
1.01
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
20 Aug 2004 02:56:44
1.01
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
31 Mar 2004 03:12:58
1.01
|
trevor  |
SIZEify (maintainer timeout) |
03 Jan 2004 09:21:41
1.01
|
vanilla  |
Add p5-Crypt-xDBM_File 1.01,
perl module encrypt almost any kind of
dbm file.
PR: 60709
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |