| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.24_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
07 Jun 2012 13:46:26
0.24_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.24_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
0.24_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 |
07 Oct 2011 20:08:16
0.24_1
|
swills  |
- Add missing dependency |
20 Jun 2011 08:36:20
0.24
|
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 May 2011 11:05:02
0.24
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
22 Jul 2009 16:27:08
0.24
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.24
|
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 00:59:21
0.24
|
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 |
11 Dec 2006 03:08:19
0.24
|
clsung  |
- Update to 0.24 |
14 Nov 2005 15:05:17
0.23
|
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:35:50
0.23
|
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. |
07 Apr 2005 03:51:14
0.23
|
clsung  |
- update to 0.23
- ingy (the author) uploaded Makefile.PL |
06 Apr 2005 02:20:57
0.22
|
clsung  |
- update to 0.22
- ingy (the author) forget to include Makefile.PL in package, as well as
inc/Module/Install/Makefile.pm. |
12 Jan 2005 15:16:27
0.21
|
mat  |
Update to 0.21
Add docs |
22 Dec 2004 11:25:55
0.20
|
erwin  |
The Spoon::Config.3 page is only build for 5.8.x, not under, so move
the condition.
Submitted by: pointyhat via kris |
20 Dec 2004 14:38:24
0.20
|
mat  |
Update to 0.20 |
18 Dec 2004 08:06:59
0.19
|
clsung  |
- update to 0.19
- add four modules
- add two manpages of module |
12 Aug 2004 07:19:36
0.18
|
vanilla  |
Set MAINTAINER to perl@ back.
Requested by: mat@ |
12 Aug 2004 06:45:46
0.18
|
vanilla  |
- Update to 0.18
- require p5-Spiffy 0.20 (ports/70347), p5-IO-All 0.31(ports/70348?)
- copy & paste from Changes:
- Use Spiffy::new for constructor instead of special Spoon::Base one.
- unicode fixes
- reset MAINTAINER to ports@.
PR: ports/70349
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> |
21 Jul 2004 17:01:41
0.17
|
mat  |
Update to 0.17 |
17 Jul 2004 01:59:30
0.16
|
vanilla  |
Add p5-Spoon 0.16, a Spiffy Application Building Framework.
PR: ports/69140
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |