| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 05:56:20
0.11_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
0.11_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.11_1
|
miwi  |
- Get Rid MD5 support |
25 Jan 2010 14:00:25
0.11_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5).
Approved by: portmgr (itetcu) |
09 Jan 2010 23:28:21
0.11
|
pgollucci  |
- Update to 0.11
PR: ports/141604
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@) |
27 Apr 2009 14:54:05
0.10
|
tobez  |
Update to 0.10.
Changes: http://search.cpan.org/dist/Test-HTTP-Server-Simple/Changes |
08 May 2008 08:26:04
0.09
|
tobez  |
Update to 0.09.
Changes: http://search.cpan.org/dist/Test-HTTP-Server-Simple/Changes |
17 Apr 2008 14:30:31
0.06
|
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) |
12 Dec 2007 11:15:26
0.06
|
tobez  |
Update to 0.06.
Changes:
http://search.cpan.org/src/JESSE/Test-HTTP-Server-Simple-0.06/Changes |
31 May 2007 10:18:28
0.05
|
tobez  |
Update to 0.05. Remove remnants of 4.X support.
Changes: http://search.cpan.org/src/JESSE/Test-HTTP-Server-Simple-0.05/Changes |
22 Sep 2006 12:34:45
0.03
|
tobez  |
Update to 0.03. |
22 Jan 2006 02:58:25
0.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Dec 2005 10:46:15
0.02
|
tobez  |
Add www/p5-Test-HTTP-Server-Simple 0.02, a Perl modules which provides
Test::More functions for HTTP::Server::Simple. |