notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-XML-Atom Perl5 modules for Atom feed and API implementation
0.43 textproc on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.43Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-29 17:02:23
Last Update: 2023-04-27 18:42:45
Commit Hash: 25f6a31
People watching this port, also watch:: bash, p5-Class-Singleton, pcre, p5-Sys-Hostname-Long, p5-DateTime-TimeZone
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/XML-Atom
Description:
Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-XML-Atom-0.43/catalog.mk
  2. /usr/local/share/licenses/p5-XML-Atom-0.43/LICENSE
  3. /usr/local/share/licenses/p5-XML-Atom-0.43/ART10
  4. /usr/local/share/licenses/p5-XML-Atom-0.43/GPLv1+
  5. lib/perl5/site_perl/XML/Atom.pm
  6. lib/perl5/site_perl/XML/Atom/Base.pm
  7. lib/perl5/site_perl/XML/Atom/Category.pm
  8. lib/perl5/site_perl/XML/Atom/Client.pm
  9. lib/perl5/site_perl/XML/Atom/Content.pm
  10. lib/perl5/site_perl/XML/Atom/Entry.pm
  11. lib/perl5/site_perl/XML/Atom/ErrorHandler.pm
  12. lib/perl5/site_perl/XML/Atom/Feed.pm
  13. lib/perl5/site_perl/XML/Atom/Link.pm
  14. lib/perl5/site_perl/XML/Atom/Person.pm
  15. lib/perl5/site_perl/XML/Atom/Server.pm
  16. lib/perl5/site_perl/XML/Atom/Thing.pm
  17. lib/perl5/site_perl/XML/Atom/Util.pm
  18. lib/perl5/site_perl/man/man3/XML::Atom.3.gz
  19. lib/perl5/site_perl/man/man3/XML::Atom::Client.3.gz
  20. lib/perl5/site_perl/man/man3/XML::Atom::Entry.3.gz
  21. lib/perl5/site_perl/man/man3/XML::Atom::Feed.3.gz
  22. lib/perl5/site_perl/man/man3/XML::Atom::Person.3.gz
  23. lib/perl5/site_perl/man/man3/XML::Atom::Server.3.gz
  24. lib/perl5/site_perl/man/man3/XML::Atom::Util.3.gz
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • p5-XML-Atom>0:textproc/p5-XML-Atom
To install the port:
cd /usr/ports/textproc/p5-XML-Atom/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-XML-Atom
  • pkg install p5-XML-Atom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-XML-Atom
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1622214144 SHA256 (XML-Atom-0.43.tar.gz) = 4e593896a6f6e7cf2a796895108db567653589ffabf929a1e458a7bf6dbb0b2d SIZE (XML-Atom-0.43.tar.gz) = 59113

Packages (timestamps in pop-ups are UTC):
p5-XML-Atom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.430.430.420.430.43-0.42-
FreeBSD:13:quarterly0.430.430.430.430.430.430.430.43
FreeBSD:14:latest0.430.430.430.430.430.43-0.43
FreeBSD:14:quarterly0.430.43-0.430.430.430.430.43
FreeBSD:15:latest0.430.43n/a0.43n/a0.430.430.43
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  2. p5-DateTime>=0 : devel/p5-DateTime
  3. p5-DateTime-TimeZone>=0 : devel/p5-DateTime-TimeZone
  4. p5-URI>=0 : net/p5-URI
  5. p5-XML-LibXML>=2.0202,1 : textproc/p5-XML-LibXML
  6. p5-XML-XPath>=1.20 : textproc/p5-XML-XPath
  7. p5-libwww>=0 : www/p5-libwww
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
  9. p5-Module-Build-Tiny>=0.043 : devel/p5-Module-Build-Tiny
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  2. p5-DateTime>=0 : devel/p5-DateTime
  3. p5-DateTime-TimeZone>=0 : devel/p5-DateTime-TimeZone
  4. p5-URI>=0 : net/p5-URI
  5. p5-XML-LibXML>=2.0202,1 : textproc/p5-XML-LibXML
  6. p5-XML-XPath>=1.20 : textproc/p5-XML-XPath
  7. p5-libwww>=0 : www/p5-libwww
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-Net-Google-Calendar
  2. net/p5-Net-Google-DataAPI
  3. net/p5-Net-Google-Spreadsheets
  4. textproc/p5-Google-Data-JSON
  5. textproc/p5-XML-Atom-Ext-OpenSearch
  6. textproc/p5-XML-Atom-Filter
  7. textproc/p5-XML-Atom-Stream
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/p5-XML-Feed
  3. www/p5-Catalyst-Plugin-AtomServer
  4. www/p5-WWW-Google-News
  5. www/p5-WebService-Google-Reader
  6. Collapse this list.
for Run
  1. net/p5-Net-Google-Calendar
  2. net/p5-Net-Google-DataAPI
  3. net/p5-Net-Google-Spreadsheets
  4. textproc/p5-Google-Data-JSON
  5. textproc/p5-XML-Atom-Ext-OpenSearch
  6. textproc/p5-XML-Atom-Filter
  7. textproc/p5-XML-Atom-Stream
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/p5-XML-Feed
  3. www/p5-Catalyst-Plugin-AtomServer
  4. www/p5-WWW-Google-News
  5. www/p5-WebService-Google-Reader
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. russian/MT*
  2. www/MT*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_p5-XML-Atom
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/XML/
  7. http://backpan.perl.org/modules/by-module/XML/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/XML/
  12. https://www.cpan.org/modules/by-module/XML/
Collapse this list.

Number of commits found: 70

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.43
27 Apr 2023 18:42:45
commit hash: 25f6a312e66e0cf1b667ef9eb50dacfd4a338365commit hash: 25f6a312e66e0cf1b667ef9eb50dacfd4a338365commit hash: 25f6a312e66e0cf1b667ef9eb50dacfd4a338365commit hash: 25f6a312e66e0cf1b667ef9eb50dacfd4a338365 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/p5-XML-Atom: Fix build and pkg-plist
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.43
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.43
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.43
30 May 2021 19:57:51
commit hash: 4af653809765407c3c4e7e1a5710effe114aa21bcommit hash: 4af653809765407c3c4e7e1a5710effe114aa21bcommit hash: 4af653809765407c3c4e7e1a5710effe114aa21bcommit hash: 4af653809765407c3c4e7e1a5710effe114aa21b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-XML-Atom: Update to 0.43

Changes:	https://metacpan.org/changes/distribution/XML-Atom
0.42
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.42
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.42
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.42
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.42
12 May 2017 21:51:39
Revision:440729Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.42

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/XML-Atom/Changes
0.41_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.41_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.41_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.41
07 Nov 2013 03:52:42
Revision:333056Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.41
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.41
29 Aug 2013 17:16:53
Revision:325610Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add WWW
- Use single space after WWW:
- Remove Author line
0.41
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.41
08 Jan 2012 18:19:59
Original commit files touched by this commit
swills search for other commits by this committer
- Add missing BUILD_DEPENDS to silence build warning
0.41
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.41
29 Sep 2011 01:18:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.41

Changes:        http://search.cpan.org/dist/XML-Atom/Changes
0.40
19 Sep 2011 14:59:36
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.40

Changes:        http://cpansearch.perl.org/dist/XML-Atom/Changes
0.39
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
0.39
25 Jun 2011 04:51:40
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix minimal version requirement of runtime dependencies
0.39
23 Jun 2011 09:04:11
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.39
ChangeLog: http://cpansearch.perl.org/src/MIYAGAWA/XML-Atom-0.39/Changes

PR:             ports/158164
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
0.38
31 May 2011 11:08:12
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.38
- Changelog: http://cpansearch.perl.org/src/MIYAGAWA/XML-Atom-0.38/Changes
0.37
17 May 2011 11:13:00
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
0.37
07 Dec 2010 19:35:25
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
0.37
31 Jan 2010 01:06:50
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.37

PR:             ports/142680
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
0.35_1
17 Dec 2009 09:32:38
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove already-included-in-perl-core module dependencies.
- Replace spaces with tab as expected.

Approved by:    clsung
0.35
05 Jun 2009 22:58:59
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.35

PR:             ports/134844
Approved by:    maintainer timeout (clsung; 15 days)
Submitted by:   me
0.33
03 Feb 2009 01:27:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.33

Changes:        http://search.cpan.org/dist/XML-Atom/Changes
0.32
26 Nov 2008 07:58:08
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.32

PR:             ports/129184
Submitted by:   leeym
0.31
20 Nov 2008 06:25:39
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.31
0.30
13 Nov 2008 03:00:32
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.30
0.29
03 Nov 2008 05:42:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.29
0.28
22 Jan 2008 00:26:13
Original commit files touched by this commit
leeym search for other commits by this committer
- set PERL_CONFIGURE=5.8.5+ instead

PR:             117414
Submitted by:   leeym
Approved by:    clsung
0.28
05 Jan 2008 04:27:18
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.28

Changes:        http://search.cpan.org/dist/XML-Atom/Changes
0.27
10 Oct 2007 10:15:09
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.27
0.25
08 Sep 2007 01:08:35
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.25
05 Dec 2006 07:45:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.25

PR:             ports/106307
Submitted by:   chinsan
0.24
01 Dec 2006 04:35:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.24

PR:             ports/106044
Submitted by:   Christopher Boumenot <boumenot_AT_gmail dot com>
0.23
28 Aug 2006 06:21:54
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.23
- Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes

PR:             ports/102566
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.22
25 Jul 2006 03:03:51
Original commit files touched by this commit
clsung search for other commits by this committer
- Use @dirrmtry because XML::Atom::SimpleFeed and XML::Atom::Syndication
  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]
0.22
24 Jul 2006 23:02:29
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.22
0.21
13 Jul 2006 01:16:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.21

PR:             ports/100184
Submitted by:   tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
0.20
12 Jul 2006 23:54:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.20

PR:             ports/100161
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
0.19
30 Mar 2006 07:07:02
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.19
0.18
30 Mar 2006 06:16:03
Original commit files touched by this commit
clsung search for other commits by this committer
- add dependency (p5-XML-Path)
- remove IS_INTERACTIVE
0.18
25 Mar 2006 14:52:20
Original commit files touched by this commit
kris search for other commits by this committer
Mark IS_INTERACTIVE (it is probably missing a dependency) to stop
infinite loop on package cluster

No response from:       maintainer
0.18
17 Mar 2006 02:35:10
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.18
0.16
22 Jan 2006 02:55:05
Original commit files touched by this commit
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)
0.16
28 Nov 2005 01:17:18
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.16
* Fixed a terrible bug when you set binary data to $entry->content
- add SHA256 checksum
0.15
01 Nov 2005 08:24:17
Original commit files touched by this commit
clsung search for other commits by this committer
- 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
0.13
14 Sep 2005 06:11:35
Original commit files touched by this commit
clsung search for other commits by this committer
- 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.
0.13
06 Sep 2005 12:42:34
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.13
- changes see http://search.cpan.org/src/MIYAGAWA/XML-Atom-0.13/Changes
0.12
12 Jul 2005 09:05:23
Original commit files touched by this commit
clsung search for other commits by this committer
- create_packlist=0 already in bsd.port.mk
- fix build error in pointhat

Noted by:   krismail
0.12
07 Jun 2005 08:35:04
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.12
- Removed XML::LibXSLT usage
- add create_packlist=0 to CONFIGURE_ARGS (untill bsd.port.mk changed)
0.11
25 Feb 2005 03:00:12
Original commit files touched by this commit
clsung search for other commits by this committer
- 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.
0.10
03 Feb 2005 07:24:41
Original commit files touched by this commit
clsung search for other commits by this committer
- 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.
0.09
20 Aug 2004 02:56:44
Original commit files touched by this commit
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
0.09
16 Aug 2004 02:53:46
Original commit files touched by this commit
ijliao search for other commits by this committer
mark ignore when perl < 5.6

Submitted by:   maintainer
0.09
10 Aug 2004 02:37:08
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.

Approved by:    maintainer
0.09
30 Jul 2004 18:27:56
Original commit files touched by this commit
vanilla search for other commits by this committer
- Update to 0.09
- use PERL_MODBUILD

PR:             ports/69808
Submitted by:   maintainer
0.08
17 Jul 2004 16:52:25
Original commit files touched by this commit
vanilla search for other commits by this committer
- update from 0.07 to 0.08
- add new dependency "p5-LWP-Authen-Wsse"

PR:             ports/69196
Submitted by:   maintainer
0.07
18 May 2004 16:04:47
Original commit files touched by this commit
mat search for other commits by this committer
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>
0.06
05 May 2004 22:24:22
Original commit files touched by this commit
vanilla search for other commits by this committer
- update from 0.05 to 0.06

PR:             ports/66232
Submitted by:   maintainer
0.05
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.05
13 Jan 2004 21:06:25
Original commit files touched by this commit
clement search for other commits by this committer
Remove forgotten file.

Approved by:    erwin (mentor) (implicitly)
0.05
13 Jan 2004 21:03:38
Original commit files touched by this commit
clement search for other commits by this committer
Update to 0.05

PR:             61231
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Approved by:    erwin (mentor) (implicitly)
0.04
29 Dec 2003 17:01:43
Original commit files touched by this commit
erwin search for other commits by this committer
Add p5-XML-Atom 0.04,
perl5 modules for Atom feed and API
implementation.

PR:             60612
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 70