summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /deskutils
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadFreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.zip
FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
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)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/abacus/Makefile2
-rw-r--r--deskutils/abacus/pkg-comment1
-rw-r--r--deskutils/genius/Makefile2
-rw-r--r--deskutils/genius/pkg-comment1
-rw-r--r--deskutils/gnofin/Makefile2
-rw-r--r--deskutils/gnofin/pkg-comment1
-rw-r--r--deskutils/gtimer/Makefile2
-rw-r--r--deskutils/gtimer/pkg-comment1
-rw-r--r--deskutils/ithought/Makefile2
-rw-r--r--deskutils/ithought/pkg-comment1
-rw-r--r--deskutils/narval/Makefile2
-rw-r--r--deskutils/narval/pkg-comment1
-rw-r--r--deskutils/teapot/Makefile2
-rw-r--r--deskutils/teapot/pkg-comment1
-rw-r--r--deskutils/xinvest/Makefile2
-rw-r--r--deskutils/xinvest/pkg-comment1
-rw-r--r--deskutils/xopps/Makefile2
-rw-r--r--deskutils/xopps/pkg-comment1
18 files changed, 9 insertions, 18 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index deb8149..5a017fa 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -17,8 +17,6 @@ PATCHFILES= ${PKGNAME}.patch.gz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Spread sheet for X Window System
-
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/deskutils/abacus/pkg-comment b/deskutils/abacus/pkg-comment
new file mode 100644
index 0000000..7d848b0
--- /dev/null
+++ b/deskutils/abacus/pkg-comment
@@ -0,0 +1 @@
+Spread sheet for X Window System
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index e801093..b693e3a 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://ftp.5z.com/pub/genius/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Arbitrary precision calculator for Gnome Desktop Environment
-
LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd
USE_REINPLACE= yes
diff --git a/deskutils/genius/pkg-comment b/deskutils/genius/pkg-comment
new file mode 100644
index 0000000..72ceada
--- /dev/null
+++ b/deskutils/genius/pkg-comment
@@ -0,0 +1 @@
+Arbitrary precision calculator for Gnome Desktop Environment
diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile
index 6e99cd7..afdcf6e 100644
--- a/deskutils/gnofin/Makefile
+++ b/deskutils/gnofin/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Light-weight GNOME based financial management program
-
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
diff --git a/deskutils/gnofin/pkg-comment b/deskutils/gnofin/pkg-comment
new file mode 100644
index 0000000..51d67cd
--- /dev/null
+++ b/deskutils/gnofin/pkg-comment
@@ -0,0 +1 @@
+Light-weight GNOME based financial management program
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index ede4bc8..f73038f 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A timer for your personal activities
-
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOMENG= yes
diff --git a/deskutils/gtimer/pkg-comment b/deskutils/gtimer/pkg-comment
new file mode 100644
index 0000000..2ed9412
--- /dev/null
+++ b/deskutils/gtimer/pkg-comment
@@ -0,0 +1 @@
+A timer for your personal activities
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile
index 22efa64..af6d044 100644
--- a/deskutils/ithought/Makefile
+++ b/deskutils/ithought/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ithought
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= An extensible text management system
-
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
diff --git a/deskutils/ithought/pkg-comment b/deskutils/ithought/pkg-comment
new file mode 100644
index 0000000..62f6e03
--- /dev/null
+++ b/deskutils/ithought/pkg-comment
@@ -0,0 +1 @@
+An extensible text management system
diff --git a/deskutils/narval/Makefile b/deskutils/narval/Makefile
index 230cdb2..9de3d61 100644
--- a/deskutils/narval/Makefile
+++ b/deskutils/narval/Makefile
@@ -15,8 +15,6 @@ DISTNAME= Narval-${PORTVERSION:S/.a.1/a1/}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Network Assistant Reasoning with a Validating Agent Language
-
RUN_DEPENDS= ${PYXML} \
${PYTHON_SITELIBDIR}/${XMLDIR}/xpath/__init__.py:${PORTSDIR}/textproc/py-4suite \
${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk \
diff --git a/deskutils/narval/pkg-comment b/deskutils/narval/pkg-comment
new file mode 100644
index 0000000..65fa6bb
--- /dev/null
+++ b/deskutils/narval/pkg-comment
@@ -0,0 +1 @@
+Network Assistant Reasoning with a Validating Agent Language
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index 4d29582..4069d9e 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.moria.de/~michael/teapot/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Full-screen curses based spread sheet program
-
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I./.curses.h -DNO_POSIX_SOURCE" \
LDFLAGS="" LIBS="-lcurses -mytinfo -lm" MAKEDEPEND=""
ALL_TARGET= teapot
diff --git a/deskutils/teapot/pkg-comment b/deskutils/teapot/pkg-comment
new file mode 100644
index 0000000..fb70090
--- /dev/null
+++ b/deskutils/teapot/pkg-comment
@@ -0,0 +1 @@
+Full-screen curses based spread sheet program
diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile
index 76a8cbc..15fa036 100644
--- a/deskutils/xinvest/Makefile
+++ b/deskutils/xinvest/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://sunsite.dk/xinvest/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A personal finance tracking and performance tool
-
USE_MOTIF= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/deskutils/xinvest/pkg-comment b/deskutils/xinvest/pkg-comment
new file mode 100644
index 0000000..46cca65
--- /dev/null
+++ b/deskutils/xinvest/pkg-comment
@@ -0,0 +1 @@
+A personal finance tracking and performance tool
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile
index 86bbe15..c6e5427 100644
--- a/deskutils/xopps/Makefile
+++ b/deskutils/xopps/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A tool which lets you draw Gantt charts
-
ALL_TARGET=
USE_REINPLACE= yes
USE_X_PREFIX= yes
diff --git a/deskutils/xopps/pkg-comment b/deskutils/xopps/pkg-comment
new file mode 100644
index 0000000..6aeb7a1
--- /dev/null
+++ b/deskutils/xopps/pkg-comment
@@ -0,0 +1 @@
+A tool which lets you draw Gantt charts
OpenPOWER on IntegriCloud