6338 FreshPorts -- devel/p5-Date-Roman
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Date-Roman 1.06 devel on this many watch lists=1 search for ports that depend on this port
Perl module to play with Roman dates
Maintained by: philip@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2003 00:38:20
Also Listed In: perl5
License: not specified in port


This Perl module deals with Roman dates.  Very useful for generating custom
headers for e-mail messages, or just to dazzle and confuse friends, relatives
and complete strangers.

WWW: http://search.cpan.org/dist/Date-Roman/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/p5-Roman
  2. lang/perl5.8
Required To Run:
  1. math/p5-Roman
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Date-Roman/ && make install clean
To add the package: pkg_add -r p5-Date-Roman


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Date/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Date/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Date/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Date/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Date/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Date/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Date/
  11. http://at.cpan.org/modules/by-module/Date/
  12. http://backpan.perl.org/modules/by-module/Date/
  13. http://cpan.nctu.edu.tw/modules/by-module/Date/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Date/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Date/
  16. http://www.cpan.dk/modules/by-module/Date/
  17. http://www.cpan.dk/modules/by-module/Date/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 14:07:27
Original commit files touched by this commit  1.06
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.06
eadler search for other commits by this committer
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.06
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.06
araujo search for other commits by this committer
- 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)
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.06
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.06
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:35:50
Original commit files touched by this commit  1.06
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
27 Jul 2005 18:48:20
Original commit files touched by this commit  1.06
philip search for other commits by this committer
Update to 1.0.6.
31 Mar 2004 06:34:10
Original commit files touched by this commit  1.05
philip search for other commits by this committer
Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.

Approved by:    erwin (portmgr-secretary, while mentor njl was on holiday)
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.05
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 14:15:32
Original commit files touched by this commit  1.05
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.05
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
21 Feb 2003 11:23:04
Original commit files touched by this commit  1.05
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 00:35:16
Original commit files touched by this commit  1.05
edwin search for other commits by this committer
New ports: devel/p5-Date-Roman

        The math/p5-Roman port will convert 'ordinary' Arabic
        numerals into their Roman couterparts.  Comes in handy when
        trying to decipher copyright messages on BBC.  The
        devel/p5-Date-Roman port translates 'modern' dates into the
        format used by the ancient Romans.  Makes for an interesting
        addition to e-mail headers.

PR:             ports/47148
Submitted by:   Philip Paeps <philip@paeps.cx>

Number of commits found: 14

283b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0