aboutsummaryrefslogtreecommitdiff
path: root/databases/slony1v2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-02-19 12:43:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-02-19 12:43:28 +0000
commit394f6e5b84fef9f71ebfc0eb41d5859ade8cb8fa (patch)
tree38235c0f786bd6692fe13761cfe91bf41fd313dd /databases/slony1v2
parentb0875500066715f7d0a8c7accd626a5a27e092d0 (diff)
downloadports-394f6e5b84fef9f71ebfc0eb41d5859ade8cb8fa.tar.gz
ports-394f6e5b84fef9f71ebfc0eb41d5859ade8cb8fa.zip
Notes
Diffstat (limited to 'databases/slony1v2')
-rw-r--r--databases/slony1v2/Makefile7
-rw-r--r--databases/slony1v2/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile
index 045cb0e22cac..2c2063b5f287 100644
--- a/databases/slony1v2/Makefile
+++ b/databases/slony1v2/Makefile
@@ -12,6 +12,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= dgilbert@eicat.ca
COMMENT= PostgreSQL master to multiple replicas replication system
+LICENSE= PostgreSQL
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
GNU_CONFIGURE= yes
@@ -37,8 +40,6 @@ PERLTOOLS_CONFIGURE_ON= --with-perltools=${LOCALBASE}/sbin
PERLTOOLS_BUILD_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg
PERLTOOLS_RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg
-.include <bsd.port.options.mk>
-
# let configure find postgres stuff in non-standard places
CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \
--with-pgbindir=${LOCALBASE}/bin \
@@ -50,7 +51,7 @@ CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \
PORTDOCS= *
-DOCS= COPYRIGHT INSTALL README README.Unicode RELEASE \
+DOCS= README README.Unicode RELEASE \
SAMPLE TODO UPGRADING
post-install:
diff --git a/databases/slony1v2/pkg-descr b/databases/slony1v2/pkg-descr
index 0d0a555d5fb8..7aa21c9a96dd 100644
--- a/databases/slony1v2/pkg-descr
+++ b/databases/slony1v2/pkg-descr
@@ -16,4 +16,4 @@ Differences from 1.2 stream
- It drops all support for databases prior to PostgreSQL version 8.3.
-WWW: http://www.slony.info/
+WWW: https://www.slony.info/