| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
| |
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Notes:
svn path=/head/; revision=169159
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=164307
|
|
This module implements yet another damn configuration-file system.
The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.
See Chapter 19 of "Perl Best Practices" (O'Reilly, 2005) for the
rationale for this approach.
The configuration language is a slight extension of the Windows INI
format.
WWW: http://search.cpan.org/dist/Config-Std/
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=163992
|