Port details |
- py-beautifulsoup30 HTML/XML Parser for Python
- 3.0.8.1 www
=0 3.0.8.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-01-14 03:14:59
- Last Update: 2013-10-03 13:15:11
- SVN Revision: 329180
- Also Listed In: python
- License: not specified in port
- WWW:
- http://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.
WWW: http://www.crummy.com/software/BeautifulSoup/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- py27-beautifulsoup>0:www/py-beautifulsoup30
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-beautifulsoup
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- python : lang/python
- Runtime dependencies:
-
- python2.7 : lang/python27
- python : lang/python
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.8.1 03 Oct 2013 13:15:11 |
wg |
www/py-beautifulsoup30: remove port
- This port is no longer being used anywhere and was causing conflict with
www/py-beautifulsoup32, consider using it instead
Approved by: portmgr (bapt) |
3.0.8.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.0.8.1 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
3.0.8.1 08 Aug 2011 19:38:14 |
pav |
- Update to 3.0.8.1 and fix fetch
PR: ports/153819
Submitted by: Mikhail T. <m.tsatsenko@mail.ru>
Approved by: maintainer timeout (yzlin; 7 months) |
3.0.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0.8 12 Feb 2010 03:42:48 |
yzlin |
- Add py-beautifulsoup30
- Update to 3.0.8
- Take maintainership
PR: ports/141288
Submitted by: Kirk Strauser <kirk AT daycos.com>
Approved by: lwhsu/rafan (mentors) |
3.1.0.1 14 Jan 2010 03:14:33 |
yzlin |
- Force commit to note repocopy: www/py-beautifulsoup -> www/py-beautifulsoup30
PR: ports/141288
Submitted by: Kirk Strauser <kirk AT daycos.com>
Approved by: lwhsu (mentor)
Repocopy by: marcus |
Number of commits found: 7
|