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
Port details on branch 2024Q3
py-feedparser Universal feed parser written in Python
6.0.11 textproc on this many watch lists=13 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 6.0.11Version of this port present on the latest quarterly branch.
Maintainer: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-12 02:54:22
Last Update: 2024-03-07 16:07:55
Commit Hash: 40b7b1c
People watching this port, also watch:: pcre, xorg-fonts-truetype, libxml2, libgpg-error, freetype2
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/kurtmckee/feedparser
Description:
Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. Universal Feed Parser is easy to use; the module is self-contained in a single file, feedparser.py, and it has one primary public function, parse. parse takes a number of arguments, but only one is required, and it can be a URL, a local filename, or a raw string containing feed data in any format.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}feedparser>0:textproc/py-feedparser@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-feedparser/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-feedparser
  • pkg install py39-feedparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-feedparser listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-feedparser
Package flavors (<flavor>: <package>)
  • py39: py39-feedparser
distinfo:
TIMESTAMP = 1709135172 SHA256 (kurtmckee-feedparser-6.0.11_GH0.tar.gz) = 7474d23c879a4a7a2367801b417e2797c4abf25449e516d1b9139a3873af7ade SIZE (kurtmckee-feedparser-6.0.11_GH0.tar.gz) = 253205

Packages (timestamps in pop-ups are UTC):
py37-feedparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--5.2.1---5.2.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-feedparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--6.0.8--6.0.106.0.106.0.10
FreeBSD:14:latest--6.0.8--6.0.8-6.0.8
FreeBSD:14:quarterly-----6.0.106.0.106.0.10
FreeBSD:15:latest--n/a-n/a6.0.106.0.106.0.10
 
py311-feedparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.116.0.11-6.0.116.0.11---
FreeBSD:13:quarterly6.0.116.0.11-6.0.116.0.11---
FreeBSD:14:latest6.0.116.0.11-6.0.116.0.11---
FreeBSD:14:quarterly6.0.116.0.11-6.0.116.0.11---
FreeBSD:15:latest6.0.116.0.11n/a6.0.11n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-sgmllib3k>=0 : devel/py-sgmllib3k@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-rssdler*
  2. Collapse this list of deleted ports.
for Run
  1. deskutils/calibre
  2. devel/py-perceval
  3. finance/odoo
  4. finance/odoo14
  5. finance/odoo15
  6. finance/odoo16
  7. irc/py-limnoria
Expand this list (30 items / 23 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. mail/rss2email3
  3. misc/pubs
  4. multimedia/py-tartube
  5. multimedia/quodlibet
  6. net-mgmt/netbox
  7. news/sabnzbd
  8. www/flexget
  9. www/offpunk
  10. www/py-arxiv
  11. Collapse this list.

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. deskutils/blogtk*
  2. mail/rss2email*
  3. mail/rss2email2*
  4. net-p2p/tribler*
  5. news/lottanzb*
  6. news/rawdog*
  7. news/sabnzbdplus*
  8. www/feedjack*
  9. www/py-collective.easytemplate*
  10. www/py-djblets*
  11. www/py-flexget*
  12. www/py-octoprint*
  13. www/py-plone.app.portlets*
  14. www/py-rssdler*
  15. 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:
===> The following configuration options are available for py39-feedparser-6.0.11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_py-feedparser
USES:
cpe python tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kurtmckee/feedparser/tar.gz/6.0.11?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port