non port: www/uzbl/Makefile |
SVNWeb
|
Number of commits found: 39 |
Mon, 25 Feb 2019
|
[ 16:58 kwm ] (Only the first 10 of 22 ports in this commit are shown above. )
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.
|
Tue, 27 Feb 2018
|
[ 12:34 amdmi3 ]
- Fix shebangs properly
Approved by: portmgr blanket
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Tue, 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
|
Thu, 4 May 2017
|
[ 05:26 tcberner ]
Fix shebangs
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10527
|
Thu, 16 Mar 2017
|
[ 19:23 antoine ] (Only the first 10 of 34 ports in this commit are shown above. )
Rename python setuptools ports to better match other python ports
Reviewed by: mat, sunpoet
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D9983
|
Sun, 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)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sun, 10 Apr 2016
|
[ 12:17 riggs ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to upstream version 0.9
PR: 208293
Submitted by: aehlig@linta.de (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 3 Jan 2015
|
[ 08:41 mva ] (Only the first 10 of 286 ports in this commit are shown above. )
- Convert USE_PYTHON to new USES in www/
With hat: python@
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Mon, 18 Aug 2014
|
[ 22:10 antoine ]
Remove a few remaining NOPORTDATA
With hat: portmgr
|
Sat, 10 May 2014
|
[ 23:05 rakuco ]
Support staging.
PR: ports/189623
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 28 May 2012
|
[ 08:35 miwi ]
- Switch to python 25 as mini. version.
|
Wed, 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)
|
Thu, 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
|
Mon, 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)
|
Tue, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Wed, 27 Jul 2011
|
[ 19:21 jlaffaye ]
Update to 2011.07.25
PR: ports/159202
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Wed, 20 Jul 2011
|
[ 16:40 jlaffaye ]
Update to 2011.07.17
PR: ports/159059
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Thu, 14 Apr 2011
|
[ 19:22 dhn ]
- Update to 2011.04.12
PR: ports/156379
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Thu, 24 Mar 2011
|
[ 15:56 dhn ]
- Update to 2011.03.17
PR: ports/155884
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Thu, 17 Mar 2011
|
[ 14:11 miwi ]
- Update to 2011.03.14
PR: ports/154859
Submitted by: "Klaus T. Aehlig" <aehlig@linta.de> (maintainer)
|
Wed, 1 Dec 2010
|
[ 12:48 pav ]
- Update to 2010.11.25
PR: ports/152728
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Mon, 9 Aug 2010
|
[ 14:07 arved ]
Update to 2010.08.05
PR: 149466
Submitted by: maintainer
|
Mon, 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)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thu, 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)
|
Mon, 15 Mar 2010
|
[ 11:10 gahr ]
- Update to 2010.03.14
PR: 144757
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
|
Mon, 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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 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 |