Port details |
- pear-XML_Feed_Parser Providing a unified API for handling Atom/RSS
- 1.0.5 textproc =4 1.0.5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-05-01 19:10:31
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libXdamage, libevent, php81-pear, p5-MIME-Tools, p5-ExtUtils-Install
- Also Listed In: devel pear
- License: not specified in port
- WWW:
- https://pear.php.net/package/XML_Feed_Parser
- Description:
- XML_Feed_Parser is a parser for (the various) RSS and Atom format XML feeds.
It attempts to provide a somewhat unified API while still allowing access to
the full details of each feed type.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pear-XML_Feed_Parser>0:textproc/pear-XML_Feed_Parser
- To install the port:
- cd /usr/ports/textproc/pear-XML_Feed_Parser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pear-XML_Feed_Parser
- pkg install php81-pear-XML_Feed_Parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-XML_Feed_Parser
- Package flavors (<flavor>: <package>)
- php81: php81-pear-XML_Feed_Parser
- php74: php74-pear-XML_Feed_Parser
- php80: php80-pear-XML_Feed_Parser
- php82: php82-pear-XML_Feed_Parser
- distinfo:
- TIMESTAMP = 1497163376
SHA256 (PEAR/XML_Feed_Parser-1.0.5.tgz) = 2261c7447edac8ecbdd3437dfc7a824f333d9b3865bbd3eb125ff74b120298fb
SIZE (PEAR/XML_Feed_Parser-1.0.5.tgz) = 272006
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- tidy.so : www/php81-tidy
- dom.so : textproc/php81-dom
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_pear-XML_Feed_Parser
- USES:
- pear php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.5 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.5 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.0.5 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5 06 Mar 2020 18:09:10 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.0.5 11 Jun 2017 07:46:16 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, add USES=php
Content of tarballs are unchanged (checked against [1]).
=> XML_Feed_Parser-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/XML_Feed_Parser-1.0.5.tgz
fetch: http://pear.php.net/get/XML_Feed_Parser-1.0.5.tgz: size mismatch:
expected 264507, actual 272006
Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Feed_Parser-1.0.5.tgz
[1]
Approved by: portmgr (blanket) |
1.0.5 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.0.5 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.0.5 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.0.5 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.0.5 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.0.5 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.0.5 27 Sep 2014 08:42:03 |
antoine |
Fix conversion to USES=pear |
1.0.5 26 Sep 2014 09:17:25 |
bapt |
Convert to USES=pear |
1.0.5 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.0.5 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.5 17 Mar 2013 14:14:20 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.0.5 28 Jan 2012 10:20:50 |
miwi |
- Update to 1.0.5 |
1.0.4 02 Jul 2011 12:00:03 |
miwi |
- Update to 1.0.4 |
1.0.3 22 Nov 2008 15:05:40 |
miwi |
- Update to 1.0.3 |
1.0.2_1 05 Aug 2007 21:27:16 |
miwi |
- Fix missing dependens
- Fix pear category
- Bump PORTREVISION
PR: 115206
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> |
1.0.2 01 May 2007 19:10:21 |
miwi |
XML_Feed_Parser is a parser for (the various) RSS and Atom format XML feeds.
It attempts to provide a somewhat unified API while still allowing access to
the full details of each feed type.
WWW: http://pear.php.net/package/XML_Feed_Parser/ |