Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jul 2019 20:46:57
0.9.18_3

|
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 |
07 Jul 2019 19:12:54
0.9.18_2

|
sunpoet  |
Cosmetic change |
01 Jul 2019 08:06:01
0.9.18_2

|
pkubaj  |
devel/libgpkg: fix build
The segfault that happens with base GCC doesn't happen with GCC8.
Approved by: mentors (implicite approval) |
25 Dec 2018 20:25:40
0.9.18_2

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
19 Feb 2018 10:29:26
0.9.18_2

|
sunpoet  |
Use CMAKE_BOOL |
13 May 2017 03:35:51
0.9.18_2

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
15 Sep 2016 01:41:28
0.9.18_2

|
swills  |
Unmark broken on powerpc64
These ports built successfully |
19 May 2016 03:42:21
0.9.18_2

|
sunpoet  |
- Add LICENSE_FILE |
23 Apr 2016 06:46:42
0.9.18_2

|
sunpoet  |
- Update MASTER_SITES
- Update BROKEN: use lowercase for leading character |
21 Apr 2016 16:43:15
0.9.18_2

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
0.9.18_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
09 May 2015 01:12:51
0.9.18_2

|
amdmi3  |
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
18 Jul 2014 13:07:24
0.9.18_1

|
sunpoet  |
- Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change |
23 Jun 2014 17:42:06
0.9.18

|
sunpoet  |
- Update to 0.9.18
Changes: https://bitbucket.org/luciad/libgpkg/src/default/ChangeLog |
24 May 2014 07:21:24
0.9.17

|
sunpoet  |
- Update to 0.9.17
Changes: https://bitbucket.org/luciad/libgpkg/src/default/ChangeLog |
29 Mar 2014 19:57:11
0.9.16

|
sunpoet  |
- Add missing USE_LDCONFIG
- Use USES=tar:bzip2
- Do not silence installation message |
01 Mar 2014 09:33:52
0.9.16

|
sunpoet  |
- Add libgpkg 0.9.16
libgpkg is a SQLite 3 extension that provides a minimal OGC GeoPackage
implementation. GeoPackage is an open, standards-based, application and
platform independent, and self-describing file format for geodata based on
SQLite.
WWW: https://bitbucket.org/luciad/libgpkg |