Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.04_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jun 2020 11:55:23
1.04_2
|
sunpoet  |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
06 Oct 2018 13:06:45
1.04_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
12 Aug 2018 09:08:03
1.04_1
|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
27 May 2018 20:15:20
1.04_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
1.04_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.04_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
1.04
|
bapt  |
Cleanup plist |
30 Oct 2013 02:52:47
1.04
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
1.04
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
1.04
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
06 Oct 2011 19:39:33
1.04
|
swills  |
- Add missing build depends to quiet build warnings and allow testing |
15 Apr 2011 17:53:32
1.04
|
bapt  |
- update to 1.04
- changes:
http://cpansearch.perl.org/src/MIYAGAWA/Log-Dispatch-Config-1.04/Changes |
07 Dec 2010 19:35:25
1.03
|
linimon  |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
23 Aug 2010 03:57:57
1.03
|
pgollucci  |
- Update to 1.03
Changes: http://search.cpan.org/dist/Log-Dispatch-Config/Changes
PR: ports/147611
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months) |
23 May 2008 21:18:39
1.02_1
|
olgeni  |
Hunt for typos in devel/p5-*. |
29 Feb 2008 09:41:02
1.02_1
|
leeym  |
- use CPAN macro
- simplify dependency
- remove patch for old perl
- bump PORTREVISION
Submitted by: leeym
Approved by: clsung |
14 Aug 2007 04:45:33
1.02
|
clsung  |
- Update to 1.02 |
22 Jan 2006 00:27:03
1.01_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 15:40:04
1.01_1
|
pav  |
- Add some SHA256 checksums |
11 Nov 2005 01:18:01
1.01_1
|
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
26 May 2005 13:47:05
1.01_1
|
leeym  |
- manully set MAN3PODS to install MAN3 on older perl
PR: 80463
Submitted by: leeym
Approved by: maintainer-timeout |
21 Sep 2004 17:45:21
1.01_1
|
leeym  |
- define MAN3 if PERL_LEVEL > 500800
- bump PORTREVISION
PR: 70235
Submitted by: leeym
Approved by: portmgr (marcus) |
12 Aug 2004 12:48:01
1.01
|
mat  |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
22 Mar 2004 15:05:32
1.01
|
knu  |
Add SIZE data.
Submitted by: trevor |
24 Oct 2003 14:15:32
1.01
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.01
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
26 Feb 2003 20:58:20
1.01
|
knu  |
Add p5-Log-Dispatch-Config, a log4j equivalent for Perl. |