Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.57_3 31 Dec 2016 13:34:17
  |
sunpoet  |
- Move www/p5-ParallelUA to www/p5-ParallelUserAgent
- Update COMMENT
- Update pkg-descr
- Add NO_ARCH for dependent ports
- Bump PORTREVISION for dependent ports |
2.57_3 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.57_3 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.57_3 01 Oct 2015 15:58:09
  |
sunpoet  |
- Add NO_ARCH |
2.57_3 26 Nov 2014 13:08:38
  |
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 ) |
2.57_2 24 Nov 2014 18:32:26
  |
sunpoet  |
- Add LICENSE
- Cleanup PLIST |
2.57_2 30 Sep 2013 19:25:56
  |
sunpoet  |
- Support STAGEDIR |
2.57_2 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.57_2 21 Aug 2013 17:42:58
  |
sunpoet  |
- Cleanup Makefile header |
2.57_2 21 Aug 2013 14:08:08
  |
sunpoet  |
- Convert to new perl framework |
2.57_2 05 Jun 2012 16:10:01
 |
sunpoet  |
- Remove SITE_PERL from *_DEPENDS
- Use REINPLACE_CMD instead of a patch file |
2.57_2 05 Jun 2012 16:09:13
 |
sunpoet  |
- Remove SITE_PERL from *_DEPENDS
- Use REINPLACE_CMD instead of a patch file |
2.57_2 21 Jan 2012 17:40:15
 |
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 |
2.57_2 20 Sep 2011 01:57:58
 |
sunpoet  |
- Update WWW |
2.57_2 31 Aug 2011 18:55:42
 |
sunpoet  |
- Take maintainership |
2.57_2 30 Aug 2011 07:57:26
 |
ache  |
Remove myself from MAINTAINER |
2.57_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.57_2 30 Mar 2009 21:08:24
 |
ache  |
Remove file after patch |
2.57_2 30 Mar 2009 19:41:09
 |
ache  |
Fix functionality with latest p5-libwww
PR: 132298
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
2.57_1 14 Jan 2009 21:16:18
 |
pav  |
- Fix plist with perl 5.8.9
- Does not try to remove directory owned by one of the dependencies |
2.57 17 Apr 2008 14:30:31
 |
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) |
2.57 25 Jun 2006 16:38:48
 |
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
2.57 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.57 22 Jan 2006 02:58:25
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.57 13 Jun 2004 22:38:09
 |
ache  |
Upgrade to 2.57 |
2.56 20 Mar 2004 21:03:41
 |
trevor  |
Add size data, approved by maintainers. |
2.56 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.56 01 Jun 2003 02:15:21
 |
ache  |
Upgrade to 2.56 |
2.54 07 Mar 2003 06:12:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.54 09 Sep 2002 11:23:23
 |
ache  |
Upgrade to 2.54
PR: 42589
Submitted by: Christian Laursen <christian@pil.dk> |
10 May 2001 16:35:11
    |
vanilla  |
Upgrade to latest version: p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50
p5-dTemplate => 2.0 |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |
22 Jul 2000 11:44:53
    |
vanilla  |
Update |
17 Jun 2000 03:37:15
    |
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |