Andrej Zverev
0aad97bb5c
- Convert to new perl framework
2013-08-02 18:21:05 +00:00
Eitan Adler
d1f32a3e5d
Style: tab -> space.
...
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Andrej Zverev
177fda2433
- Remove SITE_PERL from *_DEPENDS
2012-06-05 03:10:23 +00:00
Eitan Adler
c59a3834c4
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
2012-01-21 17:40:15 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Marcelo Araujo
4aaab89f57
- 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)
2008-04-17 14:30:31 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
0d0547d54d
- Add SHA256
2005-11-25 19:02:21 +00:00
Cheng-Lung Sung
51933c88fa
- A Perl module that use DBD::SQLite 1.x for Apache::Session storage
...
- required by some RT-Apps.
2005-03-17 02:34:15 +00:00