aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-03-11 17:53:51 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-03-11 17:53:51 +0000
commitf4bb5f93d1ee303e0adb1a8714b5c6593a4e32eb (patch)
tree3786e330b5cd577bb10e567e29dfc5557fcc1e0b /net-mgmt
parent88b492b029f8dc46d990b19c522bbae931c597d0 (diff)
downloadports-f4bb5f93d1ee303e0adb1a8714b5c6593a4e32eb.tar.gz
ports-f4bb5f93d1ee303e0adb1a8714b5c6593a4e32eb.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netmagis-common/Makefile2
-rw-r--r--net-mgmt/netmagis-common/distinfo6
-rw-r--r--net-mgmt/netmagis-database/Makefile2
-rw-r--r--net-mgmt/netmagis-detecteq/Makefile2
-rw-r--r--net-mgmt/netmagis-metro/Makefile2
-rw-r--r--net-mgmt/netmagis-servers/Makefile2
-rw-r--r--net-mgmt/netmagis-topo/Makefile2
-rw-r--r--net-mgmt/netmagis-utils/Makefile2
-rw-r--r--net-mgmt/netmagis-www/Makefile2
9 files changed, 18 insertions, 4 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile
index 76142d4496a4..cf51b294ad93 100644
--- a/net-mgmt/netmagis-common/Makefile
+++ b/net-mgmt/netmagis-common/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= netmagis
-PORTVERSION?= 2.3.3
+PORTVERSION?= 2.3.4
CATEGORIES?= net-mgmt
MASTER_SITES= http://netmagis.org/files/
PKGNAMESUFFIX?= -common
diff --git a/net-mgmt/netmagis-common/distinfo b/net-mgmt/netmagis-common/distinfo
index f77e16e26505..9a942ce257a4 100644
--- a/net-mgmt/netmagis-common/distinfo
+++ b/net-mgmt/netmagis-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480241381
-SHA256 (netmagis-2.3.3.tar.gz) = 22e2a4d4a7aa2c2bd4e22230a3d0ab29df439bcf65e70e4e4337b00b2dccc8a5
-SIZE (netmagis-2.3.3.tar.gz) = 671186
+TIMESTAMP = 1520103662
+SHA256 (netmagis-2.3.4.tar.gz) = 041c8de59e8dfa03f2fb02da2dea2e72aa19972a638d0226c36c45312ad132da
+SIZE (netmagis-2.3.4.tar.gz) = 670861
diff --git a/net-mgmt/netmagis-database/Makefile b/net-mgmt/netmagis-database/Makefile
index 05a2ddef6b49..5d8759a11238 100644
--- a/net-mgmt/netmagis-database/Makefile
+++ b/net-mgmt/netmagis-database/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -database
COMMENT= Utilities for the netmagis database server
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
pwgen:sysutils/pwgen \
tcltls>=1.4.1:devel/tcltls \
diff --git a/net-mgmt/netmagis-detecteq/Makefile b/net-mgmt/netmagis-detecteq/Makefile
index 911e723c3b37..0d27d0fa1523 100644
--- a/net-mgmt/netmagis-detecteq/Makefile
+++ b/net-mgmt/netmagis-detecteq/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -detecteq
COMMENT= Files for detection of equipment modifications
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common
MASTERDIR= ${.CURDIR}/../netmagis-common
diff --git a/net-mgmt/netmagis-metro/Makefile b/net-mgmt/netmagis-metro/Makefile
index ec997bbf7b3c..218c51e11455 100644
--- a/net-mgmt/netmagis-metro/Makefile
+++ b/net-mgmt/netmagis-metro/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -metro
COMMENT= Netmagis metrology module
+LICENSE= CECILL-B
+
RUN_DEPENDS+= netmagis-config:net-mgmt/netmagis-common \
p5-DBD-Pg>0:databases/p5-DBD-Pg \
p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
diff --git a/net-mgmt/netmagis-servers/Makefile b/net-mgmt/netmagis-servers/Makefile
index 9c73e917d693..8485d6ebab81 100644
--- a/net-mgmt/netmagis-servers/Makefile
+++ b/net-mgmt/netmagis-servers/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -servers
COMMENT= Netmagis module for dhcp, bind and mail servers
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common
MASTERDIR= ${.CURDIR}/../netmagis-common
diff --git a/net-mgmt/netmagis-topo/Makefile b/net-mgmt/netmagis-topo/Makefile
index 0d915dcbcdaa..3d19753f5e76 100644
--- a/net-mgmt/netmagis-topo/Makefile
+++ b/net-mgmt/netmagis-topo/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -topo
COMMENT= Netmagis topology module
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
rancid-run:net-mgmt/rancid3 \
fping:net/fping
diff --git a/net-mgmt/netmagis-utils/Makefile b/net-mgmt/netmagis-utils/Makefile
index 59070544ee31..1ea40e982cae 100644
--- a/net-mgmt/netmagis-utils/Makefile
+++ b/net-mgmt/netmagis-utils/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -utils
COMMENT= Netmagis command-line utilities
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common
MASTERDIR= ${.CURDIR}/../netmagis-common
diff --git a/net-mgmt/netmagis-www/Makefile b/net-mgmt/netmagis-www/Makefile
index cf7f3c1b1c44..fa00b8ca846d 100644
--- a/net-mgmt/netmagis-www/Makefile
+++ b/net-mgmt/netmagis-www/Makefile
@@ -6,6 +6,8 @@ PKGNAMESUFFIX= -www
COMMENT= Netmagis web module
+LICENSE= CECILL-B
+
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
dot:graphics/graphviz \
pwgen:sysutils/pwgen \