| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Oct 2012 18:31:54
0.07_1
|
tabthorpe  |
- Reassign to the heap at maintainer's request |
30 Jun 2012 14:31:06
0.07_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.07_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.07_1
|
miwi  |
- Get Rid MD5 support |
22 Jan 2010 14:24:39
0.07_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu) |
22 Jul 2009 16:27:08
0.07
|
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) |
07 Dec 2008 15:03:45
0.07
|
miwi  |
CGI::Application::Plugin::Authorization adds the ability to
authorize users for specific tasks.
WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Authorization
PR: ports/129006
Submitted by: George Hartzell <hartzell at alerce.com> |