databases/pg-gvm: New port: Greenbone Library for helper functions in PostgreSQL

Greenbone Library for helper functions in PostgreSQL. This library contains
functionality for ical object manipulation.

WWW: https://github.com/greenbone/pg-gvm
This commit is contained in:
Jose Alonso Cardenas Marquez 2022-08-01 14:07:06 -05:00
parent f69b161300
commit b29f94f990
5 changed files with 37 additions and 0 deletions

View file

@ -577,6 +577,7 @@
SUBDIR += pglogical
SUBDIR += pgmetrics
SUBDIR += pgmodeler
SUBDIR += pg-gvm
SUBDIR += pgpool-II-37
SUBDIR += pgpool-II-40
SUBDIR += pgpool-II-41

25
databases/pg-gvm/Makefile Normal file
View file

@ -0,0 +1,25 @@
PORTNAME= pg-gvm
DISTVERSION= 22.4.0
DISTVERSIONPREFIX=v
CATEGORIES= databases devel
MAINTAINER= acm@FreeBSD.org
COMMENT= Greenbone Library for helper functions in PostgreSQL
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgvm_base.so:security/gvm-libs \
libical.so:devel/libical
USES= cmake gnome pkgconfig pgsql
USE_GNOME= glib20
USE_GITHUB= yes
GH_ACCOUNT= greenbone
GH_PROJECT= pg-gvm
post-patch:
@${REINPLACE_CMD} -e 's|find -type f|find * -type f|g' ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1659322387
SHA256 (greenbone-pg-gvm-v22.4.0_GH0.tar.gz) = f5f578f255fc24bc7ce594ccd1d4f6679d4729b1eef17200a1ed189f3c2f6a94
SIZE (greenbone-pg-gvm-v22.4.0_GH0.tar.gz) = 37619

View file

@ -0,0 +1,4 @@
Greenbone Library for helper functions in PostgreSQL. This library contains
functionality for ical object manipulation.
WWW: https://github.com/greenbone/pg-gvm

View file

@ -0,0 +1,4 @@
lib/postgresql/libpg-gvm.so
share/postgresql/extension/pg-gvm--1.0--22.4.0.sql
share/postgresql/extension/pg-gvm--22.4.0.sql
share/postgresql/extension/pg-gvm.control