aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.33Cheng-Lung Sung2009-02-031-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/XML-Atom/Changes Notes: svn path=/head/; revision=227477
* - Update to 0.32Cheng-Lung Sung2008-11-261-1/+1
| | | | | | | | PR: ports/129184 Submitted by: leeym Notes: svn path=/head/; revision=223401
* - Update to 0.31Cheng-Lung Sung2008-11-201-1/+1
| | | | Notes: svn path=/head/; revision=223075
* - Update to 0.30Cheng-Lung Sung2008-11-131-1/+1
| | | | Notes: svn path=/head/; revision=222789
* - Update to 0.29Cheng-Lung Sung2008-11-031-1/+1
| | | | Notes: svn path=/head/; revision=222346
* - set PERL_CONFIGURE=5.8.5+ insteadYen-Ming Lee2008-01-221-2/+1
| | | | | | | | | PR: 117414 Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=206007
* - Update to 0.28Cheng-Lung Sung2008-01-051-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/XML-Atom/Changes Notes: svn path=/head/; revision=205044
* - Update to 0.27Cheng-Lung Sung2007-10-101-4/+4
| | | | Notes: svn path=/head/; revision=201250
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.25Cheng-Lung Sung2006-12-051-1/+1
| | | | | | | | PR: ports/106307 Submitted by: chinsan Notes: svn path=/head/; revision=178917
* - Update to 0.24Cheng-Lung Sung2006-12-011-1/+2
| | | | | | | | PR: ports/106044 Submitted by: Christopher Boumenot <boumenot_AT_gmail dot com> Notes: svn path=/head/; revision=178424
* - Update to 0.23Cheng-Lung Sung2006-08-281-3/+3
| | | | | | | | | | - Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes PR: ports/102566 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=171504
* - Use @dirrmtry because XML::Atom::SimpleFeed and XML::Atom::SyndicationCheng-Lung Sung2006-07-251-8/+9
| | | | | | | | | | | not depending on XML::Atom. [1] - add depends of p5-Class-Data-Inheritable [1] PR: ports/100792 [1] Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1] Notes: svn path=/head/; revision=168690
* - update to 0.22Cheng-Lung Sung2006-07-241-1/+1
| | | | Notes: svn path=/head/; revision=168687
* - Update to 0.21Cheng-Lung Sung2006-07-131-1/+1
| | | | | | | | PR: ports/100184 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167652
* - Update to 0.20Cheng-Lung Sung2006-07-121-1/+1
| | | | | | | | PR: ports/100161 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167641
* - update to 0.19Cheng-Lung Sung2006-03-301-1/+1
| | | | Notes: svn path=/head/; revision=158408
* - add dependency (p5-XML-Path)Cheng-Lung Sung2006-03-301-2/+1
| | | | | | | - remove IS_INTERACTIVE Notes: svn path=/head/; revision=158406
* Mark IS_INTERACTIVE (it is probably missing a dependency) to stopKris Kennaway2006-03-251-0/+2
| | | | | | | | | infinite loop on package cluster No response from: maintainer Notes: svn path=/head/; revision=158107
* - update to 0.18Cheng-Lung Sung2006-03-171-2/+2
| | | | Notes: svn path=/head/; revision=157471
* - update to 0.16Cheng-Lung Sung2005-11-281-1/+1
| | | | | | | | * Fixed a terrible bug when you set binary data to $entry->content - add SHA256 checksum Notes: svn path=/head/; revision=149708
* - update to 0.15Cheng-Lung Sung2005-11-011-1/+1
| | | | | | | | | - Fixed bug found in mode => 'insert' - Fixed bug that it decodes binary data as UTF-8 octet - Don't eat up STDIN in cgi-mode Notes: svn path=/head/; revision=146882
* - tobez point that XML::Atom::Util requires Encode, which 5.6.0 must suffer.Cheng-Lung Sung2005-09-141-4/+1
| | | | | | | so I encourage 5.6.x users to upgrade to 5.8.x. Notes: svn path=/head/; revision=142676
* - update to 0.13Cheng-Lung Sung2005-09-061-1/+1
| | | | | | | - changes see http://search.cpan.org/src/MIYAGAWA/XML-Atom-0.13/Changes Notes: svn path=/head/; revision=142086
* - create_packlist=0 already in bsd.port.mkCheng-Lung Sung2005-07-121-1/+0
| | | | | | | | | - fix build error in pointhat Noted by: krismail Notes: svn path=/head/; revision=138963
* - update to 0.12Cheng-Lung Sung2005-06-071-2/+2
| | | | | | | | - Removed XML::LibXSLT usage - add create_packlist=0 to CONFIGURE_ARGS (untill bsd.port.mk changed) Notes: svn path=/head/; revision=136970
* - update to 0.11Cheng-Lung Sung2005-02-251-1/+1
| | | | | | | | | | | | | | | | | | - from Changes: - Remove the default: namespace when converting to XML using as_xml (the earlier fix only fixed it when getting the contents of an entry using $entry->content). - UTF-8 data is no longer base64-encoded in XML::Atom::Content. - Added XML::Atom::Entry::getlist($ns, $element) to retrieve the values of an element that may appear multiple times in the entry (like dc:subject). - Added ability to set namespaced attributes in an XML::Atom::Link object. - XML::Atom::Entry::add_link($link) no longer clones $link if it's a XML::Atom::Link object. Notes: svn path=/head/; revision=129712
* - update to 0.10Cheng-Lung Sung2005-02-031-1/+1
| | | | | | | | | | | | - Eliminated unitialized value warning on <link /> attributes that aren't set. - Added XML::Atom::Feed->version to get and set the version of the feed. - XML::Atom::Feed->language can now be used to set the language of the feed. - Added support for using XML::XPath in XML::Atom::Server. Notes: svn path=/head/; revision=127960
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* mark ignore when perl < 5.6Ying-Chieh Liao2004-08-161-0/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=116344
* - Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.Jun Kuriyama2004-08-101-2/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=115786
* - Update to 0.09Vanilla I. Shu2004-07-301-2/+2
| | | | | | | | | | - use PERL_MODBUILD PR: ports/69808 Submitted by: maintainer Notes: svn path=/head/; revision=115097
* - update from 0.07 to 0.08Vanilla I. Shu2004-07-171-1/+3
| | | | | | | | | | - add new dependency "p5-LWP-Authen-Wsse" PR: ports/69196 Submitted by: maintainer Notes: svn path=/head/; revision=113841
* Update to 0.07 [1]Mathieu Arnold2004-05-181-8/+2
| | | | | | | | | | Unmark broken for perl 5.005 PR: [1] 66814 Submitted by: [1] Cheng-Lung Sung <clsung at dragon2 dot net> Notes: svn path=/head/; revision=109456
* - update from 0.05 to 0.06Vanilla I. Shu2004-05-051-1/+1
| | | | | | | | PR: ports/66232 Submitted by: maintainer Notes: svn path=/head/; revision=108502
* Update to 0.05Clement Laforet2004-01-131-2/+3
| | | | | | | | | PR: 61231 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98106
* Add p5-XML-Atom 0.04,Erwin Lansing2003-12-291-0/+42
perl5 modules for Atom feed and API implementation. PR: 60612 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=96897