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

|
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.110

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.110

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.110

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2016 20:02:52
0.110

|
sunpoet  |
- Update to 0.110
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Data-OptList/Changes |
26 Nov 2014 13:08:38
0.109_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
0.109

|
bapt  |
Cleanup plist |
31 Dec 2013 00:59:39
0.109

|
sunpoet  |
- Update to 0.109
Changes: http://search.cpan.org/dist/Data-OptList/Changes |
29 Oct 2013 07:56:02
0.108

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
0.108

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.108

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
17 Jul 2013 08:10:38
0.108

|
culot  |
- Update to 0.108
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Data-OptList/Changes |
10 Jun 2012 18:42:48
0.107
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
08 May 2011 17:01:43
0.107
|
swills  |
- Update to 0.107
Changes: http://search.cpan.org/dist/Data-OptList/Changes |
14 Feb 2010 23:29:33
0.106
|
tobez  |
Update to 0.106.
Changes: http://search.cpan.org/dist/Data-OptList/Changes |
15 Jan 2010 02:20:31
0.105
|
wen  |
- Update to 0.105 |
16 Aug 2009 09:22:05
0.104
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
22 Jul 2009 16:27:08
0.104
|
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) |
24 Jan 2009 10:32:10
0.104
|
lbr  |
Update to 0.104 |
01 Dec 2008 22:40:02
0.103_1
|
leeym  |
- update dependency and build on older perl
- bump PORTREVISION
PR: 128796
Submitted by: leeym
Approved by: maintainer timeout |
17 Apr 2008 14:30:31
0.103
|
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) |
11 Dec 2007 20:50:28
0.103
|
lbr  |
Update to 0.103 |
08 Sep 2007 00:56:04
0.102
|
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 |
05 Jul 2007 07:01:16
0.102
|
lbr  |
Update to 0.102 |
21 Jun 2006 20:56:57
0.101
|
lbr  |
Update to 0.101
PR: 99105
Submitted by: aaron
Approved by: erwin (mentor, implicit) |
06 Jun 2006 07:27:09
0.100
|
lbr  |
Add p5-Data-OptList 0.100, parse and validate simple name/value option
pairs. |