Commit graph

12 commits

Author SHA1 Message Date
Emanuel Haupt
ac70eb008f Support staging. 2014-02-06 09:47:25 +00:00
Sunpoet Po-Chuan Hsieh
d8f642e40f - Fix *_DEPENDS: version is already in all supported Perl releases
- Convert to new options framework
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Bump PORTREVISION for dependency change

PR:		ports/182967
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 17 days)
2013-10-31 16:09:04 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Andrej Zverev
1fb5b1c9d1 - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 18:17:20 +00:00
Andrej Zverev
4641b63dd1 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:48:34 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Pav Lucistnik
c4445d6abc - Fix plist
Reported by:	pointyhat
Feature safe:	yes
2011-11-20 19:53:11 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
ecd8bb1fbb - Update to 0.003
- Utilize PORTDOCS

PR:		117399
Submitted by:	leeym
Approved by:	maintainer
2007-10-23 05:28:12 +00:00
Martin Wilke
1502b52954 Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS.  A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.

WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/

- Koen Martens
gmc@sonologic.nl

PR:		ports/108997
Submitted by:	Koen Martens <gmc at sonologic.nl>
2007-02-10 16:13:31 +00:00