Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Andrej Zverev
af6bda5de5
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-29 17:18:46 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Andrej Zverev
b611168744
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-10 13:04:01 +00:00
Andrej Zverev
042ea2947a
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Felippe de Meirelles Motta
181c92518e
- Update to 2.03.
...
Feature safe: yes
2012-04-05 18:55:20 +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
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Felippe de Meirelles Motta
454d7ec089
- Take maintainership.
2008-09-05 02:36:44 +00:00
Mark Linimon
54deec61c9
Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2008-09-03 03:12:33 +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
Yen-Ming Lee
276cff0a07
- remove the no longer used "pod2man --lax" option
...
- use the non-versioned URL instead
PR: 118905
Submitted by: leeym
Approved by: maintainer timeout
2008-01-08 08:36:38 +00:00
Mark Linimon
9839011ec3
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
2007-09-08 01:12:10 +00:00
Erwin Lansing
4a1c0ea7a2
This is a simple module for doing very very simple quick tests on a
...
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.
WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/
PR: ports/98608
Submitted by: Joshua D. Abraham <jabra@ccs.neu.edu>
2006-06-07 10:44:40 +00:00