aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-02-27 10:29:56 +0000
committerRene Ladan <rene@FreeBSD.org>2022-02-27 10:29:56 +0000
commit1f1649cd414409028979337236a81be13430bdf5 (patch)
tree9a71fdc6a363a214b810ff4913c0527278274fce
parenta74ec6c5ad23697648285eb68289e770df55849b (diff)
downloadports-1f1649cd414409028979337236a81be13430bdf5.tar.gz
ports-1f1649cd414409028979337236a81be13430bdf5.zip
cleanup: Remove expired ports:
2022-02-27 graphics/libgaiagraphics: Abandoned upstream, replaced by graphics/librasterlite2 2022-02-27 databases/zabbix3-libzbxpgsql: Upstream EOL reached on 2021-02-28
-rw-r--r--MOVED2
-rw-r--r--databases/Makefile1
-rw-r--r--databases/zabbix3-libzbxpgsql/Makefile47
-rw-r--r--databases/zabbix3-libzbxpgsql/distinfo3
-rw-r--r--databases/zabbix3-libzbxpgsql/files/patch-src_libzbxpgsql.c12
-rw-r--r--databases/zabbix3-libzbxpgsql/pkg-descr7
-rw-r--r--databases/zabbix3-libzbxpgsql/pkg-message9
-rw-r--r--databases/zabbix3-libzbxpgsql/pkg-plist4
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/libgaiagraphics/Makefile29
-rw-r--r--graphics/libgaiagraphics/distinfo2
-rw-r--r--graphics/libgaiagraphics/files/patch-src-gaiagraphics_grid.c10
-rw-r--r--graphics/libgaiagraphics/pkg-descr4
-rw-r--r--graphics/libgaiagraphics/pkg-plist6
14 files changed, 2 insertions, 135 deletions
diff --git a/MOVED b/MOVED
index 4cdaaba2e6c0..17eba60a0e5c 100644
--- a/MOVED
+++ b/MOVED
@@ -16899,3 +16899,5 @@ www/py-weboob|www/py-woob|2022-02-24|Project renamed
www/py-weboob-qt|www/py-woob-qt|2022-02-24|Project renamed
math/py-pyipopt||2022-02-24|Removed: not compatible with the latest Ipopt-3.14.4 and abandoned upstream
x11-toolkits/py-wxPython40|x11-toolkits/py-wxPython4|2022-02-25|Renamed to py-wxPython4
+graphics/libgaiagraphics|graphics/librasterlite2|2022-02-27|Has expired: Abandoned upstream, replaced by graphics/librasterlite2
+databases/zabbix3-libzbxpgsql||2022-02-27|Has expired: Upstream EOL reached on 2021-02-28
diff --git a/databases/Makefile b/databases/Makefile
index 6ddadfc9b28f..ff8bff88c041 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1059,7 +1059,6 @@
SUBDIR += xrootd
SUBDIR += xtrabackup
SUBDIR += xtrabackup8
- SUBDIR += zabbix3-libzbxpgsql
SUBDIR += zodb
.include <bsd.port.subdir.mk>
diff --git a/databases/zabbix3-libzbxpgsql/Makefile b/databases/zabbix3-libzbxpgsql/Makefile
deleted file mode 100644
index 21a67e4e44ff..000000000000
--- a/databases/zabbix3-libzbxpgsql/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: Martin Waschbuesch <martin@waschbuesch.de>
-
-PORTNAME= libzbxpgsql
-PORTVERSION= 1.1.0
-DISTVERSIONPREFIX= v
-PORTREVISION= 4
-CATEGORIES= databases
-PKGNAMEPREFIX= zabbix3-
-
-MAINTAINER= martin@waschbuesch.de
-COMMENT= Zabbix agent module for comprehensive monitoring of PostgreSQL servers
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED=Upstream EOL reached on 2021-02-28
-EXPIRATION_DATE=2022-02-27
-
-BUILD_DEPENDS= ${NONEXISTENT}:net-mgmt/${PKGNAMEPREFIX}agent:patch
-RUN_DEPENDS= zabbix_agentd:net-mgmt/${PKGNAMEPREFIX}agent
-LIB_DEPENDS= libconfig.so:devel/libconfig
-
-CONFLICTS= zabbix[0-9][0-9]-libzbxpgsql
-
-USES= autoreconf gmake libtool pgsql
-
-USE_GITHUB= yes
-GH_ACCOUNT= cavaliercoder
-
-GNU_CONFIGURE= yes
-GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/${PKGNAMEPREFIX}agent && make -V WRKSRC
-CONFIGURE_ARGS= --with-zabbix=$$(${GET_ZBX_WRKSRC})
-
-USE_LDCONFIG= yes
-
-OPTIONS_DEFINE= EXAMPLES
-
-PORTSCOUT= skipv:latest,gh-pages
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/src/.libs/libzbxpgsql.so ${STAGEDIR}${PREFIX}/lib/libzbxpgsql.so
-
-do-install-EXAMPLES-on:
- ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/templates/*.xml ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/databases/zabbix3-libzbxpgsql/distinfo b/databases/zabbix3-libzbxpgsql/distinfo
deleted file mode 100644
index 269563ce15d3..000000000000
--- a/databases/zabbix3-libzbxpgsql/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1503755196
-SHA256 (cavaliercoder-libzbxpgsql-v1.1.0_GH0.tar.gz) = 50acc4364241253a013058daf76c4184cc522104f78005d3c4d5e7e09d77571a
-SIZE (cavaliercoder-libzbxpgsql-v1.1.0_GH0.tar.gz) = 61106
diff --git a/databases/zabbix3-libzbxpgsql/files/patch-src_libzbxpgsql.c b/databases/zabbix3-libzbxpgsql/files/patch-src_libzbxpgsql.c
deleted file mode 100644
index e1ae90077e39..000000000000
--- a/databases/zabbix3-libzbxpgsql/files/patch-src_libzbxpgsql.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/libzbxpgsql.c.orig 2016-06-25 14:18:03 UTC
-+++ src/libzbxpgsql.c
-@@ -24,6 +24,9 @@
- */
-
- #include "libzbxpgsql.h"
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
-
- // Define custom keys
- static ZBX_METRIC keys[] =
diff --git a/databases/zabbix3-libzbxpgsql/pkg-descr b/databases/zabbix3-libzbxpgsql/pkg-descr
deleted file mode 100644
index 0b6a261aae10..000000000000
--- a/databases/zabbix3-libzbxpgsql/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This project provides comprehensive monitoring of PostgreSQL servers using a
-natively compiled Zabbix agent module, written in C.
-
-The module enables discovery and monitoring of tablespaces, databases,
-namespaces, tables, indexes, etc.
-
-WWW: http://cavaliercoder.com/libzbxpgsql/
diff --git a/databases/zabbix3-libzbxpgsql/pkg-message b/databases/zabbix3-libzbxpgsql/pkg-message
deleted file mode 100644
index 0837bde77f1b..000000000000
--- a/databases/zabbix3-libzbxpgsql/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
- message: <<EOM
-In order to enable the module, add libzbxpgsql.so to the LoadModule=
-line in zabbix_agentd.conf and restart the agent with
-service zabbix_agentd restart
-EOM
-}
-]
diff --git a/databases/zabbix3-libzbxpgsql/pkg-plist b/databases/zabbix3-libzbxpgsql/pkg-plist
deleted file mode 100644
index 765ec35e2459..000000000000
--- a/databases/zabbix3-libzbxpgsql/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-lib/libzbxpgsql.so
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Template_PostgreSQL_Server_2.0.xml
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Template_PostgreSQL_Server_2.4.xml
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Template_PostgreSQL_Server_3.0.xml
diff --git a/graphics/Makefile b/graphics/Makefile
index 9f3180afeda9..599af746fa7d 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -460,7 +460,6 @@
SUBDIR += libexif-gtk
SUBDIR += libfpx
SUBDIR += libfreehand
- SUBDIR += libgaiagraphics
SUBDIR += libgeotiff
SUBDIR += libgfx
SUBDIR += libgltext
diff --git a/graphics/libgaiagraphics/Makefile b/graphics/libgaiagraphics/Makefile
deleted file mode 100644
index cb28952966bd..000000000000
--- a/graphics/libgaiagraphics/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: lbartoletti <lbartoletti@FreeBSD.org>
-
-PORTNAME= libgaiagraphics
-PORTVERSION= 0.5
-PORTREVISION= 4
-CATEGORIES= graphics geography
-MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-
-MAINTAINER= lbartoletti@FreeBSD.org
-COMMENT= Library supporting common-utility raster handling methods
-
-DEPRECATED= Abandoned upstream, replaced by graphics/librasterlite2
-EXPIRATION_DATE=2022-02-27
-BROKEN= fails to configure: unable to find libproj
-
-LIB_DEPENDS= libpng.so:graphics/png \
- libtiff.so:graphics/tiff \
- libgeotiff.so:graphics/libgeotiff \
- libcairo.so:graphics/cairo
-
-USES= gmake iconv jpeg pathfix pkgconfig libtool
-USE_LDCONFIG= yes
-
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-
-.include <bsd.port.mk>
diff --git a/graphics/libgaiagraphics/distinfo b/graphics/libgaiagraphics/distinfo
deleted file mode 100644
index 62fb776e39df..000000000000
--- a/graphics/libgaiagraphics/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libgaiagraphics-0.5.tar.gz) = ccab293319eef1e77d18c41ba75bc0b6328d0fc3c045bb1d1c4f9d403676ca1c
-SIZE (libgaiagraphics-0.5.tar.gz) = 485775
diff --git a/graphics/libgaiagraphics/files/patch-src-gaiagraphics_grid.c b/graphics/libgaiagraphics/files/patch-src-gaiagraphics_grid.c
deleted file mode 100644
index b8de0cc4e058..000000000000
--- a/graphics/libgaiagraphics/files/patch-src-gaiagraphics_grid.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gaiagraphics_grids.c.orig 2012-07-01 18:19:38.000000000 +0200
-+++ src/gaiagraphics_grids.c 2012-07-01 18:19:59.000000000 +0200
-@@ -30,6 +30,7 @@
- #include <limits.h>
- #include <string.h>
- #include <stdlib.h>
-+#include <sys/types.h>
-
- #include "gaiagraphics.h"
- #include "gaiagraphics_internals.h"
diff --git a/graphics/libgaiagraphics/pkg-descr b/graphics/libgaiagraphics/pkg-descr
deleted file mode 100644
index 22f9264af4df..000000000000
--- a/graphics/libgaiagraphics/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-libgaiagraphics is an open source library supporting common-utility
-raster handling methods.
-
-WWW: https://www.gaia-gis.it/fossil/libgaiagraphics/index
diff --git a/graphics/libgaiagraphics/pkg-plist b/graphics/libgaiagraphics/pkg-plist
deleted file mode 100644
index f63a1e5a5284..000000000000
--- a/graphics/libgaiagraphics/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/gaiagraphics.h
-lib/libgaiagraphics.a
-lib/libgaiagraphics.so
-lib/libgaiagraphics.so.1
-lib/libgaiagraphics.so.1.0.0
-libdata/pkgconfig/gaiagraphics.pc