diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
commit | 1a5f307ec1c441a9ab770430141a57fa47092385 (patch) | |
tree | fa433649825993fb48de8ad88ccc0188fe123f16 /astro | |
parent | d0ebdbd019508fd753fd0cef1c32616ebe9bb170 (diff) |
Notes
Diffstat (limited to 'astro')
32 files changed, 16 insertions, 17 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index 72e9fdcd32c5..b4025d8b9775 100644 --- a/astro/SETIsupport/Makefile +++ b/astro/SETIsupport/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= gibbon@cocoa.freemail.ne.jp +COMMENT= JAVA application that shows current state of seti@home client RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ diff --git a/astro/SETIsupport/pkg-comment b/astro/SETIsupport/pkg-comment deleted file mode 100644 index fb07e08d093c..000000000000 --- a/astro/SETIsupport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -JAVA application that shows current state of seti@home client diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index d1f3a75aaaf9..a7d792cfb7f1 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= eserte@cs.tu-berlin.de +COMMENT= An interactive terminal-based astronomical ephemeris program NO_WRKSUBDIR= yes ALL_TARGET= diff --git a/astro/ephem/pkg-comment b/astro/ephem/pkg-comment deleted file mode 100644 index 1e90e98e5b17..000000000000 --- a/astro/ephem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive terminal-based astronomical ephemeris program diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile index 108c47ae16d8..f559816fcc22 100644 --- a/astro/gkrellmseti/Makefile +++ b/astro/gkrellmseti/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}-${PORTVERSION}b MAINTAINER= hmendes@brturbo.com +COMMENT= A SETI@home plugin for GKrellM BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/gkrellmseti/pkg-comment b/astro/gkrellmseti/pkg-comment deleted file mode 100644 index 5dca65d17f6b..000000000000 --- a/astro/gkrellmseti/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SETI@home plugin for GKrellM diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 51b4357efede..3d8910598264 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} MAINTAINER= molter@gufi.org +COMMENT= A GPS navigation system LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/astro/gpsdrive/pkg-comment b/astro/gpsdrive/pkg-comment deleted file mode 100644 index e456dd7c0118..000000000000 --- a/astro/gpsdrive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPS navigation system diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 14a5225e4d8d..07733db575ce 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz MAINTAINER= david@catwhisker.org +COMMENT= A Tcl/Tk-based GPS management utility RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/astro/gpsman/pkg-comment b/astro/gpsman/pkg-comment deleted file mode 100644 index 89667cbbb10b..000000000000 --- a/astro/gpsman/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk-based GPS management utility diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile index 22e1a1ba3a3d..60a3b3f2149e 100644 --- a/astro/ksetispy/Makefile +++ b/astro/ksetispy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= hmendes@brturbo.com +COMMENT= Monitors the progress of the SETI@home client USE_BZIP2= yes USE_KDEBASE_VER=3 diff --git a/astro/ksetispy/pkg-comment b/astro/ksetispy/pkg-comment deleted file mode 100644 index 19cd0d444e30..000000000000 --- a/astro/ksetispy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Monitors the progress of the SETI@home client diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index 426333edbc9a..d67fbcab8bd7 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= ksetiwatch DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se +COMMENT= A monitoring tool for the seti@home client BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/astro/ksetiwatch/pkg-comment b/astro/ksetiwatch/pkg-comment deleted file mode 100644 index fac45b6573a2..000000000000 --- a/astro/ksetiwatch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A monitoring tool for the seti@home client diff --git a/astro/linux-setiathome/Makefile b/astro/linux-setiathome/Makefile index 09a81fa685aa..c678d42ed4f9 100644 --- a/astro/linux-setiathome/Makefile +++ b/astro/linux-setiathome/Makefile @@ -8,6 +8,7 @@ CATEGORIES= astro linux PKGNAMEPREFIX= linux- MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= Donate idle cycles to the search for space aliens - Linux i686 version # Global variables # diff --git a/astro/linux-setiathome/pkg-comment b/astro/linux-setiathome/pkg-comment deleted file mode 100644 index dfdbeccb0fa5..000000000000 --- a/astro/linux-setiathome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Donate idle cycles to the search for space aliens - Linux i686 version diff --git a/astro/luna/Makefile b/astro/luna/Makefile index ab40d0e184c8..858f70ceaea5 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -13,6 +13,7 @@ DISTNAME= luna19s EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp +COMMENT= Display the moon's phase BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/astro/luna/pkg-comment b/astro/luna/pkg-comment deleted file mode 100644 index 122f2c452832..000000000000 --- a/astro/luna/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display the moon's phase diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 52b5c82689e4..e9f656509229 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.lsw.uni-heidelberg.de/~rwichman/ \ http://unixpages.org/distfiles/ MAINTAINER= chris@unixpages.org +COMMENT= An interactive binary star application .if !defined(WITHOUT_GTK) USE_GNOMENG= yes diff --git a/astro/nightfall/pkg-comment b/astro/nightfall/pkg-comment deleted file mode 100644 index fb438d955bbf..000000000000 --- a/astro/nightfall/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive binary star application diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile index c84b63773ba0..50c28501d320 100644 --- a/astro/p5-GPS/Makefile +++ b/astro/p5-GPS/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= perl-GPS-${PORTVERSION} MAINTAINER= jeremy@external.org +COMMENT= Perl interface to GPS receivers PERL_CONFIGURE= YES diff --git a/astro/p5-GPS/pkg-comment b/astro/p5-GPS/pkg-comment deleted file mode 100644 index 2bb6d1bb2e7a..000000000000 --- a/astro/p5-GPS/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to GPS receivers diff --git a/astro/p5-SETI-Stats/Makefile b/astro/p5-SETI-Stats/Makefile index 912d1d7bc7cb..5e71b1018c56 100644 --- a/astro/p5-SETI-Stats/Makefile +++ b/astro/p5-SETI-Stats/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/M/MH/MHAMILTON PKGNAMEPREFIX= p5- MAINTAINER= eric@talesfromthereal.com +COMMENT= Perl module for local/remote access to SETI@home stats PERL_CONFIGURE= yes MAN3= SETI::Stats.3 diff --git a/astro/p5-SETI-Stats/pkg-comment b/astro/p5-SETI-Stats/pkg-comment deleted file mode 100644 index f09f1df5839a..000000000000 --- a/astro/p5-SETI-Stats/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for local/remote access to SETI@home stats diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index 210244f814d6..b3eeb78fae10 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_0_6_src EXTRACT_SUFX= .tgz MAINTAINER= nick@netdot.net +COMMENT= RoadMap is a displays US maps provided by the US Census Bureau LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt diff --git a/astro/roadmap/pkg-comment b/astro/roadmap/pkg-comment deleted file mode 100644 index 59cbb02835aa..000000000000 --- a/astro/roadmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RoadMap is a displays US maps provided by the US Census Bureau diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index c5d9c37ee84e..0179efbcb4ce 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= An applet that displays current status of seti@home client # Global variables # diff --git a/astro/seti_applet/pkg-comment b/astro/seti_applet/pkg-comment deleted file mode 100644 index 198eeeb61ad0..000000000000 --- a/astro/seti_applet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An applet that displays current status of seti@home client diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index fe733200773c..88f39f99d1c1 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} EXTRACT_SUFX= .tar MAINTAINER?= cyrille.lefevre@laposte.net +COMMENT?= Donate idle cycles to the search for space aliens .include <bsd.port.pre.mk> @@ -72,7 +73,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} PKGNAMEPREFIX= ${PORT_OSNAME}- PKGNAMESUFFIX= -${PORT_CPU} MD5_FILE= ${.CURDIR}/distinfo -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .if ${PORT_OSNAME} == linux .if !exists(${LINUXBASE}/usr/X11R6/lib/libXaw.so.7) diff --git a/astro/setiathome/pkg-comment b/astro/setiathome/pkg-comment deleted file mode 100644 index ee8cb257ef4b..000000000000 --- a/astro/setiathome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Donate idle cycles to the search for space aliens diff --git a/astro/sscalc/Makefile b/astro/sscalc/Makefile index 40c633d6b58b..8a804eedeccc 100644 --- a/astro/sscalc/Makefile +++ b/astro/sscalc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= astro MASTER_SITES= http://www.icehouse.net/kew/ MAINTAINER= kew@icehouse.net +COMMENT= A sunrise/sunset time calculator pre-fetch: .if !defined(LAT) diff --git a/astro/sscalc/pkg-comment b/astro/sscalc/pkg-comment deleted file mode 100644 index 0338ad9387ec..000000000000 --- a/astro/sscalc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A sunrise/sunset time calculator |