diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /comms | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/acfax/Makefile | 1 | ||||
-rw-r--r-- | comms/acfax/pkg-comment | 1 | ||||
-rw-r--r-- | comms/asmodem/Makefile | 1 | ||||
-rw-r--r-- | comms/asmodem/pkg-comment | 1 | ||||
-rw-r--r-- | comms/bayonne/Makefile | 1 | ||||
-rw-r--r-- | comms/bayonne/pkg-comment | 1 | ||||
-rw-r--r-- | comms/gsmlib/Makefile | 1 | ||||
-rw-r--r-- | comms/gsmlib/pkg-comment | 1 | ||||
-rw-r--r-- | comms/hylafax/Makefile | 1 | ||||
-rw-r--r-- | comms/hylafax/pkg-comment | 1 | ||||
-rw-r--r-- | comms/lrzsz/Makefile | 1 | ||||
-rw-r--r-- | comms/lrzsz/pkg-comment | 1 | ||||
-rw-r--r-- | comms/snooper/Makefile | 1 | ||||
-rw-r--r-- | comms/snooper/pkg-comment | 1 | ||||
-rw-r--r-- | comms/tkhylafax/Makefile | 1 | ||||
-rw-r--r-- | comms/tkhylafax/pkg-comment | 1 | ||||
-rw-r--r-- | comms/zmtx-zmrx/Makefile | 1 | ||||
-rw-r--r-- | comms/zmtx-zmrx/pkg-comment | 1 |
18 files changed, 9 insertions, 9 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 5cacde986ce5..41e18eaf4d0c 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} MAINTAINER= ports@FreeBSD.org +COMMENT= Recieve faxes using sound card and radio LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/comms/acfax/pkg-comment b/comms/acfax/pkg-comment deleted file mode 100644 index 5be3fedd41fc..000000000000 --- a/comms/acfax/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Recieve faxes using sound card and radio diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index 4bf979aae88d..79ef42d7f601 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= apps/asmodem DISTNAME= ${PORTNAME}-0.6-1 MAINTAINER= ports@FreeBSD.org +COMMENT= 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 deleted file mode 100644 index a48eaca76b64..000000000000 --- a/comms/asmodem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Displays the modem status, designed to match AfterStep diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile index 5197ddb5ef4e..9c9bfaa3a1d2 100644 --- a/comms/bayonne/Makefile +++ b/comms/bayonne/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ../old-gnu/bayonne MAINTAINER= ports@FreeBSD.org +COMMENT= Multi-line general purpose voice telephony server BROKEN= "Port is outdated and there is no known working Hardware for FreeBSD > 4.4" diff --git a/comms/bayonne/pkg-comment b/comms/bayonne/pkg-comment deleted file mode 100644 index 4dca634f5ae1..000000000000 --- a/comms/bayonne/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi-line general purpose voice telephony server diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index a2c65cafaf8b..8db3d6001879 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -12,6 +12,7 @@ CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A library to access GSM mobile phones through GSM modems LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/comms/gsmlib/pkg-comment b/comms/gsmlib/pkg-comment deleted file mode 100644 index d86de6237075..000000000000 --- a/comms/gsmlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library to access GSM mobile phones through GSM modems diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 21e460e046ef..db27aa837512 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ MAINTAINER= ports@FreeBSD.org +COMMENT= Fax software BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which diff --git a/comms/hylafax/pkg-comment b/comms/hylafax/pkg-comment deleted file mode 100644 index e28152ccf091..000000000000 --- a/comms/hylafax/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fax software diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index b459568c75c1..b518d5fbcbf9 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ohse.de/uwe/releases/ \ http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ MAINTAINER= ports@FreeBSD.org +COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) GNU_CONFIGURE= yes ALL_TARGET= all # vcheck diff --git a/comms/lrzsz/pkg-comment b/comms/lrzsz/pkg-comment deleted file mode 100644 index de31408a0623..000000000000 --- a/comms/lrzsz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 8d1843a18c23..57ba1f23e420 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org +COMMENT= Serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/${PORTNAME}/build diff --git a/comms/snooper/pkg-comment b/comms/snooper/pkg-comment deleted file mode 100644 index d9ccae1f4066..000000000000 --- a/comms/snooper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Serial line protocol analyzer (need two serial interfaces) diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 20eb67439d9e..6004a18981b9 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} MAINTAINER= ports@FreeBSD.org +COMMENT= A tcl/tk interface to Sam Leffler's fax package RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ sendfax:${PORTSDIR}/comms/hylafax \ diff --git a/comms/tkhylafax/pkg-comment b/comms/tkhylafax/pkg-comment deleted file mode 100644 index e754013b7429..000000000000 --- a/comms/tkhylafax/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tcl/tk interface to Sam Leffler's fax package diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index d6182b407353..6215eb49d880 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Receive/Send files via ZMODEM protocol. (unrestrictive) EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= diff --git a/comms/zmtx-zmrx/pkg-comment b/comms/zmtx-zmrx/pkg-comment deleted file mode 100644 index be47da8d05b2..000000000000 --- a/comms/zmtx-zmrx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Receive/Send files via ZMODEM protocol. (unrestrictive) |