Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_2 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
1.2.0_2 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 |
1.2.0_1 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.2.0 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.2.0 24 Oct 2018 06:03:33 |
yuri |
science/avogadro: Add CONFLICTS statement
Approved by: portmgr blanket |
1.2.0 20 Oct 2018 21:11:58 |
yuri |
science/avogadro: Update 1.1.1 -> 1.2.0
PR: 232333
Approved by: tcberner (kde) |
1.1.1_16 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.1.1_15 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.1.1_14 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.1.1_14 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.1.1_13 29 Mar 2018 04:42:45 |
linimon |
Mark unbroken on aarch64. I had some stale information in one of my
reference files.
Reported by: Adriaan de Groot |
1.1.1_13 18 Mar 2018 06:22:04 |
linimon |
Mark as broken on arm.
Approved by: portmgr (tier-2 blanket) |
1.1.1_13 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.1.1_12 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.1.1_11 15 Feb 2018 12:34:50 |
mat |
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368 |
1.1.1_11 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.1.1_10 02 Jan 2018 16:49:24 |
tcberner |
New USES=eigen
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it
to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702 |
1.1.1_9 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.1.1_9 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.1.1_8 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.1.1_7 25 Jul 2017 13:21:55 |
tcberner |
Give maintainership of science/avogadro to kde@ as kalzium is the only consumer. |
1.1.1_7 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.1.1_6 06 May 2017 15:17:38 |
miwi |
- Fix build with gcc5
PR: 213985 |
1.1.1_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.1.1_5 23 Apr 2017 09:05:08 |
amdmi3 |
- Update WWW |
1.1.1_5 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.1.1_4 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.1.1_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_3 24 Mar 2016 10:31:07 |
rakuco |
qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.
This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.
PR: 199601
PR: 208322 |
1.1.1_3 08 Feb 2016 19:15:59 |
amdmi3 |
- Fix build with boost 1.60
- Switch to options helpers
- Add LICENSE_FILE
PR: 199601 |
1.1.1_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.1_3 15 Jun 2015 21:49:52 |
rakuco |
Add patch to fix the build with CMake 3.2.
Explicitly look for X11, since FindOpenGL.cmake no longer does that
automatically. |
1.1.1_3 27 Feb 2015 16:47:05 |
amdmi3 |
- Switch to linguisttools_build |
1.1.1_3 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
1.1.1_3 24 Sep 2014 01:43:21 |
amdmi3 |
- Drop @dirrm* from plist |
1.1.1_3 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) |
1.1.1_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.1.1_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.1.1_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.1.1 05 Feb 2014 19:01:34 |
marino |
science/avogadro: Specify libGL explicitly with associated CFLAG |
1.1.1 18 Dec 2013 23:33:20 |
danilo |
- Update from 1.1.0 to 1.1.1
- Add desktop-file-utils to USES
- Add stage support
PR: ports/184846
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1.0_1 12 Dec 2013 14:15:04 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
1.1.0_1 02 Dec 2013 18:16:21 |
makc |
Respect CMAKE_BUILD_TYPE |
1.1.0_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.1.0 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
1.1.0 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.1.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.0 15 May 2013 05:16:51 |
miwi |
- Backout previous commit
This got fixed in r318197
Reported by: fluffy/makc |
1.1.0 15 May 2013 01:24:17 |
miwi |
- Fix build with amd64
PR: 178583
Submitted by: Ports Fury |
1.1.0 14 May 2013 20:10:29 |
rakuco |
Fix the build on 64-bits systems.
Add "-fPIC" to the compilation lines if `uname -p' returns "amd64"
(FreeBSD's case).
The patch has been submitted upstream.
PR: ports/178537 |
1.1.0 10 May 2013 14:33:41 |
miwi |
- Update to 1.1.0
PR: 177935
Submitted by: Ports Fury |
1.0.3_2 16 Apr 2013 16:00:09 |
rene |
- Reset maintainer [1]
While here:
- convert Makefile header
- pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes)
- drop support for unsupported FreeBSD versions
- convert to optionsNG
Submitted by: previous maintainer (tkjacobsen@gmail.com) [1] in
http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html
Feature safe: yes |
1.0.3_2 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.0.3_2 11 Dec 2012 14:19:54 |
makc |
science/openbabel:
- Update openbabel to 2.3.2
- Switch to CMake build system
- Add PYTHON and CAIRO options
- Don't rename babel binary, mark conflict with ancient biology/babel
science/py-openbabel:
- Merge py-openbabel to openbabel
other:
- chase openbabel update |
1.0.3_1 01 Dec 2012 06:32:48 |
rm |
- add patch to fix build with latest boost 1.48
while here:
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng
- strict python version to 2.x, because avogadro python code isn't 3.x-aware
- use PYTHON_PKGNAMEPREFIX in dependencies
- update WWW
PR: 173944
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer)
Feature safe: yes |
1.0.3_1 27 Jun 2012 01:14:01 |
avilla |
- Detect eigen2 by checking for .pc file, not min. port version.
If a user had eigen3 installed, but not eigen2, the min. port version
check would not differentiate between the two.
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 |
1.0.3_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.0.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.3 16 May 2012 09:32:09 |
makc |
Fix plist: don't remove nonexistent directories when built WITHOUT_PYTHON
Pointyhat to: makc
Noticed by: fluffy |
1.0.3 02 May 2012 22:35:15 |
makc |
- Update to 1.0.3
- Add patches and explicit dependency on graphics/libGLU to fix build
with upcoming Qt-4.8.1
- Sort plist
PR: ports/167525
Approved by: Troels Kofoed Jacobsen (maintainer) |
1.0.1_1 06 Sep 2011 23:30:43 |
avilla |
- Fix paths in installed CMake modules.
- Bump PORTREVISION.
Approved by: Troels Kofoed Jacobsen (maintainer) via e-mail |
1.0.1 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
1.0.1 16 Jul 2010 01:29:59 |
sahil |
- Update to 1.0.1
- un-IGNORE when WITH_PYTHON is defined
PR: ports/148399
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) |
1.0.0_2 27 Jun 2010 21:16:33 |
gerald |
Replace USE_GCC=4.3+ by USE_GCC=4.4+ (which, practically, is no change
since Mk/bsd.gcc.mk has been rewriting the former to the later for a bit.)
Approved by: tkjacobsen@gmail.com (maintainer)
Feature safe: yes |
1.0.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.0_1 30 Jan 2010 14:27:27 |
fluffy |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters. |
1.0.0 19 Nov 2009 21:10:39 |
miwi |
- Update to 1.0.0
PR: 140538
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) |
0.9.8 14 Sep 2009 18:27:35 |
makc |
Update to 0.9.8
PR: ports/138761
Submitted by: Troels Kofoed Jacobsen (maintainer) |
0.9.7 10 Aug 2009 17:16:46 |
makc |
Update to 0.9.7 and unbreak.
Approved by: maintainer |
0.9.6 09 Aug 2009 19:41:22 |
makc |
Mark broken after recent PyQt update |
0.9.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) |
0.9.6 07 Jun 2009 19:01:09 |
dhn |
- Update to 0.9.6
PR: ports/135312
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) |
0.9.5 05 Jun 2009 23:06:58 |
amdmi3 |
- Update to 0.9.5
PR: 135263
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) |
0.9.4 22 May 2009 22:16:46 |
amdmi3 |
Avogadro is an advanced molecular editor designed for cross-platform use in
computational chemistry, molecular modeling, bioinformatics, materials science,
and related areas. It offers flexible rendering and a powerful plugin
architecture.
WWW: http://avogadro.openmolecules.net/
PR: 134710
Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> |