Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:16 7.8.6_3
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
27 Apr 2022 13:18:42 7.8.6_2
|
Piotr Kubaj (pkubaj)  |
databases/grass7: check for omp.h on all architectures |
07 Mar 2022 18:10:58 7.8.6_2
|
Po-Chuan Hsieh (sunpoet)  |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
25 Feb 2022 18:10:24 7.8.6_1
|
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4
- Update to 4.1 version
- Fix wxgtk31 for string
- Use wxGtk31 instead of wxgtk30
- Fix kicad* ports with wxgtk31/wxPython 4.1
Changes:
- https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html
Reviewed by: tcberner
Approved by: yuri, bofh
Differential Revision: D34080 |
15 Dec 2021 20:01:55 7.8.6
|
Piotr Kubaj (pkubaj)  |
databases/grass7: fix build on powerpc
Not libomp on powerpc. |
21 Oct 2021 16:36:26 7.8.6
|
Loïc Bartoletti (lbartoletti)  |
databases/grass7: Update to 7.8.6
Changes:
- https://grass.osgeo.org/news/2021_10_10_grass_gis_7_8_6_released/ |
10 Oct 2021 13:36:37 7.8.5_4
|
Mikael Urankar (mikael)  |
databases/grass7: Fix build on aarch64.
Use the correct linker flag, ie: -Wl,--export-dynamic
Approved by: portmgr (build fix blanket) |
04 Jul 2021 16:11:31 7.8.5_4
|
Loïc Bartoletti (lbartoletti)  |
databases/grass7: unbreak after gdal 3.3 update
GDAL 3.3.0 introduces the use of standard C bool type.
Redefining bool locally, as in vector/v.hull/chull.c causes failure.
Obtained from: https://github.com/OSGeo/grass/pull/1567 |
22 Jun 2021 18:53:08 7.8.5_4
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
19 Jun 2021 04:48:55 7.8.5_3
|
Loïc Bartoletti (lbartoletti)  |
databases/grass7: unbreak on i386
It needs GCC to configure and build grass7 on i386.
The v.in.pdal module is not available as some documentation pages.
PR: 256055
Reported by: chris@crvintel.com
Tested by: chris@crvintel.com |
06 Apr 2021 14:31:07 7.8.5_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Mar 2021 05:18:38
7.8.5_3
|
lbartoletti  |
databases/grass7: Does not configure on i386
- Could not determine External PROJ major version. |
23 Feb 2021 05:58:36
7.8.5_3
|
lbartoletti  |
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr |
07 Feb 2021 18:14:38
7.8.5_2
|
lbartoletti  |
databases/grass7: remove use of sbrk
sbrk is deprecated and is not present on some architectures. There is only one
use of this function in grass for the r.terraflow module.
Its use will be removed in the next version, so I integrate this patch now to
use it on architectures that don't have sbrk.
Thanks to mikael@ for the tests on aarch64 |
26 Jan 2021 14:04:01
7.8.5_1
|
sunpoet  |
Bump PORTREVISION for science/netcdf shlib change |
13 Jan 2021 18:56:48
7.8.5
|
lbartoletti  |
databases/grass7: Update to 7.8.5
Release note at https://trac.osgeo.org/grass/wiki/Release/7.8.5-News |
16 Dec 2020 08:05:34
7.8.4_2
|
lbartoletti  |
databases/grass7: fix build on i386
bin/proj needs to be explicitly passed on i386. |
18 Nov 2020 05:27:29
7.8.4_2
|
lbartoletti  |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
17 Nov 2020 09:23:59
7.8.4_1
|
lbartoletti  |
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
(disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)
PR: 245611
Submitted by: wen (first version)
Reviewed by: wen, rhurlin
Approved by: wen
Exp-run by: antoine |
06 Oct 2020 13:04:46
7.8.4
|
lbartoletti  |
databases/grass7: Update to 7.8.4
- update grass7 to 7.8.4
- bump qgis and qgis-ltr portversion
Changelog:
- https://trac.osgeo.org/grass/wiki/Release/7.8.4-News |
16 Sep 2020 22:10:06
7.8.3
|
pkubaj  |
databases/grass7: fix build on GCC architectures
Force C11 compiler:
checking whether the C compiler (cc -O2 -pipe -std=c11 -DLIBICONV_PLUG
-fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib -fstack-protector-strong ) works... no |
29 Aug 2020 07:45:41
7.8.3
|
lbartoletti  |
databases/grass7: fix build on 11i386
When I added the option for compiling with openmp, like other ports, I don't use
compiler:openmp but directly the default compiler because it works just as well.
However, on FreeBSD 11, grass only builds well with LLVM90.
While I'm here I added with-proj-[includes|libs] to be more thorough
Approved by: tcberner
MFH: 2020Q3
Differential Revision: https://reviews.freebsd.org/D25712 |
29 Jun 2020 04:29:29
7.8.3
|
lbartoletti  |
databases/grass7: Unbreak ports (fix r540559)
- fix bsd.post.mk
- Replace spaces by tabs (pet portlint)
PR: 247583
Submitted by: Rainer Hurling
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25497 |
27 Jun 2020 05:00:32
7.8.3
|
lbartoletti  |
databases/grass7: Fix build on aarch64 and update to 7.8.3
- update to 7.8.3
- add patches to remove some noise from ctype
- fix build on aarch64 (only r.terraflow module is problematic on aarch64)
Reported by: mikael (aarch64)
Approved by: tcberner (mentor), mikael (aarch64)
Differential Revision: https://reviews.freebsd.org/D25331 |
17 Jun 2020 11:45:37
7.8.2_2
|
jrm  |
databases/grass7: Fix build with NLS knob turned off
Approved by: lbartoletti (maintainer)
Differential Revision: https://reviews.freebsd.org/D25287 |
17 May 2020 05:55:12
7.8.2_2
|
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
06 May 2020 16:39:12
7.8.2_1
|
yuri  |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas |
01 Apr 2020 19:59:45
7.8.2
|
lbartoletti  |
databases/grass7, math/saga, graphics/qgis and graphics/qgis-ltr: update to
latest versions
- math/saga:
- Update to 7.6.2
- Use wxWidgets 3.0+ instead of 3.1+ since 3.1 is not a mandatory
version and this reduces the number of packages installed when you install saga
and qgis/grass (which requires version 3.0).
- databases/grass7:
- Update to 7.8.2 first version for python3 only
- Use ${PY_NUMPY} variable
- Readd openmp
- Use wxPython40 for python3
- Remove bash dependency. You can use any shell.
- Rework the workaround in post-install (for / touch files). Fix the
long (random) standing issue with pkg-plist
- Alphabetize USES and OPTIONS
- Replace XX_configure_on by XX_configure_with as possible (Only the first 15 lines of the commit message are shown above ) |
29 Feb 2020 18:24:19
7.6.1_12
|
lbartoletti  |
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine |
06 Feb 2020 19:17:32
7.6.1_11
|
lbartoletti  |
databases/grass7: add SONAME and use new path for graphics/qgis*
- Add SONAME (upstreamed) [1]
- Remove the (bad) idea to keep a symlink to the old path logic
(grass-M.m.b)
- Fix FindGRASS.cmake for graphics/qgis and graphics/qgis-ltr (upstreamed)
[2]
[1] https://github.com/OSGeo/grass/pull/301
[2] https://github.com/qgis/QGIS/pull/34088
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243736
Approved by: Rainer Hurlin (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23470 |
30 Jan 2020 14:17:44
7.6.1_10
|
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
22 Jan 2020 06:02:25
7.6.1_9
|
sunpoet  |
Bump PORTREVISION for graphics/gdal shlib change |
14 Jan 2020 21:45:15
7.6.1_8
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
11 Dec 2019 17:53:49
7.6.1_8
|
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 |
29 Sep 2019 19:09:05
7.6.1_7
|
pi  |
databases/grass7: fix packaging and change options
- Remove with-openmp since the build failed for 3 modules
with openmp since 2019-09-10
- Remove some default options less used (NETCDF MYSQL ODBC) or
non existant (NETLIB)
- Add zstd option
- Uses NLS as an option
PR: 240892
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
28 Sep 2019 12:09:18
7.6.1_6
|
jbeich  |
databases/grass7: builds fine after r512983 |
26 Sep 2019 17:38:10
7.6.1_6
|
antoine  |
Mark BROKEN: fails to package
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/bin/r.resamp.rst:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/bin/r.sun:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/bin/v.surf.rst:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/html/r.resamp.rst.html:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/html/r.sun.html:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/html/v.surf.rst.html:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/man/man1/r.resamp.rst.1.gz:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/man/man1/r.sun.1.gz:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass76/docs/man/man1/v.surf.rst.1.gz:No
such file or directory
Reported by: pkg-fallout |
10 Sep 2019 05:56:07
7.6.1_6
|
zeising  |
databases/grass7: Remove MOTIF option
Remove the MOTIF option from databases/grass7. This option is a noop, since
the configure options it controls doesn't do anything. In addition, this
option adds a dependency on graphics/libGLw, which is deprecated.
PR: 240133
Approved by: Loic Bartoletti (maintainer) |
19 Aug 2019 15:35:28
7.6.1_5
|
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 |
13 Aug 2019 16:01:59
7.6.1_4 
|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Jul 2019 20:46:57
7.6.1_4
|
gerald  |
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 |
19 Jul 2019 06:25:56
7.6.1_3
|
lwhsu  |
Fix plist
PR: 238846
Submitted by: jbeich
Approved by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
27 Jun 2019 19:57:33
7.6.1_3
|
sunpoet  |
Update graphics/libgeotiff to 1.5.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS
https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html
https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html |
22 Apr 2019 13:16:34
7.6.1_2
|
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
12 Apr 2019 06:36:31
7.6.1_1
|
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 |
11 Apr 2019 00:53:10
7.6.1
|
swills  |
databases/grass7: update to 7.6.1
PR: 236830
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
09 Apr 2019 14:04:50
7.6.0_3
|
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
02 Mar 2019 17:45:58
7.6.0_2
|
sunpoet  |
Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md |
25 Feb 2019 12:47:20
7.6.0_1 
|
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
15 Feb 2019 23:53:27
7.6.0
|
sunpoet  |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
02 Feb 2019 06:48:37
7.6.0
|
danfe  |
- Update `databases/grass7' to version 7.6.0
- Reformat pkg-message for better readability
and kill stray EOL whitespace
PR: 235307
Submitted by: maintainer |
11 Jan 2019 00:36:58
7.4.4
|
wen  |
- Update to 7.4.4
PR: 234834
Submitted by: lbartoletti@tuxfamily.org(maintainer) |
12 Dec 2018 01:35:36
7.4.3_2
|
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 |
12 Dec 2018 00:15:50
7.4.3_1
|
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 |
08 Dec 2018 10:12:08
7.4.3
|
pi  |
databases/grass7: update 7.4.1 -> 7.4.3, unbreak build
PR: 228605
Reported by: ohartmann@walstatt.org
Reviewed by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: lbartoletti@tuxfamily.org (maintainer)
Relnotes: https://grass.osgeo.org/news/78/15/GRASS-GIS-7-4-2-released/
https://trac.osgeo.org/grass/wiki/Release/7.4.3-News |
29 Nov 2018 08:39:00
7.4.1
|
pi  |
databases/grass7: update 7.4.0 -> 7.4.1
PR: 228975
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Relnotes: https://trac.osgeo.org/grass/wiki/Release/7.4.1-News |
18 Nov 2018 18:35:38
7.4.0_5
|
antoine  |
Deprecate ports broken for more than 6 months |
11 Sep 2018 18:34:28
7.4.0_5
|
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 |
09 Aug 2018 06:58:31
7.4.0_4
|
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 |
29 Jul 2018 22:18:46
7.4.0_3
|
gerald  |
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 |
30 May 2018 21:47:21
7.4.0_2
|
antoine  |
Mark BROKEN: fails to package
===> Building package for grass7-7.4.0_2
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step1.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step5.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step6.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step7.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step8.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/r.viewshed.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_accumulation.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir2.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir3.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep1.png:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep2.png:No
such file or directory
Reported by: pkg-fallout |
14 May 2018 16:56:04
7.4.0_2
|
krion  |
Remove broken as it builds fine on poudriere.
PR: 228222
Submitted by: maintainer |
18 Apr 2018 13:57:43
7.4.0_1
|
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 |
22 Mar 2018 08:34:58
7.4.0
|
antoine  |
Mark BROKEN: fails to package
Reported by: pkg-fallout |
19 Mar 2018 06:36:54
7.4.0
|
yuri  |
databases/grass7: Update to 7.4.0
Release announcement:
https://grass.osgeo.org/news/71/15/GRASS-GIS-7-4-0-released/
PR: 225677
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
10 Mar 2018 17:46:06
7.2.2_7
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
19 Feb 2018 11:10:43
7.2.2_6
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
18 Jan 2018 04:11:03
7.2.2_5
|
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 |
30 Nov 2017 15:50:34
7.2.2_4 
|
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 ) |
31 Oct 2017 18:20:44
7.2.2_4
|
tcberner  |
Update math/pdal to 1.6
* bump revision in databases/grass7
PR: 222995
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
21 Oct 2017 20:18:16
7.2.2_3
|
sunpoet  |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases |
25 Sep 2017 00:08:17
7.2.2_2
|
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
7.2.2_1
|
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 |
19 Sep 2017 14:02:14
7.2.2
|
wen  |
- Update to 7.2.2
PR: 222401
Submitted by: lbartoletti@tuxfamily.org(maintainer) |
10 Sep 2017 20:55:39
7.2.1_2
|
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 |
30 Jul 2017 14:18:29
7.2.1
|
pi  |
New port: databases/grass7
databases/grass: renamed to databases/grass6
- submitter becomes maintainer
- changed dependency for graphics/qgis to grass6
Geographic Resources Analysis Support System
(GRASS GIS)
An open source Geographical Information System (GIS) with raster,
topological vector, image processing, and graphics production functionality
that operates on various platforms through a graphical user interface and
shell in X-Windows. It is released under GNU General Public License (GPL).
WWW: http://grass.osgeo.org/
PR: 221087
Submitted by: lbartoletti@tuxfamily.org |