Page MenuHomeFreeBSD

D24643.id71241.diff
No OneTemporary

D24643.id71241.diff

Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -13972,7 +13972,6 @@
www/py-mt||2020-01-27|Has expired: Unmaintained, uses EOLed python27
www/py-rhodecode||2020-01-27|Has expired: Unmaintained, uses EOLed python27
www/qooxdoo||2020-01-27|Has expired: Unmaintained, uses EOLed python27
-www/varnish-libvmod-maxminddb||2020-01-27|Has expired: Unmaintained, uses EOLed python27
x11/metisse||2020-01-27|Has expired: Unmaintained, uses EOLed python27
x11/ooxcb||2020-01-27|Has expired: Unmaintained, uses EOLed python27
x11-toolkits/diorite||2020-01-27|Has expired: Unmaintained, uses EOLed python27
Index: www/varnish-libvmod-maxminddb/Makefile
===================================================================
--- /dev/null
+++ www/varnish-libvmod-maxminddb/Makefile
@@ -0,0 +1,30 @@
+# $FreeBSD$
+
+PORTNAME= libvmod-maxminddb
+DISTVERSION= 1.0.1
+CATEGORIES= www
+PKGNAMEPREFIX= varnish-
+
+MAINTAINER= allanjude@FreeBSD.org
+COMMENT= Varnish Module (vmod) for accessing maxminddb geoip data
+
+LICENSE= BSD2CLAUSE
+
+BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR}
+LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
+
+USES= autoreconf compiler:c11 gmake libtool pkgconfig \
+ python:3.7+,build varnish:6
+USE_GITHUB= yes
+GH_ACCOUNT= scaleengine
+GH_PROJECT= libvmod_maxminddb
+USE_LDCONFIG= ${PREFIX}/lib/varnach/vmods
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-static
+
+INSTALL_TARGET= install-strip
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
Index: www/varnish-libvmod-maxminddb/distinfo
===================================================================
--- /dev/null
+++ www/varnish-libvmod-maxminddb/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1588343073
+SHA256 (scaleengine-libvmod_maxminddb-1.0.1_GH0.tar.gz) = aeec44782edd964e2933cae0f2d66e4c1e9e255017cea67ec4cd0d428d4a51a0
+SIZE (scaleengine-libvmod_maxminddb-1.0.1_GH0.tar.gz) = 4152
Index: www/varnish-libvmod-maxminddb/pkg-descr
===================================================================
--- /dev/null
+++ www/varnish-libvmod-maxminddb/pkg-descr
@@ -0,0 +1,3 @@
+Varnish Module (vmod) for accessing maxminddb geoip data
+
+WWW: https://github.com/simonvik/libvmod_maxminddb
Index: www/varnish-libvmod-maxminddb/pkg-plist
===================================================================
--- /dev/null
+++ www/varnish-libvmod-maxminddb/pkg-plist
@@ -0,0 +1,4 @@
+lib/varnish/vmods/libvmod_maxminddb.so
+man/man3/vmod_maxminddb.3.gz
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README.rst

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 18, 9:06 AM (5 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29790641
Default Alt Text
D24643.id71241.diff (2 KB)

Event Timeline