diff --git a/audio/xmp/pkg/COMMENT b/audio/xmp/pkg/COMMENT index 5d17ee3f4b9..d9672ef71c8 100644 --- a/audio/xmp/pkg/COMMENT +++ b/audio/xmp/pkg/COMMENT @@ -1 +1 @@ -Extended Module Player; supports many formats and includes an X11 display. +Extended Module Player; many formats plus an X11 display diff --git a/chinese/lunar/pkg/COMMENT b/chinese/lunar/pkg/COMMENT index b9a9b876578..99f0f83b6bc 100644 --- a/chinese/lunar/pkg/COMMENT +++ b/chinese/lunar/pkg/COMMENT @@ -1 +1 @@ -convert between the Gregorian Solar Calendar (SC) and the Lunar Calendar (LC). +Gregorian Solar Calendar (SC) -> Lunar Calendar (LC) conv diff --git a/comms/kermit/pkg/COMMENT b/comms/kermit/pkg/COMMENT index 774abdd0903..742a24cf465 100644 --- a/comms/kermit/pkg/COMMENT +++ b/comms/kermit/pkg/COMMENT @@ -1 +1 @@ -File transfer and terminal emulation utilitiy for serial lines and sockets. +File transfer/terminal emulation utilitiy diff --git a/comms/lrzsz/pkg/COMMENT b/comms/lrzsz/pkg/COMMENT index de31408a062..f6da9b58d1d 100644 --- a/comms/lrzsz/pkg/COMMENT +++ b/comms/lrzsz/pkg/COMMENT @@ -1 +1 @@ -Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) +Receive/Send files via X/Y/ZMODEM protocol diff --git a/devel/id-utils/pkg/COMMENT b/devel/id-utils/pkg/COMMENT index 296cd3233af..413ecc1a800 100644 --- a/devel/id-utils/pkg/COMMENT +++ b/devel/id-utils/pkg/COMMENT @@ -1 +1 @@ -The classic Berkeley gid/lid tools for looking up variables in code. +gid/lid tools for looking up variables in code diff --git a/devel/prc-tools/pkg/COMMENT b/devel/prc-tools/pkg/COMMENT index d11415b19ba..3ac916f04ca 100644 --- a/devel/prc-tools/pkg/COMMENT +++ b/devel/prc-tools/pkg/COMMENT @@ -1 +1 @@ -Development environment for PalmPilot(tm) handheld computer. +PalmPilot(tm) Development environment diff --git a/editors/beav/pkg/COMMENT b/editors/beav/pkg/COMMENT index 6e89cfe3b9e..4d64377c8df 100644 --- a/editors/beav/pkg/COMMENT +++ b/editors/beav/pkg/COMMENT @@ -1 +1 @@ -Binary Editor And Viewer, a full featured binary file editor. +Binary Editor And Viewer, binary file editor diff --git a/editors/nedit/pkg/COMMENT b/editors/nedit/pkg/COMMENT index 7ad704204af..1900b78612e 100644 --- a/editors/nedit/pkg/COMMENT +++ b/editors/nedit/pkg/COMMENT @@ -1 +1 @@ -An X11/Motif GUI text editor for programs and plain text files. +An X11/Motif GUI text editor diff --git a/games/xripple/pkg/COMMENT b/games/xripple/pkg/COMMENT index e78fce211fa..731d17d8f0e 100644 --- a/games/xripple/pkg/COMMENT +++ b/games/xripple/pkg/COMMENT @@ -1 +1 @@ -Nifty X program to make the screen bottom ripple like a pool of water. +X program, makes screen bottom ripple like a pool of water diff --git a/graphics/netpbm/pkg/COMMENT b/graphics/netpbm/pkg/COMMENT index 95feafd3b6e..6553182962b 100644 --- a/graphics/netpbm/pkg/COMMENT +++ b/graphics/netpbm/pkg/COMMENT @@ -1 +1 @@ -A toolkit for conversion of images between different formats +toolkit, convert images between different formats diff --git a/graphics/tiff34/pkg/COMMENT b/graphics/tiff34/pkg/COMMENT index 8571dca86ce..12b4b062af5 100644 --- a/graphics/tiff34/pkg/COMMENT +++ b/graphics/tiff34/pkg/COMMENT @@ -1 +1 @@ -libtiff provides support for the Tag Image File Format (TIFF) +support for the Tag Image File Format (TIFF) diff --git a/lang/STk/pkg/COMMENT b/lang/STk/pkg/COMMENT index 6d4777970c0..e37cd10c4e5 100644 --- a/lang/STk/pkg/COMMENT +++ b/lang/STk/pkg/COMMENT @@ -1 +1 @@ -A scheme interpreter with full access to the Tk graphical package. +A scheme interpreter with tk interface diff --git a/lang/ocaml/pkg/COMMENT b/lang/ocaml/pkg/COMMENT index 5f266a73ed3..48b207d4b73 100644 --- a/lang/ocaml/pkg/COMMENT +++ b/lang/ocaml/pkg/COMMENT @@ -1 +1 @@ -A ML language based on complete class-based objective system +ML language based on complete class-based objective system diff --git a/mail/fetchmail/pkg/COMMENT b/mail/fetchmail/pkg/COMMENT index 1c3ab8a7a13..d34182e31b7 100644 --- a/mail/fetchmail/pkg/COMMENT +++ b/mail/fetchmail/pkg/COMMENT @@ -1 +1 @@ -Mail retrieval/forwarding utility for POP2, POP3, APOP, IMAP +Mail retrieval/forwarding for POP2, POP3, APOP, IMAP diff --git a/mail/metamail/pkg/COMMENT b/mail/metamail/pkg/COMMENT index ba7dde9a988..8a83988888e 100644 --- a/mail/metamail/pkg/COMMENT +++ b/mail/metamail/pkg/COMMENT @@ -1 +1 @@ -Implementation of MIME, the Multipurpose Internet Mail Extensions. +MIME implementation diff --git a/math/hoc/pkg/COMMENT b/math/hoc/pkg/COMMENT index 65a3d48e172..16e3a1013ad 100644 --- a/math/hoc/pkg/COMMENT +++ b/math/hoc/pkg/COMMENT @@ -1 +1 @@ -High Order Calculator - much better than bc. From Kernighan & Pike. +From Kernighan & Pike: a High Order Calculator diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile index 056689a92a1..2cbc672230b 100644 --- a/misc/amanda/Makefile +++ b/misc/amanda/Makefile @@ -1,28 +1,35 @@ -# OpenBSD makefile for: amanda -# Version required: 2.3.0 -# Date created: 9 Dec 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.2 1998/01/16 11:29:25 niklas Exp $ +# $OpenBSD: Makefile,v 1.3 1999/01/27 00:22:35 marc Exp $ # -DISTNAME= amanda-2.3.0 +DISTNAME= amanda-2.4.1p1 CATEGORIES= misc + +MAINTAINER= marc@OpenBSD.ORG + MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ -MAINTAINER= joey@OpenBSD.ORG +GNU_CONFIGURE= yes -BUILD_DEPENDS= ${PREFIX}/bin/gtar:${PORTSDIR}/archivers/gtar +CONFIGURE_ARGS= --sysconfdir=/etc \ + --localstatedir=/var \ + --with-user=operator \ + --with-group=operator -PATCH_STRIP= -MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8 \ - amflush.8 amlabel.8 amrestore.8 amtape.8 - -pre-configure: - echo "${CFLAGS}" > /tmp/build-ports-misc-amanda-cflags +EXAMPLE_DIR= ${PREFIX}/share/examples/amanda +pre-install: + @${SH} ${PKGDIR}/INSTALL ${DISTNAME} PRE-INSTALL post-install: - mkdir -p ${PREFIX}/share/examples/amanda - cp -R ${WRKSRC}/example/* ${PREFIX}/share/examples/amanda + @(cd ${WRKSRC}; \ + ${INSTALL_DATA_DIR} ${EXAMPLE_DIR}; \ + ${INSTALL_DATA} docs/* ${EXAMPLE_DIR}; \ + ${INSTALL_DATA} example/*.ps ${EXAMPLE_DIR}; \ + (cd example; \ + for f in *.conf; do \ + sed -e 's,usr/adm,var,' \ + -e 's,/usr/local,,' $$f > ${EXAMPLE_DIR}/$$f; \ + done)) + @PREFIX="${PREFIX}" EXAMPLE_DIR="${EXAMPLE_DIR}" \ + ${SH} ${PKGDIR}/INSTALL ${DISTNAME} POST-INSTALL .include diff --git a/misc/amanda/files/md5 b/misc/amanda/files/md5 index 5f4ae2326bf..7a6ad03da94 100644 --- a/misc/amanda/files/md5 +++ b/misc/amanda/files/md5 @@ -1 +1 @@ -MD5 (amanda-2.3.0.tar.gz) = fabe173c0b507633d8b7eb081acd8174 +MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed diff --git a/misc/amanda/patches/patch-aa b/misc/amanda/patches/patch-aa deleted file mode 100644 index b4e18302cd9..00000000000 --- a/misc/amanda/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- ./common-src/conffile.c.orig Mon May 20 04:11:24 1996 -+++ ./common-src/conffile.c Thu Jan 8 13:46:13 1998 -@@ -213,8 +213,8 @@ - init_string(&conf_tpchanger.s, ""); - init_string(&conf_labelstr.s, ".*"); - init_string(&conf_tapelist.s, "tapelist"); -- init_string(&conf_infofile.s, "/usr/adm/amanda/curinfo"); -- init_string(&conf_logfile.s, "/usr/adm/amanda/log"); -+ init_string(&conf_infofile.s, "/var/db/amanda/curinfo"); -+ init_string(&conf_logfile.s, "/var/log/amanda/log"); - init_string(&conf_diskfile.s, "disklist"); - init_string(&conf_diskdir.s, "/dumps/amanda"); - init_string(&tapetype_id.s, "EXABYTE"); diff --git a/misc/amanda/patches/patch-ab b/misc/amanda/patches/patch-ab deleted file mode 100644 index 7185e89d9c9..00000000000 --- a/misc/amanda/patches/patch-ab +++ /dev/null @@ -1,67 +0,0 @@ ---- config/options.h-vanilla.orig Mon May 20 04:11:25 1996 -+++ config/options.h-vanilla Wed Jan 14 10:47:33 1998 -@@ -45,7 +45,7 @@ - #define CONFIG_DIR "/etc/amanda" - #define LIBEXEC_DIR "/usr/local/libexec/amanda" - #define BIN_DIR "/usr/local/sbin" --#define MAN_DIR "/usr/share/local/man/man8" -+#define MAN_DIR "/usr/local/man/man8" - - - /* -@@ -62,6 +62,9 @@ - /* #undef MK_CC */ - /* #define MK_CC gcc -Wall */ - -+/* We want to install files as root for security reasons */ -+#undef MK_INSTFLAGS -+#define MK_INSTFLAGS -c -o root - - /* - * With USE_VERSION_SUFFIXES defined, all the Amanda binaries will be -@@ -77,7 +80,7 @@ - * Since 2.2.1 is a major change, I recommend defining this for existing - * Amanda sites. - */ --#define USE_VERSION_SUFFIXES -+/*#define USE_VERSION_SUFFIXES*/ - - - /* -@@ -151,7 +154,7 @@ - * on /etc/dumpdates. - - */ --#define FORCE_USERID -+#undef FORCE_USERID - - #ifdef FORCE_USERID - # define CLIENT_LOGIN "bin" -@@ -182,17 +185,17 @@ - #define HAVE_GZIP - - #ifdef HAVE_GZIP --# define COMPRESS_PATH "/usr/imports/bin/gzip" -+# define COMPRESS_PATH "/usr/bin/gzip" - # define COMPRESS_SUFFIX ".gz" - # define COMPRESS_FAST_OPT "--fast" - # define COMPRESS_BEST_OPT "--best" --# define UNCOMPRESS_CMD "gzcat" -+# define UNCOMPRESS_CMD "/usr/bin/gzcat" - #else - # define COMPRESS_PATH COMPRESS /* defined in config.h */ - # define COMPRESS_SUFFIX ".Z" - # define COMPRESS_FAST_OPT "-f" /* -f doesn't do anything */ - # define COMPRESS_BEST_OPT "-f" /* it's just a placeholder */ --# define UNCOMPRESS_CMD "zcat" -+# define UNCOMPRESS_CMD "/usr/bin/zcat" - #endif - - /* -@@ -206,5 +209,5 @@ - * you must install it and specify its path here. - */ - #ifndef GNUTAR --#define GNUTAR "/usr/imports/bin/gtar" -+#define GNUTAR "/usr/local/bin/gtar" - #endif diff --git a/misc/amanda/patches/patch-ac b/misc/amanda/patches/patch-ac deleted file mode 100644 index c19cfbbe34c..00000000000 --- a/misc/amanda/patches/patch-ac +++ /dev/null @@ -1,29 +0,0 @@ ---- ./man/amanda.8.orig Mon May 20 04:11:25 1996 -+++ ./man/amanda.8 Thu Jan 8 13:46:13 1998 -@@ -146,8 +146,8 @@ - /etc/amanda/archive, respectively. - - All log and database files generated by Amanda go in corresponding --directories under /usr/adm/amanda. In our example, the logs would go --in /usr/adm/amanda/normal and /usr/adm/amanda/archive. -+directories under /var/log/amanda. In our example, the logs would go -+in /var/log/amanda/normal and /var/log/amanda/archive. - - .SH CONFIG FILE PARAMETERS - -@@ -312,13 +312,13 @@ - .TP - .B infofile - Default: --.I /usr/adm/amanda/curinfo. -+.I /var/db/amanda/curinfo. - The file name for the historical information database file. - - .TP - .B logfile - Default: --.I /usr/adm/amanda/log -+.I /var/log/amanda/log - The file name for the nightly log file. - - .TP diff --git a/misc/amanda/patches/patch-ad b/misc/amanda/patches/patch-ad deleted file mode 100644 index 91a3d341dc9..00000000000 --- a/misc/amanda/patches/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- ./man/amcleanup.8.orig Mon May 20 04:11:25 1996 -+++ ./man/amcleanup.8 Thu Jan 8 13:46:13 1998 -@@ -31,7 +31,7 @@ - - .PP - .nf --if [ -s /usr/adm/amanda/csd/amanda.log ] -+if [ -s /var/log/amanda/log ] - then - /usr/local/sbin/amcleanup csd - fi diff --git a/misc/amanda/patches/patch-ae b/misc/amanda/patches/patch-ae deleted file mode 100644 index 3b320c45fc6..00000000000 --- a/misc/amanda/patches/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- ./tools/munge.orig Mon May 20 04:11:25 1996 -+++ ./tools/munge Thu Jan 8 13:46:13 1998 -@@ -35,7 +35,7 @@ - # Customize CPP to point to your system's C preprocessor. - - # if cpp is on your path: --CPP=cpp -+CPP=/usr/bin/cpp - - # if cpp is not on your path, try one of these: - # CPP=/lib/cpp # traditional diff --git a/misc/amanda/patches/patch-af b/misc/amanda/patches/patch-af deleted file mode 100644 index c12a5bff020..00000000000 --- a/misc/amanda/patches/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- ./client-src/sendbackup-dump.c.orig Thu Jan 8 15:30:41 1998 -+++ ./client-src/sendbackup-dump.c Thu Jan 8 15:31:44 1998 -@@ -42,6 +42,8 @@ - /* the various encodings of dump size */ - { DMP_SIZE, - "DUMP: DUMP: [0-9][0-9]* tape blocks", 1024}, -+ { DMP_SIZE, -+ "DUMP: [0-9][0-9]* tape blocks", 1024}, - { DMP_SIZE, - "dump: Actual: [0-9][0-9]* tape blocks", - 1024}, diff --git a/misc/amanda/patches/patch-ag b/misc/amanda/patches/patch-ag deleted file mode 100644 index 952f1e6ff9e..00000000000 --- a/misc/amanda/patches/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ ---- ./client-src/Makefile.in.orig Mon May 20 04:11:24 1996 -+++ ./client-src/Makefile.in Fri Jan 9 11:59:41 1998 -@@ -120,9 +120,9 @@ - install-client-perms: - @echo "Setting permissions for setuid-root client programs:" - @for f in $(SUIDCLIENT); do \ -- echo " (cd $(EXECDIR); chown root $$f; chmod u+s $$f)"; \ -+ echo " (cd $(EXECDIR); /usr/sbin/chown root $$f; chmod u+s $$f)"; \ - (cd $(EXECDIR); \ -- chown root $$f || \ -+ /usr/sbin/chown root $$f || \ - (echo '***' You must be root to set Amanda permissions properly.;\ - echo '***' Su to root then "\"$(MAKE) install-perms\"."; exit 0); \ - chmod u+s $$f); \ diff --git a/misc/amanda/patches/patch-ah b/misc/amanda/patches/patch-ah deleted file mode 100644 index 6a3ef9a1496..00000000000 --- a/misc/amanda/patches/patch-ah +++ /dev/null @@ -1,26 +0,0 @@ ---- ./server-src/Makefile.in.orig Mon May 20 04:11:25 1996 -+++ ./server-src/Makefile.in Fri Jan 9 12:00:35 1998 -@@ -151,9 +151,9 @@ - install-libexec-perms: - @echo "Setting permissions for setuid-root libexec programs:" - @for f in $(SUIDEXEC); do \ -- echo " (cd $(EXECDIR); chown root $$f; chmod u+s $$f)"; \ -+ echo " (cd $(EXECDIR); /usr/sbin/chown root $$f; chmod u+s $$f)"; \ - (cd $(EXECDIR); \ -- chown root $$f || \ -+ /usr/sbin/chown root $$f || \ - (echo '***' You must be root to set Amanda permissions properly.;\ - echo '***' Su to root then "\"$(MAKE) install-perms\"."; exit 0); \ - chmod u+s $$f); \ -@@ -162,9 +162,9 @@ - install-usr-perms: - @echo "Setting permissions for setuid-root user programs:" - @for f in $(SUIDUSR); do \ -- echo " (cd $(BINDIR); chown root $$f; chmod u+s $$f)"; \ -+ echo " (cd $(BINDIR); /usr/sbin/chown root $$f; chmod u+s $$f)"; \ - (cd $(BINDIR); \ -- chown root $$f || \ -+ /usr/sbin/chown root $$f || \ - (echo '***' You must be root to set Amanda permissions properly.;\ - echo '***' Su to root then "\"$(MAKE) install-perms\"."; exit 0); \ - chmod u+s $$f); \ diff --git a/misc/amanda/patches/patch-ai b/misc/amanda/patches/patch-ai deleted file mode 100644 index 3652a3eb84f..00000000000 --- a/misc/amanda/patches/patch-ai +++ /dev/null @@ -1,12 +0,0 @@ ---- client-src/sendbackup-gnutar.c.orig Wed Jan 14 10:50:27 1998 -+++ client-src/sendbackup-gnutar.c Wed Jan 14 10:50:32 1998 -@@ -130,8 +130,7 @@ - "gtar", "--create", - "--directory", dirname, "--newer", dumptimestr, - "--incremental","--sparse","--one-file-system", -- "--atime-preserve","--totals", -- "--file", "-", ".", -+ "--totals","--file", "-", ".", - (char *) 0); - - /* close the write ends of the pipes */ diff --git a/misc/amanda/pkg/DEINSTALL b/misc/amanda/pkg/DEINSTALL new file mode 100644 index 00000000000..9c979ee9ea9 --- /dev/null +++ b/misc/amanda/pkg/DEINSTALL @@ -0,0 +1,31 @@ +#!/bin/sh +# $OpenBSD: DEINSTALL,v 1.1 1999/01/27 00:22:40 marc Exp $ +# +# de-installation of amanda + +set -e +PATH=/bin:/usr/bin:/sbin:/usr/sbin +PKG_PREFIX=${PKG_PREFIX:-/usr/local} + +if [ $# -ne 2 -o "$2" != "DEINSTALL" ]; then + echo "usage: $0 distname DEINSTALL" >&2 + exit 1 +fi + +if [ -d /var/amanda ]; then + /bin/rm -rf /var/amanda +fi + +# Don't actually do anything, but let the user know what can b +# done to fully de-install the package +# +if [ -d /etc/amanda ]; then + echo "" + echo "** The directory /etc/amanda and any files within the directory" + echo "** have not been removed. You MAY want to remove these files to" + echo "** completely remove the package. Also, amanda should be removed" + echo "** from /etc/inetd.conf" + echo "" +fi + +exit 0 diff --git a/misc/amanda/pkg/INSTALL b/misc/amanda/pkg/INSTALL new file mode 100644 index 00000000000..ac3fe2d6ebb --- /dev/null +++ b/misc/amanda/pkg/INSTALL @@ -0,0 +1,91 @@ +#!/bin/sh +# $OpenBSD: INSTALL,v 1.1 1999/01/27 00:22:41 marc Exp $ +# +# Pre/post-installation setup of amanda + +set -e +PATH=/bin:/usr/bin:/sbin:/usr/sbin +PREFIX=${PREFIX:-/usr/local} +EXAMPLE_DIR=${EXAMPLE_DIR:-${PREFIX}/share/examples/amanda} +CONF_DIR=/etc/amanda + +if [ $# -ne 2 ]; then + echo "usage: $0 distname { PRE-INSTALL | POST-INSTALL }" >&2 + exit 1 +fi + +# install the configuration files unless an existing configuration +# is found in which case warn the user that it may need to be +# updated. +# +do_configuration() +{ + if [ ! -d ${EXAMPLE_DIR} ]; then + echo "-- Can't find configuration examples: ${EXAMPLE_DIR}" >&2 + exit 1 + fi + + echo "" + if [ -d ${CONF_DIR} ]; then + echo "** The directory ${CONF_DIR} exists. Your existing configuration" + echo "** files have not been changed. You MAY need to update your" + echo "** configuration." + else + mkdir -p ${CONF_DIR} + mkdir -p ${CONF_DIR}/csd + cp ${EXAMPLE_DIR}/amanda.conf ${CONF_DIR}/csd + echo "** The directory ${CONF_DIR} has been created with a sample" + echo "** configuration. You probably need to modify the files for" + echo "** your site." + fi + echo "" + echo "** See amanda(8) and the sample configuration files and INSTALL" + echo "** instructions in ${EXAMPLE_DIR} for more information" +} + +# create the needed /var directories +# +do_var() +{ + mkdir -p /var/amanda +} + +# Output sample crontab entries +# +do_crontab() +{ + echo "" + echo "** See ${CONF_DIR}/crontab.sample for sample crontab entries" + cat >${CONF_DIR}/crontab.sample < $WRKSRC/config/options.h diff --git a/net/ircii-epic/pkg/COMMENT b/net/ircii-epic/pkg/COMMENT index edc682cea26..18aa7c6a8d9 100644 --- a/net/ircii-epic/pkg/COMMENT +++ b/net/ircii-epic/pkg/COMMENT @@ -1 +1 @@ -An enhanced version of ircII, the Internet Relay Chat client. +An enhanced version of ircII (internet relay chat) diff --git a/net/ntop/pkg/COMMENT b/net/ntop/pkg/COMMENT index c69b9405a13..d31b38e09af 100644 --- a/net/ntop/pkg/COMMENT +++ b/net/ntop/pkg/COMMENT @@ -1 +1 @@ -shows the network usage, with an interface similar to top(1) +network usage, with an interface similar to top(1) diff --git a/net/tinyfugue/pkg/COMMENT b/net/tinyfugue/pkg/COMMENT index e5e0466eb97..a99bd62c88e 100644 --- a/net/tinyfugue/pkg/COMMENT +++ b/net/tinyfugue/pkg/COMMENT @@ -1 +1 @@ -A popular programmable MUD client, with macro support and more. +programmable MUD client, with macro support and more diff --git a/news/leafnode/pkg/COMMENT b/news/leafnode/pkg/COMMENT index 7fdc9358e04..7df095713e8 100644 --- a/news/leafnode/pkg/COMMENT +++ b/news/leafnode/pkg/COMMENT @@ -1 +1 @@ -Leafnode is a USENET software package designed for small sites. +USENET software package designed for small sites diff --git a/security/pgp/pkg/COMMENT b/security/pgp/pkg/COMMENT index 50d3bf68252..78f21c7a951 100644 --- a/security/pgp/pkg/COMMENT +++ b/security/pgp/pkg/COMMENT @@ -1 +1 @@ -Pretty Good Privacy 2.6.3a (usa) and 2.6.3ia (international) +Intl and US versions of Pretty Good Privacy 2.6.3[i]a diff --git a/shells/scsh/pkg/COMMENT b/shells/scsh/pkg/COMMENT index 30452371478..147842f2c44 100644 --- a/shells/scsh/pkg/COMMENT +++ b/shells/scsh/pkg/COMMENT @@ -1 +1 @@ -A Unix shell embedded into Scheme, with access to all Posix calls +A Unix shell embedded into Scheme diff --git a/sysutils/idled/pkg/COMMENT b/sysutils/idled/pkg/COMMENT index 4dce3af9f22..4f710eef095 100644 --- a/sysutils/idled/pkg/COMMENT +++ b/sysutils/idled/pkg/COMMENT @@ -1 +1 @@ -A daemon that logs out idle users and those users hogging resources. +log out idle users and those hogging resources diff --git a/sysutils/tcplist/pkg/COMMENT b/sysutils/tcplist/pkg/COMMENT index 47fe73e261d..ac964d22774 100644 --- a/sysutils/tcplist/pkg/COMMENT +++ b/sysutils/tcplist/pkg/COMMENT @@ -1 +1 @@ -lists tcp connections to/from the local machine (+username on both sides) +lists tcp connections to/from the local machine diff --git a/textproc/idiff/pkg/COMMENT b/textproc/idiff/pkg/COMMENT index e2e297a0a8c..b0cec608e73 100644 --- a/textproc/idiff/pkg/COMMENT +++ b/textproc/idiff/pkg/COMMENT @@ -1 +1 @@ -A powerful command-line front end to diff: manually merge two versions into one. +A powerful command-line front end to diff diff --git a/textproc/sgmlformat/pkg/COMMENT b/textproc/sgmlformat/pkg/COMMENT index 6eb65e8de5d..3b0ccc0b59d 100644 --- a/textproc/sgmlformat/pkg/COMMENT +++ b/textproc/sgmlformat/pkg/COMMENT @@ -1 +1 @@ -Generates groff and HTML from linuxdoc and docbook SGML documents +Generates groff/HTML from linuxdoc/docbook SGML documents diff --git a/textproc/spiff/pkg/COMMENT b/textproc/spiff/pkg/COMMENT index 2a759a333e6..6fb1fe21383 100644 --- a/textproc/spiff/pkg/COMMENT +++ b/textproc/spiff/pkg/COMMENT @@ -1 +1 @@ -A very flexible diff-like program, with options for C & other langs too. +A very flexible diff-like program diff --git a/www/apache/pkg/COMMENT b/www/apache/pkg/COMMENT index 0a8a9cf142a..f3784a8dfa4 100644 --- a/www/apache/pkg/COMMENT +++ b/www/apache/pkg/COMMENT @@ -1 +1 @@ -The extremely popular Apache http server. Very fast, very clean. +The extremely popular Apache http server diff --git a/www/navigator/pkg/COMMENT b/www/navigator/pkg/COMMENT index c71ed95dc0e..d0ce3fb8ba1 100644 --- a/www/navigator/pkg/COMMENT +++ b/www/navigator/pkg/COMMENT @@ -1 +1 @@ -Netscape Navigator 4.5 browser, with full-strength 128-bit encryption. +Navigator 4.5, with full-strength 128-bit encryption diff --git a/x11/afterstep/pkg/COMMENT b/x11/afterstep/pkg/COMMENT index 236b0f2d421..71d136dafaa 100644 --- a/x11/afterstep/pkg/COMMENT +++ b/x11/afterstep/pkg/COMMENT @@ -1 +1 @@ -This window manager is a continuation of the Bowman NeXTSTEP clone. +Window manager, continuation of the Bowman NeXTSTEP clone diff --git a/x11/ctwm/pkg/COMMENT b/x11/ctwm/pkg/COMMENT index 373021e5f63..ef487627094 100644 --- a/x11/ctwm/pkg/COMMENT +++ b/x11/ctwm/pkg/COMMENT @@ -1 +1 @@ -An extension to twm, with support for multiple virtual screens, etc. +twm plus support for multiple virtual screens, etc diff --git a/x11/fvwm2/pkg/COMMENT b/x11/fvwm2/pkg/COMMENT index 00a7d135fab..a5b38c04aaf 100644 --- a/x11/fvwm2/pkg/COMMENT +++ b/x11/fvwm2/pkg/COMMENT @@ -1 +1 @@ -Internationalized (not japanised) fvwm version 2, a window manager for X +Internationalized (not japanised) fvwm version 2 diff --git a/x11/kdebase/pkg/COMMENT b/x11/kdebase/pkg/COMMENT index 1d8a7466c24..e8a5a0b50a9 100644 --- a/x11/kdebase/pkg/COMMENT +++ b/x11/kdebase/pkg/COMMENT @@ -1 +1 @@ -Kde provides powerfull x11 libraries + a windows manager and much more. +powerfull x11 libraries + a windows manager and much more diff --git a/x11/kdelibs/pkg/COMMENT b/x11/kdelibs/pkg/COMMENT index 1d8a7466c24..e8a5a0b50a9 100644 --- a/x11/kdelibs/pkg/COMMENT +++ b/x11/kdelibs/pkg/COMMENT @@ -1 +1 @@ -Kde provides powerfull x11 libraries + a windows manager and much more. +powerfull x11 libraries + a windows manager and much more diff --git a/x11/swisswatch/pkg/COMMENT b/x11/swisswatch/pkg/COMMENT index 6eb7733aa0d..c603078b507 100644 --- a/x11/swisswatch/pkg/COMMENT +++ b/x11/swisswatch/pkg/COMMENT @@ -1 +1 @@ -A Swiss railway clock emulation, and a fancy default appearance. +A Swiss railway clock emulation diff --git a/x11/xautolock/pkg/COMMENT b/x11/xautolock/pkg/COMMENT index f6484c25f69..7d37f2c5180 100644 --- a/x11/xautolock/pkg/COMMENT +++ b/x11/xautolock/pkg/COMMENT @@ -1 +1 @@ -xautolock - fire up programs in case of user inactivity under X +fire up programs in case of user inactivity under X