Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | Marcelo Araujo | 2008-04-17 | 1 | -2/+1 |
| | | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450 | ||||
* | Update search.cpan.org WWW: entries to have a trailing slash. | Bill Fenner | 2006-02-20 | 1 | -1/+1 |
| | | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536 | ||||
* | Quite often, when dealing with dates, we don't just want to know | Renato Botelho | 2006-02-06 | 4 | -0/+40 |
information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one range and another. This module lets you ask such questions. WWW: http://search.cpan.org/dist/Date-Range PR: ports/92848 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=155341 |