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: irc/quassel/Makefile
SVNWeb

Number of commits found: 94

Wed, 13 Sep 2023
[ 11:16 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:451c5e6736c18066110aa82b1fbafccaf62571b9  commit hash:451c5e6736c18066110aa82b1fbafccaf62571b9  commit hash:451c5e6736c18066110aa82b1fbafccaf62571b9  451c5e6 
irc/quassel: switch to using WebEngine by default

Qt5Webkit will be removed at the end of the year.

See: commit e8e65e7574de0b374caaa3da0ba6a26a67103e62

    www/qt5-webkit: mark for deletion

    Qt upstream switched to QtWebEngine quite a while ago, and the maintenance
    of QtWebKit was carried out by a separate person.
    Unfortunately, no release or updates have been pushed in the recent
    years.

    Note: there is a fork [1] of the used fork [2], that might be viable for
people that
    really still need to rely on Qt5Webkit.

    [1] https://github.com/movableink/webkit/
    [2] https://github.com/qtwebkit/qtwebkit
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Aug 2022
[ 06:30 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  630a8a1  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
devel/qca: add flavors for Qt 5 and Qt 6
Tue, 23 Aug 2022
[ 07:24 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:0f11c3398301ad8d29f37ad19f44e925a352c0e5  commit hash:0f11c3398301ad8d29f37ad19f44e925a352c0e5  commit hash:0f11c3398301ad8d29f37ad19f44e925a352c0e5  0f11c33 
devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  6ec0477  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
irc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  A. Gabriel <backslash@BSDCode.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ben Hutchinson <benhutch@xfiles.org.uk>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Craig Edwards <brain@mail1.chatspike.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 5 Jan 2022
[ 11:20 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:8e0a88f12d7715ae62ecde7b8782b153d70f1a24  commit hash:8e0a88f12d7715ae62ecde7b8782b153d70f1a24  commit hash:8e0a88f12d7715ae62ecde7b8782b153d70f1a24  8e0a88f 
irc/quassel: update to 0.14.0 release
Sat, 16 Oct 2021
[ 12:27 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:75e374f5f346d5c21250278c44d899f037fac300  commit hash:75e374f5f346d5c21250278c44d899f037fac300  commit hash:75e374f5f346d5c21250278c44d899f037fac300  75e374f 
irc/quassel: update to 0.14-rc2 release (+)

Switch to author's provided src tarball instead of GitHub auto-generated.

Changes since -rc1:

* Don't silently fall back to unencrypted client/core communication if
certificate cannot be loaded
* Properly escape LDAP usernames to prevent injection or bypassing
authentication
* Strip format codes in ignore list rules (this might affect pre-existing rules)
* Improve window handling under Wayland
* Update bundled iconsets and application icons
* Update default network and documentation to point to our new home Libera IRC
(since Freenode killed itself)
[ 09:51 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  4460cf7  (Only the first 10 of 476 ports in this commit are shown above. View all ports for this commit)
*: fix tab vs. space issues, and comments according to the guide.
Thu, 19 Aug 2021
[ 23:43 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:dd5c81c759afe58d990bff1bef5a358688b94261  commit hash:dd5c81c759afe58d990bff1bef5a358688b94261  commit hash:dd5c81c759afe58d990bff1bef5a358688b94261  dd5c81c 
irc/quassel: Fix build
[ 19:07 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:5b40ab6b2fa808cb98febc1cfb00b8c74360c82a  commit hash:5b40ab6b2fa808cb98febc1cfb00b8c74360c82a  commit hash:5b40ab6b2fa808cb98febc1cfb00b8c74360c82a  5b40ab6 
irc/quassel*: update to 0.14-rc1 snapshot (+)

Quassel 0.14-rc1 pre-release have full support for Qt 5.5+

While here, adopt port and add some KDE/KF5 integration options
Mon, 2 Aug 2021
[ 04:41 Xin LI (delphij) search for other commits by this committer ]    commit hash:3ba73dad6f600e4da54237e381201faec678984c  commit hash:3ba73dad6f600e4da54237e381201faec678984c  commit hash:3ba73dad6f600e4da54237e381201faec678984c  3ba73da  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
net/openldap24-client: bump all dependent port

In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.

Suggested by:	kib
Sat, 22 May 2021
[ 02:13 Ben Woods (woodsb02) search for other commits by this committer ]    commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  95d52e5  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
*/*: Fix ENOTIME: return my ports to the pool

Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 17 Jan 2021
[ 15:29 swills search for other commits by this committer ] Original commit   Revision:561830
irc/quassel: remove snorenotify support

since snorenotify is deprecated upstream

PR:		252216
Approved by:	woodsb02 (maintainer)
Mon, 11 Jan 2021
[ 22:37 jhb search for other commits by this committer ] Original commit   Revision:561284
More cleanly daemonize quasselcore.

- Use -c with daemon to change the working directory to / before
  invoking quasselcore.

- Use -f with daemon to redirect stdout/stdin/stderr to /dev/null
  before invoking quasselcore.

Reviewed by:	woodsb02 (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28096
Sat, 21 Mar 2020
[ 07:24 tcberner search for other commits by this committer ] Original commit   Revision:528829 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
devel/qca: update to 2.3

- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
  the FreeBSD version

Users on FreeBSD11 must therefore change their pkg orign a la:

   pkg set -o devel/qca:devel/qca-legacy

PR:		244682
Exp-run by:	antoine
Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D24042
Mon, 18 Nov 2019
[ 12:34 fluffy search for other commits by this committer ] Original commit   Revision:517867
- Switch to USE_OPENLDAP framework instead of direct openldap origin hardcode,
unbreak OpenLDAP/SASL use

PR:		241922
Submitted by:	myself
Approved by:	maintainer (woodsb02)
MFH:		2019Q4
Sun, 18 Aug 2019
[ 10:22 woodsb02 search for other commits by this committer ] Original commit   Revision:509196
irc/quassel: enable snorenotify support

PR:		238875
Submitted by:	swills
[ 10:12 woodsb02 search for other commits by this committer ] Original commit   Revision:509195
irc/quassel: Upgrade to 0.13.1

Also switch to GitHub for downloading source.

Changes this release:
  https://github.com/quassel/quassel/blob/0.13.1/ChangeLog#L16
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Sat, 16 Mar 2019
[ 21:32 tcberner search for other commits by this committer ] Original commit   Revision:495961 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
[ 20:27 tcberner search for other commits by this committer ] Original commit   Revision:495956
devel/libdbusmenu-qt: remove flavors (Qt4 deprecation)
[ 20:16 tcberner search for other commits by this committer ] Original commit   Revision:495954 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
devel/qca: remove flavors (Qt4 deprecation)
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 2 Dec 2018
[ 23:18 woodsb02 search for other commits by this committer ] Original commit   Revision:486492
irc/quassel: Update to 0.13.0

Changes this release:
  https://github.com/quassel/quassel/blob/0.13.0/ChangeLog

PR:		233507
Submitted by:	David Fullard <dave+freebsd@fullard.ca>
Reviewed by:	ler
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
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, 21 Jun 2018
[ 16:52 tcberner search for other commits by this committer ] Original commit   Revision:472983 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
multimedia/*phonon*: update and flavorize with @qt4/@qt5

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
Thu, 26 Apr 2018
[ 09:22 woodsb02 search for other commits by this committer ] Original commit   Revision:468336
irc/quassel: Update to 0.12.5

Changes this release:
  https://quassel-irc.org/node/130

MFH:		2018Q2
Security:	https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html
Sat, 14 Apr 2018
[ 11:09 tcberner search for other commits by this committer ] Original commit   Revision:467306 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
devel/qca, devel/qca-qt5 -- create flavors

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
Mon, 12 Mar 2018
[ 18:52 tcberner search for other commits by this committer ] Original commit   Revision:464272
Create flavors for devel/libdbusmenu-qt[45]

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14643
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Sun, 8 Jan 2017
[ 07:22 woodsb02 search for other commits by this committer ] Original commit   Revision:430857
irc/quassel: Fix erroneously empty value for PLIST variable

This was causing the build of slave port irc/quassel-core to hang during
the ports build step which generates temporary packing list, as the sed
command to perform PLIST_SUB did not have a filename argument provided.

Reported by:	Steve Hay <hay.steve@gmail.com>
MFH:		2017Q1
Sat, 24 Dec 2016
[ 03:48 woodsb02 search for other commits by this committer ] Original commit   Revision:429306
irc/quassel and irc/quassel-core: Add PostgreSQL option

- Qt decides at run-time which SQL drivers are installed and only then
  allows running Quassel with those database backends.
- Also reformat to minimise diff of irc/quassel-core (slave) from
  irc/quassel (master) as much as possible (per recommendation in
  the Porter's handbook).

PR:		215026
Submitted by:	Christian Schwarz <me@cschwarz.com>
Approved by:	adamw (mentor, implicit)
Sat, 29 Oct 2016
[ 17:01 woodsb02 search for other commits by this committer ] Original commit   Revision:424921
irc/quassel: split into two ports (client and server)

irc/quassel-core provides the server back-end.
irc/quassel provides the client front-end.
irc/quassel can also be built with the MONO option enabled to also
install the client and server combined into a single monolithic binary.

Submitted by:	Chris Rees <crees@physics.org> (in part)
Approved by:	adamw (mentor, implicit)
Thu, 27 Oct 2016
[ 15:34 woodsb02 search for other commits by this committer ] Original commit   Revision:424771
irc/quasssel: Patch CMakeLists.txt to fix build against SSL with Qt 5.6

PR:		213581
Submitted by:	Christian Schwarz (me@cschwarz.com)
Submitted by:	tcberner
Reviewed by:	mat
Approved by:	adamw (mentor, implicit)
Obtained
from:	https://github.com/quassel/quassel/commit/4768c9e99f99b581d4e32e797db91d0182391696
MFH:		2016Q4
Differential Revision:	https://reviews.freebsd.org/D8294
Sat, 22 Oct 2016
[ 00:46 woodsb02 search for other commits by this committer ] Original commit   Revision:424442
irc/quassel: Take maintainership

Approved by:	adamw (mentor, implicit)
Thu, 20 Oct 2016
[ 15:58 rakuco search for other commits by this committer ] Original commit   Revision:424339 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
Thu, 7 Jul 2016
[ 01:44 junovitch search for other commits by this committer ] Original commit   Revision:418155
irc/quassel: update 0.12.3 -> 0.12.4

PR:		209218
Approved by:	makc (maintainer timeout, 2 months)
Security:	CVE-2016-4414
Security:	https://vuxml.FreeBSD.org/freebsd/7d64d00c-43e3-11e6-ab34-002590263bf5.html
MFH:		2016Q3
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 31 Mar 2016
[ 12:51 makc search for other commits by this committer ] Original commit   Revision:412218
irc/quassel:
- Update to 0.12.3
- Remove upstream patches

PR:		207562
Submitted by:	Adriaan de Groot (groot@kde.org)
Mon, 15 Feb 2016
[ 11:23 makc search for other commits by this committer ] Original commit   Revision:408922
irc/quassel:
- Add rc var to specify IP address quasselcore will listen on

PR:		206673
Submitted by:	Christian Schwarz
Mon, 21 Dec 2015
[ 15:41 feld search for other commits by this committer ] Original commit   Revision:404119
irc/quassel: Import patch to resolve DoS CVE

Approved by:	ports-secteam (with hat)
MFH:		2015Q4
Security:	CVE-2015-8547
Mon, 9 Nov 2015
[ 15:22 makc search for other commits by this committer ] Original commit   Revision:401107
irc/quassel:
- Update to 0.12.2
- Switch to Qt 5, remove KDE option
Tue, 25 Aug 2015
[ 10:03 makc search for other commits by this committer ] Original commit   Revision:395231 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Convert my ports to new options helpers
Sat, 16 May 2015
[ 10:00 makc search for other commits by this committer ] Original commit   Revision:386509
irc/quassel:
- Update to 0.11.1, which addresses CVE-2015-3427

MFH:	2015Q2
Tue, 24 Mar 2015
[ 09:47 makc search for other commits by this committer ] Original commit   Revision:382075
irc/quassel:
- Generate 4096 bit RSA certificate

PR:		198809
Suggested by:	Robert Sevat
Tue, 24 Feb 2015
[ 21:46 makc search for other commits by this committer ] Original commit   Revision:379845 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
Fri, 7 Nov 2014
[ 10:47 makc search for other commits by this committer ] Original commit   Revision:372252
irc/quassel: add CPE info
Wed, 22 Oct 2014
[ 13:29 makc search for other commits by this committer ] Original commit   Revision:371358
irc/quassel:
- Update to 0.11.0. This version requires compiler with c++11 support
- Sonvert to USES=execinfo
- Use options helpers as much as possible
- Fix packaging for combination of NLS/MONO_OR_CLIENT options
- drop @dirrm from plist
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)
Mon, 31 Mar 2014
[ 10:58 makc search for other commits by this committer ] Original commit   Revision:349726
irc/quassel:
- update to 0.10.0
- convert to USES=tar:bzip2
- clean up Makefile from stale stuff
Tue, 18 Feb 2014
[ 14:31 makc search for other commits by this committer ] Original commit   Revision:344898 (Only the first 10 of 241 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION after KDE4_PREFIX change
Wed, 27 Nov 2013
[ 12:54 makc search for other commits by this committer ] Original commit   Revision:335010
Update to 0.9.2
Wed, 6 Nov 2013
[ 15:58 makc search for other commits by this committer ] Original commit   Revision:333006
Update to 0.9.1
Wed, 23 Oct 2013
[ 13:08 makc search for other commits by this committer ] Original commit   Revision:331383 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
Fri, 20 Sep 2013
[ 18:44 bapt search for other commits by this committer ] Original commit   Revision:327736 (Only the first 10 of 135 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:
irc)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 20 Jul 2013
[ 11:08 makc search for other commits by this committer ] Original commit   Revision:323341
- Install to KDE4_PREFIX when building with KDE support (should fix some
  runtime issues) [1]
- Don't remove kdehier4 directories

Reported by:	avg
Sun, 12 May 2013
[ 08:42 makc search for other commits by this committer ] Original commit   Revision:317937
- Update to 0.9.0
- Switch to ouf of source build
- Add KDE option (off by default), and use separate plist for not
  overcomplicating the matter
- Sync list of Qt 4 components with project requirements
- Trim Makefile header
- Reformat description
Mon, 25 Mar 2013
[ 14:01 makc search for other commits by this committer ] Original commit   Revision:315225
Add NLS to OPTIONS_DEFINE
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)
Tue, 31 Jul 2012
[ 13:25 makc search for other commits by this committer ] Original commit 
Fix typo/logic after conversion to new option framework

Reported by:	erwin/pointyhat for textproc/qstardict
Fri, 27 Jul 2012
[ 11:03 makc search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 6 Apr 2012
[ 13:32 makc search for other commits by this committer ] Original commit 
Update to 0.8.0

Feature safe:   yes
Mon, 31 Oct 2011
[ 14:52 makc search for other commits by this committer ] Original commit 
Update to 0.7.3
Add run dependency on Qt4 sqlite3 plugin
Remove needless CMAKE_USE_PTHREAD
Add rc script for quasselcore (reviewed by dougb)
Add "quick start" info to pkg-message
Sun, 10 Apr 2011
[ 08:48 makc search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Sun, 26 Sep 2010
[ 17:16 makc search for other commits by this committer ] Original commit 
Update to 0.7.1
Sun, 25 Apr 2010
[ 12:02 makc search for other commits by this committer ] Original commit 
Update to 0.6.1
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sun, 14 Feb 2010
[ 23:24 makc search for other commits by this committer ] Original commit 
Update to 0.5.2
Sat, 5 Dec 2009
[ 16:47 makc search for other commits by this committer ] Original commit 
Update to 0.5.1
Sat, 24 Oct 2009
[ 16:43 makc search for other commits by this committer ] Original commit 
Update to 0.5.0

See http://quassel-irc.org/pub/ChangeLog for details.

Please note, new Quassel Core will not work with old client and
vice versa. You will have to update both components. First time you
run a 0.5 core or client, the config files and database will
automatically be updated to the new format. Downgrades are not
supported, so do make a backup if you intend to go back to 0.4
afterwards!
Mon, 14 Sep 2009
[ 10:40 makc search for other commits by this committer ] Original commit 
Update to 0.4.3 (bugfix release)
Tue, 2 Jun 2009
[ 19:46 makc search for other commits by this committer ] Original commit 
Update to 0.4.2
Tue, 31 Mar 2009
[ 17:58 makc search for other commits by this committer ] Original commit 
Update to 0.4.1
mark MAKE_JOBS_SAFE
Tue, 24 Mar 2009
[ 19:13 makc search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
bump PORTREVISION after cmake update
Sun, 22 Feb 2009
[ 11:10 makc search for other commits by this committer ] Original commit 
Update to 0.4.0
Sun, 21 Dec 2008
[ 18:32 makc search for other commits by this committer ] Original commit 
Update quassel to 0.3.1

Approved by:    miwi (mentor)
Mon, 3 Nov 2008
[ 08:56 makc search for other commits by this committer ] Original commit 
Update to 0.3.0.3
Approved by:    miwi (mentor)
Wed, 1 Oct 2008
[ 20:47 makc search for other commits by this committer ] Original commit 
update to 0.3.0.2

approved by:    miwi (mentor)
Tue, 23 Sep 2008
[ 15:05 makc search for other commits by this committer ] Original commit 
Add optins to allow build client and server separately.

Approved by:    miwi (mentor)
Tue, 16 Sep 2008
[ 13:05 makc search for other commits by this committer ] Original commit 
Fix build on 6.3
Approved by:    portmgr (pav)
Sat, 6 Sep 2008
[ 22:34 makc search for other commits by this committer ] Original commit 
Quassel IRC is a modern, cross-platform, distributed IRC client
based on the Qt4 framework. Distributed means that one (or multiple)
client(s) can attach to and detach from a central core that stays
permanently online. Re-attaching your client will show your IRC
session in the same state as you left it in (plus whatever happened
while you were gone), and this even when you re-attach from a
different location. An optional Beginner's Mode completely hides
this feature, so Quassel IRC can be used like a traditional client.

WWW:    http://www.quassel-irc.org/

Approved by:    miwi (mentor)

Number of commits found: 94