Port details |
- libhubbub HTML5 parser library
- 0.3.7 www
=0 0.3.7Version of this port present on the latest quarterly branch. - Maintainer: nc@FreeBSD.org
 - Port Added: 2016-03-20 16:26:23
- Last Update: 2021-08-08 12:04:19
- Commit Hash: 0e661b5
- License: MIT
- Description:
- Hubbub is an HTML5 compliant parsing library, written in C. It was developed
as part of the NetSurf project.
WWW: http://www.netsurf-browser.org/projects/hubbub/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libhubbub>0:www/libhubbub
- For LIB depends:
- libhubbub.so:www/libhubbub
- To install the port:
- cd /usr/ports/www/libhubbub/ && make install clean
- To add the package, run one of these commands:
- pkg install www/libhubbub
- pkg install libhubbub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libhubbub
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595077519
SHA256 (libhubbub-0.3.7-src.tar.gz) = 9e7ae253e6c9069e757eb9ad4e4846f38b4db52c0ca0151446a9fa4a977735b6
SIZE (libhubbub-0.3.7-src.tar.gz) = 784780
- 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:
-
- netsurf-buildsystem>=1.5 : devel/netsurf-buildsystem
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libparserutils.so : devel/libparserutils
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- www/libdom
- www/netsurf
- Configuration Options:
- No options to configure
- Options name:
- www_libhubbub
- USES:
- gmake iconv:wchar_t localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Aug 2021 12:04:19 0.3.7
|
Neel Chauhan (nc)  Author: Evgeniy Khramtsov |
www/libhubbub: respect CC
PR: 257613 |
06 Apr 2021 14:31:07 0.3.7
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Feb 2021 23:05:30
0.3.7
|
nc  |
Adopt these following Ports:
devel/libparserutils
devel/netsurf-buildsystem
devel/libnsutils
graphics/libnsgif
graphics/libnsbmp
textproc/libwapcaplet
www/libdom
www/libhubbub
www/netsurf
Approved by: 0mp (mentor, implicit) |
21 Jul 2020 13:53:04
0.3.7
|
lwhsu  |
Update to 0.3.7
PR: 248066
Submitted by: Marcel Bischoff <marcel@herrbischoff.com> |
28 Mar 2020 11:26:59
0.3.6
|
rene  |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
02 Sep 2019 23:29:20
0.3.6
|
swills  |
www/libhubbub: update to 0.3.6
PR: 239335
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
23 Sep 2018 13:25:45
0.3.5
|
0mp  |
www/libhubbub: Set maintainership.
PR: 231602
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D17295 |
05 Sep 2018 02:38:17
0.3.5
|
swills  |
www/libhubbub: Update to 0.3.5
PR: 231131
Submitted by: Nathan <ndowens@yahoo.com> |
27 Oct 2017 15:46:22
0.3.4
|
vanilla  |
Update
devel/netsurf-buildsystem to 1.6
devel/nsgenbind to 0.5
dns/libnspsl to 0.1.2
graphics/libnsgif to 0.2.0
textproc/libcss to 0.7.0
textproc/libutf8proc to 1.3.1.3
www/libdom to 0.3.2
www/libhubbub to 0.3.4
www/netsurf to 3.7 |
19 Mar 2017 14:02:24
0.3.3
|
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
01 Apr 2016 14:33:58
0.3.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 16:26:14
0.3.3
|
olivierd  |
Hubbub is an HTML5 compliant parsing library, written in C. It was developed
as part of the NetSurf project.
WWW: http://www.netsurf-browser.org/projects/hubbub/ |