Commit graph

5 commits

Author SHA1 Message Date
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
e5cad4f0ef - use the non-versioned URL instead 2007-12-20 20:39:15 +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
Ion-Mihai Tetcu
1ae63e2fa2 Switch maintianer's email from gmail to xs4all.nl
PR:		108109
Submitted by:	Martin Tournoij (maintainer)
2007-01-19 06:59:37 +00:00
Roman Bogorodskiy
adabe2c467 This module is designed to parse a configuration file in the same syntax
used by the Apache web server (see http://httpd.apache.org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.

A good reference to the Apache configuration file format can be found
here:
http://httpd.apache.org/docs-2.0/configuring.html

WWW: http://search.cpan.org/~samtregar/Config-ApacheFormat-1.2/

PR:		ports/100885
Submitted by:	Martin Tournoij <carpetsmoker at gmail.com>
2006-07-26 19:38:21 +00:00