aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /comms
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/bpl+/Makefile1
-rw-r--r--comms/bpl+/pkg-comment1
-rw-r--r--comms/comserv/Makefile1
-rw-r--r--comms/comserv/pkg-comment1
-rw-r--r--comms/conserver/Makefile1
-rw-r--r--comms/conserver/pkg-comment1
-rw-r--r--comms/ecu/Makefile1
-rw-r--r--comms/ecu/pkg-comment1
-rw-r--r--comms/efax/Makefile1
-rw-r--r--comms/efax/pkg-comment1
-rw-r--r--comms/gnokii/Makefile1
-rw-r--r--comms/gnokii/pkg-comment1
-rw-r--r--comms/ixj/Makefile1
-rw-r--r--comms/ixj/pkg-comment1
-rw-r--r--comms/kpsk/Makefile1
-rw-r--r--comms/kpsk/pkg-comment1
-rw-r--r--comms/kremotecontrol/Makefile1
-rw-r--r--comms/kremotecontrol/pkg-comment1
-rw-r--r--comms/mgetty+sendfax/Makefile1
-rw-r--r--comms/mgetty+sendfax/pkg-comment1
-rw-r--r--comms/minicom/Makefile1
-rw-r--r--comms/minicom/pkg-comment1
-rw-r--r--comms/mlan/Makefile1
-rw-r--r--comms/mlan/pkg-comment1
-rw-r--r--comms/mlan3/Makefile1
-rw-r--r--comms/mlan3/pkg-comment1
-rw-r--r--comms/mserver/Makefile1
-rw-r--r--comms/mserver/pkg-comment1
-rw-r--r--comms/seyon/Makefile1
-rw-r--r--comms/seyon/pkg-comment1
-rw-r--r--comms/sms_client/Makefile1
-rw-r--r--comms/sms_client/pkg-comment1
-rw-r--r--comms/sredird/Makefile1
-rw-r--r--comms/sredird/pkg-comment1
-rw-r--r--comms/tkscanfax/Makefile1
-rw-r--r--comms/tkscanfax/pkg-comment1
-rw-r--r--comms/viewfax/Makefile1
-rw-r--r--comms/viewfax/pkg-comment1
-rw-r--r--comms/xcept/Makefile1
-rw-r--r--comms/xcept/pkg-comment1
-rw-r--r--comms/xlog/Makefile1
-rw-r--r--comms/xlog/pkg-comment1
-rw-r--r--comms/yaps/Makefile1
-rw-r--r--comms/yaps/pkg-comment1
-rw-r--r--comms/yawmppp/Makefile1
-rw-r--r--comms/yawmppp/pkg-comment1
46 files changed, 23 insertions, 23 deletions
diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile
index 2f17a5030cec..4751ee591881 100644
--- a/comms/bpl+/Makefile
+++ b/comms/bpl+/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= max
DISTNAME= ${PORTNAME}
MAINTAINER= max@FreeBSD.org
+COMMENT= B Plus file transfer protocol
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bpl ${PREFIX}/bin
diff --git a/comms/bpl+/pkg-comment b/comms/bpl+/pkg-comment
deleted file mode 100644
index f1a069932ba3..000000000000
--- a/comms/bpl+/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-B Plus file transfer protocol
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index c444ecb96a9c..347a0720e28a 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bsd
MAINTAINER= bsd@FreeBSD.org
+COMMENT= Provide network access to local serial ports and make remote ports appear local
MAN8= comservd.8
MANCOMPRESSED= yes
diff --git a/comms/comserv/pkg-comment b/comms/comserv/pkg-comment
deleted file mode 100644
index 53504de85fe4..000000000000
--- a/comms/comserv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Provide network access to local serial ports and make remote ports appear local
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 544bab70fbd4..56fefa04d50f 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.physics.purdue.edu/pub/pundits/
EXTRACT_SUFX= .tgz
MAINTAINER= cy@FreeBSD.org
+COMMENT= Manage remote serial consoles via TCP/IP
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \
mkcmd:${PORTSDIR}/devel/mkcmd
diff --git a/comms/conserver/pkg-comment b/comms/conserver/pkg-comment
deleted file mode 100644
index 32176afed413..000000000000
--- a/comms/conserver/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Manage remote serial consoles via TCP/IP
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile
index a1c377bb3bfa..17a085e8386f 100644
--- a/comms/ecu/Makefile
+++ b/comms/ecu/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/
MAINTAINER= ache@FreeBSD.org
+COMMENT= Extended Call Utility
USE_REINPLACE= yes
diff --git a/comms/ecu/pkg-comment b/comms/ecu/pkg-comment
deleted file mode 100644
index 97cfe496e1c9..000000000000
--- a/comms/ecu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Extended Call Utility
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index e4e76e2ae977..a50c2a56fce3 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms
MASTER_SITES= http://shino.pos.to/linux/
MAINTAINER= mita@FreeBSD.org
+COMMENT= Fax send/receive program
FORBIDDEN= "Buffer overflow yielding setuid uucp"
diff --git a/comms/efax/pkg-comment b/comms/efax/pkg-comment
deleted file mode 100644
index d11c45fc3d38..000000000000
--- a/comms/efax/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fax send/receive program
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index f5731fe4407d..5fad283ae8a6 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
# ftp://ftp.gnokii.org/pub/gnokii/
MAINTAINER= anders@FreeBSD.org
+COMMENT= Tools to talk to Nokia cellular phones
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
diff --git a/comms/gnokii/pkg-comment b/comms/gnokii/pkg-comment
deleted file mode 100644
index 0dc4b0ab6030..000000000000
--- a/comms/gnokii/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tools to talk to Nokia cellular phones
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index 8b635423ee18..99b6c7de0d51 100644
--- a/comms/ixj/Makefile
+++ b/comms/ixj/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://telepresence.dmem.strath.ac.uk/pub/openh323/
DISTNAME= ixj_freebsd-${PORTVERSION}
MAINTAINER= roger@freebsd.org
+COMMENT= Driver for Quicknet Internet PhoneJack and LineJack. Used by OpenH323
ONLY_FOR_ARCHS= i386
diff --git a/comms/ixj/pkg-comment b/comms/ixj/pkg-comment
deleted file mode 100644
index 5661b05aea18..000000000000
--- a/comms/ixj/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Driver for Quicknet Internet PhoneJack and LineJack. Used by OpenH323
diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile
index 7a6c86e367cb..ddc680d24574 100644
--- a/comms/kpsk/Makefile
+++ b/comms/kpsk/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kpsk
MAINTAINER= patrick@FreeBSD.org
+COMMENT= A PSK31 digital radio communications application for the KDE 3.x
LIB_DEPENDS= db4:${PORTSDIR}/databases/db4
diff --git a/comms/kpsk/pkg-comment b/comms/kpsk/pkg-comment
deleted file mode 100644
index d3eb66af6022..000000000000
--- a/comms/kpsk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A PSK31 digital radio communications application for the KDE 3.x
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile
index 572a4a02eefc..6667a23a3320 100644
--- a/comms/kremotecontrol/Makefile
+++ b/comms/kremotecontrol/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
+COMMENT= Utilities for the KDE integrated X11 desktop
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
diff --git a/comms/kremotecontrol/pkg-comment b/comms/kremotecontrol/pkg-comment
deleted file mode 100644
index 186230f9287d..000000000000
--- a/comms/kremotecontrol/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utilities for the KDE integrated X11 desktop
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index a5606f97d4f2..89e6c1437c7f 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
DISTNAME= mgetty1.1.30-Dec16
MAINTAINER= jmz@FreeBSD.org
+COMMENT= Handle external logins, send and receive faxes
USE_PERL5= yes
diff --git a/comms/mgetty+sendfax/pkg-comment b/comms/mgetty+sendfax/pkg-comment
deleted file mode 100644
index 1307873fcb0e..000000000000
--- a/comms/mgetty+sendfax/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Handle external logins, send and receive faxes
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 05995ef03a0e..bfc68583b6f6 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= anders@FreeBSD.org
+COMMENT= An MS-DOS Telix serial communication program "workalike"
RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
lsz:${PORTSDIR}/comms/lrzsz
diff --git a/comms/minicom/pkg-comment b/comms/minicom/pkg-comment
deleted file mode 100644
index 3586e830392c..000000000000
--- a/comms/minicom/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An MS-DOS Telix serial communication program "workalike"
diff --git a/comms/mlan/Makefile b/comms/mlan/Makefile
index a592d0922109..0738e9854156 100644
--- a/comms/mlan/Makefile
+++ b/comms/mlan/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
DISTNAME= mlpb103
MAINTAINER= phk@FreeBSD.org
+COMMENT= API for Dallas Semiconductors 1-wire lan devices
NO_WRKSUBDIR= yes
USE_ZIP= yes
diff --git a/comms/mlan/pkg-comment b/comms/mlan/pkg-comment
deleted file mode 100644
index e8ea36fb1bc3..000000000000
--- a/comms/mlan/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-API for Dallas Semiconductors 1-wire lan devices
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index 7a3f4b5901f2..b58f90237a1e 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
DISTNAME= owpd300b
MAINTAINER= hm@FreeBSD.org
+COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/comms/mlan3/pkg-comment b/comms/mlan3/pkg-comment
deleted file mode 100644
index aba1131ceb2f..000000000000
--- a/comms/mlan3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
diff --git a/comms/mserver/Makefile b/comms/mserver/Makefile
index 8dc5bbb74295..6eb040dbf257 100644
--- a/comms/mserver/Makefile
+++ b/comms/mserver/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.usf.uni-kassel.de/pub/unix/modem/ \
ftp://ftp.be.uu.net/pub/staff/carl/
MAINTAINER= sobomax@FreeBSD.org
+COMMENT= Network modem sharing server
MAKE_ARGS= CC="${CC}" CCOPTS="${CFLAGS}"
diff --git a/comms/mserver/pkg-comment b/comms/mserver/pkg-comment
deleted file mode 100644
index 6afaa6b9676f..000000000000
--- a/comms/mserver/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Network modem sharing server
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index f588af34e9a2..bcc2483f3a54 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -13,6 +13,7 @@ DISTNAME= Seyon-${PORTVERSION}
EXTRACT_SUFX= -tar.Z
MAINTAINER= me@FreeBSD.org
+COMMENT= A communications package for the X Window system
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
diff --git a/comms/seyon/pkg-comment b/comms/seyon/pkg-comment
deleted file mode 100644
index c625b73869d5..000000000000
--- a/comms/seyon/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A communications package for the X Window system
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index b745375b043d..7d436471ff98 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms
MASTER_SITES= http://www.styx.demon.co.uk/archive/
MAINTAINER= greid@ukug.uk.freebsd.org
+COMMENT= A simple UNIX SMS client to send messages to phones or pagers
HAS_CONFIGURE= yes
diff --git a/comms/sms_client/pkg-comment b/comms/sms_client/pkg-comment
deleted file mode 100644
index 98b27ac7e12a..000000000000
--- a/comms/sms_client/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple UNIX SMS client to send messages to phones or pagers
diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile
index 7388437eb985..05ff66974b03 100644
--- a/comms/sredird/Makefile
+++ b/comms/sredird/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/serial
MAINTAINER= sobomax@FreeBSD.org
+COMMENT= RFC 2217 compliant serial port redirector
do-build:
${CC} ${CFLAGS} -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c
diff --git a/comms/sredird/pkg-comment b/comms/sredird/pkg-comment
deleted file mode 100644
index 0a030045f740..000000000000
--- a/comms/sredird/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-RFC 2217 compliant serial port redirector
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile
index 51ba6214f208..9d9e565d9259 100644
--- a/comms/tkscanfax/Makefile
+++ b/comms/tkscanfax/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms
MASTER_SITES= http://shino.pos.to/linux/
MAINTAINER= mita@FreeBSD.org
+COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax)
RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80
diff --git a/comms/tkscanfax/pkg-comment b/comms/tkscanfax/pkg-comment
deleted file mode 100644
index 854459c780d4..000000000000
--- a/comms/tkscanfax/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tcl/Tk frontend for fax scan/receive/send program (command is tkfax)
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile
index 04b7210d94b4..e84d4067e343 100644
--- a/comms/viewfax/Makefile
+++ b/comms/viewfax/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/
MAINTAINER= jmz@FreeBSD.org
+COMMENT= Display files containing g3 and/or g4 coded fax pages
USE_IMAKE= yes
diff --git a/comms/viewfax/pkg-comment b/comms/viewfax/pkg-comment
deleted file mode 100644
index fd5a9b240aba..000000000000
--- a/comms/viewfax/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display files containing g3 and/or g4 coded fax pages
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile
index 20e40940e8b4..8395f973c246 100644
--- a/comms/xcept/Makefile
+++ b/comms/xcept/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= joerg@FreeBSD.org
+COMMENT= A decoder for the CEPT (Btx) protocol
USE_XLIB= yes
MAN1= xcept.1
diff --git a/comms/xcept/pkg-comment b/comms/xcept/pkg-comment
deleted file mode 100644
index 9ecf09e6d022..000000000000
--- a/comms/xcept/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A decoder for the CEPT (Btx) protocol
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 63178df664fb..04b6541dbc1b 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -10,6 +10,7 @@ CATEGORIES= comms
MASTER_SITES= http://people.debian.org/~pa3aba/download/
MAINTAINER= patrick@FreeBSD.org
+COMMENT= An Amateur Radio station logging application
USE_GTK= yes
GNU_CONFIGURE= yes
diff --git a/comms/xlog/pkg-comment b/comms/xlog/pkg-comment
deleted file mode 100644
index 20c42e05ddff..000000000000
--- a/comms/xlog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Amateur Radio station logging application
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile
index 3bad494526b7..5f321c2b736a 100644
--- a/comms/yaps/Makefile
+++ b/comms/yaps/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/serialcomm/machines
MAINTAINER= se@FreeBSD.org
+COMMENT= Yet Another Pager Software: send messages to pager (SMS, TAP, ...)
USE_GMAKE= true
diff --git a/comms/yaps/pkg-comment b/comms/yaps/pkg-comment
deleted file mode 100644
index 7d474ab92cbf..000000000000
--- a/comms/yaps/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet Another Pager Software: send messages to pager (SMS, TAP, ...)
diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile
index 230a1e4b9ee6..b97910b13d05 100644
--- a/comms/yawmppp/Makefile
+++ b/comms/yawmppp/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= comms windowmaker
MASTER_SITES= ftp://ftp.seul.org/pub/yawmppp/
MAINTAINER= pat@FreeBSD.org
+COMMENT= A Window Maker dockapp that helps with easy use of pppd
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/comms/yawmppp/pkg-comment b/comms/yawmppp/pkg-comment
deleted file mode 100644
index 3c099131455b..000000000000
--- a/comms/yawmppp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Window Maker dockapp that helps with easy use of pppd