Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.01_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) |
27 May 2018 20:15:20
1.01_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:16:20
1.01_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:42:00
1.01_1

|
bapt  |
Remove Author from pkg-descr and white space fixes |
26 Nov 2014 13:08:38
1.01_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 ) |
31 Jan 2014 09:01:28
1.01

|
miwi  |
- Stage support |
20 Sep 2013 22:10:25
1.01

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Sep 2013 16:11:30
1.01

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
08 Sep 2012 20:21:30
1.01

|
swills  |
- Update to 1.01
PR: ports/171045
Approved by: maintainer update (mhsin@mhsin.org, >2 weeks) |
21 Jan 2012 17:40:15
1.0
|
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 |
17 Sep 2011 07:09:05
1.0
|
sunpoet  |
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
20 Mar 2011 12:54:45
1.0
|
miwi  |
- Get Rid MD5 support |
27 Aug 2010 22:47:22
1.0
|
bapt  |
- Update to 1.0
- Add p5-Net-SSLeay as dependency
PR: ports/150045
Submitted by: Frederic Culot <frederic _at_ culot.org>
Approved by: jadawin/tabthorpe (mentors, implicit) |
22 Aug 2010 20:43:00
0.99
|
pgollucci  |
- Update to 0.99
PR: ports/147391
Submitted by: pgollucci (myself)
Reviewed by: az
Approved by: maintainer timeout (mhsin@mhsin.org ; > 2.5 months) |
23 Jul 2009 17:27:06
0.97
|
pgollucci  |
- Update to 0.97
PR: ports/136549
Approved by: maintainer timeout (mhsin@mhsin.org; 14 days)
Submitted by: myself (pgollucci@) |
07 Aug 2008 03:22:05
0.95
|
araujo  |
- Update to 0.95.
PR: ports/126225
Submitted by: Yi-Hsuan Hsin <mhsin@mhsin.org> (maintainer) |
03 Aug 2008 08:58:10
0.94
|
rafan  |
- Update to 0.94
PR: ports/125862
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by: maintainer via irc |
17 Apr 2008 14:30:31
0.5
|
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:02:54
0.5
|
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 |
30 Dec 2006 06:41:20
0.5
|
clsung  |
- Update to 0.5
PR: ports/106961
Submitted by: clsung
Approved by: maintainer (Yi-Hsuan Hsin) |
03 Oct 2006 08:50:33
0.4
|
clsung  |
- Update to 0.4
PR: ports/103885
Submitted by: clsung
Approved by: maintainer (Yi-Hsuan Hsin) |
20 Jun 2006 19:10:56
0.2.d_1
|
mat  |
Fixes empty gd:* fields in get_events() result.
This is caused by an improper type casting from XML::Atom::Entry to
Net::Google::Calendar::Entry.
PR: 99192
Submitted by: maintainer |
19 Jun 2006 07:27:55
0.2.d
|
aaron  |
- Update to v0.02_devel
- Restrict to Perl 5.8+ due to dependency upon textproc/p5-XML-Atom
PR: 99125
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
16 May 2006 22:56:00
0.1.d_1
|
clsung  |
- Fixes add_entry/update_entry methods for manipulating non-latin data.
(By making the whole request UTF-8.)
PR: ports/97362
Submitted by: maintainer (Yi-Hsuan Hsin) |
16 May 2006 09:12:53
0.1.d
|
sat  |
Add p5-Net-Google-Calendar: Programmatic access to Google's Calendar API
PR: ports/97284
Submitted by: Yi-Hsuan Hsin <mhsin@mhsin.org>
Approved by: krion (mentor) |