aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-06-16 08:57:43 +0000
committerRene Ladan <rene@FreeBSD.org>2019-06-16 08:57:43 +0000
commit3a33192568c170e70cbc8b85cadab0037789ff06 (patch)
treef62200b91e4d1f22470ace9966a1b918dcc102b2
parentcc691e7d8a1556eef7012c1727a7e7c4cb2071cb (diff)
downloadports-3a33192568c170e70cbc8b85cadab0037789ff06.tar.gz
ports-3a33192568c170e70cbc8b85cadab0037789ff06.zip
Remove expired ports:
2019-06-15 ftp/ncftpd: binary only abandoned trialware 2019-06-15 databases/dbconnect: Abandonware and unused in the tree 2019-06-15 databases/postgis21: Upstream no longer maintained 2019-06-15 databases/postgis20: Upstream no longer maintained 2019-06-15 databases/postgis22: Upstream no longer maintained
Notes
Notes: svn path=/head/; revision=504286
-rw-r--r--LEGAL1
-rw-r--r--MOVED5
-rw-r--r--databases/Makefile4
-rw-r--r--databases/dbconnect/Makefile55
-rw-r--r--databases/dbconnect/distinfo2
-rw-r--r--databases/dbconnect/files/patch-configure.in20
-rw-r--r--databases/dbconnect/files/patch-src-base-baseValue.cpp30
-rw-r--r--databases/dbconnect/files/patch-src__dbconnect__dbconnect.cpp24
-rw-r--r--databases/dbconnect/files/patch-src__driver_mysql__mysqlBindParam.cpp10
-rw-r--r--databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp10
-rw-r--r--databases/dbconnect/files/patch-src_base_dbconnectTypes.h10
-rw-r--r--databases/dbconnect/pkg-descr8
-rw-r--r--databases/dbconnect/pkg-plist20
-rw-r--r--databases/postgis20/Makefile76
-rw-r--r--databases/postgis20/distinfo2
-rw-r--r--databases/postgis20/files/patch-postgis-lwgeom_accum.c14
-rw-r--r--databases/postgis20/pkg-descr13
-rw-r--r--databases/postgis20/pkg-plist115
-rw-r--r--databases/postgis21/Makefile75
-rw-r--r--databases/postgis21/distinfo3
-rw-r--r--databases/postgis21/pkg-descr13
-rw-r--r--databases/postgis21/pkg-install37
-rw-r--r--databases/postgis21/pkg-plist167
-rw-r--r--databases/postgis22/Makefile111
-rw-r--r--databases/postgis22/distinfo3
-rw-r--r--databases/postgis22/pkg-descr15
-rw-r--r--databases/postgis22/pkg-install37
-rw-r--r--databases/postgis22/pkg-plist253
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/ncftpd/Makefile58
-rw-r--r--ftp/ncftpd/distinfo2
-rw-r--r--ftp/ncftpd/files/ncftpd.in29
-rw-r--r--ftp/ncftpd/files/pkg-message.in16
-rw-r--r--ftp/ncftpd/pkg-descr4
-rw-r--r--ftp/ncftpd/pkg-plist7
35 files changed, 5 insertions, 1245 deletions
diff --git a/LEGAL b/LEGAL
index f32603fefdf9..2343d6f8ec01 100644
--- a/LEGAL
+++ b/LEGAL
@@ -152,7 +152,6 @@ mindfocus-* games/mindfocus Contains commercial character data
mindterm-* security/mindterm-binary Do not sell for profit
mist64-cbmbasic-* lang/cbmbasic Based on decompiled C64 KERNAL binary; not really sure about the legal status
molden* biology/molden Free for academic, non-profit usage; do not redistribute source and executable
-ncftpd-* ftp/ncftpd 30 day evaluation license
nero2_linux_* games/linux-nerogame Freeware, but license terms are unclear
NetComponents-* java/netcomponents No redistribution except as part of a substantially different product
nntpcache-* news/nntpcache Free for individuals and non-military, non-profit organisations only
diff --git a/MOVED b/MOVED
index 218d066377c4..4d0fb5457e5b 100644
--- a/MOVED
+++ b/MOVED
@@ -12797,3 +12797,8 @@ archivers/nulib||2019-06-12|Abandonware
shells/rssh||2019-06-13|Has expired: Abandoned by upstream
multimedia/mpeg4ip||2019-06-15|Has expired: old, unmaintained version; superseded by multimedia/ffmpeg
multimedia/ffmpeg0||2019-06-15|Has expired: vulnerable and old version; use multimedia/ffmpeg instead
+ftp/ncftpd||2019-06-16|Has expired: binary only abandoned trialware
+databases/dbconnect||2019-06-16|Has expired: Abandonware and unused in the tree
+databases/postgis21|databases/postgis23|2019-06-16|Has expired: Upstream no longer maintained
+databases/postgis20|databases/postgis23|2019-06-16|Has expired: Upstream no longer maintained
+databases/postgis22|databases/postgis23|2019-06-16|Has expired: Upstream no longer maintained
diff --git a/databases/Makefile b/databases/Makefile
index 867d64867d7e..e7f28755d5da 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -51,7 +51,6 @@
SUBDIR += db48
SUBDIR += db5
SUBDIR += db6
- SUBDIR += dbconnect
SUBDIR += dbf
SUBDIR += dbh
SUBDIR += dbixx
@@ -661,9 +660,6 @@
SUBDIR += plpgsql_check
SUBDIR += pointcloud
SUBDIR += postgis-jdbc
- SUBDIR += postgis20
- SUBDIR += postgis21
- SUBDIR += postgis22
SUBDIR += postgis23
SUBDIR += postgis24
SUBDIR += postgis25
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
deleted file mode 100644
index 05872e31b6ec..000000000000
--- a/databases/dbconnect/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= dbconnect
-PORTVERSION= 0.3.5
-PORTREVISION= 5
-CATEGORIES= databases
-MASTER_SITES= SF/${PORTNAME}/DBConnect%20API%200.3%20Source%20Code/DBConnect%20API%20${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Use C++ object API to allow applications to connect to databases
-
-DEPRECATED= Abandonware and unused in the tree
-EXPIRATION_DATE= 2019-06-15
-
-USES= autoreconf gmake dos2unix
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-CXXFLAGS+= -fPIC -DFREEBSD
-
-PLIST_SUB= PORTVERSION=${PORTVERSION}
-
-OPTIONS_DEFINE= MYSQL PGSQL
-OPTIONS_DEFAULT= MYSQL
-OPTIONS_SUB= yes
-
-MYSQL_USE= MYSQL=yes
-MYSQL_CONFIGURE_ON= --enable-mysql=yes \
- --with-mysql_include=${LOCALBASE}/include/mysql \
- --with-mysql_lib=${LOCALBASE}/lib/mysql
-PGSQL_USES= pgsql
-PGSQL_CONFIGURE_ON= --enable-pgsql=yes \
- --with-pgsql_include=${LOCALBASE}/include \
- --with-pgsql_lib=${LOCALBASE}/lib
-
-post-patch:
- @${RM} ${WRKSRC}/include/dbconn/README
- @${REINPLACE_CMD} 's|gcc|${CC}|' \
- ${WRKSRC}/src/dbconnect/Makefile.in \
- ${WRKSRC}/src/driver_*/Makefile.in
-
-do-install:
- @cd ${WRKSRC}; \
- ${CP} -r include/dbconn ${STAGEDIR}${PREFIX}/include/; \
- for lib in `find lib -type l -name *.so`; do \
- libpath=`${DIRNAME} $${lib}`; \
- libname=`${BASENAME} $${lib}|${SED} -e 's/\.so$$//'`; \
- ${INSTALL_LIB} $${libpath}/$${libname}-${PORTVERSION}.so \
- ${STAGEDIR}${PREFIX}/lib; \
- ${LN} -fs $${libname}-${PORTVERSION}.so \
- ${STAGEDIR}${PREFIX}/lib/$${libname}.so; \
- done
-
-.include <bsd.port.mk>
diff --git a/databases/dbconnect/distinfo b/databases/dbconnect/distinfo
deleted file mode 100644
index 011ba58c9a13..000000000000
--- a/databases/dbconnect/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (dbconnect-0.3.5.tar.gz) = 89ccb5bfdb67bf5b7bfa7500af409c9b55cc1e67417418ff92742aabe84f303b
-SIZE (dbconnect-0.3.5.tar.gz) = 155195
diff --git a/databases/dbconnect/files/patch-configure.in b/databases/dbconnect/files/patch-configure.in
deleted file mode 100644
index 5923e6292742..000000000000
--- a/databases/dbconnect/files/patch-configure.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.in.orig 2005-01-16 20:32:02.000000000 +0300
-+++ configure.in 2010-02-01 17:15:04.000000000 +0300
-@@ -76,8 +76,6 @@
- [AC_MSG_ERROR([Unable to find required header file])])
-
- AC_C_BIGENDIAN
--FIND_DYN_LIB(pthread, pthread_create)
--FIND_DYN_LIB(dl, dlopen)
-
-
- dnl Checks for Programs.
-@@ -132,7 +130,7 @@
- if test "$mysql" = "yes"; then
- echo "enabled MySQL driver building..."
-
-- AC_CHECK_HEADERS([$mysql_include/mysql.h $mysql_include/mysql_com.h $mysql_include/mysql_version.h],
-+ AC_CHECK_HEADERS([$mysql_include/mysql.h $mysql_include/mysql_version.h],
- [],
- [AC_MSG_ERROR([Unable to find MySQL header file])])
-
diff --git a/databases/dbconnect/files/patch-src-base-baseValue.cpp b/databases/dbconnect/files/patch-src-base-baseValue.cpp
deleted file mode 100644
index ed3e496197a4..000000000000
--- a/databases/dbconnect/files/patch-src-base-baseValue.cpp
+++ /dev/null
@@ -1,30 +0,0 @@
---- src/base/baseValue.cpp.orig Sun Jan 28 14:13:03 2007
-+++ src/base/baseValue.cpp Sun Jan 28 14:14:42 2007
-@@ -49,11 +49,11 @@
- base = 10;
-
- // Only convert the first valid chars.
-- char *end = (char*)((int)nptr + strlen(nptr)-1);
-+ char *end = (char*)((long)nptr + strlen(nptr)-1);
- for (i=0; i<strlen(nptr); i++)
- if (!isdigit(nptr[i]) && nptr[i] != '+' && nptr[i] != '-')
- {
-- end = (char*)((int)nptr + i -1);
-+ end = (char*)((long)nptr + i -1);
- break;
- }
-
-@@ -91,11 +91,11 @@
- base = 10;
-
- //Only convert the first valid chars.
-- char *end = (char*)((int)nptr + strlen(nptr)-1);
-+ char *end = (char*)((long)nptr + strlen(nptr)-1);
- for (i=0; i<strlen(nptr); i++)
- if (!isdigit(nptr[i]) && nptr[i] != '+')
- {
-- end = (char*)((int)nptr + i -1);
-+ end = (char*)((long)nptr + i -1);
- break;
- }
-
diff --git a/databases/dbconnect/files/patch-src__dbconnect__dbconnect.cpp b/databases/dbconnect/files/patch-src__dbconnect__dbconnect.cpp
deleted file mode 100644
index 82d955694ea5..000000000000
--- a/databases/dbconnect/files/patch-src__dbconnect__dbconnect.cpp
+++ /dev/null
@@ -1,24 +0,0 @@
---- src/dbconnect/dbconnect.cpp.orig Mon Aug 9 15:54:42 2004
-+++ src/dbconnect/dbconnect.cpp Mon Aug 9 15:56:41 2004
-@@ -117,7 +117,7 @@
- //------------------------------------------------------------------------------
- DbConnection::DbConnection(
- Driver driver,
-- const string &configFile)
-+ const string &cfgFile)
- :
- ptr_getAuthor(NULL),
- ptr_getVendor(NULL),
-@@ -147,10 +147,10 @@
-
-
- // 1. Use the file iif given in configFile param.
-- if (configFile.length() > 0)
-+ if (cfgFile.length() > 0)
- {
- // Try and read the information from the config file.
-- ConfigFile configFile(configFile.c_str());
-+ ConfigFile configFile(cfgFile.c_str());
- configFile.read();
-
- if (configFile.hasKeyName("dbconnect", "driverPath"))
diff --git a/databases/dbconnect/files/patch-src__driver_mysql__mysqlBindParam.cpp b/databases/dbconnect/files/patch-src__driver_mysql__mysqlBindParam.cpp
deleted file mode 100644
index 35195fa95721..000000000000
--- a/databases/dbconnect/files/patch-src__driver_mysql__mysqlBindParam.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/driver_mysql/mysqlBindParam.cpp.orig Sat Mar 6 03:45:41 2004
-+++ src/driver_mysql/mysqlBindParam.cpp Sat Mar 6 03:45:59 2004
-@@ -18,7 +18,7 @@
- *
- */
-
--
-+#include <stdio.h>
- #include "mysqlBindParam.h"
- #include "dbconnectTypes.h"
diff --git a/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp b/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp
deleted file mode 100644
index ed5f967d7f86..000000000000
--- a/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/driver_pgsql-7/pgsqlBindParam.cpp.orig Sat Mar 6 03:47:23 2004
-+++ src/driver_pgsql-7/pgsqlBindParam.cpp Sat Mar 6 03:47:41 2004
-@@ -18,7 +18,7 @@
- *
- */
-
--
-+#include <stdio.h>
- #include "pgsqlBindParam.h"
- #include "dbconnectTypes.h"
diff --git a/databases/dbconnect/files/patch-src_base_dbconnectTypes.h b/databases/dbconnect/files/patch-src_base_dbconnectTypes.h
deleted file mode 100644
index 706796957ec5..000000000000
--- a/databases/dbconnect/files/patch-src_base_dbconnectTypes.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/base/dbconnectTypes.h.orig 2003-08-18 19:17:35.000000000 +0200
-+++ src/base/dbconnectTypes.h 2014-05-08 01:40:11.776003075 +0200
-@@ -23,6 +23,7 @@
- #define __DBCONN_TYPES_H__
-
- #include <string>
-+#include <stdlib.h>
-
- #include "dbconnectExceptions.h"
-
diff --git a/databases/dbconnect/pkg-descr b/databases/dbconnect/pkg-descr
deleted file mode 100644
index b3968ed2bf02..000000000000
--- a/databases/dbconnect/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-DBConnect (Database Connect) API is an easy to use C++ object API to allow
-applications to connect to databases. Your DB applications can now become
-cross platform and cross databased.
-
-The API currently implements MySQL, Oracle8 and PostGreSQL drivers in the
-Unix environments and MySQL, Oracle8 and ODBC in the Windows environment.
-
-WWW: http://dbconnect.sourceforge.net/
diff --git a/databases/dbconnect/pkg-plist b/databases/dbconnect/pkg-plist
deleted file mode 100644
index 938c2868277d..000000000000
--- a/databases/dbconnect/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-include/dbconn/baseConnection.h
-include/dbconn/baseException.h
-include/dbconn/baseFieldDescription.h
-include/dbconn/baseQuery.h
-include/dbconn/baseValue.h
-include/dbconn/configFile.h
-include/dbconn/dbconnect.h
-include/dbconn/dbconnectExceptions.h
-include/dbconn/dbconnectTypes.h
-include/dbconn/dlLoader.h
-include/dbconn/hexDigest.h
-include/dbconn/jDate.h
-include/dbconn/simpleThreads.h
-include/dbconn/smartPointer.h
-%%MYSQL%%lib/dbconndrv-mysql-%%PORTVERSION%%.so
-%%MYSQL%%lib/dbconndrv-mysql.so
-%%PGSQL%%lib/dbconndrv-postgresql-%%PORTVERSION%%.so
-%%PGSQL%%lib/dbconndrv-postgresql.so
-lib/libdbconnect-%%PORTVERSION%%.so
-lib/libdbconnect.so
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile
deleted file mode 100644
index 1f585f2c30ff..000000000000
--- a/databases/postgis20/Makefile
+++ /dev/null
@@ -1,76 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= postgis
-PORTVERSION= 2.0.7
-PORTREVISION= 6
-CATEGORIES= databases geography
-MASTER_SITES= https://download.osgeo.org/postgis/source/
-PKGNAMESUFFIX= 20
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Geographic objects support for PostgreSQL databases
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Upstream no longer maintained
-EXPIRATION_DATE=2019-06-15
-
-LIB_DEPENDS= libgeos.so:graphics/geos \
- libjson-c.so:devel/json-c \
- libproj.so:graphics/proj
-
-CONFLICTS_INSTALL= postgis21 postgis22 postgis23 postgis24 postgis
-
-OPTIONS_DEFINE= LOADERGUI NLS RASTER TOPOLOGY
-OPTIONS_DEFAULT=RASTER TOPOLOGY
-OPTIONS_SUB= yes
-LOADERGUI_DESC= Enable shp2pgsql-gui
-RASTER_DESC= Raster support
-TOPOLOGY_DESC= Topology support
-
-PORTSCOUT= limit:^2.0.[0-9]*
-
-USES= gmake gnome iconv:wchar_t libtool perl5 pgsql pkgconfig shebangfix
-USE_GNOME= libxml2
-USE_PERL5= build
-
-CONFIGURE_ARGS= --with-geosconfig=${LOCALBASE}/bin/geos-config \
- --with-jsondir=${LOCALBASE} \
- --with-pgconfig=${LOCALBASE}/bin/pg_config \
- --with-projdir=${LOCALBASE} \
- --with-xml2config=${LOCALBASE}/bin/xml2-config \
- ${ICONV_CONFIGURE_ARG} ${ICONV_CONFIGURE_BASE}
-GNU_CONFIGURE= yes
-LLD_UNSAFE= yes
-USE_LDCONFIG= yes
-WANT_PGSQL= lib server
-
-PLIST_SUB= PORTVERSION=${PORTVERSION}
-
-SHEBANG_FILES= astyle.sh \
- extras/tiger_geocoder/tiger_2006andbefore/import/newdb.sh \
- extras/tiger_geocoder/tiger_2006andbefore/import/tigerimport.sh \
- extras/tiger_geocoder/tiger_2010/create_geocode.sh \
- extras/tiger_geocoder/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh \
- extras/tiger_geocoder/tiger_2010/upgrade_geocoder.sh \
- raster/test/regress/testgdalraster \
- utils/postgis_restore.pl.in \
- utils/uninstall_script
-
-LOADERGUI_CONFIGURE_WITH= gui
-LOADERGUI_USE= GNOME=gtk20
-NLS_CONFIGURE_WITH= gettext
-NLS_USES= gettext
-RASTER_CONFIGURE_OFF= --without-raster
-RASTER_CONFIGURE_ON= --with-gdalconfig=${LOCALBASE}/bin/gdal-config --with-raster
-RASTER_LIB_DEPENDS= libgdal.so:graphics/gdal
-TOPOLOGY_CONFIGURE_WITH=topology
-
-post-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}/utils/ ${STAGEDIR}${DATADIR}/tiger_2010/
- cd ${WRKSRC}/utils/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/utils/
- cd ${WRKSRC}/extras/tiger_geocoder/tiger_2010/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/tiger_2010/
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/*.so ${STAGEDIR}${PREFIX}/lib/postgresql/*.so
-
-.include <bsd.port.mk>
diff --git a/databases/postgis20/distinfo b/databases/postgis20/distinfo
deleted file mode 100644
index 7a03a9d1116d..000000000000
--- a/databases/postgis20/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (postgis-2.0.7.tar.gz) = 35877fd5b591202941c2ae0a6f3fd84b0856649712f760375f17d9903c4c922a
-SIZE (postgis-2.0.7.tar.gz) = 5579719
diff --git a/databases/postgis20/files/patch-postgis-lwgeom_accum.c b/databases/postgis20/files/patch-postgis-lwgeom_accum.c
deleted file mode 100644
index 4d49da94543f..000000000000
--- a/databases/postgis20/files/patch-postgis-lwgeom_accum.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- postgis/lwgeom_accum.c.orig 2012-02-27 22:08:12 UTC
-+++ postgis/lwgeom_accum.c
-@@ -106,7 +106,11 @@ pgis_geometry_accum_transfn(PG_FUNCTION_
- errmsg("could not determine input data type")));
-
- if (fcinfo->context && IsA(fcinfo->context, AggState))
-+#if POSTGIS_PGSQL_VERSION >= 95
-+ aggcontext = ((AggState *) fcinfo->context)->aggcontexts;
-+#else
- aggcontext = ((AggState *) fcinfo->context)->aggcontext;
-+#endif
- #if POSTGIS_PGSQL_VERSION == 84
-
- else if (fcinfo->context && IsA(fcinfo->context, WindowAggState))
diff --git a/databases/postgis20/pkg-descr b/databases/postgis20/pkg-descr
deleted file mode 100644
index 639ef7493d9b..000000000000
--- a/databases/postgis20/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-PostGIS adds support for geographic objects to the PostgreSQL object-relational
-database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing
-it to be used as a backend spatial database for geographic information systems
-(GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the
-OpenGIS "Simple Features Specification for SQL" and has been certified as
-compliant with the "Types and Functions" profile.
-
-PostGIS development was started by Refractions Research as a project in open
-source spatial database technology. PostGIS is released under the GNU General
-Public License. PostGIS continues to be developed by a group of contributors led
-by a Project Steering Committee and new features continue to be added.
-
-WWW: https://postgis.net/
diff --git a/databases/postgis20/pkg-plist b/databases/postgis20/pkg-plist
deleted file mode 100644
index b8fe942a14d5..000000000000
--- a/databases/postgis20/pkg-plist
+++ /dev/null
@@ -1,115 +0,0 @@
-bin/pgsql2shp
-%%RASTER%%bin/raster2pgsql
-bin/shp2pgsql
-%%LOADERGUI%%bin/shp2pgsql-gui
-include/liblwgeom.h
-lib/postgresql/postgis-2.0.so
-%%RASTER%%lib/postgresql/rtpostgis-2.0.so
-lib/liblwgeom-%%PORTVERSION%%.so
-lib/liblwgeom.a
-lib/liblwgeom.so
-%%DATADIR%%/tiger_2010/README
-%%DATADIR%%/tiger_2010/census_loader.sql
-%%DATADIR%%/tiger_2010/create_geocode.bat
-%%DATADIR%%/tiger_2010/create_geocode.sh
-%%DATADIR%%/tiger_2010/create_geocode.sql
-%%DATADIR%%/tiger_2010/geocode/rate_attributes.sql
-%%DATADIR%%/tiger_2010/geocode/geocode.sql
-%%DATADIR%%/tiger_2010/geocode/census_tracts_functions.sql
-%%DATADIR%%/tiger_2010/geocode/other_helper_functions.sql
-%%DATADIR%%/tiger_2010/geocode/geocode_address.sql
-%%DATADIR%%/tiger_2010/geocode/geocode_intersection.sql
-%%DATADIR%%/tiger_2010/geocode/includes_address.sql
-%%DATADIR%%/tiger_2010/geocode/geocode_location.sql
-%%DATADIR%%/tiger_2010/geocode/interpolate_from_address.sql
-%%DATADIR%%/tiger_2010/geocode/reverse_geocode.sql
-%%DATADIR%%/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh
-%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_exact.sql
-%%DATADIR%%/tiger_2010/normalize/location_extract.sql
-%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_fuzzy.sql
-%%DATADIR%%/tiger_2010/normalize/normalize_address.sql
-%%DATADIR%%/tiger_2010/normalize/count_words.sql
-%%DATADIR%%/tiger_2010/normalize/location_extract_place_exact.sql
-%%DATADIR%%/tiger_2010/normalize/state_extract.sql
-%%DATADIR%%/tiger_2010/normalize/end_soundex.sql
-%%DATADIR%%/tiger_2010/normalize/location_extract_place_fuzzy.sql
-%%DATADIR%%/tiger_2010/normalize/pprint_addy.sql
-%%DATADIR%%/tiger_2010/normalize/get_last_words.sql
-%%DATADIR%%/tiger_2010/regress/geocode_regress
-%%DATADIR%%/tiger_2010/regress/normalize_address_regress
-%%DATADIR%%/tiger_2010/regress/regress.sql
-%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress.sql
-%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress
-%%DATADIR%%/tiger_2010/regress/geocode_regress.sql
-%%DATADIR%%/tiger_2010/regress/normalize_address_regress.sql
-%%DATADIR%%/tiger_2010/tables/lookup_tables_2010.sql
-%%DATADIR%%/tiger_2010/tiger_loader.sql
-%%DATADIR%%/tiger_2010/topology/tiger_topology_loader.sql
-%%DATADIR%%/tiger_2010/topology/README
-%%DATADIR%%/tiger_2010/upgrade_geocode.sql
-%%DATADIR%%/tiger_2010/upgrade_geocoder.bat
-%%DATADIR%%/tiger_2010/upgrade_geocoder.sh
-%%DATADIR%%/tiger_2010/utility/utmzone.sql
-%%DATADIR%%/tiger_2010/utility/levenshtein_ignore_case.sql
-%%DATADIR%%/tiger_2010/utility/nullable_levenshtein.sql
-%%DATADIR%%/tiger_2010/utility/cull_null.sql
-%%DATADIR%%/utils/Makefile
-%%DATADIR%%/utils/Makefile.in
-%%DATADIR%%/utils/README
-%%DATADIR%%/utils/create_undef.pl
-%%DATADIR%%/utils/postgis_proc_upgrade.pl
-%%DATADIR%%/utils/postgis_restore.pl
-%%DATADIR%%/utils/postgis_restore.pl.in
-%%DATADIR%%/utils/profile_intersects.pl
-%%DATADIR%%/utils/read_scripts_version.pl
-%%DATADIR%%/utils/svn_repo_revision.pl
-%%DATADIR%%/utils/test_estimation.pl
-%%DATADIR%%/utils/test_geography_estimation.pl
-%%DATADIR%%/utils/test_geography_joinestimation.pl
-%%DATADIR%%/utils/test_joinestimation.pl
-%%DATADIR%%/utils/uninstall_script
-share/postgresql/contrib/postgis-2.0/postgis_comments.sql
-share/postgresql/contrib/postgis-2.0/raster_comments.sql
-share/postgresql/contrib/postgis-2.0/topology_comments.sql
-share/postgresql/contrib/postgis-2.0/spatial_ref_sys.sql
-share/postgresql/contrib/postgis-2.0/postgis.sql
-share/postgresql/contrib/postgis-2.0/uninstall_postgis.sql
-share/postgresql/contrib/postgis-2.0/postgis_upgrade_20_minor.sql
-share/postgresql/contrib/postgis-2.0/legacy.sql
-share/postgresql/contrib/postgis-2.0/uninstall_legacy.sql
-share/postgresql/contrib/postgis-2.0/legacy_minimal.sql
-share/postgresql/contrib/postgis-2.0/legacy_gist.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis_upgrade_20_minor.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.0/uninstall_rtpostgis.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.0/rtpostgis_legacy.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/topology.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/topology_upgrade_20_minor.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.0/uninstall_topology.sql
-share/postgresql/contrib/postgis-2.0/postgis_restore.pl
-%%RASTER%%share/postgresql/extension/postgis.control
-%%RASTER%%share/postgresql/extension/postgis--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.0beta4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.0rc1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.0rc2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology.control
-%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0beta4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0rc2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile
deleted file mode 100644
index 6be5d258b106..000000000000
--- a/databases/postgis21/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= postgis
-PORTVERSION= 2.1.8
-PORTREVISION= 3
-CATEGORIES= databases geography
-MASTER_SITES= https://download.osgeo.org/postgis/source/
-PKGNAMESUFFIX= 21
-
-MAINTAINER= harrison.grundy@astrodoggroup.com
-COMMENT= Geographic objects support for PostgreSQL databases
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Upstream no longer maintained
-EXPIRATION_DATE=2019-06-15
-
-LIB_DEPENDS= libproj.so:graphics/proj \
- libgeos.so:graphics/geos \
- libjson-c.so:devel/json-c
-
-CONFLICTS_INSTALL= postgis20 postgis22 postgis23 postgis24 postgis
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
-USES= gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
-LLD_UNSAFE= yes
-SHEBANG_FILES= utils/postgis_restore.pl.in
-USE_GNOME= libxml2
-USE_LDCONFIG= yes
-USE_PERL5= build
-WANT_PGSQL= lib server
-
-OPTIONS_DEFINE= LOADERGUI RASTER TOPOLOGY SFCGAL
-OPTIONS_DEFAULT= TOPOLOGY
-OPTIONS_SUB= yes
-
-PLIST_SUB+= PORTVERSION=${PORTVERSION}
-
-LOADERGUI_DESC= Enable shp2pgsql-gui
-RASTER_DESC= Raster support
-TOPOLOGY_DESC= Topology support
-SFCGAL_DESC= Enable sfcgal
-LOADERGUI_CONFIGURE_WITH= gui
-LOADERGUI_USE= GNOME=gtk20
-RASTER_USES= alias
-RASTER_CONFIGURE_WITH= raster
-RASTER_LIB_DEPENDS= libgdal.so:graphics/gdal
-RASTER_CONFIGURE_ON= --with-gdalconfig=${LOCALBASE}/bin/gdal-config
-TOPOLOGY_CONFIGURE_WITH= topology
-SFCGAL_LIB_DEPENDS= libSFCGAL.so:databases/sfcgal
-SFCGAL_CONFIGURE_ON= --with-sfcgal=${LOCALBASE}/bin/sfcgal-config
-SFCGAL_CONFIGURE_OFF= --without-sfcgal
-
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${GREP} -lR 'bin/bash' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e "s|/bin/bash|/bin/sh|"
-
-pre-configure:
- @${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
-
-post-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}/tiger_2011
- (cd ${WRKSRC}/extras/tiger_geocoder/tiger_2011/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/tiger_2011/ "! ( -name *\.orig -o -name *\.bak )" )
- ${MKDIR} ${STAGEDIR}${DATADIR}/utils
- (cd ${WRKSRC}/utils/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/utils/ "! ( -name *\.orig -o -name *\.bak )" )
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shp2pgsql
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pgsql2shp
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblwgeom-${PORTVERSION}.so
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/postgis-2.1.so
-
-.include <bsd.port.mk>
diff --git a/databases/postgis21/distinfo b/databases/postgis21/distinfo
deleted file mode 100644
index 655d2377025f..000000000000
--- a/databases/postgis21/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1482845254
-SHA256 (postgis-2.1.8.tar.gz) = 7c2380b895fe7bda34c2e70deab3fcf4c12b13ab40d7501cdaa6fa36f1a6c662
-SIZE (postgis-2.1.8.tar.gz) = 6811272
diff --git a/databases/postgis21/pkg-descr b/databases/postgis21/pkg-descr
deleted file mode 100644
index 639ef7493d9b..000000000000
--- a/databases/postgis21/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-PostGIS adds support for geographic objects to the PostgreSQL object-relational
-database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing
-it to be used as a backend spatial database for geographic information systems
-(GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the
-OpenGIS "Simple Features Specification for SQL" and has been certified as
-compliant with the "Types and Functions" profile.
-
-PostGIS development was started by Refractions Research as a project in open
-source spatial database technology. PostGIS is released under the GNU General
-Public License. PostGIS continues to be developed by a group of contributors led
-by a Project Steering Committee and new features continue to be added.
-
-WWW: https://postgis.net/
diff --git a/databases/postgis21/pkg-install b/databases/postgis21/pkg-install
deleted file mode 100644
index a61b132fcc5c..000000000000
--- a/databases/postgis21/pkg-install
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-
-msg(){
- echo "
- ======================= GEOS Support Notice ========================
- In order to use the GEOS support, you may need to specially compile
- your version of PostgreSQL to link the C++ runtime library.
- To do this, invoke the PostgreSQL Makefile script this way:
-
- on csh shell:
-
- setenv LDFLAGS -lstdc++
- make
-
- on sh or bash shell:
-
- export LDFLAGS=-lstdc++
- make
-
- The initial LDFLAGS variable is passed through to the Makefile and
- adds the C++ library to the linking stage.
-
- ====================================================================
-"
-if [ -n "${PACKAGE_BUILDING}" ]; then
- sleep 10
-fi
-
-
-}
-
-case "$2" in
- PRE-INSTALL)
- msg ;;
- MESSAGE)
- msg ;;
-esac
diff --git a/databases/postgis21/pkg-plist b/databases/postgis21/pkg-plist
deleted file mode 100644
index cf0fc1c5fb47..000000000000
--- a/databases/postgis21/pkg-plist
+++ /dev/null
@@ -1,167 +0,0 @@
-bin/pgsql2shp
-%%RASTER%%bin/raster2pgsql
-bin/shp2pgsql
-%%LOADERGUI%%bin/shp2pgsql-gui
-include/liblwgeom.h
-lib/postgresql/postgis-2.1.so
-%%RASTER%%lib/postgresql/rtpostgis-2.1.so
-lib/liblwgeom-%%PORTVERSION%%.so
-lib/liblwgeom.a
-lib/liblwgeom.la
-lib/liblwgeom.so
-%%DATADIR%%/tiger_2011/README
-%%DATADIR%%/tiger_2011/census_loader.sql
-%%DATADIR%%/tiger_2011/create_geocode.bat
-%%DATADIR%%/tiger_2011/create_geocode.sh
-%%DATADIR%%/tiger_2011/create_geocode.sql
-%%DATADIR%%/tiger_2011/geocode/census_tracts_functions.sql
-%%DATADIR%%/tiger_2011/geocode/geocode.sql
-%%DATADIR%%/tiger_2011/geocode/geocode_address.sql
-%%DATADIR%%/tiger_2011/geocode/geocode_intersection.sql
-%%DATADIR%%/tiger_2011/geocode/geocode_location.sql
-%%DATADIR%%/tiger_2011/geocode/includes_address.sql
-%%DATADIR%%/tiger_2011/geocode/interpolate_from_address.sql
-%%DATADIR%%/tiger_2011/geocode/other_helper_functions.sql
-%%DATADIR%%/tiger_2011/geocode/rate_attributes.sql
-%%DATADIR%%/tiger_2011/geocode/reverse_geocode.sql
-%%DATADIR%%/tiger_2011/geocode_settings.sql
-%%DATADIR%%/tiger_2011/legacy_import/tiger2008/import_tiger_shps.sh
-%%DATADIR%%/tiger_2011/normalize/count_words.sql
-%%DATADIR%%/tiger_2011/normalize/end_soundex.sql
-%%DATADIR%%/tiger_2011/normalize/get_last_words.sql
-%%DATADIR%%/tiger_2011/normalize/location_extract.sql
-%%DATADIR%%/tiger_2011/normalize/location_extract_countysub_exact.sql
-%%DATADIR%%/tiger_2011/normalize/location_extract_countysub_fuzzy.sql
-%%DATADIR%%/tiger_2011/normalize/location_extract_place_exact.sql
-%%DATADIR%%/tiger_2011/normalize/location_extract_place_fuzzy.sql
-%%DATADIR%%/tiger_2011/normalize/normalize_address.sql
-%%DATADIR%%/tiger_2011/normalize/pprint_addy.sql
-%%DATADIR%%/tiger_2011/normalize/state_extract.sql
-%%DATADIR%%/tiger_2011/pagc_normalize/pagc_normalize_address.sql
-%%DATADIR%%/tiger_2011/pagc_normalize/pagc_tables.sql
-%%DATADIR%%/tiger_2011/regress/geocode_regress
-%%DATADIR%%/tiger_2011/regress/geocode_regress.sql
-%%DATADIR%%/tiger_2011/regress/normalize_address_regress
-%%DATADIR%%/tiger_2011/regress/normalize_address_regress.sql
-%%DATADIR%%/tiger_2011/regress/pagc_normalize_address_regress.sql
-%%DATADIR%%/tiger_2011/regress/regress.sql
-%%DATADIR%%/tiger_2011/regress/reverse_geocode_regress
-%%DATADIR%%/tiger_2011/regress/reverse_geocode_regress.sql
-%%DATADIR%%/tiger_2011/tables/lookup_tables_2011.sql
-%%DATADIR%%/tiger_2011/tiger_loader_2011.sql
-%%DATADIR%%/tiger_2011/tiger_loader_2012.sql
-%%DATADIR%%/tiger_2011/tiger_loader_2013.sql
-%%DATADIR%%/tiger_2011/topology/README
-%%DATADIR%%/tiger_2011/topology/tiger_topology_loader.sql
-%%DATADIR%%/tiger_2011/upgrade_geocode.sql
-%%DATADIR%%/tiger_2011/upgrade_geocoder.bat
-%%DATADIR%%/tiger_2011/upgrade_geocoder.sh
-%%DATADIR%%/tiger_2011/utility/cull_null.sql
-%%DATADIR%%/tiger_2011/utility/levenshtein_ignore_case.sql
-%%DATADIR%%/tiger_2011/utility/nullable_levenshtein.sql
-%%DATADIR%%/tiger_2011/utility/set_search_path.sql
-%%DATADIR%%/tiger_2011/utility/utmzone.sql
-%%DATADIR%%/utils/Makefile
-%%DATADIR%%/utils/Makefile.in
-%%DATADIR%%/utils/README
-%%DATADIR%%/utils/create_undef.pl
-%%DATADIR%%/utils/postgis_proc_upgrade.pl
-%%DATADIR%%/utils/postgis_restore.pl
-%%DATADIR%%/utils/postgis_restore.pl.in
-%%DATADIR%%/utils/profile_intersects.pl
-%%DATADIR%%/utils/read_scripts_version.pl
-%%DATADIR%%/utils/svn_repo_revision.pl
-%%DATADIR%%/utils/test_estimation.pl
-%%DATADIR%%/utils/test_geography_estimation.pl
-%%DATADIR%%/utils/test_geography_joinestimation.pl
-%%DATADIR%%/utils/test_joinestimation.pl
-%%DATADIR%%/utils/uninstall_script
-share/postgresql/contrib/postgis-2.1/legacy.sql
-share/postgresql/contrib/postgis-2.1/legacy_gist.sql
-share/postgresql/contrib/postgis-2.1/legacy_minimal.sql
-share/postgresql/contrib/postgis-2.1/postgis.sql
-share/postgresql/contrib/postgis-2.1/postgis_comments.sql
-share/postgresql/contrib/postgis-2.1/postgis_restore.pl
-share/postgresql/contrib/postgis-2.1/postgis_upgrade_20_21.sql
-share/postgresql/contrib/postgis-2.1/postgis_upgrade_21_minor.sql
-share/postgresql/contrib/postgis-2.1/raster_comments.sql
-share/postgresql/contrib/postgis-2.1/spatial_ref_sys.sql
-share/postgresql/contrib/postgis-2.1/uninstall_legacy.sql
-share/postgresql/contrib/postgis-2.1/uninstall_postgis.sql
-share/postgresql/contrib/postgis-2.1/uninstall_sfcgal.sql
-%%SFCGAL%%share/postgresql/contrib/postgis-2.1/sfcgal.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.1/rtpostgis.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.1/rtpostgis_legacy.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.1/rtpostgis_upgrade_20_21.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.1/rtpostgis_upgrade_21_minor.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.1/uninstall_rtpostgis.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.1/topology.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.1/topology_comments.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.1/topology_upgrade_21_minor.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.1/uninstall_topology.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.0rc1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.0rc2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.0rc3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis.control
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0rc1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0rc2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0rc3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder.control
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.0rc1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.0rc2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--2.1.0rc3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_topology.control
diff --git a/databases/postgis22/Makefile b/databases/postgis22/Makefile
deleted file mode 100644
index 330d90cd4fab..000000000000
--- a/databases/postgis22/Makefile
+++ /dev/null
@@ -1,111 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= postgis
-PORTVERSION= 2.2.6
-PORTREVISION= 3
-CATEGORIES= databases geography
-MASTER_SITES= https://download.osgeo.org/postgis/source/
-PKGNAMESUFFIX= 22
-
-MAINTAINER= rhurlin@gwdg.de
-COMMENT= Geographic objects support for PostgreSQL databases
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Upstream no longer maintained
-EXPIRATION_DATE=2019-06-15
-
-LIB_DEPENDS= libproj.so:graphics/proj \
- libgeos.so:graphics/geos \
- libjson-c.so:devel/json-c
-
-CONFLICTS_INSTALL= postgis20 postgis21 postgis23 postgis24 postgis
-
-USES= gettext gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
-LLD_UNSAFE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
-SHEBANG_FILES= extensions/address_standardizer/*.pl raster/test/regress/*.pl \
- raster/test/regress/loader/*.pl regress/run_test.pl \
- utils/postgis_restore.pl.in utils/*.pl
-USE_GNOME= libxml2
-USE_LDCONFIG= yes
-USE_PERL5= build
-WANT_PGSQL= lib server
-
-OPTIONS_DEFINE= LOADERGUI RASTER TOPOLOGY SFCGAL ADDRSTD
-OPTIONS_DEFAULT= TOPOLOGY ADDRSTD
-NO_OPTIONS_SORT= yes
-OPTIONS_SUB= yes
-
-PLIST_SUB+= PORTVERSION=${PORTVERSION}
-
-LOADERGUI_DESC= Enable shp2pgsql-gui
-RASTER_DESC= Raster support
-TOPOLOGY_DESC= Topology support
-SFCGAL_DESC= Enable sfcgal
-ADDRSTD_DESC= Enable address standardizer
-
-LOADERGUI_CONFIGURE_WITH= gui
-LOADERGUI_USE= GNOME=gtk20
-RASTER_USES= alias
-RASTER_CONFIGURE_WITH= raster
-RASTER_LIB_DEPENDS= libgdal.so:graphics/gdal
-RASTER_CONFIGURE_ON= --with-gdalconfig=${LOCALBASE}/bin/gdal-config
-TOPOLOGY_CONFIGURE_WITH= topology
-SFCGAL_LIB_DEPENDS= libSFCGAL.so:databases/sfcgal
-SFCGAL_CONFIGURE_ON= --with-sfcgal=${LOCALBASE}/bin/sfcgal-config
-SFCGAL_CONFIGURE_OFF= --without-sfcgal
-SFCGAL_IMPLIES= RASTER
-ADDRSTD_CONFIGURE_WITH= address-standardizer
-ADDRSTD_IMPLIES= RASTER
-ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre
-
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-INSTALLS_ICONS= yes
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${GREP} -lR 'bin/bash' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e "s|/bin/bash|/bin/sh|"
- @${GREP} -lR '/usr/bin/psql' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
- -e "s|/usr/bin/psql|${LOCALBASE}/bin/pgsql|"
- @${GREP} -lR '/usr/lib/postgresql/9.4/bin/psql' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
- -e "s|/usr/lib/postgresql/9.4/bin/psql|${LOCALBASE}/bin/pgsql|"
- @${GREP} -lR '/usr/share/postgresql/contrib' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
- -e "s|/usr/share/postgresql/contrib|${LOCALBASE}/share/postgresql/contrib|"
- @${GREP} -lR '/usr/share/postgresql/9.4/contrib' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
- -e "s|/usr/share/postgresql/9.4/contrib|${LOCALBASE}/share/postgresql/contrib/postgis-2.2|"
-
-pre-configure:
- @${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
-
-post-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}/tiger_geocoder
- (cd ${WRKSRC}/extras/tiger_geocoder && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/tiger_geocoder/ "! ( -name *\.orig -o -name *\.bak )" )
- ${MKDIR} ${STAGEDIR}${DATADIR}/utils
- (cd ${WRKSRC}/utils/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/utils/ "! ( -name *\.orig -o -name *\.bak -o -name Makefile -o -name *\.in -o -name uninstall_script )" )
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shp2pgsql
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pgsql2shp
-.if ${PORT_OPTIONS:MLOADERGUI}
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shp2pgsql-gui
-.else
- ${RM} ${STAGEDIR}${PREFIX}/bin/shp2pgsql-gui
-.endif
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblwgeom-2.2.so.5.0.1
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/postgis-2.2.so
-.if ${PORT_OPTIONS:MTOPOLOGY}
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/postgis_topology-2.2.so
-.endif
-.if ${PORT_OPTIONS:MRASTER}
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/raster2pgsql
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/rtpostgis-2.2.so
-.endif
-.if ${PORT_OPTIONS:MADDRSTD}
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/address_standardizer-2.2.so
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/databases/postgis22/distinfo b/databases/postgis22/distinfo
deleted file mode 100644
index 202a74f01543..000000000000
--- a/databases/postgis22/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1513184054
-SHA256 (postgis-2.2.6.tar.gz) = c1f8fa61205d6282b759051f8fa024c5d5b652483a3caac0917cc3fd90f402e8
-SIZE (postgis-2.2.6.tar.gz) = 10118991
diff --git a/databases/postgis22/pkg-descr b/databases/postgis22/pkg-descr
deleted file mode 100644
index 31c8f2a8dcd8..000000000000
--- a/databases/postgis22/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-PostGIS adds support for geographic objects to the PostgreSQL
-object-relational database. In effect, PostGIS "spatially enables"
-the PostgreSQL server, allowing it to be used as a backend spatial
-database for geographic information systems (GIS), much like ESRI's
-SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
-"Simple Features Specification for SQL" and has been certified as
-compliant with the "Types and Functions" profile.
-
-PostGIS development was started by Refractions Research as a project
-in open source spatial database technology. PostGIS is released
-under the GNU General Public License. PostGIS continues to be
-developed by a group of contributors led by a Project Steering
-Committee and new features continue to be added.
-
-WWW: https://postgis.net/
diff --git a/databases/postgis22/pkg-install b/databases/postgis22/pkg-install
deleted file mode 100644
index a61b132fcc5c..000000000000
--- a/databases/postgis22/pkg-install
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-
-msg(){
- echo "
- ======================= GEOS Support Notice ========================
- In order to use the GEOS support, you may need to specially compile
- your version of PostgreSQL to link the C++ runtime library.
- To do this, invoke the PostgreSQL Makefile script this way:
-
- on csh shell:
-
- setenv LDFLAGS -lstdc++
- make
-
- on sh or bash shell:
-
- export LDFLAGS=-lstdc++
- make
-
- The initial LDFLAGS variable is passed through to the Makefile and
- adds the C++ library to the linking stage.
-
- ====================================================================
-"
-if [ -n "${PACKAGE_BUILDING}" ]; then
- sleep 10
-fi
-
-
-}
-
-case "$2" in
- PRE-INSTALL)
- msg ;;
- MESSAGE)
- msg ;;
-esac
diff --git a/databases/postgis22/pkg-plist b/databases/postgis22/pkg-plist
deleted file mode 100644
index ac93a6bf0680..000000000000
--- a/databases/postgis22/pkg-plist
+++ /dev/null
@@ -1,253 +0,0 @@
-bin/pgsql2shp
-%%RASTER%%bin/raster2pgsql
-bin/shp2pgsql
-%%LOADERGUI%%bin/shp2pgsql-gui
-include/liblwgeom.h
-include/liblwgeom_topo.h
-lib/liblwgeom-2.2.so.5
-lib/liblwgeom-2.2.so.5.0.1
-lib/liblwgeom.a
-lib/liblwgeom.la
-lib/liblwgeom.so
-%%ADDRSTD%%lib/postgresql/address_standardizer-2.2.so
-lib/postgresql/postgis-2.2.so
-%%TOPOLOGY%%lib/postgresql/postgis_topology-2.2.so
-%%RASTER%%lib/postgresql/rtpostgis-2.2.so
-%%ADDRSTD%%share/doc/postgresql/extension/README.address_standardizer
-%%DATADIR%%/tiger_geocoder/README
-%%DATADIR%%/tiger_geocoder/census_loader.sql
-%%DATADIR%%/tiger_geocoder/create_geocode.bat
-%%DATADIR%%/tiger_geocoder/create_geocode.sh
-%%DATADIR%%/tiger_geocoder/create_geocode.sql
-%%DATADIR%%/tiger_geocoder/geocode/census_tracts_functions.sql
-%%DATADIR%%/tiger_geocoder/geocode/geocode.sql
-%%DATADIR%%/tiger_geocoder/geocode/geocode_address.sql
-%%DATADIR%%/tiger_geocoder/geocode/geocode_intersection.sql
-%%DATADIR%%/tiger_geocoder/geocode/geocode_location.sql
-%%DATADIR%%/tiger_geocoder/geocode/includes_address.sql
-%%DATADIR%%/tiger_geocoder/geocode/interpolate_from_address.sql
-%%DATADIR%%/tiger_geocoder/geocode/other_helper_functions.sql
-%%DATADIR%%/tiger_geocoder/geocode/rate_attributes.sql
-%%DATADIR%%/tiger_geocoder/geocode/reverse_geocode.sql
-%%DATADIR%%/tiger_geocoder/geocode_settings.sql
-%%DATADIR%%/tiger_geocoder/legacy_import/tiger2008/import_tiger_shps.sh
-%%DATADIR%%/tiger_geocoder/normalize/count_words.sql
-%%DATADIR%%/tiger_geocoder/normalize/end_soundex.sql
-%%DATADIR%%/tiger_geocoder/normalize/get_last_words.sql
-%%DATADIR%%/tiger_geocoder/normalize/location_extract.sql
-%%DATADIR%%/tiger_geocoder/normalize/location_extract_countysub_exact.sql
-%%DATADIR%%/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql
-%%DATADIR%%/tiger_geocoder/normalize/location_extract_place_exact.sql
-%%DATADIR%%/tiger_geocoder/normalize/location_extract_place_fuzzy.sql
-%%DATADIR%%/tiger_geocoder/normalize/normalize_address.sql
-%%DATADIR%%/tiger_geocoder/normalize/pprint_addy.sql
-%%DATADIR%%/tiger_geocoder/normalize/state_extract.sql
-%%DATADIR%%/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql
-%%DATADIR%%/tiger_geocoder/pagc_normalize/pagc_tables.sql
-%%DATADIR%%/tiger_geocoder/regress/geocode_regress
-%%DATADIR%%/tiger_geocoder/regress/geocode_regress.sql
-%%DATADIR%%/tiger_geocoder/regress/normalize_address_desired_regress
-%%DATADIR%%/tiger_geocoder/regress/normalize_address_regress
-%%DATADIR%%/tiger_geocoder/regress/normalize_address_regress.sql
-%%DATADIR%%/tiger_geocoder/regress/pagc_normalize_address_desired_regress
-%%DATADIR%%/tiger_geocoder/regress/pagc_normalize_address_regress
-%%DATADIR%%/tiger_geocoder/regress/pagc_normalize_address_regress.sql
-%%DATADIR%%/tiger_geocoder/regress/regress.sql
-%%DATADIR%%/tiger_geocoder/regress/reverse_geocode_regress
-%%DATADIR%%/tiger_geocoder/regress/reverse_geocode_regress.sql
-%%DATADIR%%/tiger_geocoder/tables/lookup_tables_2011.sql
-%%DATADIR%%/tiger_geocoder/tiger_loader_2011.sql
-%%DATADIR%%/tiger_geocoder/tiger_loader_2012.sql
-%%DATADIR%%/tiger_geocoder/tiger_loader_2013.sql
-%%DATADIR%%/tiger_geocoder/tiger_loader_2014.sql
-%%DATADIR%%/tiger_geocoder/tiger_loader_2015.sql
-%%DATADIR%%/tiger_geocoder/topology/README
-%%DATADIR%%/tiger_geocoder/topology/tiger_topology_loader.sql
-%%DATADIR%%/tiger_geocoder/upgrade_geocode.sql
-%%DATADIR%%/tiger_geocoder/upgrade_geocoder.bat
-%%DATADIR%%/tiger_geocoder/upgrade_geocoder.sh
-%%DATADIR%%/tiger_geocoder/utility/cull_null.sql
-%%DATADIR%%/tiger_geocoder/utility/levenshtein_ignore_case.sql
-%%DATADIR%%/tiger_geocoder/utility/nullable_levenshtein.sql
-%%DATADIR%%/tiger_geocoder/utility/set_search_path.sql
-%%DATADIR%%/tiger_geocoder/utility/standardize_tiger_data.sql
-%%DATADIR%%/tiger_geocoder/utility/utmzone.sql
-%%DATADIR%%/utils/README
-%%DATADIR%%/utils/check_all_upgrades.sh
-%%DATADIR%%/utils/create_spatial_ref_sys_config_dump.pl
-%%DATADIR%%/utils/create_undef.pl
-%%DATADIR%%/utils/create_unpackaged.pl
-%%DATADIR%%/utils/postgis_proc_set_search_path.pl
-%%DATADIR%%/utils/postgis_proc_upgrade.pl
-%%DATADIR%%/utils/postgis_restore.pl
-%%DATADIR%%/utils/profile_intersects.pl
-%%DATADIR%%/utils/read_scripts_version.pl
-%%DATADIR%%/utils/svn_repo_revision.pl
-%%DATADIR%%/utils/test_estimation.pl
-%%DATADIR%%/utils/test_geography_estimation.pl
-%%DATADIR%%/utils/test_geography_joinestimation.pl
-%%DATADIR%%/utils/test_joinestimation.pl
-%%LOADERGUI%%share/postgresql/applications/shp2pgsql-gui.desktop
-share/postgresql/contrib/postgis-2.2/legacy.sql
-share/postgresql/contrib/postgis-2.2/legacy_gist.sql
-share/postgresql/contrib/postgis-2.2/legacy_minimal.sql
-share/postgresql/contrib/postgis-2.2/postgis.sql
-share/postgresql/contrib/postgis-2.2/postgis_comments.sql
-share/postgresql/contrib/postgis-2.2/postgis_proc_set_search_path.sql
-share/postgresql/contrib/postgis-2.2/postgis_restore.pl
-share/postgresql/contrib/postgis-2.2/postgis_upgrade.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/raster_comments.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/rtpostgis.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/rtpostgis_legacy.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/rtpostgis_proc_set_search_path.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/rtpostgis_upgrade.sql
-%%SFCGAL%%share/postgresql/contrib/postgis-2.2/sfcgal.sql
-%%SFCGAL%%share/postgresql/contrib/postgis-2.2/sfcgal_comments.sql
-%%SFCGAL%%share/postgresql/contrib/postgis-2.2/sfcgal_upgrade.sql
-share/postgresql/contrib/postgis-2.2/spatial_ref_sys.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.2/topology.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.2/topology_comments.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.2/topology_upgrade.sql
-share/postgresql/contrib/postgis-2.2/uninstall_legacy.sql
-share/postgresql/contrib/postgis-2.2/uninstall_postgis.sql
-%%RASTER%%share/postgresql/contrib/postgis-2.2/uninstall_rtpostgis.sql
-%%SFCGAL%%share/postgresql/contrib/postgis-2.2/uninstall_sfcgal.sql
-%%TOPOLOGY%%share/postgresql/contrib/postgis-2.2/uninstall_topology.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer--1.0--%%PORTVERSION%%.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer.control
-%%ADDRSTD%%share/postgresql/extension/address_standardizer.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--%%PORTVERSION%%.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us.control
-%%ADDRSTD%%share/postgresql/extension/address_standardizer_data_us.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.0.7--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.7--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.8--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.1.9--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--2.2.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis.control
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.0.7--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.7--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.8--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.9--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.0--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.1--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.2--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.3--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.4--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.5--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal.control
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.7--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.7--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.8--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.9--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.0--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.1--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.2--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.3--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.5--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder.control
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.0--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.1--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.2--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.3--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.5--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.6--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.0.7--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.0--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.1--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.2--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.3--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.4--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.5--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.6--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.7--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.8--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.1.9--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.0--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.1--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.2--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.3--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.4--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.5--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
-%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology.control
-%%LOADERGUI%%share/postgresql/icons/hicolor/16x16/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/22x22/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/24x24/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/32x32/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/36x36/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/40x40/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/42x42/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/48x48/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/64x64/apps/shp2pgsql-gui.png
-%%LOADERGUI%%share/postgresql/icons/hicolor/8x8/apps/shp2pgsql-gui.png
diff --git a/ftp/Makefile b/ftp/Makefile
index afb8fd774210..18a0aa355a19 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -43,7 +43,6 @@
SUBDIR += mirror
SUBDIR += multiget
SUBDIR += ncftp3
- SUBDIR += ncftpd
SUBDIR += net2ftp
SUBDIR += netdumpd
SUBDIR += ocaml-ocurl
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile
deleted file mode 100644
index fb41aad17ccf..000000000000
--- a/ftp/ncftpd/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# Created by: Justin Stanford <jus@security.za.net>
-# $FreeBSD$
-
-PORTNAME= ncftpd
-PORTVERSION= 2.8.7
-CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.ncftp.com/ncftpd/${PORTVERSION}/ \
- ftp://ftp.nl.uu.net/pub/unix/ftp/ncftpd/${PORTVERSION}/ \
- LOCAL/beech
-DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd${BINVER}-${DIST_ARCH}-export
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Commercial FTP daemon with a 30-day evaluation license
-
-DEPRECATED= binary only abandoned trialware
-EXPIRATION_DATE= 2019-06-15
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-ONLY_FOR_ARCHS= amd64
-ONLY_FOR_ARCHS_REASON= only available for amd64
-
-NO_BUILD= yes
-RESTRICTED= 30 day evaluation license
-
-USE_RC_SUBR= ncftpd
-SUB_FILES= pkg-message
-
-OPTIONS_DEFINE= DOCS
-
-PORTDOCS= install.html README README.freebsd LICENSE
-
-BINVER= 9.0
-IGNORE_DragonFly= requires FreeBSD
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == amd64
-DIST_ARCH= x86_64
-.else
-DIST_ARCH= i386
-.endif
-
-do-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/etc/ncftpd
- ${INSTALL_PROGRAM} ${WRKSRC}/ncftpd ${STAGEDIR}${PREFIX}/sbin
- ${INSTALL_PROGRAM} ${WRKSRC}/ncftpd_edquota ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/ncftpd_passwd ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/ncftpd_repquota ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/ncftpd_spy ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/conf/general.cf-dist ${STAGEDIR}${PREFIX}/etc/ncftpd
- ${INSTALL_DATA} ${WRKSRC}/conf/domain.cf-dist ${STAGEDIR}${PREFIX}/etc/ncftpd
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.post.mk>
diff --git a/ftp/ncftpd/distinfo b/ftp/ncftpd/distinfo
deleted file mode 100644
index 15dcf9609615..000000000000
--- a/ftp/ncftpd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ncftpd-2.8.7-freebsd9.0-x86_64-export.tar.gz) = 3506dca3bc97315ad251afe5490b3afa381816dbbb423f358bb284f79c2fae3e
-SIZE (ncftpd-2.8.7-freebsd9.0-x86_64-export.tar.gz) = 499272
diff --git a/ftp/ncftpd/files/ncftpd.in b/ftp/ncftpd/files/ncftpd.in
deleted file mode 100644
index dcdc33a42d57..000000000000
--- a/ftp/ncftpd/files/ncftpd.in
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-# $FreeBSD$
-#
-# PROVIDE: ncftpd
-# REQUIRE: DAEMON
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable ncftpd:
-#
-# ncftpd_enable="YES"
-# ncftpd_flags="-dq" # Not required
-# ncftpd_config="/path/to/general.cf /path/to/domain.cf" # Not required
-
-. /etc/rc.subr
-
-name="ncftpd"
-rcvar=ncftpd_enable
-
-load_rc_config $name
-: ${ncftpd_enable:="NO"}
-: ${ncftpd_flags:="-dq"}
-: ${ncftpd_config:="%%PREFIX%%/etc/ncftpd/general.cf %%PREFIX%%/etc/ncftpd/domain.cf"}
-
-command=%%PREFIX%%/sbin/${name}
-required_files="${ncftpd_config}"
-command_args="${ncftpd_flags} ${ncftpd_config}"
-
-run_rc_command "$1"
diff --git a/ftp/ncftpd/files/pkg-message.in b/ftp/ncftpd/files/pkg-message.in
deleted file mode 100644
index f689fadefed4..000000000000
--- a/ftp/ncftpd/files/pkg-message.in
+++ /dev/null
@@ -1,16 +0,0 @@
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
-NOTE: This is commercial software that only supplies you with
-an evaluation license valid for 30 days from the date of installation.
-Please read the LICENSE in "%%PREFIX%%/share/doc/ncftpd" before
-using this software.
-
-If you wish to allow anonymous FTP, an FTP user needs to be created
-for this purpose. NcFTPd defaults to the users "daemon", "web", or "www"
-in the absence of an FTP user. For details see the installation help file
-"%%PREFIX%%/share/doc/ncftpd/install.html".
-
-Remove "-dist" from the filenames of the configuration files in
-"%%PREFIX%%/etc/ncftpd" and edit them to suit.
-
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
diff --git a/ftp/ncftpd/pkg-descr b/ftp/ncftpd/pkg-descr
deleted file mode 100644
index bef1f33dac55..000000000000
--- a/ftp/ncftpd/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A well known commercial FTP daemon with a restrictive 30-day
-evaluation license. NcFTPd is fast, secure, and supports virtual-hosts.
-
-WWW: http://www.ncftp.com/ncftpd/
diff --git a/ftp/ncftpd/pkg-plist b/ftp/ncftpd/pkg-plist
deleted file mode 100644
index aa7518c1e7af..000000000000
--- a/ftp/ncftpd/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-sbin/ncftpd
-bin/ncftpd_edquota
-bin/ncftpd_passwd
-bin/ncftpd_repquota
-bin/ncftpd_spy
-etc/ncftpd/general.cf-dist
-etc/ncftpd/domain.cf-dist