non port: net-im/hotot/Makefile |
SVNWeb
|
Number of commits found: 25 |
Sat, 16 Mar 2019
|
[ 17:53 tcberner ]
www/hotot: remove QT4 option (Qt4 deprecation)
- untested, as blocked by www/webkit-gtk2
Approved by: portmgr (implicit)
|
Tue, 1 Jan 2019
|
[ 17:44 adridg ]
Cleanup net-im after KDE4 removal.
- hotot drops option KDE4
- lice-qt-gui drops option KDE4
- telepathy-logger-qt4 probably didn't need kde:4 anyway
Reported by: antoine
MFH: 2019Q1
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
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 )
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] (Only the first 10 of 364 ports in this commit are shown above. )
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 7 May 2015
|
[ 17:26 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 24 Oct 2014
|
[ 16:29 mva ] (Only the first 10 of 49 ports in this commit are shown above. )
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit)
|
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)
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 3 Apr 2014
|
[ 11:26 danfe ]
Backport a fix from upstream for HTTP code 406 when doing search, and also
stagify the port.
PR: ports/184981
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Fri, 19 Jul 2013
|
[ 13:48 danfe ]
Small, non-functional changes (cleanups).
|
Mon, 3 Jun 2013
|
[ 06:47 danfe ]
Unbreak the fetch.
PR: ports/179181
|
Sun, 12 May 2013
|
[ 05:42 danfe ]
Update to version 0.9.8.14.
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 4 Mar 2013
|
[ 06:13 danfe ]
Update to version 0.9.8.13 to remedy distfile fetch problem.
|
Tue, 26 Feb 2013
|
[ 03:41 danfe ]
Update to version 0.9.8.11 (github commit 6f87ed7).
|
Wed, 26 Dec 2012
|
[ 10:39 olivierd ]
Bump PORTREVISION for keybinder-related ports
While here,
- audio/xfce4-mixer improve KEYBIND_DESC
Approved by: rene, miwi (mentors, implicit)
|
Mon, 3 Dec 2012
|
[ 09:12 danfe ]
- Update to version 0.9.8.10 (track master for some nice fixes)
- Reduce local patching (integrated upstream)
- Provide KDE 4 integration option (disabled by default)
- Do not override DISTNAME, update a comment, sort pkg-plist
Feature safe: yes
|
Tue, 30 Oct 2012
|
[ 12:50 danfe ]
- Allow to select desired user interface toolkit (GTK+2 and/or Qt4, default
is to provide both)
- Fix Qt4-based binary by more accurate patching of hardcoded "Linux" word
(e.g. it prevented proxy dialog from being displayed)
- Also note that some changes were submitted by olivierd@ (forgot to mention
in previous commit)
PR: ports/156415 (for r306666)
Feature safe: yes
|
[ 10:39 danfe ]
Add Hotot 0.9.9.8, featureful and sexy-looking microblogging client.
Feature safe: yes
|
Number of commits found: 25 |