non port: www/uzbl/Makefile |
Number of commits found: 39 |
Monday, 25 Feb 2019
|
16:58 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.
 |
Tuesday, 27 Feb 2018
|
12:34 amdmi3
- Fix shebangs properly
Approved by: portmgr blanket
 |
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
 |
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Tuesday, 20 Jun 2017
|
16:29 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
 |
Thursday, 4 May 2017
|
05:26 tcberner
Fix shebangs
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10527
 |
Thursday, 16 Mar 2017
|
19:23 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
 |
Sunday, 25 Dec 2016
|
13:22 amdmi3
- Update to 0.9.1
- While here, convert to options helpers and fix manpage installation
PR: 213881
Submitted by: aehlig@linta.de (maintainer)
 |
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
Sunday, 10 Apr 2016
|
12:17 riggs
Update to upstream version 0.9
PR: 208293
Submitted by: aehlig@linta.de (maintainer)
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 3 Jan 2015
|
08:41 mva
- Convert USE_PYTHON to new USES in www/
With hat: python@
 |
Wednesday, 10 Sep 2014
|
20:50 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)
 |
Monday, 18 Aug 2014
|
22:10 antoine
Remove a few remaining NOPORTDATA
With hat: portmgr
 |
Saturday, 10 May 2014
|
23:05 rakuco
Support staging.
PR: ports/189623
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Monday, 13 Jan 2014
|
21:00 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)
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Saturday, 7 Sep 2013
|
15:49 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)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Monday, 28 May 2012
|
08:35 miwi
- Switch to python 25 as mini. version.
 |
Wednesday, 23 May 2012
|
06:55 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)
 |
Thursday, 1 Dec 2011
|
06:16 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
 |
Monday, 10 Oct 2011
|
17:51 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)
 |
Tuesday, 23 Aug 2011
|
18:39 kwm
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
 |
Wednesday, 27 Jul 2011
|
19:21 jlaffaye
Update to 2011.07.25
PR: ports/159202
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Wednesday, 20 Jul 2011
|
16:40 jlaffaye
Update to 2011.07.17
PR: ports/159059
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Thursday, 14 Apr 2011
|
19:22 dhn
- Update to 2011.04.12
PR: ports/156379
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Thursday, 24 Mar 2011
|
15:56 dhn
- Update to 2011.03.17
PR: ports/155884
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Thursday, 17 Mar 2011
|
14:11 miwi
- Update to 2011.03.14
PR: ports/154859
Submitted by: "Klaus T. Aehlig" <aehlig@linta.de> (maintainer)
 |
Wednesday, 1 Dec 2010
|
12:48 pav
- Update to 2010.11.25
PR: ports/152728
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
 |
Monday, 9 Aug 2010
|
14:07 arved
Update to 2010.08.05
PR: 149466
Submitted by: maintainer
 |
Monday, 5 Apr 2010
|
23:31 sylvio
- Update to 2010.04.03
PR: ports/145375
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
Approved by: itetcu (mentor, implicit)
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Thursday, 18 Mar 2010
|
17:55 amdmi3
- Use `uname` instead of `uname -o` which is unsupported in FreeBSD
PR: 144858
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
 |
Monday, 15 Mar 2010
|
11:10 gahr
- Update to 2010.03.14
PR: 144757
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
 |
Monday, 1 Mar 2010
|
23:53 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
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 8 Jan 2010
|
10:02 ehaupt
Add uzbl, a web interface tools collection.
PR: ports/141674
Submitted by: aehlig at linta.de
 |
Number of commits found: 39 |