Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Apr 2018 18:16:02
2015.03_18
 |
mr  |
Add openscad-devel to the build and register conflict. |
19 Apr 2018 07:08:45
2015.03_18
 |
ale  |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
18 Apr 2018 13:57:43
2015.03_17
 |
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 |
09 Mar 2018 20:47:09
2015.03_16
 |
tcberner  |
Fix cad/openscad shebang
Error: '/usr/local/bin/python' is an invalid shebang you need
USES=shebangfix for 'share/openscad/libraries/MCAD/get_submodules.py
The existing shebang fix on the py file did nothing without USES=python.
Python already was an implied dependency.
Approved by: portmgr blanket |
18 Feb 2018 09:55:10
2015.03_15
 |
rakuco  |
Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928 |
18 Jan 2018 04:11:03
2015.03_14
 |
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 |
02 Jan 2018 16:49:24
2015.03_13
 |
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 |
18 Nov 2017 19:32:39
2015.03_13
 |
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
25 Sep 2017 00:08:17
2015.03_12
 |
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 |
25 Sep 2017 00:05:06
2015.03_11
 |
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 |
10 Sep 2017 20:55:39
2015.03_10
 |
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 |
23 May 2017 05:03:16
2015.03_9
 |
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 |
02 May 2017 06:48:11
2015.03_8
 |
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 |
01 Apr 2017 15:23:32
2015.03_7
 |
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 |
06 Jan 2017 08:45:04
2015.03_6
 |
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 |
28 Dec 2016 17:55:50
2015.03_5
 |
amdmi3  |
- No more broken after removing gcc requirement from math/cgal
Approved by: portmgr blanket |
25 Dec 2016 17:26:28
2015.03_5
 |
amdmi3  |
- Mark broken in FreeBSD 11.x+ i386: this port can't build while cgal is built
with gcc and boost is built with clang
Approved by: portmgr blanket |
23 Nov 2016 12:45:47
2015.03_5
 |
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) |
01 Apr 2016 13:29:17
2015.03_4
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2016 10:31:07
2015.03_4
 |
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 |
08 Feb 2016 11:16:36
2015.03_4
 |
amdmi3  |
- Fix build with boost 1.60
- Fix LICENSE
PR: 199601
Approved by: portmgr blanket |
13 Dec 2015 12:45:25
2015.03_4
 |
rakuco  |
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.
One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.
Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
define a build-time dependency on x11-toolkits/py-qt4-gui has moved.
Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).
PR: 205143 |
29 Jul 2015 16:19:28
2015.03_3
 |
amdmi3  |
- Fix shebangs
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
01 Jun 2015 09:08:08
2015.03_2
 |
wen  |
- Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal |
04 Apr 2015 18:54:40
2015.03_1
 |
mr  |
Try to use a newer compiler.
Noticed by: Andrea Venturoli |
26 Mar 2015 17:25:00
2015.03
 |
mr  |
Upgrade to version 2015.03
PR: 198572
Submitted by: Pedro F. Giffuni |
20 Oct 2014 07:19:23
2014.03_2
 |
bapt  |
Cleanup plist |
05 Oct 2014 11:28:21
2014.03_2
 |
wen  |
- Bump PORTREVISION to chase the update of math/cgal |
10 Sep 2014 20:50:37
2014.03_1
 |
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) |
27 Jul 2014 18:23:55
2014.03
 |
makc  |
cad/openscad:
- Update to 2014.03
- Update MASTER_SITES
- Switch dependency from math/eigen2 to math/eigen3
- USES+= desktop-file-utils pkgconfig
- Remove patch, pass required bits to qmake instead
PR: 191788
Approved by: maintainer timeout (17 days) |
22 Nov 2013 12:55:00
2013.01
 |
makc  |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
22 Oct 2013 13:57:35
2013.01
 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
20 Sep 2013 15:58:42
2013.01
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
11 May 2013 15:14:45
2013.01
 |
wen  |
- Update the Makefile header
- Minor cleanup in Makefile |
11 May 2013 15:07:55
2013.01
 |
wen  |
- Update to 2013.1 [1]
- Add LICENSE [1]
- Update MASTER_SITES [1]
- Fix the flex dependency [1]
- Fix the build with custom PREFIX and LOCALBASE
- Trim Makefile headers
- Update LIB_DEPENDS
PR: 177064 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by: maintainer(timeout, > 50 days) |
27 Jun 2012 01:14:01
2011.12_1
|
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 |
06 Jun 2012 06:44:38
2011.12_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
2011.12_1
|
dinoex  |
- update png to 1.5.10 |
25 Apr 2012 13:36:11
2011.12
|
mr  |
Update to openscad 2011.12
Suggested by: L Campbell |
28 Aug 2011 13:41:11
2011.06
|
mr  |
Add rcc to the qt4 dependencies. |
27 Aug 2011 08:27:40
2011.06
|
mr  |
Try to fix build.
Reminded by: pav@ |
19 Aug 2011 11:02:10
2011.06
|
mr  |
Add openscad.
OpenSCAD is a software for creating 3D CAD objects.
Unlike most free software for creating 3D models, it does not focus on
the artistic aspects of 3D modelling but instead on the CAD aspects.
Thus it is more suitable for creating 3D models of machine parts but
perhaps not when creating computer-animated movies.
OpenSCAD is not an interactive modeller. Instead it is something like
a 3D-compiler that reads in a script file that describes the object
and renders the 3D model from this script file. This gives designers
full control over the modelling process and enables them to easily
change any step in the modelling process or make designes that are
defined by configurable parameters.
WWW: http://www.openscad.org/
Obtained from (slightly): OpenBSD |