non port: www/qupzilla-qt4/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 13 Feb 2019
|
[ 06:03 tcberner ]
Give/take www/qupzilla-qt* to kde@
|
Mon, 4 Feb 2019
|
[ 21:44 rene ] (Only the first 10 of 12 ports in this commit are shown above. )
Return rezny@'s ports to the pool after his commit bit got safekept.
With hat: portmgr-secretary
|
Fri, 18 Jan 2019
|
[ 21:14 jbeich ] (Only the first 10 of 50 ports in this commit are shown above. )
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0
|
Tue, 1 Jan 2019
|
[ 12:51 tcberner ]
www/qupzilla-qt4: remove KWALLET option after r488807
MFH: 2019Q1
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (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
|
Mon, 30 Jan 2017
|
[ 14:55 rezny ] (Only the first 10 of 14 ports in this commit are shown above. )
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
|
Sat, 7 Jan 2017
|
[ 14:43 jbeich ] (Only the first 10 of 46 ports in this commit are shown above. )
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887
|
Sat, 3 Dec 2016
|
[ 22:24 jbeich ] (Only the first 10 of 42 ports in this commit are shown above. )
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt)
|
Mon, 21 Nov 2016
|
[ 12:14 tcberner ]
www/qupzilla-qt4: Repair the KWALLET option
The recent move of all the KDE4 includes into ${LOCALBASE}/include/kde4 broke
the KWALLET option. This patch fixes the option by inserting the right include
path.
Also, convert USE_OPENSSL to USES=ssl.
PR: 214531
Submitted by: Matthew Rezny <matthew@reztek.cz> (maintainer)
Approved by: rakuco (mentor)
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] (Only the first 10 of 364 ports in this commit are shown above. )
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 17 Nov 2015
|
[ 11:19 danfe ]
Update QupZilla ports to version 1.8.9.
PR: 204610
Submitted by: olivierd
Approved by: maintainer
|
Tue, 27 Oct 2015
|
[ 13:44 mat ]
Update to 1.8.8.
PR: 203947
Submitted by: maintainer
Sponsored by: Absolight
|
Thu, 15 Oct 2015
|
[ 14:14 mat ]
Update to 1.8.7.
PR: 203651
Submitted by: maintainer
Sponsored by: Absolight
|
Tue, 18 Aug 2015
|
[ 20:00 pgollucci ]
www/qupzilla-qt4(-qt5): add some dependencies, qt4-linguist -> qt4-linguisttools
- USE_QT4=linguist_build -> USE_QT4=linguisttools_build.
- Add USE_OPENSSL=yes.
- Add USE_XORG=x11 (or add NO_X11 instead).
- Regenerate patches.
- Bump PORTREVISION
PR: 201835
Submitted by: s3erios@gmail.com
Approved by: matthew@reztek.cz
|
Thu, 5 Feb 2015
|
[ 22:54 brd ]
www/qupzilla-qt{4,5}: update to 1.8.6
PR: 197145
Submitted by: matthew@reztek.cz
Approved by: kwm
|
Sun, 18 Jan 2015
|
[ 20:21 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
- Create separate QT4 and QT5 ports for www/qupzilla
- Update to 1.8.5
PR: 196302
Submitted by: matthew at reztek.cz (maintainer)
|
Number of commits found: 19 |