Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0_7 21 Jun 2022 10:55:15 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-20 net-im/licq: Abandonware, project is dead
Remove these ports too which were part of net-im/licq:
- net-im/licq-icq
- net-im/licq-jabber
- net-im/licq-osd
- net-im/licq-qt-gui |
1.9.0_7 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.9.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.0_6 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.9.0_5 16 Nov 2019 13:46:54 |
tobik |
Clean up WRKSRC and USE_GITHUB usage in some ports |
1.9.0_5 06 Nov 2019 18:58:04 |
zeising |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.9.0_5 20 Aug 2019 20:35:08 |
dinoex |
- drop maintainership |
1.9.0_5 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.9.0_4 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.9.0_4 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.9.0_3 19 Jan 2019 07:21:04 |
dinoex |
- reduce runtime dependencies
PR: 234819
Submitted by: tobik |
1.9.0_2 18 Jan 2019 21:14:42 |
jbeich |
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 |
1.9.0_1 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 ) |
1.9.0 07 Jan 2019 01:02:34 |
dinoex |
- update to 1.9.0 snapshot |
1.8.2_13 01 Jan 2019 17:44:57 |
adridg |
Cleanup net-im after KDE4 removal.
- hotot drops option KDE4
- lice-qt-gui drops option KDE4
- telepathy-logger-qt4 probably didn't need kde:4 anyway
Reported by: antoine
MFH: 2019Q1 |
1.8.2_12 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.8.2_11 02 Dec 2018 15:41:48 |
rene |
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 |
1.8.2_11 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.8.2_10 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 |
1.8.2_10 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.8.2_9 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.8.2_8 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.8.2_7 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.8.2_6 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.8.2_5 18 Feb 2017 08:00:15 |
dinoex |
- make portlint happier
- add dependecies |
1.8.2_5 07 Jan 2017 14:43:11 |
jbeich |
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 |
1.8.2_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.8.2_3 03 Dec 2016 22:24:36 |
jbeich |
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) |
1.8.2_2 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.8.2_1 24 Aug 2016 08:20:31 |
tcberner |
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 ) |
1.8.2_1 04 Apr 2016 19:13:17 |
dinoex |
- KDE4_PREVENTS works, no extra check needed |
1.8.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8.2_1 05 Sep 2015 15:15:43 |
dinoex |
- Add HUNSPELL option (enabled by default)
- Use qt4-linguisttools instead of qt4-linguist for *.ts files.
- Depend on qt4-xml and qt4-gui even when KDE is selected (they are used
anyway).
- Use OPTIONS helpers where possible.
PR: 202547
Submitted by: Andriy Voskoboinyk |
1.8.2 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
1.8.2 07 Jun 2014 09:59:36 |
dinoex |
- update to 1.8.2 |
1.8.0_1 13 Feb 2014 21:07:44 |
dinoex |
- fix build with clang
retry, cause svn failed
PR: 186650
Submitted by: Vsevolod Volkov |
1.8.0_1 13 Feb 2014 21:05:16 |
dinoex |
- fix build with clang
PR: 186650
Submitted by: Vsevolod Volkov |
1.8.0_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.8.0 11 Jan 2014 06:33:07 |
dinoex |
- add USE_GCC for CURRENT |
1.8.0 17 Dec 2013 13:20:41 |
dinoex |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.8.0 12 Dec 2013 13:01:41 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
1.8.0 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
1.8.0 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.8.0 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
1.8.0 30 Aug 2013 19:24:37 |
dinoex |
- update to 1.8.0
- removed plugins: licq-console is no longer maintened upstream.
- new plugins: licq-icq, licq-msn |
1.7.1_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) |
1.7.1_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
1.7.1 26 Jan 2013 18:46:04 |
dinoex |
- update to 1.7.1 |
1.7.0 09 Dec 2012 21:31:58 |
dinoex |
- update to 1.7.0 |
1.6.1 22 Jun 2012 05:17:29 |
dinoex |
- update to 1.6.1 |
1.6.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) |
1.6.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.6.0 12 Jan 2012 15:52:07 |
dinoex |
- update to 1.6.0 |
1.5.0 27 Nov 2010 22:58:13 |
dinoex |
- update KDE definitions
Suggested by: Max Brazhnikov |
1.5.0 27 Nov 2010 12:26:56 |
dinoex |
- update licq ports to 1.5.0
- use cmake framework
- add license |
1.3.9 21 May 2010 11:24:05 |
dinoex |
- update to 1.3.9 |
1.3.6_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.6_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.6_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.3.6 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
1.3.6 09 Nov 2008 08:10:33 |
dinoex |
- add boost as direct dependency |
1.3.6 01 Nov 2008 09:33:05 |
dinoex |
- udpate to 1.3.6 |
1.3.5_1 06 Jun 2008 13:51:54 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3.5 30 Mar 2008 09:36:46 |
dinoex |
- clean X11BASE |
1.3.5 11 Dec 2007 20:30:25 |
dinoex |
- update to 1.3.5 |
1.3.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.4 31 Oct 2006 05:27:10 |
dinoex |
- update to 1.3.4
pkg-plist files submitted by Dennis Schneider |
1.3.2_1 24 Dec 2005 09:38:07 |
dinoex |
- fix build option WITH_KDE
PR: 90788
Submitted by: Yuri Khotyaintsev |
1.3.2_1 20 Dec 2005 15:31:34 |
dinoex |
- update to 1.3.2
- Translate-fix
Submitted by: NetJunior |
1.3.0_1 09 Nov 2005 08:28:43 |
pav |
Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq
net/licq-console -> net-im/licq-console
net/licq-osd -> net-im/licq-osd
net/licq-qt-gui -> net-im/licq-qt-gui
Repocopied by: marcus |