Port details |
- py-beautifulsoup HTML/XML Parser for Python
- 4.12.3 www =9 4.12.3Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2005-07-16 21:52:03
- Last Update: 2024-01-19 01:59:12
- Commit Hash: 351c4ea
- People watching this port, also watch:: libdrm, gmp, dejavu, libiconv, gnupg
- Also Listed In: python
- License: MIT
- WWW:
- https://www.crummy.com/software/BeautifulSoup/
- Description:
- Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.
A well-formed XML/HTML document will yield a well-formed data
structure. An ill-formed XML/HTML document will yield a
correspondingly ill-formed data structure. If your document is only
locally well-formed, you can use this library to find and process the
well-formed part of it. The BeautifulSoup class has heuristics for
obtaining a sensible parse tree in the face of common HTML errors.
- ¦ ¦ ¦ ¦
- 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}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-beautifulsoup/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-beautifulsoup
- pkg install py39-beautifulsoup
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-beautifulsoup listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-beautifulsoup
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1705628966
SHA256 (beautifulsoup4-4.12.3.tar.gz) = 74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051
SIZE (beautifulsoup4-4.12.3.tar.gz) = 581181
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:
-
- py39-hatchling>0 : devel/py-hatchling@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-soupsieve>=1.2 : www/py-soupsieve@py39
- py39-lxml>=0 : devel/py-lxml@py39
- py39-html5lib>=0 : www/py-html5lib@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- audio/lollypop
- deskutils/calibre
- dns/knock
- finance/beancount
- finance/py-finviz
- misc/py-pypatent
- multimedia/py-periscope
- for Run
-
- astro/py-skyfield
- audio/beets
- audio/lollypop
- deskutils/calibre
- devel/py-nbconvert
- devel/py-perceval
- dns/knock
-
Deleted ports which required this port:
- * - 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:
- www_py-beautifulsoup
- USES:
- python
- 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 |
4.12.3 19 Jan 2024 01:59:12 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.12.3 |
4.12.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.12.2 22 Apr 2023 09:35:36 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.12.2 |
4.12.0 27 Mar 2023 22:27:38 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.12.0 |
4.11.2 08 Feb 2023 07:12:19 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.11.2 |
4.11.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
4.11.1 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 ) |
4.11.1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.11.1 14 Apr 2022 07:18:04 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.11.1 |
4.10.0 16 Sep 2021 02:31:48 |
Wen Heping (wen) |
www/py-beautifulsoup: Update to 4.10.0 |
4.9.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.9.3 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
4.9.3 24 Dec 2020 09:21:28 |
antoine |
soupsieve 2.0.1 is only compatible with python 3.6+ |
4.9.3 05 Oct 2020 14:03:28 |
wen |
- Update to 4.9.3 |
4.9.1 20 Jul 2020 09:40:45 |
wen |
- Update to 4.9.1 |
4.9.0 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
4.9.0 13 Apr 2020 03:10:08 |
wen |
- Update to 4.9.0 |
4.8.2 04 Jan 2020 07:33:10 |
wen |
- Update to 4.8.2 |
4.8.0 08 Sep 2019 08:46:15 |
wen |
- Update to 4.8.0 |
4.7.1_1 26 Apr 2019 20:48:04 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
4.7.1_1 06 Apr 2019 14:00:09 |
wen |
- Add missing RUN_DEPENDS |
4.7.1 05 Apr 2019 13:58:40 |
wen |
- Update to 4.7.1
- Take maintainership
PR: 230748
Submitted by: wen@(myself)
Approved by: wg@(maintainer) |
4.6.0 02 Jun 2018 17:55:46 |
miwi |
- Update to 4.6.0
- Added LICENSE_FILE
- Added NO_ARCH
- Added DOCS option with appropriate dependencies
PR: 228269
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer implicit
Sponsored by: iXsystems Inc. |
4.5.1 24 Aug 2016 18:42:18 |
wg |
www/py-beautifulsoup: update to 4.5.1 |
4.4.1 14 Nov 2015 21:17:47 |
wg |
www/py-beautifulsoup: update to 4.4.1
- Add LICENSE |
4.3.2 18 Oct 2014 10:52:54 |
rm |
www-beautitifulsoup: convert to USES=python
- convert to USES=python
- remove pkg-plist and limit py-beautifulsoup32 to python2:
"""
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 22
print "Unit tests have failed!"
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket) |
4.3.2 26 Jun 2014 15:15:09 |
wg |
www/py-beautifulsoup: remove useless knobs |
4.3.2 05 Oct 2013 01:02:13 |
wg |
www/py-beautifulsoup: update to 4.3.2
- Update to 4.3.2 |
4.3.1 28 Sep 2013 17:42:10 |
wg |
www/py-beautifulsoup: use autoplist and 3k knob
- Use python auto plist
- Use python 3k knob
- Allow staging |
4.3.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.3.1 20 Sep 2013 14:19:56 |
wg |
www/py-beautifulsoup: update to 4.3.1
- Update to 4.3.1 |
4.1.3_1 15 May 2013 19:33:15 |
wg |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor) |
4.1.3_1 04 Mar 2013 18:12:32 |
lippe |
- Enable python 3 support
PR: ports/175509
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: William Grzybowski <william88@gmail.com> (maintainer) |
4.1.3 30 Aug 2012 19:02:01 |
culot |
- Update to 4.1.3
PR: ports/171189
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
4.1.1 27 Jul 2012 11:57:18 |
madpilot |
- Remove uneeded CONFLICTS.
PR: ports/170198
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit) |
4.1.1 25 Jul 2012 16:58:20 |
rm |
- copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
(port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry
PR: 168372 (based on)
Submitted by: William Grzybowski <william88 at gmail dot com>
Approved by: Mike Meyer <mwm at mired dot org> (maintainer) |
3.2.0 26 Jul 2011 03:00:25 |
lioux |
- Update to 3.2.0
- Take over maintainership
PR: ports/159169
Approved by: Mike Meyer <mwm@mired.org> (previous maintainer) |
3.1.0.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1.0.1_1 12 Feb 2010 03:44:06 |
yzlin |
- Add CONFLICT since py-beautifulsoup30 has been created
- Bump PORTREVISION
Approved by: lwhsu/rafan (mentors) |
3.1.0.1 10 Jan 2009 15:07:13 |
miwi |
- Update to 3.1.0
PR: 130037
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer |
3.0.7a 30 Oct 2008 07:16:00 |
demon |
Update to version 3.0.7a.
No objection from: maintainer |
3.0.5 15 Feb 2008 01:22:48 |
lwhsu |
- Update to 3.0.5
PR: ports/120639
Submitted by: lwhsu
Approved by: Mike Meyer <mwm AT mired.org> (maintainer) |
3.0.4 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
3.0.4 11 Jun 2007 06:00:02 |
miwi |
- Update to 3.0.4
PR: 113469
Submitted by: Mike Meyer <mwm@mired.org> (Maintainer) |
3.0.3 23 Jun 2006 08:59:29 |
pav |
- Update to 3.0.3
PR: ports/99282
Submitted by: Mike Meyer <mwm@mired.org> (maintainer) |
2.1.1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.1 26 Oct 2005 01:30:48 |
mnag |
Update to 2.1.1
PR: 86358
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Approved by: mwm@mired.org (maintainer timeout, 35 days) |
2.1.0 16 Jul 2005 21:51:18 |
pav |
Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.
PR: ports/83531
Submitted by: Mike Meyer <mwm@mired.org> |