1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
This commit is contained in:
Adam Weinberger 2002-11-06 22:47:41 +00:00
parent e90c5ac85e
commit d9611f9375
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69612
3400 changed files with 3422 additions and 1694 deletions

View File

@ -13,6 +13,8 @@ DISTNAME= 9e
MAINTAINER= ports@FreeBSD.Org
PORTCOMMENT= Explode Plan9 archives
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin

View File

@ -1 +0,0 @@
Explode Plan9 archives

View File

@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/unix/tools/archivers/bzip/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A block-sorting file compressor
NO_CDROM= "Restrictive copyright (don't sell for profit)"
MAN1= bzip.1 bunzip.1

View File

@ -1 +0,0 @@
A block-sorting file compressor

View File

@ -14,6 +14,8 @@ MASTER_SITES= http://www.rkeene.org/devel/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Dynamic Adaptive Compression Tool
LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2

View File

@ -1 +0,0 @@
Dynamic Adaptive Compression Tool

View File

@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= sharutils
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Allow packing and unpacking of shell archives
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls
INSTALL_TARGET= install install-man

View File

@ -1 +0,0 @@
Allow packing and unpacking of shell archives

View File

@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gnupdate
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Transparently handles automatic compression and decompression of files
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2

View File

@ -1 +0,0 @@
Transparently handles automatic compression and decompression of files

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Portable speedy, lossless data compression library
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared

View File

@ -1 +0,0 @@
Portable speedy, lossless data compression library

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Portable speedy, lossless data compression library
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared

View File

@ -1 +0,0 @@
Portable speedy, lossless data compression library

View File

@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
PORTCOMMENT= Fast file compressor similar to gzip, using the LZO library
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +0,0 @@
Fast file compressor similar to gzip, using the LZO library

View File

@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@freebsd.org
PORTCOMMENT= Utilities for Apple Macintosh files
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKEFILE= makefile

View File

@ -1 +0,0 @@
Utilities for Apple Macintosh files

View File

@ -13,6 +13,8 @@ EXTRACT_SUFX= .gz.sh
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A neat script to make self-extracting archives
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}

View File

@ -1 +0,0 @@
A neat script to make self-extracting archives

View File

@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Perl module that can extract info from Macbinary files
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}

View File

@ -1 +0,0 @@
Perl module that can extract info from Macbinary files

View File

@ -14,6 +14,8 @@ DISTNAME= par-v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Parity Archiver - makes multiple parity volumes from a set of files
MAKEFILE= ${FILESDIR}/Makefile
WRKSRC= ${WRKDIR}/par-cmdline-${PORTVERSION}

View File

@ -1 +0,0 @@
Parity Archiver - makes multiple parity volumes from a set of files

View File

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Decompresses Amiga PowerPacker files
RESTRICTED= "No commercial redistribution"
NO_CDROM= ${RESTRICTED}

View File

@ -1 +0,0 @@
Decompresses Amiga PowerPacker files

View File

@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= sharutils
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Allow packing and unpacking of shell archives
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls
INSTALL_TARGET= install install-man

View File

@ -1 +0,0 @@
Allow packing and unpacking of shell archives

View File

@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Unique standard tape archiver with many enhancements
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC}

View File

@ -1 +0,0 @@
Unique standard tape archiver with many enhancements

View File

@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Unique standard tape archiver with many enhancements
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC}

View File

@ -1 +0,0 @@
Unique standard tape archiver with many enhancements

View File

@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Stuffit Archive Creator and Expander
NO_CDROM= Shareware -- should not redistribute
NO_PACKAGE= Only unmodified original package can be distributed

View File

@ -1 +0,0 @@
Stuffit Archive Creator and Expander

View File

@ -15,6 +15,8 @@ EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Converts .dms Amiga disk images to uncompressed .adf images
NO_WRKSUBDIR= yes
do-extract:

View File

@ -1 +0,0 @@
Converts .dms Amiga disk images to uncompressed .adf images

View File

@ -15,6 +15,8 @@ EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Extracts .lzx archives from Amiga systems
NO_WRKSUBDIR= yes
do-extract:

View File

@ -1 +0,0 @@
Extracts .lzx archives from Amiga systems

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
MAINTAINER= adamw@FreeBSD.org
PORTCOMMENT= The eXternal PacKer (XPK) library system
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View File

@ -1 +0,0 @@
The eXternal PacKer (XPK) library system

View File

@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= zipios
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A java.util.zip-like C++ library for reading and writing Zip files
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
A java.util.zip-like C++ library for reading and writing Zip files

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= GTK+ frontend to SETI@Home
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes

View File

@ -1 +0,0 @@
GTK+ frontend to SETI@Home

View File

@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Astronomical Calculation Library
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View File

@ -1 +0,0 @@
Astronomical Calculation Library

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://acd188a-005.rit.edu/match/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A program for matching star lists
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
A program for matching star lists

View File

@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An OO Perl interface to the ADS abstract service
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww

View File

@ -1 +0,0 @@
An OO Perl interface to the ADS abstract service

View File

@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A generic stellar catalogue object
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww

View File

@ -1 +0,0 @@
A generic stellar catalogue object

View File

@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww

View File

@ -1 +0,0 @@
An OO interface to the 1st and 2nd Digital Sky Surveys

View File

@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Perl interface to calculate information about the phase of the moon
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}

View File

@ -1 +0,0 @@
Perl interface to calculate information about the phase of the moon

View File

@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An OO Perl interface to the SIMBAD astronomical database
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww

View File

@ -1 +0,0 @@
An OO Perl interface to the SIMBAD astronomical database

View File

@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Perl interface to calculate sunrise/sunset times
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
RUN_DEPENDS= ${BUILD_DEPENDS}

View File

@ -1 +0,0 @@
Perl interface to calculate sunrise/sunset times

View File

@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A perl module that processes METAR information from NOAA sources
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}

View File

@ -1 +0,0 @@
A perl module that processes METAR information from NOAA sources

View File

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An orbital simulator
BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml
USE_GMAKE= yes

View File

@ -1 +0,0 @@
An orbital simulator

View File

@ -14,6 +14,8 @@ DISTNAME= pyWeather
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Python script that downloads weather data and can be cron'd
USE_REINPLACE= yes
USE_PYTHON= yes
NO_BUILD= yes

View File

@ -1 +0,0 @@
Python script that downloads weather data and can be cron'd

View File

@ -12,6 +12,8 @@ MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Smithsonian Astrophysical Observatory image utility for X
USE_X_PREFIX= yes
MAKEFILE= makefile
MAKE_ENV= OFLAGS="${CFLAGS}"

View File

@ -1 +0,0 @@
Smithsonian Astrophysical Observatory image utility for X

View File

@ -11,6 +11,8 @@ CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
PORTCOMMENT= Real-time satellite tracking and orbit propagation program
USE_XLIB= yes
WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src

View File

@ -1 +0,0 @@
Real-time satellite tracking and orbit propagation program

View File

@ -14,6 +14,8 @@ DISTFILES= stars-1.0-ss-11.00.tar.gz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Star field demo
USE_X_PREFIX= yes
CC?= cc

View File

@ -1 +0,0 @@
Star field demo

View File

@ -12,6 +12,8 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkseti/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Tk-based interface to SETI@Home
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \
${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome

View File

@ -1 +0,0 @@
Tk-based interface to SETI@Home

View File

@ -12,6 +12,8 @@ DISTNAME= wmSpaceWeather-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A DockApp that shows the weather at geosynchronous orbit
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather
USE_X_PREFIX= yes

View File

@ -1 +0,0 @@
A DockApp that shows the weather at geosynchronous orbit

View File

@ -12,6 +12,8 @@ DISTNAME= wmSun-1.03
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A dockapp that displays the rise and set time of the sun
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
USE_X_PREFIX= yes

View File

@ -1 +0,0 @@
A dockapp that displays the rise and set time of the sun

View File

@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Updates X root window with satellit views of earth
IGNORE= "FTP directory format changed, can no longer fetch images"
RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \

View File

@ -1 +0,0 @@
Updates X root window with satellit views of earth

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Set the root window to the image of earth
USE_IMAKE= yes
MAN1= xearth.1

View File

@ -1 +0,0 @@
Set the root window to the image of earth

View File

@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An interactive astronomical ephemeris program
WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem
USE_MOTIF= yes

View File

@ -1 +0,0 @@
An interactive astronomical ephemeris program

View File

@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Set the root window to the moon in its current phase
USE_IMAKE= yes
MAN1= xphoon.1

View File

@ -1 +0,0 @@
Set the root window to the moon in its current phase

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= MPEG audio analysis toolkit
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes

View File

@ -1 +0,0 @@
MPEG audio analysis toolkit

View File

@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A dockable cd player for AfterStep or WindowMaker
LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman
USE_IMAKE= yes

View File

@ -1 +0,0 @@
A dockable cd player for AfterStep or WindowMaker

View File

@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= A collection of programs to manipulate audio files
BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp
USE_REINPLACE= yes

View File

@ -1 +0,0 @@
A collection of programs to manipulate audio files

View File

@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Cpu's Audio Mixer [curses based]
MAN1= cam.1
PLIST= ${WRKDIR}/pkg-plist

View File

@ -1 +0,0 @@
Cpu's Audio Mixer [curses based]

View File

@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Write audio CD-Rs in disk-at-once mode
BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \
dlg:${PORTSDIR}/devel/pccts

View File

@ -1 +0,0 @@
Write audio CD-Rs in disk-at-once mode

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://www.reduz.com.ar/cheesetracker/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An Impulse Tracker clone
BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14
LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \
gtkmm:${PORTSDIR}/x11-toolkits/gtk--

View File

@ -1 +0,0 @@
An Impulse Tracker clone

View File

@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= An ncurses based frontend to mpg123
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -1 +0,0 @@
An ncurses based frontend to mpg123

Some files were not shown because too many files have changed in this diff Show More