non port: irc/quassel/Makefile |
SVNWeb
|
Number of commits found: 74 |
Mon, 18 Nov 2019
|
[ 12:34 fluffy ] 
517867 irc/quassel/Makefile
- 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 ] 
509196 irc/quassel/Makefile
irc/quassel: enable snorenotify support
PR: 238875
Submitted by: swills
|
[ 10:12 woodsb02 ] 
509195 irc/quassel/Makefile
509195 irc/quassel/distinfo
509195 irc/quassel/pkg-descr
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 ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
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 ] 
495961 MOVED
495961 Mk/Uses/qt.mk
495961 accessibility/kmousetool/Makefile
495961 astro/marble/Makefile
495961 audio/amarok/Makefile
495961 audio/audiocd-kio/Makefile
495961 audio/juk/Makefile
495961 audio/libkcompactdisc/Makefile
495961 audio/soundkonverter/Makefile
495961 deskutils/basket/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
|
[ 20:27 tcberner ] 
495956 MOVED
495956 devel/kf5-knotifications/Makefile
495956 devel/libdbusmenu-qt/Makefile
495956 irc/quassel/Makefile
495956 sysutils/lxqt-qtplugin/Makefile
495956 x11-wm/lxqt-panel/Makefile
495956 x11/plasma5-plasma-workspace/Makefile
devel/libdbusmenu-qt: remove flavors (Qt4 deprecation)
|
[ 20:16 tcberner ] 
495954 MOVED
495954 audio/amarok/Makefile
495954 audio/clementine-player/Makefile
495954 databases/kbibtex/Makefile
495954 deskutils/kdeconnect-kde/Makefile
495954 devel/okteta/Makefile
495954 devel/qca/Makefile
495954 devel/qca/pkg-plist
495954 devel/qca/pkg-plist.qt4
495954 devel/qca/pkg-plist.qt5
(Only the first 10 of 28 ports in this commit are shown above. )
devel/qca: remove flavors (Qt4 deprecation)
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] 
490472 accessibility/kdeaccessibility/Makefile
490472 accessibility/kmag/Makefile
490472 accessibility/kmousetool/Makefile
490472 accessibility/kmouth/Makefile
490472 accessibility/qt5-speech/Makefile
490472 archivers/ark/Makefile
490472 archivers/kf5-karchive/Makefile
490472 archivers/peazip/Makefile
490472 archivers/quazip/Makefile
490472 astro/gpsbabel/Makefile
(Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
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 ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
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 ] 
486492 irc/quassel/Makefile
486492 irc/quassel/distinfo
486492 irc/quassel/pkg-plist
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 ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
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 ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(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, 21 Jun 2018
|
[ 16:52 tcberner ] 
472983 MOVED
472983 Mk/bsd.qt.mk
472983 accessibility/kmousetool/Makefile
472983 astro/libkgeomap-kde4/Makefile
472983 astro/marble-kde4/Makefile
472983 astro/marble/Makefile
472983 astro/stellarium-qt4/Makefile
472983 audio/amarok-kde4/Makefile
472983 audio/audiocd-kio/Makefile
472983 audio/juk/Makefile
(Only the first 10 of 105 ports in this commit are shown above. )
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 ] 
468336 irc/quassel/Makefile
468336 irc/quassel/distinfo
468336 irc/quassel/files/patch-CMakeLists.txt
468336 irc/quassel/files/patch-icons_CMakeLists.txt
468336 irc/quassel/pkg-plist
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 ] 
467306 MOVED
467306 audio/amarok-kde4/Makefile
467306 audio/clementine-player/Makefile
467306 databases/kbibtex/Makefile
467306 deskutils/kdeplasma-addons-kde4/Makefile
467306 devel/Makefile
467306 devel/okteta-kde4/Makefile
467306 devel/okteta/Makefile
467306 devel/qca-qt5
467306 devel/qca/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
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 ] 
464272 MOVED
464272 devel/Makefile
464272 devel/kf5-knotifications/Makefile
464272 devel/libdbusmenu-qt/Makefile
464272 devel/libdbusmenu-qt5
464272 irc/quassel/Makefile
464272 x11/kde-workspace-kde4/Makefile
464272 x11/kdelibs-kde4/Makefile
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 ] 
450351 Mk/Scripts/qa.sh
450351 Mk/Uses/execinfo.mk
450351 astro/opencpn/Makefile
450351 audio/clementine-player/Makefile
450351 audio/deadbeef/Makefile
450351 audio/pulseaudio/Makefile
450351 audio/sayonara/Makefile
450351 biology/seqtools/Makefile
450351 biology/ugene/Makefile
450351 cad/klayout/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
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 ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
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 ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
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 ] 
430857 irc/quassel/Makefile
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 ] 
429306 irc/quassel-core/Makefile
429306 irc/quassel/Makefile
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 ] 
424921 UPDATING
424921 irc/Makefile
424921 irc/quassel-core
424921 irc/quassel-core/Makefile
424921 irc/quassel/Makefile
424921 irc/quassel/files/patch-icons_CMakeLists.txt
424921 irc/quassel/files/patch-icons__CMakeLists.txt
424921 irc/quassel/pkg-plist
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 ] 
424771 irc/quassel/Makefile
424771 irc/quassel/files/patch-CMakeLists.txt
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 ] 
424442 irc/quassel/Makefile
irc/quassel: Take maintainership
Approved by: adamw (mentor, implicit)
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] 
424339 archivers/libzip/Makefile
424339 audio/kid3-kde4/Makefile
424339 audio/mp3unicode/Makefile
424339 audio/msilbc/Makefile
424339 cad/librecad/Makefile
424339 databases/kbibtex/Makefile
424339 deskutils/kchmviewer-kde4/Makefile
424339 deskutils/plasma-applet-qstardict/Makefile
424339 devel/antlr/Makefile
424339 devel/avalon-framework/Makefile
(Only the first 10 of 116 ports in this commit are shown above. )
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 ] 
418155 irc/quassel/Makefile
418155 irc/quassel/distinfo
418155 irc/quassel/pkg-plist
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 ] 
412347 hebrew/culmus/Makefile
412347 hebrew/he2/Makefile
412347 irc/anope/Makefile
412347 irc/atheme-services/Makefile
412347 irc/bitlbee/Makefile
412347 irc/ctrlproxy/Makefile
412347 irc/cwirc/Makefile
412347 irc/dxirc/Makefile
412347 irc/epic4/Makefile
412347 irc/ezbounce/Makefile
(Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Mar 2016
|
[ 12:51 makc ] 
412218 irc/quassel/Makefile
412218 irc/quassel/distinfo
412218 irc/quassel/files/patch-git_07847739
412218 irc/quassel/files/patch-src_core_coreuserinputhandler.cpp
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 ] 
408922 irc/quassel/Makefile
408922 irc/quassel/files/quasselcore.in
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 ] 
404119 irc/quassel/Makefile
404119 irc/quassel/files/patch-src_core_coreuserinputhandler.cpp
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 ] 
401107 irc/quassel/Makefile
401107 irc/quassel/distinfo
401107 irc/quassel/files/patch-icons__CMakeLists.txt
401107 irc/quassel/pkg-descr
401107 irc/quassel/pkg-plist
401107 irc/quassel/pkg-plist.kde
irc/quassel:
- Update to 0.12.2
- Switch to Qt 5, remove KDE option
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] 
395231 devel/geany/Makefile
395231 devel/jakarta-commons-io/Makefile
395231 devel/qdevelop/Makefile
395231 emulators/qtemu/Makefile
395231 games/hex-a-hop/Makefile
395231 games/trophy/Makefile
395231 games/warmux/Makefile
395231 graphics/batik/Makefile
395231 irc/quassel/Makefile
395231 java/jakarta-commons-collections/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Sat, 16 May 2015
|
[ 10:00 makc ] 
386509 irc/quassel/Makefile
386509 irc/quassel/distinfo
irc/quassel:
- Update to 0.11.1, which addresses CVE-2015-3427
MFH: 2015Q2
|
Tue, 24 Mar 2015
|
[ 09:47 makc ] 
382075 irc/quassel/Makefile
382075 irc/quassel/files/quasselcore.in
irc/quassel:
- Generate 4096 bit RSA certificate
PR: 198809
Suggested by: Robert Sevat
|
Tue, 24 Feb 2015
|
[ 21:46 makc ] 
379845 audio/kid3-kde4/Makefile
379845 cad/librecad/Makefile
379845 devel/qdevelop/Makefile
379845 devel/qdevelop/pkg-descr
379845 emulators/aqemu/Makefile
379845 emulators/qtemu/Makefile
379845 graphics/klatexformula/Makefile
379845 graphics/qcomicbook/Makefile
379845 irc/quassel/Makefile
379845 math/qtiplot/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
- 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 ] 
372252 irc/quassel/Makefile
irc/quassel: add CPE info
|
Wed, 22 Oct 2014
|
[ 13:29 makc ] 
371358 irc/quassel/Makefile
371358 irc/quassel/distinfo
371358 irc/quassel/pkg-plist
371358 irc/quassel/pkg-plist.kde
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 ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(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)
|
Mon, 31 Mar 2014
|
[ 10:58 makc ] 
349726 irc/quassel/Makefile
349726 irc/quassel/distinfo
349726 irc/quassel/pkg-plist.kde
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 ] 
344898 astro/libkgeomap/Makefile
344898 astro/stellarium/Makefile
344898 audio/amarok-kde4/Makefile
344898 audio/audex/Makefile
344898 audio/creox/Makefile
344898 audio/cuberok/Makefile
344898 audio/kaudiocreator/Makefile
344898 audio/kid3-kde4/Makefile
344898 audio/kstreamripper/Makefile
344898 audio/lastfm-desktop/Makefile
(Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Wed, 27 Nov 2013
|
[ 12:54 makc ] 
335010 irc/quassel/Makefile
335010 irc/quassel/distinfo
335010 irc/quassel/pkg-plist.kde
Update to 0.9.2
|
Wed, 6 Nov 2013
|
[ 15:58 makc ] 
333006 irc/quassel/Makefile
333006 irc/quassel/distinfo
333006 irc/quassel/pkg-plist.kde
Update to 0.9.1
|
Wed, 23 Oct 2013
|
[ 13:08 makc ] 
331383 archivers/libzip/Makefile
331383 archivers/libzip/Makefile.man
331383 archivers/libzip/pkg-plist
331383 audio/mp3unicode/Makefile
331383 audio/msilbc/Makefile
331383 databases/kbibtex/Makefile
331383 databases/kbibtex/pkg-plist
331383 deskutils/kchmviewer-kde4/Makefile
331383 deskutils/plasma-applet-qstardict/Makefile
331383 devel/geany-plugin-addons/Makefile
(Only the first 10 of 108 ports in this commit are shown above. )
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] 
327736 irc/anope/Makefile
327736 irc/bip/Makefile
327736 irc/bitchx/Makefile
327736 irc/bitlbee/Makefile
327736 irc/bnc/Makefile
327736 irc/bobot++/Makefile
327736 irc/bopm/Makefile
327736 irc/cgiirc/Makefile
327736 irc/charybdis/Makefile
327736 irc/ctrlproxy/Makefile
(Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 20 Jul 2013
|
[ 11:08 makc ] 
323341 irc/quassel/Makefile
323341 irc/quassel/pkg-plist.kde
- 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 ] 
317937 irc/quassel/Makefile
317937 irc/quassel/distinfo
317937 irc/quassel/pkg-descr
317937 irc/quassel/pkg-plist.kde
- 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 ] 
315225 irc/quassel/Makefile
Add NLS to OPTIONS_DEFINE
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] 
314960 archivers/laszip/Makefile
314960 astro/qlandkartegt/Makefile
314960 astro/stellarium/Makefile
314960 audio/acoustid-fingerprinter/Makefile
314960 audio/aften/Makefile
314960 audio/alure/Makefile
314960 audio/amarok-kde4/Makefile
314960 audio/arss/Makefile
314960 audio/audex/Makefile
314960 audio/ccaudio2/Makefile
(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)
|
Tue, 31 Jul 2012
|
[ 13:25 makc ]
301787 devel/qdevelop/Makefile
301787 games/darkplaces/Makefile
301787 irc/quassel/Makefile
301787 print/hplip/Makefile
301787 textproc/qstardict/Makefile
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict
|
Fri, 27 Jul 2012
|
[ 11:03 makc ]
301600 audio/kid3-kde4/Makefile
301600 audio/mp3unicode/Makefile
301600 cad/librecad/Makefile
301600 devel/qdevelop/Makefile
301600 editors/kile-kde4/Makefile
301600 emulators/qtemu/Makefile
301600 games/darkplaces/Makefile
301600 games/frozenbubble/Makefile
301600 games/toppler/Makefile
301600 games/trigger/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ]
1.15 accessibility/jovie/Makefile
1.53 accessibility/kaccessible/Makefile
1.53 accessibility/kmag/Makefile
1.53 accessibility/kmousetool/Makefile
1.53 accessibility/kmouth/Makefile
1.23 accessibility/qt4-accessible/Makefile
1.161 archivers/ark/Makefile
1.36 astro/gpsd/Makefile
1.46 astro/josm/Makefile
1.14 astro/kstars/Makefile
(Only the first 10 of 587 ports in this commit are shown above. )
- 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 ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 6 Apr 2012
|
[ 13:32 makc ]
1.20 irc/quassel/Makefile
1.16 irc/quassel/distinfo
Update to 0.8.0
Feature safe: yes
|
Mon, 31 Oct 2011
|
[ 14:52 makc ]
1.19 irc/quassel/Makefile
1.15 irc/quassel/distinfo
1.1 irc/quassel/files/pkg-message.in
1.1 irc/quassel/files/quasselcore.in
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 ]
1.6 databases/hypertable/Makefile
1.16 editors/yzis/Makefile
1.96 games/wesnoth-devel/Makefile
1.18 irc/quassel/Makefile
1.64 irc/weechat-devel/Makefile
1.51 irc/weechat/Makefile
1.72 math/plplot/Makefile
1.38 math/rkward-kde4/Makefile
1.3 multimedia/gstreamer-qt4/Makefile
1.12 net-im/qutim/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
|
Sun, 26 Sep 2010
|
[ 17:16 makc ]
1.17 irc/quassel/Makefile
1.13 irc/quassel/distinfo
1.1 irc/quassel/files/patch-icons__CMakeLists.txt
1.5 irc/quassel/pkg-plist
Update to 0.7.1
|
Sun, 25 Apr 2010
|
[ 12:02 makc ]
1.16 irc/quassel/Makefile
1.12 irc/quassel/distinfo
1.2 irc/quassel/files/patch-src__common__CMakeLists.txt
Update to 0.6.1
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 14 Feb 2010
|
[ 23:24 makc ]
1.14 irc/quassel/Makefile
1.11 irc/quassel/distinfo
1.1 irc/quassel/files/patch-src__common__CMakeLists.txt
Update to 0.5.2
|
Sat, 5 Dec 2009
|
[ 16:47 makc ]
1.13 irc/quassel/Makefile
1.10 irc/quassel/distinfo
Update to 0.5.1
|
Sat, 24 Oct 2009
|
[ 16:43 makc ]
1.12 irc/quassel/Makefile
1.9 irc/quassel/distinfo
1.4 irc/quassel/pkg-plist
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 ]
1.11 irc/quassel/Makefile
1.8 irc/quassel/distinfo
Update to 0.4.3 (bugfix release)
|
Tue, 2 Jun 2009
|
[ 19:46 makc ]
1.10 irc/quassel/Makefile
1.7 irc/quassel/distinfo
Update to 0.4.2
|
Tue, 31 Mar 2009
|
[ 17:58 makc ]
1.9 irc/quassel/Makefile
1.6 irc/quassel/distinfo
Update to 0.4.1
mark MAKE_JOBS_SAFE
|
Tue, 24 Mar 2009
|
[ 19:13 makc ]
1.31 accessibility/kdeaccessibility4/Makefile
1.94 audio/amarok-kde4/Makefile
1.18 audio/kid3-kde4/Makefile
1.40 audio/libmusicbrainz3/Makefile
1.4 audio/openal-soft/Makefile
1.25 biology/avida/Makefile
1.25 cad/qfsm/Makefile
1.3 chinese/fqterm/Makefile
1.43 comms/gammu/Makefile
1.6 databases/akonadi/Makefile
(Only the first 10 of 131 ports in this commit are shown above. )
bump PORTREVISION after cmake update
|
Sun, 22 Feb 2009
|
[ 11:10 makc ]
1.7 irc/quassel/Makefile
1.5 irc/quassel/distinfo
1.3 irc/quassel/files/patch-CMakeLists.txt
Update to 0.4.0
|
Sun, 21 Dec 2008
|
[ 18:32 makc ]
1.6 irc/quassel/Makefile
1.4 irc/quassel/distinfo
1.2 irc/quassel/files/patch-CMakeLists.txt
1.3 irc/quassel/pkg-plist
Update quassel to 0.3.1
Approved by: miwi (mentor)
|
Mon, 3 Nov 2008
|
[ 08:56 makc ]
1.5 irc/quassel/Makefile
1.3 irc/quassel/distinfo
Update to 0.3.0.3
Approved by: miwi (mentor)
|
Wed, 1 Oct 2008
|
[ 20:47 makc ]
1.4 irc/quassel/Makefile
1.2 irc/quassel/distinfo
update to 0.3.0.2
approved by: miwi (mentor)
|
Tue, 23 Sep 2008
|
[ 15:05 makc ]
1.3 irc/quassel/Makefile
1.2 irc/quassel/pkg-plist
Add optins to allow build client and server separately.
Approved by: miwi (mentor)
|
Tue, 16 Sep 2008
|
[ 13:05 makc ]
1.2 irc/quassel/Makefile
Fix build on 6.3
Approved by: portmgr (pav)
|
Sat, 6 Sep 2008
|
[ 22:34 makc ]
1.1 irc/quassel/Makefile
1.1 irc/quassel/distinfo
1.1 irc/quassel/pkg-descr
1.1 irc/quassel/pkg-plist
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: 74 |