Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.814

|
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) |
27 May 2018 20:15:20
0.814

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Jan 2018 12:12:54
0.814

|
sunpoet  |
Use real PORTVERSION and update dependent ports |
15 Sep 2017 08:58:50
0.8.14

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
17 May 2017 18:04:34
0.8.14

|
sunpoet  |
Add LICENSE_FILE
- Do not hardcode DISTNAME |
07 Apr 2017 18:50:22
0.8.14

|
lth  |
Moving maintainership burden onto broader shoulders |
31 Dec 2016 19:51:34
0.8.14

|
adamw  |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
01 Apr 2016 14:16:20
0.8.14

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
07 Jun 2015 15:46:36
0.8.14

|
lth  |
- Update to 0.8.14
- Add LICENSE
- Add NO_ARCH
- Add TEST_DEPENDS
- Depends on Module::Pluggable for perl >= 5.20 [1]
PR: 197929 [1]
Submitted by: Frederic Perrin <fred@fperrin.net> |
26 Nov 2014 13:08:38
0.8.13_2

|
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 ) |
05 Jan 2014 16:20:41
0.8.13_1

|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 19:59:14
0.8.13_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
07 Aug 2013 13:20:32
0.8.13_1

|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
02 May 2012 19:06:30
0.8.13_1
|
lth  |
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change
PR: ports/167149
Submitted by: sunpoet |
03 Jul 2011 13:53:52
0.8.13
|
ohauer  |
- remove MD5 |
26 Mar 2007 10:26:59
0.8.13
|
lth  |
Update to 0.8.13 (distversion 0.813). Remove 4.x cruft. |
06 Sep 2006 12:51:08
0.8.12
|
lth  |
Update to 0.8.12
PR: ports/102634
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
05 Aug 2006 11:21:09
0.8.10
|
lth  |
- Update to 0.8.10 (version number mangled to prevent PORTEPOCH bump) [1]
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependency
- Build.PL is gone, so use PERL_CONFIGURE=yes [1]
PR: ports/101289 [1]
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
22 Jan 2006 12:50:54
0.8
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
0.8
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.8
|
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 |
08 Jan 2005 17:51:34
0.8
|
lth  |
Update to 0.8 |
01 Jun 2004 12:32:33
0.7
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
18 May 2004 13:27:43
0.7
|
erwin  |
Update to 0.7
PR: 66806
Submitted by: maintainer |
19 Mar 2004 01:51:15
0.6
|
trevor  |
Add size data, approved by maintainers. |
31 Aug 2003 13:03:04
0.6
|
krion  |
- New port mail/p5-Email-FolderType: Determine the type of a
mail folder.
Provides a utility subroutine for detecting the type of a given
mail folder.
PR: 56232
Submitted by: Lars Thegler <lars@thegler.dk> |