| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
1.5002_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
03 Jun 2012 19:44:26
1.5002_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
1.5002_1
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
1.5002_1
|
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.5002_1
|
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 13:53:52
1.5002_1
|
ohauer  |
- remove MD5 |
27 Jan 2010 01:47:48
1.5002_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).
Approved by: portmgr (itetcu) |
02 Sep 2009 02:50:00
1.5002
|
clsung  |
- Update to 1.5002
Changes: http://search.cpan.org/dist/Mail-Mbox-MessageParser/Changes |
30 Jul 2009 23:04:49
1.5000
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
1.5000
|
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) |
08 Sep 2007 01:01:47
1.5000
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
15 Jan 2007 02:02:46
1.5000
|
clsung  |
- Update to 1.5000 |
11 Sep 2006 02:57:43
1.4005
|
clsung  |
- Update to 1.4005 |
12 Jul 2006 02:40:22
1.4004
|
clsung  |
- update to 1.4004
PR: ports/100137
Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> |
22 May 2006 01:30:46
1.4003
|
clsung  |
- update to 1.4003 |
15 Apr 2006 03:04:42
1.4002
|
clsung  |
- update to 1.4002 |
22 Jan 2006 12:50:54
1.4001
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.4001
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
04 Oct 2005 06:55:54
1.4001
|
clsung  |
- update mail/p5-Mail-Mbox-MessageParser to version 1.4001
- add BUILD_DEPENDS += textproc/p5-Text-Diff
PR: 86814
Submitted by: Emanuel Haupt <ehaupt AT critical dot ch> |
16 Oct 2004 02:58:47
1.21.1
|
clsung  |
I forgot to remove patch-Makefile.PL in cvs tree.
Approved by: co-mentor (vanilla) |
16 Oct 2004 02:40:18
1.21.1
|
clsung  |
- update to 1.21.1
- remove files/
Approved by: co-mentor (vanilla) |
20 Aug 2004 02:56:44
1.20
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
18 Jul 2004 10:25:55
1.20
|
lth  |
- Update to 1.20
- a few changes, see CHANGES
PR: 69230
Submitted by: maintainer |
31 Mar 2004 03:12:58
1.13
|
trevor  |
SIZEify (maintainer timeout) |
30 Dec 2003 18:55:38
1.13
|
erwin  |
o upgrade from 1.12 to 1.13: [1]
- Fixed portability issues for Windows. (It should now work under the normal
Windows command shell.) Note that this requires the use of a temporary file
for decompression of file handles on Windows--a minor security risk.
- Makefile.PL version detection for GNU grep now works correctly for version
numbers which end with letters.
- Fixed typo bugs in a couple test cases.
o Add missing PKGNAMEPREFIX
o Add missing entries in PLIST
PR: 60724 [1]
Submitted by: maintainer |
30 Oct 2003 17:48:29
1.12
|
vanilla  |
Add p5-Mail-Mbox-MessageParser 1.12,
a fast and simple mbox folder
reader.
PR: 58674
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |