aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-XSD
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326704
* - Update to 0.2Steve Wills2012-08-262-4/+3
| | | | | | | | PR: ports/171055 Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer) Notes: svn path=/head/; revision=303202
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300274
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-242-1/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* XML Schema defines a usage profile which is a subset ofMartin Wilke2009-10-304-0/+41
the ISO8601 profile. This profile defines that the following is the only possible representation for a dateTime, despite all other options ISO provides. WWW: http://search.cpan.org/perldoc?DateTime::Format::XSD PR: ports/140027 Submitted by: Sergey V. Dyatko <Sergey.Dyatko at gmail.com> Notes: svn path=/head/; revision=243540