| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.4_3 02 Apr 2020 04:41:03
  |
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 |
3.0.4_2 21 Mar 2020 12:57:09
  |
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 ) |
3.0.4_1 03 Feb 2020 19:32:51
  |
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
3.0.4 02 Feb 2020 10:58:12
  |
sunpoet  |
Update to 3.0.4
Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS |
3.0.3_1 22 Jan 2020 17:59:22
  |
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 ) |
3.0.3 22 Jan 2020 05:59:04
  |
sunpoet  |
Update to 3.0.3
Changes: https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS
PR: 243328
Exp-run by: antoine |
2.4.4 14 Jan 2020 16:44:16
  |
sunpoet  |
Update to 2.4.4
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS |
2.4.3_1 27 Dec 2019 13:43:00
  |
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 |
2.4.3 08 Dec 2019 16:53:34
  |
sunpoet  |
Update to 2.4.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News |
2.4.2_3 18 Nov 2019 18:10:40
  |
sunpoet  |
Add BUILD_DEPENDS |
2.4.2_3 07 Nov 2019 05:44:09
  |
tcberner  |
graphics/gdal: fix build of poppler option after poppler-0.82
PR: 241772
Submitted by: russo@bogodyn.org |
2.4.2_3 01 Nov 2019 21:51:36
  |
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) |
2.4.2_2 27 Jul 2019 11:53:22
  |
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 |
2.4.2_1 26 Jul 2019 20:46:57
  |
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 |
2.4.2 06 Jul 2019 21:41:08
  |
sunpoet  |
Update to 2.4.2
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News |
2.4.1_3 27 Jun 2019 19:57:33
  |
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 |
2.4.1_2 01 Jun 2019 06:39:23
  |
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) |
2.4.1_1 13 May 2019 18:33:10
  |
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 ) |
2.4.1 12 May 2019 16:34:41
  |
sunpoet  |
Fix build with poppler 0.75.0
Obtained
from: https://github.com/OSGeo/gdal/commit/783addc36d7da7a3f0c15fd46dde117e0ec0bb87 |
2.4.1 22 Mar 2019 21:21:39
  |
sunpoet  |
Update to 2.4.1
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News |
2.4.0_1 02 Mar 2019 17:45:58
  |
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 |
2.4.0 04 Feb 2019 20:07:07
  |
sunpoet  |
Use REINPLACE_CMD instead of patch files |
2.4.0 11 Jan 2019 20:16:50
  |
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 |
2.2.4_2 05 Jan 2019 22:46:54
  |
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 |
2.2.4_1 30 Dec 2018 21:51:45
  |
rene  |
graphics/gdal: remove expired php-gdal from SLAVEDIRS |
2.2.4_1 13 Sep 2018 21:52:44
  |
sunpoet  |
Update WWW |
2.2.4_1 05 Sep 2018 22:01:55
  |
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 |
2.2.4 04 Apr 2018 10:56:53
  |
sunpoet  |
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
2.2.4 22 Mar 2018 19:52:57
  |
sunpoet  |
Update to 2.2.4
- Update MASTER_SITES
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News |
2.2.3_2 15 Feb 2018 12:45:53
  |
sunpoet  |
Do not install LICENSE_FILE to DATADIR
- Bump PORTREVISION for package change |
2.2.3_1 03 Jan 2018 13:36:58
  |
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 |
2.2.3 25 Nov 2017 03:01:19
  |
sunpoet  |
Update to 2.2.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News |
2.2.2_1 21 Oct 2017 20:18:16
  |
sunpoet  |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases |
2.2.2 22 Sep 2017 15:49:45
  |
sunpoet  |
Update to 2.2.2
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News |
2.2.1 15 Sep 2017 19:17:34
  |
sunpoet  |
Change PORTDATA=* to PLIST entries |
2.2.1 20 Jul 2017 17:57:01
  |
sunpoet  |
Add SFCGAL option
PR: 220876
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> |
2.2.1 30 Jun 2017 13:05:14
  |
sunpoet  |
Update to 2.2.1
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News |
2.2.0_1 28 Jun 2017 23:55:27
  |
sunpoet  |
Use USES=mysql |
2.2.0_1 30 May 2017 02:56:44
  |
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 |
2.2.0 23 May 2017 18:51:54
  |
sunpoet  |
Fix build on i386
Obtained
from: https://github.com/nextgis-borsch/lib_opencad/commit/f40ce46804f1612fbeb035d0be5a746105cfc17e
Thanks to: wen |
2.2.0 10 May 2017 06:53:02
  |
sunpoet  |
Update to 2.2.0
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News |
2.1.3_2 30 Apr 2017 12:50:54
  |
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
2.1.3_1 27 Mar 2017 11:11:47
  |
sunpoet  |
Use POPPLER_CONFIGURE_WITH
Notified by: mat |
2.1.3_1 26 Mar 2017 21:24:11
  |
sunpoet  |
Fix POPPLER option
- Bump PORTREVISION for package change
PR: 217581
Submitted by: Erik Gustafson <gustafson.erik+fbsdbugzilla@gmail.com>
MFH: 2017Q1 |
2.1.3 28 Jan 2017 20:52:18
  |
sunpoet  |
Update to 2.1.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News |
2.1.2_3 12 Jan 2017 20:02:17
  |
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 |
2.1.2_2 01 Jan 2017 19:39:16
  |
sunpoet  |
Remove FreeBSD 9 support |
2.1.2_2 21 Dec 2016 20:46:06
  |
sunpoet  |
- Remove GNM option and enable it unconditionally
- Bump PORTREVISION for package change |
2.1.2_1 27 Nov 2016 16:43:07
  |
sunpoet  |
- Add GNM option |
2.1.2_1 26 Nov 2016 17:09:42
  |
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 |
2.1.2 20 Nov 2016 23:53:31
  |
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 |
2.1.0 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.1.0 26 Jun 2016 17:13:27
  |
sunpoet  |
- Remove expired ruby-gdal from SLAVEDIRS |
2.1.0 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.1.0 05 May 2016 00:00:07
  |
sunpoet  |
- Update to 2.1.0
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News |
2.0.2_3 25 Apr 2016 16:13:39
  |
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 |
2.0.2_3 20 Apr 2016 20:42:40
  |
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 |
2.0.2_2 07 Apr 2016 13:28:46
  |
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> |
2.0.2_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_1 01 Apr 2016 11:17:54
  |
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
2.0.2 06 Mar 2016 06:18:08
  |
sunpoet  |
- Update to 2.0.2
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News |
2.0.1_3 21 Jan 2016 19:40:10
  |
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] |
2.0.1_2 19 Jan 2016 08:36:13
  |
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 |
2.0.1_1 16 Jan 2016 20:49:42
  |
sunpoet  |
- Add -flax-vector-conversions to CFLAGS only on FreeBSD 9 |
2.0.1_1 13 Jan 2016 15:52:17
  |
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 |
2.0.1_1 03 Dec 2015 20:01:04
  |
antoine  |
Update giflib to 5.1.1
PR: 204492 |
2.0.1 13 Nov 2015 19:12:37
  |
sunpoet  |
- Add SPATIALITE option |
2.0.1 24 Sep 2015 19:02:35
  |
sunpoet  |
- Update to 2.0.1
- Add LICENSE_FILE
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.1-News |
2.0.0_2 24 Sep 2015 16:21:21
  |
sunpoet  |
- Remove ICONV option and enable iconv unconditionally
- Bump PORTREVISION for dependency change |
2.0.0_1 02 Aug 2015 16:06:17
  |
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] |
2.0.0 31 Jul 2015 17:17:15
  |
sunpoet  |
- Fix ECW option
PR: 201736
Submitted by: glebius |
2.0.0 09 Jul 2015 16:05:07
  |
sunpoet  |
- Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News |
1.11.2_3 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
1.11.2_3 15 Jun 2015 13:03:12
  |
wen  |
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days) |
1.11.2_2 09 Jun 2015 18:29:39
  |
sunpoet  |
- Remove LDFLAGS
- Move CPPFLAGS to ICONV_CPPFLAGS |
1.11.2_2 24 May 2015 08:41:28
  |
sunpoet  |
- Bump PORTREVISION for science/hdf5 shlib change |
1.11.2_1 08 May 2015 14:04:51
  |
amdmi3  |
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
1.11.2 15 Apr 2015 20:05:56
  |
tijl  |
Fix ICONV option after r384038
Reported by: glebius |
1.11.2 22 Mar 2015 20:11:17
  |
sunpoet  |
- Use -lpthread instead of -pthread
PR: 198116
Submitted by: marino |
1.11.2 19 Feb 2015 21:16:24
  |
sunpoet  |
- Update to 1.11.2
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News |
1.11.1_6 19 Feb 2015 19:45:50
  |
sunpoet  |
- Do not use bundled libraries
- Remove GEOTIFF, GIF, JPEG, JSON_C, PNG and TIFF options
- Bump PORTREVISION for dependency change |
1.11.1_5 03 Feb 2015 12:28:24
  |
kwm  |
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2] |
1.11.1_4 14 Jan 2015 18:19:33
  |
antoine  |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
1.11.1_3 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
1.11.1_2 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.11.1_2 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.11.1_1 25 Nov 2014 12:55:54
  |
makc  |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
1.11.1 22 Nov 2014 19:13:50
  |
crees  |
Switch to USES=pgsql |
1.11.1 01 Oct 2014 20:07:48
  |
sunpoet  |
- Update to 1.11.1
- Cleanup PLIST
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News |
1.11.0_7 23 Aug 2014 15:52:56
  |
sunpoet  |
- Add descriptions for options using external library instead of bundled on |
1.11.0_7 22 Aug 2014 11:01:44
  |
sunpoet  |
- Add OPENJPEG option
- Fix build with graphics/openjpeg 2.1.0
Obtained from: https://trac.osgeo.org/gdal/changeset/27538 |
1.11.0_7 22 Aug 2014 08:43:35
  |
sunpoet  |
- Add JSON_C option
- Fix build with devel/json-c 0.12
Obtained from: http://trac.osgeo.org/gdal/changeset/27267 |
1.11.0_7 23 Jul 2014 23:02:46
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.11.0_6 11 Jul 2014 11:16:06
  |
sunpoet  |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1] |
1.11.0_5 05 Jul 2014 12:19:33
  |
tijl  |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
1.11.0_4 08 May 2014 03:25:06
  |
sunpoet  |
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
1.11.0_3 04 May 2014 15:37:11
  |
sunpoet  |
- Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
1.11.0_2 03 May 2014 03:17:19
  |
sunpoet  |
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1] |
1.11.0_1 03 May 2014 00:55:30
  |
sunpoet  |
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1] |
1.11.0 26 Apr 2014 18:18:40
  |
sunpoet  |
- Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News |