Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Feb 2021 05:58:36
3.2.1_2

|
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 |
09 Feb 2021 11:10:58
3.2.1_1

|
tcberner  |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
26 Jan 2021 14:01:54
3.2.1

|
sunpoet  |
Update to 3.2.1
Changes: https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
PR: 252569
Exp-run by: antoine |
19 Jan 2021 04:26:12
3.1.4_5

|
jhale  |
security/cryptopp: Update to 8.4.0
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.
Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]
[1]
https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e
Changes: https://www.cryptopp.com/release840.html |
07 Jan 2021 19:23:00
3.1.4_4

|
tcberner  |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
20 Dec 2020 15:23:54
3.1.4_3

|
sunpoet  |
Add OPENJPEG version requirement |
19 Dec 2020 22:13:45
3.1.4_3

|
sunpoet  |
Fix ARMADILLO option |
19 Dec 2020 20:06:10
3.1.4_3

|
sunpoet  |
Add CHARLS, CRYPTOPP, DODS, EXR and TILEDB options
- Complete CONFIGURE_ARGS |
11 Dec 2020 20:10:03
3.1.4_3

|
tcberner  |
graphics/poppler: update to 20.12.0
Changelog:
core:
* Draw better circles for circle annotations
* Fix annotation line width if no appearance stream or style are given
* Tweak rendering of highlight annotations
* Fix border rendering of some annotations
* Fix rendering of some files. Issue #976 Issue #567
* PSOutputDev: provide options to set the rasterization color space and
ICC profile
* PSOutputDev: for splashModeCMYK8 and language level >=2 activate
overprint emulation
* PSOutputDev: use the DeviceN8 bitmap for rasterization with
CMYK-output + overprint
* Use the font name without subset tag when querying for a system font
* Splash: Fix wrong x adjustment during clipping
* Splash: Fix blitImage in uncolored tiling patterns (Only the first 15 lines of the commit message are shown above ) |
21 Nov 2020 09:18:01
3.1.4_2

|
sunpoet  |
Update BUILD_DEPENDS |
18 Nov 2020 05:27:29
3.1.4_2

|
lbartoletti  |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
17 Nov 2020 09:23:59
3.1.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 |
08 Nov 2020 17:11:55
3.1.4

|
sunpoet  |
Update to 3.1.4
Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS |
03 Nov 2020 19:48:54
3.1.3_1

|
tcberner  |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
22 Oct 2020 17:37:53
3.1.3

|
sunpoet  |
Revert r552962 |
22 Oct 2020 12:20:06
3.1.3

|
lbartoletti  |
graphics/gdal: Add more default options
GDAL is an essential component for GIS software as graphics/qgis*, math/saga,
databases/postgis*, databases/grass*.
Unfortunately too many options are not enabled by default, causing the user
of theses softwares to rebuild graphics/gdal and its bindings (especially
graphics/py-gdal) for basic use.
With this commit, the vast majority of user needs will be covered, leaving
the build of graphics/gdal with the less relevant and less used options to
the users who really need it.
As gdal now requires postgresql, the package will install the default
version (postgresql12), however databases/postgis23 cannot be built with
postgresql>10 so it is marked as BROKEN -- however this is not a problem
since it is largely deprecated and will be removed soon.
PR: 224004
Approved by: Maintainer timeout |
13 Oct 2020 18:41:44
3.1.3

|
sunpoet  |
Update to 3.1.3
Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
PR: 250102
Exp-run by: antoine |
11 Oct 2020 10:58:15
3.1.0_7

|
tcberner  |
graphics/poppler: update to 20.10.0
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine |
12 Sep 2020 14:58:35
3.1.0_6

|
sunpoet  |
Fix build with jasper 2.0.20 |
10 Sep 2020 18:32:07
3.1.0_6

|
tcberner  |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
08 Sep 2020 17:50:54
3.1.0_5

|
sunpoet  |
Use libqhull.so from math/qhull explicitly
math/qhull provides libqhull.so.7 and math/qhull5 provides libqhull.so.5.
PR: 249182
Reported by: John Hein <jcfyecrayz@liamekaens.com> |
05 Sep 2020 21:28:59
3.1.0_5

|
sunpoet  |
Use qhull from ports
- Bump PORTREVISION for dependency change |
18 Aug 2020 14:19:55
3.1.0_4

|
tcberner  |
graphics/gdal: add upstream fix for poppler 20.08.x
- graphics poppler changed the versionsing scheme
- add upstream patch to handle the minor-release with leading zeroes.
- the exp-run in pr 248419 could not catch this as the option is off by default
- obtained from upstream:
https://github.com/OSGeo/gdal/commit/2b863dbabdc2a7d724f9fdf3e6ff20a142b619f6.patch
PR: 248703
Submitted by: russo@bogodyn.org
Reported by: John Hein <jcfyecrayz@liamekaens.com> |
14 Aug 2020 04:22:13
3.1.0_4

|
tcberner  |
Bump revisions of poppler consumers after r544863 |
06 Jul 2020 06:17:19
3.1.0_3

|
tcberner  |
graphics/poppler: update to 0.90
Release 0.90.0:
core:
* Color profile tweaks
* Small signature improvements
* BBoxOutputDev: Fix calculation when type3 fonts are involved
* Fix potential crash when reading Forms
* Fix infinite loop in broken file
glib:
* Fix adding annots in rotated pages
* Add ability to reset forms
* Several fixes to the documentation
qt5:
* Make it clear we require Qt 5.5 (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2020 14:47:30
3.1.0_2

|
tcberner  |
graphics/poppler: update to 0.89.0
Release 0.89.0:
core:
* Add support for ResetForm action. Issue #225
* Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
* Fix exporting to PS of some files with CID fonts
* Use ICC profiles in PS output (if new enough lcms is used)
* Allow almost-singular tiling pattern matrices. Issue #894
* Fix memory leak when failing to load some fonts
* CairoOutputDev: Use stroke opacity when clipping to a stroke path
* CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190
glib:
* Add poppler_movie_get_aspect
cpp:
* Add the font infos to the text_box object
Exp-run by: antoine
PR: 246848 |
22 May 2020 19:20:42
3.1.0_1

|
sunpoet  |
Bump PORTREVISION for devel/json-c json-c |
16 May 2020 10:51:55
3.1.0

|
sunpoet  |
Update to 3.1.0
Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
PR: 246392
Exp-run by: antoine |
02 May 2020 10:00:12
3.0.4_4

|
tcberner  |
graphics/poppler: update to 0.88.0
Release 0.88.0:
core:
* Support Widget Annotation Buttons not linked to any Form
* SplashOuputDev: Use stroking opacity when clipping to a stroke path
* Handle 1 bit RGB images in ICC colorspace
* Internal code improvements
qt5:
* Add Document::signatures. Returns signatures not attached to any page
* ArthurOutputDev: Fix font hinting
* ArthurOutputDev: Set the opacity when filling with axial gradients
* ArthurOutputDev: Implement the clipToStrokePath method (Only the first 15 lines of the commit message are shown above ) |
02 Apr 2020 04:41:03
3.0.4_3

|
tcberner  |
graphics/poppler: update to 0.87.0
Release 0.87.0:
core:
* Fix crashes due to inconsistent vtables for Clang builds
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
PR: 245150
Exp-run by: antoine |
21 Mar 2020 12:57:09
3.0.4_2

|
tcberner  |
Update poppler to 0.86.1
Release 0.86.1:
core:
* Fix regression in Browse Link handling
* Internal code improvements
Release 0.86.0:
core:
* Fix link content exfiltration attack
* Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
* Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
* Internal code improvements
glib: (Only the first 15 lines of the commit message are shown above ) |
03 Feb 2020 19:32:51
3.0.4_1

|
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
02 Feb 2020 10:58:12
3.0.4

|
sunpoet  |
Update to 3.0.4
Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS |
22 Jan 2020 17:59:22
3.0.3_1

|
tcberner  |
graphics/poppler: update to 0.84.0
Release 0.84.0:
core:
* Fix crash when converting from Unicode to ASCII-7
* Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
* JBIG2Stream: fix potential crash in malformed documents
* JBIG2Stream: fix leak in reset() if called several times
* Internal code improvements
utils:
* pdfimages: Add error message if first page is larger then number of
pages.
* pdfinfo: Improved paper size recognition
* pdfsig: Fix exit code when dumping signatures
* pdftocairo: Error out when even/odd selects 0 pages (Only the first 15 lines of the commit message are shown above ) |
22 Jan 2020 05:59:04
3.0.3

|
sunpoet  |
Update to 3.0.3
Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS
PR: 243328
Exp-run by: antoine |
14 Jan 2020 16:44:16
2.4.4

|
sunpoet  |
Update to 2.4.4
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS |
27 Dec 2019 13:43:00
2.4.3_1

|
bapt  |
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil |
08 Dec 2019 16:53:34
2.4.3

|
sunpoet  |
Update to 2.4.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News |
18 Nov 2019 18:10:40
2.4.2_3

|
sunpoet  |
Add BUILD_DEPENDS |
07 Nov 2019 05:44:09
2.4.2_3

|
tcberner  |
graphics/gdal: fix build of poppler option after poppler-0.82
PR: 241772
Submitted by: russo@bogodyn.org |
01 Nov 2019 21:51:36
2.4.2_3

|
tcberner  |
graphics/poppler: update to 0.82.0
Release 0.82.0:
core:
* Fix not being able to open some files. Issue #832
* Fix crashes in malformed files
* Fix memory leak on broken files
* Minor performance improvements
* Minor code improvements
glib:
* Add poppler_document_new_from_bytes
* PopplerAttachment: Silence deprecation warnings for ctime/mtime
build system:
* pdf-inspector: Support builddir != srcdir
* Install Cairo* headers if Cairo has been found
Thanks to adridg@ for fixing all the fallout.
Exp-run by: antoine
PR: 241532
Approved by: gnome (kwm, implicit) |
27 Jul 2019 11:53:22
2.4.2_2

|
sunpoet  |
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
26 Jul 2019 20:46:57
2.4.2_1

|
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 |
06 Jul 2019 21:41:08
2.4.2

|
sunpoet  |
Update to 2.4.2
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News |
27 Jun 2019 19:57:33
2.4.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 |
01 Jun 2019 06:39:23
2.4.1_2

|
tcberner  |
graphics/poppler: update to 0.77.0
Release 0.77.0:
core:
* Fix crash on signature handling. Issue #766
* Fix small memory leak in SignatureHandler::getCertificateInfo
* Splash: Restrict filling of overlapping boxes. Issue #750
* Fix crash on malformed files
qt5:
* Fix optional content handling with exclusive layers
cpp:
* Make render_page thread-safe
utils:
* pdfsig: Fix small memory leak
* pdftotext: Fix typo in manpage
PR: 238115
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
13 May 2019 18:33:10
2.4.1_1

|
tcberner  |
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html :
Release 0.76.1:
core:
* Make the mul tables be calculated at compile time with constexpr.
* splash: Fix compile with SPLASH_CMYK enabled
* Some typo fixing in error messages
qt5:
* Fix regression in annotation handling
build system:
* Fix some typos in build system output and comments (Only the first 15 lines of the commit message are shown above ) |
12 May 2019 16:34:41
2.4.1

|
sunpoet  |
Fix build with poppler 0.75.0
Obtained
from: https://github.com/OSGeo/gdal/commit/783addc36d7da7a3f0c15fd46dde117e0ec0bb87 |
22 Mar 2019 21:21:39
2.4.1

|
sunpoet  |
Update to 2.4.1
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News |
02 Mar 2019 17:45:58
2.4.0_1

|
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 |
04 Feb 2019 20:07:07
2.4.0

|
sunpoet  |
Use REINPLACE_CMD instead of patch files |
11 Jan 2019 20:16:50
2.4.0

|
sunpoet  |
Update to 2.4.0
- Update MASTER_SITES
- Add ZSTD option
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
PR: 231629
Exp-run by: antoine |
05 Jan 2019 22:46:54
2.2.4_2

|
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
30 Dec 2018 21:51:45
2.2.4_1

|
rene  |
graphics/gdal: remove expired php-gdal from SLAVEDIRS |
13 Sep 2018 21:52:44
2.2.4_1

|
sunpoet  |
Update WWW |
05 Sep 2018 22:01:55
2.2.4_1

|
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
04 Apr 2018 10:56:53
2.2.4

|
sunpoet  |
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
22 Mar 2018 19:52:57
2.2.4

|
sunpoet  |
Update to 2.2.4
- Update MASTER_SITES
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News |
15 Feb 2018 12:45:53
2.2.3_2

|
sunpoet  |
Do not install LICENSE_FILE to DATADIR
- Bump PORTREVISION for package change |
03 Jan 2018 13:36:58
2.2.3_1

|
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
25 Nov 2017 03:01:19
2.2.3

|
sunpoet  |
Update to 2.2.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News |
21 Oct 2017 20:18:16
2.2.2_1

|
sunpoet  |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases |
22 Sep 2017 15:49:45
2.2.2

|
sunpoet  |
Update to 2.2.2
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News |
15 Sep 2017 19:17:34
2.2.1

|
sunpoet  |
Change PORTDATA=* to PLIST entries |
20 Jul 2017 17:57:01
2.2.1

|
sunpoet  |
Add SFCGAL option
PR: 220876
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> |
30 Jun 2017 13:05:14
2.2.1

|
sunpoet  |
Update to 2.2.1
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News |
28 Jun 2017 23:55:27
2.2.0_1

|
sunpoet  |
Use USES=mysql |
30 May 2017 02:56:44
2.2.0_1

|
sunpoet  |
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt |
23 May 2017 18:51:54
2.2.0

|
sunpoet  |
Fix build on i386
Obtained
from: https://github.com/nextgis-borsch/lib_opencad/commit/f40ce46804f1612fbeb035d0be5a746105cfc17e
Thanks to: wen |
10 May 2017 06:53:02
2.2.0

|
sunpoet  |
Update to 2.2.0
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News |
30 Apr 2017 12:50:54
2.1.3_2

|
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
27 Mar 2017 11:11:47
2.1.3_1

|
sunpoet  |
Use POPPLER_CONFIGURE_WITH
Notified by: mat |
26 Mar 2017 21:24:11
2.1.3_1

|
sunpoet  |
Fix POPPLER option
- Bump PORTREVISION for package change
PR: 217581
Submitted by: Erik Gustafson <gustafson.erik+fbsdbugzilla@gmail.com>
MFH: 2017Q1 |
28 Jan 2017 20:52:18
2.1.3

|
sunpoet  |
Update to 2.1.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News |
12 Jan 2017 20:02:17
2.1.2_3

|
sunpoet  |
Update to 1.3.0
- Update COMMENT
- Update LICENSE_FILE
- Add EXAMPLES option
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for dependent ports
Changes: https://github.com/libkml/libkml/releases |
01 Jan 2017 19:39:16
2.1.2_2

|
sunpoet  |
Remove FreeBSD 9 support |
21 Dec 2016 20:46:06
2.1.2_2

|
sunpoet  |
- Remove GNM option and enable it unconditionally
- Bump PORTREVISION for package change |
27 Nov 2016 16:43:07
2.1.2_1

|
sunpoet  |
- Add GNM option |
26 Nov 2016 17:09:42
2.1.2_1

|
sunpoet  |
- Remove PROJ option: proj4 is required, --with-static-proj4 determines how it
being linked, dynamically or statically
- Set SONAME: add GDAL_SLIB_SONAME to GDALmake.opt
- Cosmetic change
- Pet portlint: fix diff header of patch files
- Bump PORTREVISION for dependency and package change |
20 Nov 2016 23:53:31
2.1.2

|
sunpoet  |
- Update to 2.1.2
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News |
21 Oct 2016 12:51:41
2.1.0

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
26 Jun 2016 17:13:27
2.1.0

|
sunpoet  |
- Remove expired ruby-gdal from SLAVEDIRS |
19 May 2016 10:44:12
2.1.0

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
05 May 2016 00:00:07
2.1.0

|
sunpoet  |
- Update to 2.1.0
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News |
25 Apr 2016 16:13:39
2.0.2_3

|
mat  |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
20 Apr 2016 20:42:40
2.0.2_3

|
sunpoet  |
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
07 Apr 2016 13:28:46
2.0.2_2

|
sunpoet  |
- Resolve conflict with archivers/minizip: rename libminizip to libkmlminizip
- Bump PORTREVISION for science/libkml shlib change
PR: 206560 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at> |
01 Apr 2016 14:00:57
2.0.2_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 11:17:54
2.0.2_1

|
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
06 Mar 2016 06:18:08
2.0.2

|
sunpoet  |
- Update to 2.0.2
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News |
21 Jan 2016 19:40:10
2.0.1_3

|
kwm  |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
19 Jan 2016 08:36:13
2.0.1_2

|
sunpoet  |
- Simplify Makefile:
- Remove SPATIALITE_DESC (added to Mk/bsd.options.desc.mk)
- Use USES=localbase
- Remove -L${ICONV_PREFIX}/lib from LDFLAGS
- Use *_CONFIGURE_WITH
- Bump PORTREVISION for package change |
16 Jan 2016 20:49:42
2.0.1_1

|
sunpoet  |
- Add -flax-vector-conversions to CFLAGS only on FreeBSD 9 |
13 Jan 2016 15:52:17
2.0.1_1

|
pawel  |
Fix build on FreeBSD 9.x
gdaldither.cpp: In function 'int FindNearestColor(int, int*, int, int, int)':
gdaldither.cpp:534: note: use -flax-vector-conversions to permit conversions
between vectors with differing element types or numbers of subparts
gdaldither.cpp:534: error: cannot convert 'int __vector__' to 'long long int
__vector__' for argument '1' to 'long long int __vector__
__builtin_ia32_psrlqi128(long long int __vector__, int)'
gdaldither.cpp:539: error: cannot convert 'int __vector__' to 'long long int
__vector__' for argument '1' to 'long long int __vector__
__builtin_ia32_psrlqi128(long long int __vector__, int)'
../GDALmake.opt:582: recipe for target 'gdaldither.o' failed
gmake[1]: *** [gdaldither.o] Error 1
PR: 205701
Submitted by: myself
Approved by: maintainer timeout |
03 Dec 2015 20:01:04
2.0.1_1

|
antoine  |
Update giflib to 5.1.1
PR: 204492 |
13 Nov 2015 19:12:37
2.0.1

|
sunpoet  |
- Add SPATIALITE option |
24 Sep 2015 19:02:35
2.0.1

|
sunpoet  |
- Update to 2.0.1
- Add LICENSE_FILE
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.1-News |
24 Sep 2015 16:21:21
2.0.0_2

|
sunpoet  |
- Remove ICONV option and enable iconv unconditionally
- Bump PORTREVISION for dependency change |
02 Aug 2015 16:06:17
2.0.0_1

|
kwm  |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1] |
31 Jul 2015 17:17:15
2.0.0

|
sunpoet  |
- Fix ECW option
PR: 201736
Submitted by: glebius |