aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /comms
parentba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff)
downloadports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz
ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'comms')
-rw-r--r--comms/acfax/Makefile2
-rw-r--r--comms/acfax/pkg-comment1
-rw-r--r--comms/asmodem/Makefile2
-rw-r--r--comms/asmodem/pkg-comment1
-rw-r--r--comms/conserver/Makefile3
-rw-r--r--comms/conserver/pkg-comment1
-rw-r--r--comms/gsmlib/Makefile2
-rw-r--r--comms/gsmlib/pkg-comment1
-rw-r--r--comms/hylafax/Makefile2
-rw-r--r--comms/hylafax/pkg-comment1
-rw-r--r--comms/lrzsz/Makefile2
-rw-r--r--comms/lrzsz/pkg-comment1
-rw-r--r--comms/snooper/Makefile2
-rw-r--r--comms/snooper/pkg-comment1
-rw-r--r--comms/tits/Makefile2
-rw-r--r--comms/tits/pkg-comment1
-rw-r--r--comms/zmtx-zmrx/Makefile2
-rw-r--r--comms/zmtx-zmrx/pkg-comment1
18 files changed, 9 insertions, 19 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile
index 4077d2f40d5e..14e2f6ac64a5 100644
--- a/comms/acfax/Makefile
+++ b/comms/acfax/Makefile
@@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Recieve faxes using sound card and radio
-
BUILD_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
diff --git a/comms/acfax/pkg-comment b/comms/acfax/pkg-comment
new file mode 100644
index 000000000000..5be3fedd41fc
--- /dev/null
+++ b/comms/acfax/pkg-comment
@@ -0,0 +1 @@
+Recieve faxes using sound card and radio
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile
index 99e109290177..4bf979aae88d 100644
--- a/comms/asmodem/Makefile
+++ b/comms/asmodem/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-0.6-1
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Displays the modem status, designed to match AfterStep
-
USE_IMAKE= yes
USE_XPM= yes
diff --git a/comms/asmodem/pkg-comment b/comms/asmodem/pkg-comment
new file mode 100644
index 000000000000..a48eaca76b64
--- /dev/null
+++ b/comms/asmodem/pkg-comment
@@ -0,0 +1 @@
+Displays the modem status, designed to match AfterStep
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index d454a8669b04..2fd86be1bca5 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -14,13 +14,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= cy@FreeBSD.org
-PORTCOMMENT= Manage remote serial consoles via TCP/IP
-
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \
mkcmd:${PORTSDIR}/devel/mkcmd \
perl:${PORTSDIR}/lang/perl5
-
MAN5= conserver.cf.5
MAN8= autologin.8 console.8 conserver.8
diff --git a/comms/conserver/pkg-comment b/comms/conserver/pkg-comment
new file mode 100644
index 000000000000..32176afed413
--- /dev/null
+++ b/comms/conserver/pkg-comment
@@ -0,0 +1 @@
+Manage remote serial consoles via TCP/IP
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index 1520237a5e70..81129332b567 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A library to access GSM mobile phones through GSM modems
-
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
USE_LIBTOOL= yes
diff --git a/comms/gsmlib/pkg-comment b/comms/gsmlib/pkg-comment
new file mode 100644
index 000000000000..d86de6237075
--- /dev/null
+++ b/comms/gsmlib/pkg-comment
@@ -0,0 +1 @@
+A library to access GSM mobile phones through GSM modems
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 28a62ed3b014..a34e2f6c20a8 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.hylafax.org/source/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Fax software
-
BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm
# no dependency on ghostscript because we don't know which
# version the user prefers
diff --git a/comms/hylafax/pkg-comment b/comms/hylafax/pkg-comment
new file mode 100644
index 000000000000..e28152ccf091
--- /dev/null
+++ b/comms/hylafax/pkg-comment
@@ -0,0 +1 @@
+Fax software
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index a9046fc59369..b459568c75c1 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.ohse.de/uwe/releases/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
-
GNU_CONFIGURE= yes
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
diff --git a/comms/lrzsz/pkg-comment b/comms/lrzsz/pkg-comment
new file mode 100644
index 000000000000..de31408a0623
--- /dev/null
+++ b/comms/lrzsz/pkg-comment
@@ -0,0 +1 @@
+Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index e3dc79c08ba7..8d1843a18c23 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Serial line protocol analyzer (need two serial interfaces)
-
WRKSRC= ${WRKDIR}/${PORTNAME}/build
GNU_CONFIGURE= yes
diff --git a/comms/snooper/pkg-comment b/comms/snooper/pkg-comment
new file mode 100644
index 000000000000..d9ccae1f4066
--- /dev/null
+++ b/comms/snooper/pkg-comment
@@ -0,0 +1 @@
+Serial line protocol analyzer (need two serial interfaces)
diff --git a/comms/tits/Makefile b/comms/tits/Makefile
index e37b631a1e37..d2a42f475f8e 100644
--- a/comms/tits/Makefile
+++ b/comms/tits/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.mctavish.co.uk/tits/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A server which provides telnet(1) access to one or more tty ports
-
USE_REINPLACE= yes
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
diff --git a/comms/tits/pkg-comment b/comms/tits/pkg-comment
new file mode 100644
index 000000000000..375674579d1a
--- /dev/null
+++ b/comms/tits/pkg-comment
@@ -0,0 +1 @@
+A server which provides telnet(1) access to one or more tty ports
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile
index dd5032e6fa64..d6182b407353 100644
--- a/comms/zmtx-zmrx/Makefile
+++ b/comms/zmtx-zmrx/Makefile
@@ -18,8 +18,6 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Receive/Send files via ZMODEM protocol. (unrestrictive)
-
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
diff --git a/comms/zmtx-zmrx/pkg-comment b/comms/zmtx-zmrx/pkg-comment
new file mode 100644
index 000000000000..be47da8d05b2
--- /dev/null
+++ b/comms/zmtx-zmrx/pkg-comment
@@ -0,0 +1 @@
+Receive/Send files via ZMODEM protocol. (unrestrictive)