Commit graph

27 commits

Author SHA1 Message Date
Cheng-Lung Sung
438d49ab55 - update to 0.22 2006-07-24 23:02:29 +00:00
Cheng-Lung Sung
71fd168d9b - Update to 0.21
PR:		ports/100184
Submitted by:	tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-13 01:16:44 +00:00
Cheng-Lung Sung
0643e6af1f - Update to 0.20
PR:		ports/100161
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 23:54:03 +00:00
Cheng-Lung Sung
cd254e3837 - update to 0.19 2006-03-30 07:07:02 +00:00
Cheng-Lung Sung
0009814fb6 - add dependency (p5-XML-Path)
- remove IS_INTERACTIVE
2006-03-30 06:16:03 +00:00
Kris Kennaway
086209ae5a Mark IS_INTERACTIVE (it is probably missing a dependency) to stop
infinite loop on package cluster

No response from:	maintainer
2006-03-25 14:52:20 +00:00
Cheng-Lung Sung
627c1b71f8 - update to 0.18 2006-03-17 02:35:10 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Cheng-Lung Sung
6d64476cde - update to 0.16
* Fixed a terrible bug when you set binary data to $entry->content
- add SHA256 checksum
2005-11-28 01:17:17 +00:00
Cheng-Lung Sung
a9a1e939fd - update to 0.15
- 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
2005-11-01 08:24:17 +00:00
Cheng-Lung Sung
8dc55bc875 - tobez point that XML::Atom::Util requires Encode, which 5.6.0 must suffer.
so I encourage 5.6.x users to upgrade to 5.8.x.
2005-09-14 06:11:35 +00:00
Cheng-Lung Sung
24ba0e7987 - update to 0.13
- changes see http://search.cpan.org/src/MIYAGAWA/XML-Atom-0.13/Changes
2005-09-06 12:42:34 +00:00
Cheng-Lung Sung
0da1b031ff - create_packlist=0 already in bsd.port.mk
- fix build error in pointhat

Noted by:   krismail
2005-07-12 09:05:23 +00:00
Cheng-Lung Sung
fa7056aab0 - update to 0.12
- Removed XML::LibXSLT usage
- add create_packlist=0 to CONFIGURE_ARGS (untill bsd.port.mk changed)
2005-06-07 08:35:04 +00:00
Cheng-Lung Sung
46b52e54fb - update to 0.11
- 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.
2005-02-25 03:00:12 +00:00
Cheng-Lung Sung
46e36ee9a7 - update to 0.10
- 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.
2005-02-03 07:24:41 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Ying-Chieh Liao
15b7d1eda5 mark ignore when perl < 5.6
Submitted by:	maintainer
2004-08-16 02:53:46 +00:00
Jun Kuriyama
4ef5640eae - Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.
Approved by:	maintainer
2004-08-10 02:37:08 +00:00
Vanilla I. Shu
57a93bf13c - Update to 0.09
- use PERL_MODBUILD

PR:		ports/69808
Submitted by:	maintainer
2004-07-30 18:27:56 +00:00
Vanilla I. Shu
de793e2952 - update from 0.07 to 0.08
- add new dependency "p5-LWP-Authen-Wsse"

PR:		ports/69196
Submitted by:	maintainer
2004-07-17 16:52:25 +00:00
Mathieu Arnold
17be58b726 Update to 0.07 [1]
Unmark broken for perl 5.005

PR:		[1] 66814
Submitted by:	[1] Cheng-Lung Sung <clsung at dragon2 dot net>
2004-05-18 16:04:47 +00:00
Vanilla I. Shu
2fad5d0042 - update from 0.05 to 0.06
PR:		ports/66232
Submitted by:	maintainer
2004-05-05 22:24:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Clement Laforet
18b6dbf359 Remove forgotten file.
Approved by:    erwin (mentor) (implicitly)
2004-01-13 21:06:24 +00:00
Clement Laforet
93608ef5db Update to 0.05
PR:             61231
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-13 21:03:38 +00:00
Erwin Lansing
49c40d2c4a Add p5-XML-Atom 0.04,
perl5 modules for Atom feed and API
implementation.

PR:		60612
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-29 17:01:42 +00:00