| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 13:12:33
0.09_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.09_1
|
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 |
19 Mar 2011 12:38:54
0.09_1
|
miwi  |
- Get Rid MD5 support |
02 Dec 2010 00:04:47
0.09_1
|
linimon  |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
20 Jan 2010 01:28:55
0.09_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
0.09
|
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:11:48
0.09  |
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 |
04 Jun 2006 18:57:57
0.09
|
erwin  |
Update to 0.09 and require perl from ports.
While here, remove a duplicate dependency.
PR: 97787
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
24 Jan 2006 03:14:23
0.08
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.08
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Sep 2005 16:37:42
0.08
|
garga  |
- Update to 0.08
PR: ports/86211
Submitted by: maintainer |
11 Jun 2005 16:13:12
0.07_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
05 Apr 2005 15:52:32
0.07
|
leeym  |
- Update www/p5-POE-Component-Server-HTTP from 0.06 to 0.07
- update maintainer's email
PR: 79560
Submitted by: maintainer |
04 Mar 2005 20:35:12
0.06
|
leeym  |
- Update POE::Component::Server::HTTP from version 0.05 to 0.06
- Add missing depedency
PR: 77791
Submitted by: lin-chi@lastamercanempire.com <lin-chi@lastamericanempire.com> |
04 Nov 2004 19:44:40
0.05
|
arved  |
Update to 0.05
PR: 73128
Submitted by: Zach Thompson |
10 May 2004 14:55:44
0.04
|
mat  |
Add p5-POE-Component-Server-HTTP 0.04, POE Component to create HTTP Servers.
PR: ports/65139
Submitted by: Zach Thompson <lin-chi@lastamericanempire.com> |