/sysutils/k3b/

> Update ports in the remaining categories to not use GH_COMMIT. 2015-05-07T20:24:15+00:00 mat mat@FreeBSD.org 2015-05-07T20:24:15+00:00 7841559a50500dbb0f7c24009b739c3b08cf2cf6 With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
- Convert ports of science/ and security to new USES=python 2014-10-24T16:50:42+00:00 mva mva@FreeBSD.org 2014-10-24T16:50:42+00:00 ec8b5f2cdebe3e3f03e78fc0466783bf71a24e4d Approved by: portmgr (implicit)
Approved by:	portmgr (implicit)
Convert all :U to :tu and :L to :tl 2014-05-05T09:45:36+00:00 bapt bapt@FreeBSD.org 2014-05-05T09:45:36+00:00 1fa39fd2c3d6f5edbc6d4a9d6f9ceae142a0f184 Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
- Update to 0.0.8 2014-04-21T18:46:03+00:00 sbz sbz@FreeBSD.org 2014-04-21T18:46:03+00:00 6e5c829f49596a0ce3b346fcdf8e76bf166775e3

Python cleanup: 2014-01-13T21:00:02+00:00 rene rene@FreeBSD.org 2014-01-13T21:00:02+00:00 d738d5587ccf4b7f0ecd6b4ab8e1105dd9d20a99 - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)