Port details |
- py-woob Web Outside of Browsers
- 3.7 www =2 3.6_2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2022-02-24 14:31:27
- Last Update: 2024-11-08 01:21:04
- Commit Hash: bbf086d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://woob.tech/
- Description:
- Woob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser. It also
provides well-defined APIs to talk to websites lacking one.
- ¦ ¦ ¦ ¦
- 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}woob>0:www/py-woob@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-woob/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-woob
- pkg install py311-woob
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 py311-woob listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-woob
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730790227
SHA256 (woob-3.7.tar.gz) = b1d7113ba87a9b947c13a1e3b4bb4fa616ba3037092b54912fc3fee2647d1b2f
SIZE (woob-3.7.tar.gz) = 357409
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:
-
- py311-Babel>0 : devel/py-babel@py311
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-packaging>=23.0 : devel/py-packaging@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=8 : devel/py-setuptools-scm@py311
- py311-six>0 : devel/py-six@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-html2text>=3.200 : textproc/py-html2text@py311
- py311-cssselect>0 : www/py-cssselect@py311
- py311-requests>=2.0.0 : www/py-requests@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-unidecode>=0 : converters/py-unidecode@py311
- py311-PyExecJS>=0 : devel/py-PyExecJS@py311
- py311-Babel>0 : devel/py-babel@py311
- py311-colorama>=0 : devel/py-colorama@py311
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-lxml>0 : devel/py-lxml@py311
- py311-packaging>=23.0 : devel/py-packaging@py311
- py311-prettytable>0 : devel/py-prettytable@py311
- py311-simplejson>0 : devel/py-simplejson@py311
- py311-six>0 : devel/py-six@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-pycountry>0 : textproc/py-pycountry@py311
- py311-html2text>=3.200 : textproc/py-html2text@py311
- py311-cssselect>0 : www/py-cssselect@py311
- py311-requests>=2.0.0 : www/py-requests@py311
- wget : ftp/wget
- gpg2 : security/gnupg
- yt-dlp : www/yt-dlp
- py311-termcolor>0 : devel/py-termcolor@py311
- ca-root-nss.crt : security/ca_root_nss
- py311-python-nss>0 : security/py-python-nss@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- www/py-woob-qt
- for Run
-
- finance/skrooge
- www/py-woob-qt
Configuration Options:
- ===> The following configuration options are available for py311-woob-3.7:
CLICOLOR=on: Color command line interface
NSS=on: SSL/TLS support via NSS
===> Use 'make config' to modify these settings
- Options name:
- www_py-woob
- 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 |
3.7 08 Nov 2024 01:21:04 |
Jason E. Hale (jhale) |
www/py-woob: Update to 3.7
https://gitlab.com/woob/woob/-/releases/3.7 |
3.6_2 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.6_1 01 May 2024 11:39:18 |
Daniel Engberg (diizzy) |
www/py-woob: Remove option for rtmpdump
Remove invalid option as support for librtmp was removed in
8d01b5458f4660725fcaf562cdbb073debc9b751
Approved by: portmgr (blanket) |
3.6_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
3.6 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
3.6 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> |
3.6 02 Jun 2023 01:43:15 |
Jason E. Hale (jhale) |
www/py-woob: Update to 3.6
https://gitlab.com/woob/woob/-/releases/3.6 |
3.5 03 May 2023 23:59:42 |
Jason E. Hale (jhale) |
www/py-woob: Update to 3.5 |
3.3.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.3.1 01 Mar 2023 01:33:26 |
Jason E. Hale (jhale) |
www/py-woob: Update to 3.3.1
https://gitlab.com/woob/woob/-/tags/3.3.1 |
3.1_1 17 Jan 2023 20:58:31 |
Jason E. Hale (jhale) Author: Oleg Sidorkin |
www/py-woob: Do not install tests files
PR: 269003 |
3.1 13 Jan 2023 22:18:55 |
Jason E. Hale (jhale) |
www/py-woob: Update to 3.1
https://gitlab.com/woob/woob/-/tags/3.1 |
3.0 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) |
3.0 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 ) |
3.0 24 Feb 2022 14:27:26 |
Jason E. Hale (jhale) |
www/py-weboob: Rename to www/py-woob
Project was renamed from weboob to woob.
Update to 3.0.
www/py-weboob-qt: Rename to www/py-woob-qt
Project was renamed from weboob-qt to woob-qt.
Update to latest commit. Upstream did not create a tag in git after
the project was renamed, so a new release was never made. But we
need these changes so it is compatible with base woob. This is
technically version 3.0. |