Port details |
- uzbl Web interface tools which adhere to the unix philosophy
- 0.9.1_4 www
=3 0.9.1_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses webkit-gtk2 which has security issues
This port expired on: 2019-03-24
- Maintainer: aehlig@linta.de
- Port Added: 2010-01-08 10:03:07
- Last Update: 2019-03-24 18:43:27
- SVN Revision: 496768
- People watching this port, also watch:: imaptools, wine, mtools, feh, zathura
- License: GPLv3
- WWW:
- http://www.uzbl.org
- Description:
- Uzbl is a collection of web interface tools that follow the UNIX philosophy -
"Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a universal
interface."
WWW: http://www.uzbl.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: uzbl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1496762021
SHA256 (uzbl-uzbl-v0.9.1_GH0.tar.gz) = 5778216914b8f45bc92fe72c9e51dad38423314bbc4a8182e305c24a9b5d86ba
SIZE (uzbl-uzbl-v0.9.1_GH0.tar.gz) = 257493
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- x11.pc : x11/libX11
- Runtime dependencies:
-
- socat : net/socat
- dmenu : x11/dmenu
- py27-configparser>0 : devel/py-configparser@py27
- python2.7 : lang/python27
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- x11.pc : x11/libX11
- Library dependencies:
-
- libwebkitgtk-1.0.so : www/webkit-gtk2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libsoup-2.4.so : devel/libsoup
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for uzbl-0.9.1_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake pkgconfig python:2.7 desktop-file-utils gettext-runtime shebangfix gnome
- 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 |
0.9.1_4 24 Mar 2019 18:43:27 |
kwm |
Remove expired webkit-gtk2 and webkit-gtk3 ports.
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix. |
0.9.1_4 25 Feb 2019 16:58:49 |
kwm |
Mark webkit-gtk[23] ports as depricated with the same date as webkit-gtk[23].
Disable webkit-gtk[23] support if the port/plugin supports it.
Remove options for webkit-gtk[23] using ports or if they don't have a
option, mark them deprecated with the same date as webkit-gtk[23].
Haskell and geany where skipped and will be handled by the maintainers. |
0.9.1_4 27 Feb 2018 12:34:16 |
amdmi3 |
- Fix shebangs properly
Approved by: portmgr blanket |
0.9.1_3 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.9.1_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9.1_2 20 Jun 2017 16:29:06 |
joneum |
- Upstream rerolled the distfiles
*The difference between the old and the new tar ball is literally
one additional hex digit in the embedded git version
PR: 219824
Reported by: xmj
Approved by: Klaus Aehlig <aehlig at linta.de> (maintainer) xxx (mentor)
Differential Revision: https://reviews.freebsd.org/D11214 |
0.9.1_1 04 May 2017 05:26:24 |
tcberner |
Fix shebangs
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10527 |
0.9.1 16 Mar 2017 19:23:49 |
antoine |
Rename python setuptools ports to better match other python ports
Reviewed by: mat, sunpoet
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D9983 |
0.9.1 25 Dec 2016 13:22:24 |
amdmi3 |
- Update to 0.9.1
- While here, convert to options helpers and fix manpage installation
PR: 213881
Submitted by: aehlig@linta.de (maintainer) |
0.9.0 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.0 10 Apr 2016 12:17:04 |
riggs |
Update to upstream version 0.9
PR: 208293
Submitted by: aehlig@linta.de (maintainer) |
0.0.0.2012.05.14_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.0.0.2012.05.14_3 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.0.0.2012.05.14_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.0.0.2012.05.14_2 18 Aug 2014 22:10:40 |
antoine |
Remove a few remaining NOPORTDATA
With hat: portmgr |
0.0.0.2012.05.14_2 10 May 2014 23:05:24 |
rakuco |
Support staging.
PR: ports/189623
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2012.05.14_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.0.0.2012.05.14_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.0.0.2012.05.14_2 07 Sep 2013 15:49:55 |
wg |
www/uzbl: missing pkgconfig dependency
- Add missing pkgconfig [1]
- Trim Makefile header [1]
- USES gmake pygtk2
- Convert lib depends to new syntax
- Python 2.5 is no longer supported
- Add DOCS option
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181910 [1]
Submitted by: Klaus Aehlig <aehlig linta.de> (maintainer) |
0.0.0.2012.05.14_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.0.0.2012.05.14_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.0.0.2012.05.14 28 May 2012 08:35:31 |
miwi |
- Switch to python 25 as mini. version. |
0.0.0.2012.05.14 23 May 2012 06:55:07 |
beech |
- Update to the version as of 2012/05/14
- Release notes see http://www.uzbl.org/news.php?id=40
PR: ports/168206
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2011.11.28 01 Dec 2011 06:16:53 |
culot |
- Update to 2011.11.28 [1]
- Pet portlint(1) by moving LICENSE section earlier
Changes: http://www.uzbl.org/news.php?id=39
PR: ports/162962 [1]
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
Feature safe: yes |
0.0.0.2011.10.01 10 Oct 2011 17:51:17 |
novel |
- update to version as of 2011/10/01
- add missing run dependency on dmenu (reported by Pierre Smars)
- replace tac by tail -r in the example scripts, as tail is in the
base system (reported by Pierre Smars)
PR: 161384
Submitted by: Klaus Aehlig (maintainer) |
0.0.0.2011.07.25_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.0.0.2011.07.25 27 Jul 2011 19:21:57 |
jlaffaye |
Update to 2011.07.25
PR: ports/159202
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2011.07.17 20 Jul 2011 16:41:43 |
jlaffaye |
Add forgotten patch |
0.0.0.2011.07.17 20 Jul 2011 16:40:31 |
jlaffaye |
Update to 2011.07.17
PR: ports/159059
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2011.04.12 14 Apr 2011 19:22:58 |
dhn |
- Update to 2011.04.12
PR: ports/156379
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2011.03.17 24 Mar 2011 15:56:53 |
dhn |
- Update to 2011.03.17
PR: ports/155884
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2011.03.14 17 Mar 2011 14:11:47 |
miwi |
- Update to 2011.03.14
PR: ports/154859
Submitted by: "Klaus T. Aehlig" <aehlig@linta.de> (maintainer) |
0.0.0.2010.11.25 01 Dec 2010 12:48:45 |
pav |
- Update to 2010.11.25
PR: ports/152728
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2010.08.05 09 Aug 2010 14:07:54 |
arved |
Update to 2010.08.05
PR: 149466
Submitted by: maintainer |
0.0.0.2010.04.03 20 May 2010 08:22:36 |
wen |
- Fix the calling of python scripts
PR: ports/145595
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2010.04.03 05 Apr 2010 23:31:06 |
sylvio |
- Update to 2010.04.03
PR: ports/145375
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
Approved by: itetcu (mentor, implicit) |
0.0.0.2010.03.14_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.0.2010.03.14_1 18 Mar 2010 17:55:59 |
amdmi3 |
- Use `uname` instead of `uname -o` which is unsupported in FreeBSD
PR: 144858
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2010.03.14 15 Mar 2010 11:10:56 |
gahr |
- Update to 2010.03.14
PR: 144757
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer) |
0.0.0.2010.02.02 01 Mar 2010 23:53:58 |
sylvio |
- Update to 2010.02.02
PR: ports/143540
Submitted by: Klaus T. Aehlig <aehilig@linta.de> (maintainer)
Approved by: itetcu (mentor)
Feature safe: yes |
0.0.0.2010.01.05_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.0.0.2010.01.05 08 Jan 2010 10:02:36 |
ehaupt |
Add uzbl, a web interface tools collection.
PR: ports/141674
Submitted by: aehlig at linta.de |