Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0_5 03 Dec 2023 22:17:33 |
Tobias C. Berner (tcberner) |
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend |
0.14.0_5 13 Sep 2023 11:16:13 |
Tobias C. Berner (tcberner) |
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 |
0.14.0_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.14.0_3 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
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 |
0.14.0_3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.14.0_3 26 Aug 2022 06:30:22 |
Tobias C. Berner (tcberner) |
devel/qca: add flavors for Qt 5 and Qt 6 |
0.14.0_2 23 Aug 2022 07:24:47 |
Tobias C. Berner (tcberner) |
devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor |
0.14.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.14.0 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
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 ) |
0.14.0 05 Jan 2022 11:20:26 |
Dima Panov (fluffy) |
irc/quassel: update to 0.14.0 release |
0.14.r2 16 Oct 2021 12:27:58 |
Dima Panov (fluffy) |
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) |
0.14.r1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.14.r1 19 Aug 2021 23:43:03 |
Kevin Bowling (kbowling) |
irc/quassel: Fix build |
0.14.r1 19 Aug 2021 19:07:49 |
Dima Panov (fluffy) |
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 |
0.13.1_5 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
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 |
0.13.1_4 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: 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. |
0.13.1_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.13.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.13.1_4 17 Jan 2021 15:29:10 |
swills |
irc/quassel: remove snorenotify support
since snorenotify is deprecated upstream
PR: 252216
Approved by: woodsb02 (maintainer) |
0.13.1_3 11 Jan 2021 22:37:46 |
jhb |
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 |
0.13.1_2 04 Apr 2020 11:22:39 |
tcberner |
irc/quassel: Prepare for Qt5-5.14
PR: 244964 |
0.13.1_2 21 Mar 2020 07:24:00 |
tcberner |
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 |
0.13.1_1 18 Nov 2019 12:34:58 |
fluffy |
- 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 |
0.13.1_1 18 Aug 2019 10:22:56 |
woodsb02 |
irc/quassel: enable snorenotify support
PR: 238875
Submitted by: swills |
0.13.1 18 Aug 2019 10:12:13 |
woodsb02 |
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 |
0.13.0_6 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
0.13.0_6 26 Jul 2019 20:46:57 |
gerald |
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 |
0.13.0_5 16 Mar 2019 21:32:52 |
tcberner |
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation) |
0.13.0_4 16 Mar 2019 20:27:49 |
tcberner |
devel/libdbusmenu-qt: remove flavors (Qt4 deprecation) |
0.13.0_3 16 Mar 2019 20:16:24 |
tcberner |
devel/qca: remove flavors (Qt4 deprecation) |
0.13.0_2 16 Jan 2019 11:13:45 |
tijl |
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 ) |
0.13.0_1 25 Dec 2018 20:25:40 |
tcberner |
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 |
0.13.0_1 12 Dec 2018 01:35:36 |
gerald |
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 |
0.13.0 02 Dec 2018 23:18:10 |
woodsb02 |
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 |
0.12.5_2 29 Jul 2018 22:18:46 |
gerald |
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 |
0.12.5_1 28 Jun 2018 17:39:55 |
tcberner |
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 |
0.12.5_1 21 Jun 2018 16:52:09 |
tcberner |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632 |
0.12.5 26 Apr 2018 09:22:08 |
woodsb02 |
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 |
0.12.4_7 14 Apr 2018 11:09:17 |
tcberner |
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651 |
0.12.4_6 12 Mar 2018 18:52:53 |
tcberner |
Create flavors for devel/libdbusmenu-qt[45]
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14643 |
0.12.4_5 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.12.4_5 10 Sep 2017 20:55:39 |
gerald |
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 |
0.12.4_4 01 Apr 2017 15:23:32 |
gerald |
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 |
0.12.4_3 08 Jan 2017 07:22:06 |
woodsb02 |
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 |
0.12.4_3 24 Dec 2016 03:48:31 |
woodsb02 |
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) |
0.12.4_2 29 Oct 2016 17:01:30 |
woodsb02 |
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) |
0.12.4_1 27 Oct 2016 15:34:56 |
woodsb02 |
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 |
0.12.4 22 Oct 2016 00:46:28 |
woodsb02 |
irc/quassel: Take maintainership
Approved by: adamw (mentor, implicit) |
0.12.4 20 Oct 2016 15:58:13 |
rakuco |
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. |
0.12.4 07 Jul 2016 01:44:32 |
junovitch |
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 |
0.12.3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.12.3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.12.3 31 Mar 2016 12:51:44 |
makc |
irc/quassel:
- Update to 0.12.3
- Remove upstream patches
PR: 207562
Submitted by: Adriaan de Groot (groot@kde.org) |
0.12.2_2 15 Feb 2016 11:23:34 |
makc |
irc/quassel:
- Add rc var to specify IP address quasselcore will listen on
PR: 206673
Submitted by: Christian Schwarz |
0.12.2_1 23 Jan 2016 19:28:55 |
rakuco |
Add upstream patch to fix the build with the upcoming Qt 5.5.1. |
0.12.2_1 21 Dec 2015 15:41:31 |
feld |
irc/quassel: Import patch to resolve DoS CVE
Approved by: ports-secteam (with hat)
MFH: 2015Q4
Security: CVE-2015-8547 |
0.12.2 09 Nov 2015 15:22:23 |
makc |
irc/quassel:
- Update to 0.12.2
- Switch to Qt 5, remove KDE option |
0.11.1 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
0.11.1 16 May 2015 10:00:25 |
makc |
irc/quassel:
- Update to 0.11.1, which addresses CVE-2015-3427
MFH: 2015Q2 |
0.11.0_1 24 Mar 2015 09:47:51 |
makc |
irc/quassel:
- Generate 4096 bit RSA certificate
PR: 198809
Suggested by: Robert Sevat |
0.11.0 24 Feb 2015 21:46:29 |
makc |
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping |
0.11.0 07 Nov 2014 10:47:34 |
makc |
irc/quassel: add CPE info |
0.11.0 22 Oct 2014 13:29:31 |
makc |
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 |
0.10.0_1 10 Sep 2014 20:50:37 |
gerald |
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) |
0.10.0 31 Mar 2014 10:58:50 |
makc |
irc/quassel:
- update to 0.10.0
- convert to USES=tar:bzip2
- clean up Makefile from stale stuff |
0.9.2_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
0.9.2 27 Nov 2013 12:54:54 |
makc |
Update to 0.9.2 |
0.9.1 06 Nov 2013 15:58:35 |
makc |
Update to 0.9.1 |
0.9.0 23 Oct 2013 13:08:42 |
makc |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
0.9.0 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.9.0 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.9.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.0 20 Jul 2013 11:08:12 |
makc |
- Install to KDE4_PREFIX when building with KDE support (should fix some
runtime issues) [1]
- Don't remove kdehier4 directories
Reported by: avg |
0.9.0 12 May 2013 08:42:18 |
makc |
- 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 |
0.8.0_1 25 Mar 2013 14:01:37 |
makc |
Add NLS to OPTIONS_DEFINE |
0.8.0_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.8.0_1 31 Jul 2012 13:25:27 |
makc |
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict |
0.8.0_1 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
0.8.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.8.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.0 06 Apr 2012 13:32:01 |
makc |
Update to 0.8.0
Feature safe: yes |
0.7.3 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.7.3 31 Oct 2011 14:52:58 |
makc |
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 |
0.7.1 10 Apr 2011 08:48:14 |
makc |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles |
0.7.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7.1 26 Sep 2010 17:16:40 |
makc |
Update to 0.7.1 |
0.6.1 25 Apr 2010 12:02:16 |
makc |
Update to 0.6.1 |
0.5.2_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.2 14 Feb 2010 23:24:07 |
makc |
Update to 0.5.2 |
0.5.1 05 Dec 2009 16:47:26 |
makc |
Update to 0.5.1 |
0.5.0 24 Oct 2009 16:43:37 |
makc |
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! |
0.4.3 14 Sep 2009 10:40:48 |
makc |
Update to 0.4.3 (bugfix release) |
0.4.2 02 Jun 2009 19:46:56 |
makc |
Update to 0.4.2 |
0.4.1 31 Mar 2009 17:58:14 |
makc |
Update to 0.4.1
mark MAKE_JOBS_SAFE |
0.4.0_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
0.4.0 22 Feb 2009 11:10:58 |
makc |
Update to 0.4.0 |
0.3.1 21 Dec 2008 18:32:48 |
makc |
Update quassel to 0.3.1
Approved by: miwi (mentor) |
0.3.0.3 03 Nov 2008 08:56:15 |
makc |
Update to 0.3.0.3
Approved by: miwi (mentor) |