notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/hotot/Makefile
SVNWeb

Number of commits found: 25

Sat, 16 Mar 2019
[ 17:53 tcberner search for other commits by this committer ] Original commit   Revision:495926
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 search for other commits by this committer ] Original commit   Revision:488920
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 search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:420774 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 7 May 2015
[ 17:26 mat search for other commits by this committer ] Original commit   Revision:385640 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:371450 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:366215 (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:350000
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 search for other commits by this committer ] Original commit   Revision:327756 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Fri, 19 Jul 2013
[ 13:48 danfe search for other commits by this committer ] Original commit   Revision:323290
Small, non-functional changes (cleanups).
Mon, 3 Jun 2013
[ 06:47 danfe search for other commits by this committer ] Original commit   Revision:319756
Unbreak the fetch.

PR:	ports/179181
Sun, 12 May 2013
[ 05:42 danfe search for other commits by this committer ] Original commit   Revision:317931
Update to version 0.9.8.14.
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:313393
Update to version 0.9.8.13 to remedy distfile fetch problem.
Tue, 26 Feb 2013
[ 03:41 danfe search for other commits by this committer ] Original commit   Revision:312956
Update to version 0.9.8.11 (github commit 6f87ed7).
Wed, 26 Dec 2012
[ 10:39 olivierd search for other commits by this committer ] Original commit   Revision:309513
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 search for other commits by this committer ] Original commit   Revision:308128
- 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 search for other commits by this committer ] Original commit   Revision:306671
- 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 search for other commits by this committer ] Original commit   Revision:306666
Add Hotot 0.9.9.8, featureful and sexy-looking microblogging client.

Feature safe:	yes

Number of commits found: 25