aboutsummaryrefslogtreecommitdiffstats
path: root/net/ptpd2
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2012-04-12 05:00:51 +0800
committergnn <gnn@FreeBSD.org>2012-04-12 05:00:51 +0800
commit5eb5805b5143e39dc012ae76b74d5f6fbb3449c5 (patch)
treee9769757e80cf0bbfae90faf9addb8aab657f245 /net/ptpd2
parentb1ca2e40604f70c4b7eca288a09a927dc0b62178 (diff)
downloadfreebsd-ports-gnome-5eb5805b5143e39dc012ae76b74d5f6fbb3449c5.tar.gz
freebsd-ports-gnome-5eb5805b5143e39dc012ae76b74d5f6fbb3449c5.tar.zst
freebsd-ports-gnome-5eb5805b5143e39dc012ae76b74d5f6fbb3449c5.zip
Add a new port to track PTP version 2 release candidates and
to generally keep up with the head of development in the PTP project. Add CONFLICTS statements to the original ptpd2 port so that the devel and the released versions cannot be simultaneously installed on the same system. Approved by: skreuzer (mentor)
Diffstat (limited to 'net/ptpd2')
-rw-r--r--net/ptpd2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile
index ee84767ffc88..86dd5e25b9c7 100644
--- a/net/ptpd2/Makefile
+++ b/net/ptpd2/Makefile
@@ -9,6 +9,7 @@ PORTNAME= ptpd
DISTVERSION= 2.2.0
CATEGORIES= net
MASTER_SITES= SF
+CONFLICTS= ptpd-2.r.*
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Implementation of the precision time protocol IEEE 1588-2008