misc: integrate COMMENT, bump NEED_VERSION.

This commit is contained in:
lebel 2001-05-06 02:29:37 +00:00
parent 65a96f502d
commit 7458b39832
75 changed files with 152 additions and 109 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2001/03/16 05:55:38 beck Exp $ # $OpenBSD: Makefile,v 1.16 2001/05/06 02:29:37 lebel Exp $
COMMENT= "Advanced Maryland Automatic Network Disk Archiver"
DISTNAME= amanda-2.4.1p1 DISTNAME= amanda-2.4.1p1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
FAKE=No FAKE=No

View File

@ -1 +0,0 @@
Advanced Maryland Automatic Network Disk Archiver

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.13 2001/01/05 16:35:59 brad Exp $ # $OpenBSD: Makefile,v 1.14 2001/05/06 02:29:41 lebel Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net> # Original from: Ejovi Nuwere <ejovi@ejovi.net>
COMMENT= "astrology program for X11 and alpha-numeric terminals"
DISTNAME= ast53unx DISTNAME= ast53unx
PKGNAME= astrolog-5.30 PKGNAME= astrolog-5.30
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.336 NEED_VERSION= 1.402
MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \ MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \
http://www.astrolog.org/ftp/ \ http://www.astrolog.org/ftp/ \

View File

@ -1 +0,0 @@
astrology program for X11 and alpha-numeric terminals

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2001/02/25 17:17:41 danh Exp $ # $OpenBSD: Makefile,v 1.4 2001/05/06 02:29:44 lebel Exp $
COMMENT= "bible reader"
DISTNAME= brs.4.00.l1 DISTNAME= brs.4.00.l1
@ -6,6 +8,7 @@ PKGNAME= brs-4.00l1
CATEGORIES= misc CATEGORIES= misc
MASTER_SITE_SUBDIR=apps/religion MASTER_SITE_SUBDIR=apps/religion
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
NEED_VERSION= 1.402
MAINTAINER= J Shoemaker <shoemaker@softhome.net> MAINTAINER= J Shoemaker <shoemaker@softhome.net>

View File

@ -1 +0,0 @@
bible reader

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:44 espie Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:29:47 lebel Exp $
COMMENT= "nice X11-based calendar/scheduling tool (using XView)"
DISTNAME= calentool-2.3 DISTNAME= calentool-2.3
CATEGORIES= misc x11 CATEGORIES= misc x11
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES = http://www.darwinsys.com/freeware/ MASTER_SITES = http://www.darwinsys.com/freeware/
PERMIT_PACKAGE_CDROM= No Fee PERMIT_PACKAGE_CDROM= No Fee

View File

@ -1 +0,0 @@
nice X11-based calendar/scheduling tool (using XView)

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2001/02/27 08:04:33 avsm Exp $ # $OpenBSD: Makefile,v 1.17 2001/05/06 02:29:51 lebel Exp $
COMMENT= "checkbook balancing tool"
DISTNAME= cbb-0.73 DISTNAME= cbb-0.73
CATEGORIES= misc tk80 CATEGORIES= misc tk80
NEED_VERSION= 1.310 NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
ftp://ftp.fifi.org/pub/cbb/ ftp://ftp.fifi.org/pub/cbb/

View File

@ -1 +0,0 @@
checkbook balancing tool

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.16 2001/03/23 15:56:04 brad Exp $ # $OpenBSD: Makefile,v 1.17 2001/05/06 02:29:54 lebel Exp $
COMMENT= "creates CD's on a CD-Recorder"
# It's pretty easy to add other architectures, # It's pretty easy to add other architectures,
# mail me if you miss a particular one. # mail me if you miss a particular one.
@ -6,7 +8,7 @@ ONLY_FOR_ARCHS= alpha amiga arc i386 mac68k mvme68k powerpc sparc sun3
DISTNAME= cdrecord-1.9 DISTNAME= cdrecord-1.9
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.336 NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/
MAINTAINER= Niklas Hallqvist <niklas@openbsd.org> MAINTAINER= Niklas Hallqvist <niklas@openbsd.org>
@ -26,7 +28,9 @@ OBJDIR= OBJ/${MACHINE}-openbsd-$(CC)
do-install: do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cdrecord ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cdrecord
${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/${OBJDIR}/cdrecord ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/${OBJDIR}/cdrecord ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cdda2wav/${OBJDIR}/cdda2wav ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/cdda2wav/cdda2wav.1 ${PREFIX}/man/man1
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cdrecord ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cdrecord
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1 +0,0 @@
creates CD's on a CD-Recorder

View File

@ -1,5 +1,7 @@
@comment $OpenBSD: PLIST,v 1.3 2000/07/04 04:20:45 fgsch Exp $ @comment $OpenBSD: PLIST,v 1.4 2001/05/06 02:29:57 lebel Exp $
bin/cdrecord bin/cdrecord
bin/cdda2wav
man/man1/cdrecord.1 man/man1/cdrecord.1
man/man1/cdda2wav.1
share/doc/cdrecord/README share/doc/cdrecord/README
@dirrm share/doc/cdrecord @dirrm share/doc/cdrecord

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2000/09/24 07:04:10 brad Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:29:58 lebel Exp $
# $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $ # $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $
COMMENT= "delay program with feedback to the user"
DISTNAME= delay-1.4 DISTNAME= delay-1.4
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.330 NEED_VERSION= 1.402
MASTER_SITES= http://rei.onegeek.org/~tom/software/delay/dl/ MASTER_SITES= http://rei.onegeek.org/~tom/software/delay/dl/
HOMEPAGE= http://rei.onegeek.org/~tom/software/delay/ HOMEPAGE= http://rei.onegeek.org/~tom/software/delay/

View File

@ -1 +0,0 @@
delay program with feedback to the user

View File

@ -3,13 +3,16 @@
# Date created: 12 November 1998 # Date created: 12 November 1998
# Whom: Yannick Cote # Whom: Yannick Cote
# #
# $OpenBSD: Makefile,v 1.7 2001/02/26 00:25:42 danh Exp $ # $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:02 lebel Exp $
# #
COMMENT= "format the display of a shell script"
DISTNAME= dialog-0.6z DISTNAME= dialog-0.6z
CATEGORIES= misc CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/shell MASTER_SITE_SUBDIR= utils/shell
NEED_VERSION= 1.402
MAINTAINER= Yannick Cote <yanick@fries.net> MAINTAINER= Yannick Cote <yanick@fries.net>

View File

@ -1 +0,0 @@
format the display of a shell script

View File

@ -3,12 +3,14 @@
# Date created: 15 Dec 1999 # Date created: 15 Dec 1999
# Whom: dugsong@monkey.org # Whom: dugsong@monkey.org
# #
# $OpenBSD: Makefile,v 1.9 2001/02/09 12:25:44 avsm Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:30:05 lebel Exp $
COMMENT= "generates ASCII banner art"
PKGNAME= figlet-2.2 PKGNAME= figlet-2.2
DISTNAME= figlet22 DISTNAME= figlet22
CATEGORIES= misc graphics CATEGORIES= misc graphics
NEED_VERSION= 1.338 NEED_VERSION= 1.402
HOMEPAGE= http://st-www.cs.uiuc.edu/users/chai/figlet.html HOMEPAGE= http://st-www.cs.uiuc.edu/users/chai/figlet.html
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org> MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>

View File

@ -1 +0,0 @@
generates ASCII banner art

View File

@ -3,12 +3,14 @@
# Date created: 29 April 1998 # Date created: 29 April 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.11 2001/02/27 06:15:06 kevlo Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:09 lebel Exp $
# #
COMMENT= "convert English text to Jive"
DISTNAME= jive-1.1 DISTNAME= jive-1.1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.191 NEED_VERSION= 1.402
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org> MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
convert English text to Jive

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2001/03/05 06:37:48 fgsch Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:12 lebel Exp $
COMMENT= "free Norton Commander Clone with many useful features"
DISTNAME= mc-4.5.51 DISTNAME= mc-4.5.51
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.355 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/mc MASTER_SITE_SUBDIR= stable/sources/mc

View File

@ -1 +0,0 @@
free Norton Commander Clone with many useful features

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2001/02/27 22:32:26 naddy Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:15 lebel Exp $
COMMENT= "move/copy/append/link multiple files with wildcards"
DISTNAME= mmv DISTNAME= mmv
PKGNAME= mmv-1.01b PKGNAME= mmv-1.01b
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.191 NEED_VERSION= 1.402
MASTER_SITES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/volume21/mmv/ MASTER_SITES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/volume21/mmv/
DISTFILES= part01.Z part02.Z DISTFILES= part01.Z part02.Z

View File

@ -1 +0,0 @@
move/copy/append/link multiple files with wildcards

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2001/01/02 15:47:30 naddy Exp $ # $OpenBSD: Makefile,v 1.4 2001/05/06 02:30:19 lebel Exp $
COMMENT= "browse or page through a text file"
DISTNAME= most-4.9.0 DISTNAME= most-4.9.0
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.330 NEED_VERSION= 1.402
MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
http://openbsd.rutgers.edu/ http://openbsd.rutgers.edu/

View File

@ -1 +0,0 @@
browse or page through a text file

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:50 espie Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:30:22 lebel Exp $
# Original from: Angelos D. Keromytis # Original from: Angelos D. Keromytis
COMMENT= "Unix menuing shell"
DISTNAME= mshell DISTNAME= mshell
PKGNAME= mshell-1.0 PKGNAME= mshell-1.0
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.191 NEED_VERSION= 1.402
MASTER_SITES= ftp://src.doc.ic.ac.uk/usenet/alt.sources/articles/07000-07999/ MASTER_SITES= ftp://src.doc.ic.ac.uk/usenet/alt.sources/articles/07000-07999/
DISTFILES= 7432.Z DISTFILES= 7432.Z
WRKDIST= ${WRKDIR} WRKDIST= ${WRKDIR}

View File

@ -1 +0,0 @@
Unix menuing shell

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2000/10/10 00:40:51 espie Exp $ # $OpenBSD: Makefile,v 1.4 2001/05/06 02:30:26 lebel Exp $
COMMENT= "verify credit card pins"
DISTNAME= Business-CreditCard-0.21 DISTNAME= Business-CreditCard-0.21
CATEGORIES= misc perl5 CATEGORIES= misc perl5
NEED_VERSION= 1.310 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business MASTER_SITE_SUBDIR= Business

View File

@ -1 +0,0 @@
verify credit card pins

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/02/16 23:08:47 avsm Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:29 lebel Exp $
COMMENT= "module to obtain financial quotes from exchanges"
DISTNAME= Finance-Quote-1.05 DISTNAME= Finance-Quote-1.05
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5 CATEGORIES= misc perl5
NEED_VERSION= 1.351 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance MASTER_SITE_SUBDIR= Finance

View File

@ -1 +0,0 @@
module to obtain financial quotes from exchanges

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/03/27 09:34:53 kevlo Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:32 lebel Exp $
COMMENT= "module to map charset names registered with IANA"
DISTNAME= I18N-Charset-1.07 DISTNAME= I18N-Charset-1.07
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5 CATEGORIES= misc perl5
NEED_VERSION= 1.351 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
module to map charset names registered with IANA

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/03/27 09:34:08 kevlo Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:36 lebel Exp $
COMMENT= "deal with RFC-1766-style language tags"
DISTNAME= I18N-LangTags-0.20 DISTNAME= I18N-LangTags-0.20
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5 CATEGORIES= misc perl5
NEED_VERSION= 1.351 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
deal with RFC-1766-style language tags

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/03/27 09:31:28 kevlo Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:30:40 lebel Exp $
COMMENT= "module to provide access to ISO3166 and ISO639 codes"
DISTNAME= Locale-Codes-1.06 DISTNAME= Locale-Codes-1.06
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5 CATEGORIES= misc perl5
NEED_VERSION= 1.351 NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
module to provide access to ISO3166 and ISO639 codes

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2000/10/04 21:54:10 jakob Exp $ # $OpenBSD: Makefile,v 1.13 2001/05/06 02:30:44 lebel Exp $
COMMENT= "PalmPilot address database editor"
DISTNAME= pi-address-0.4.0 DISTNAME= pi-address-0.4.0
CATEGORIES= misc x11 CATEGORIES= misc x11
NEED_VERSION= 1.322 NEED_VERSION= 1.402
MAINTAINER= Jakob Schlyter <jakob@openbsd.org> MAINTAINER= Jakob Schlyter <jakob@openbsd.org>

View File

@ -1 +0,0 @@
PalmPilot address database editor

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2001/04/18 15:01:15 espie Exp $ # $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:47 lebel Exp $
# #
COMMENT= "X11/Motif schedule planner with calendar"
DISTNAME= plan-1.6.1 DISTNAME= plan-1.6.1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.400 NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org> MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
X11/Motif schedule planner with calendar

View File

@ -1,11 +1,13 @@
# Makefile for "remind" port. # Makefile for "remind" port.
# $OpenBSD: Makefile,v 1.13 2000/12/26 15:50:16 kevlo Exp $ # $OpenBSD: Makefile,v 1.14 2001/05/06 02:30:51 lebel Exp $
COMMENT= "scripting language for reminders, with a Tk front end"
DISTNAME= remind-03.00.22 DISTNAME= remind-03.00.22
PKGNAME= remind-3.0.22 PKGNAME= remind-3.0.22
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES = http://www.roaringpenguin.com/ MASTER_SITES = http://www.roaringpenguin.com/
HOMEPAGE= http://www.roaringpenguin.com/remind.html HOMEPAGE= http://www.roaringpenguin.com/remind.html

View File

@ -1 +0,0 @@
scripting language for reminders, with a Tk front end

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2001/03/07 16:09:36 brad Exp $ # $OpenBSD: Makefile,v 1.7 2001/05/06 02:30:54 lebel Exp $
COMMENT= "redhat package manager"
DISTNAME= rpm-3.0.6 DISTNAME= rpm-3.0.6
CATEGORIES= misc archivers emulators CATEGORIES= misc archivers emulators
NEED_VERSION= 1.336 NEED_VERSION= 1.402
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes

View File

@ -1 +0,0 @@
redhat package manager

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2000/10/22 15:42:52 espie Exp $ # $OpenBSD: Makefile,v 1.8 2001/05/06 02:30:58 lebel Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net> # Original from: Ejovi Nuwere <ejovi@ejovi.net>
COMMENT= "run two shells in a split window/terminal"
DISTNAME= splitvt-1.6.3 DISTNAME= splitvt-1.6.3
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/console MASTER_SITE_SUBDIR= utils/console

View File

@ -1 +0,0 @@
run two shells in a split window/terminal

View File

@ -3,12 +3,14 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.11 2000/12/14 13:23:00 espie Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:31:02 lebel Exp $
# #
COMMENT= "frontend to crontab"
DISTNAME= tkcron-2.12 DISTNAME= tkcron-2.12
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.330 NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/
EXTRACT_SUFX= .tcl.gz EXTRACT_SUFX= .tcl.gz

View File

@ -1 +0,0 @@
frontend to crontab

View File

@ -3,12 +3,14 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:52 espie Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:06 lebel Exp $
# #
COMMENT= "Tk script to read GNU info files and display them"
DISTNAME= tkinfo-2.5 DISTNAME= tkinfo-2.5
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.230 NEED_VERSION= 1.402
MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org> MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
Tk script to read GNU info files and display them

View File

@ -3,13 +3,15 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.10 2000/10/22 14:03:32 espie Exp $ # $OpenBSD: Makefile,v 1.11 2001/05/06 02:31:09 lebel Exp $
# #
COMMENT= "Tcl/Tk-based manual browser"
DISTNAME= tkman DISTNAME= tkman
PKGNAME= tkman-2.1 PKGNAME= tkman-2.1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.309 NEED_VERSION= 1.402
MASTER_SITES= ftp://tkman.sourceforge.net/pub/tkman/ MASTER_SITES= ftp://tkman.sourceforge.net/pub/tkman/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org> MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>

View File

@ -1 +0,0 @@
Tcl/Tk-based manual browser

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2000/12/28 15:44:01 reinhard Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:31:13 lebel Exp $
COMMENT= "tty recorder"
DISTNAME= ttyrec-1.0.2 DISTNAME= ttyrec-1.0.2
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.340 NEED_VERSION= 1.402
MASTER_SITES= http://namazu.org/~satoru/ttyrec/ MASTER_SITES= http://namazu.org/~satoru/ttyrec/
HOMEPAGE= http://namazu.org/~satoru/ttyrec/index.html.en HOMEPAGE= http://namazu.org/~satoru/ttyrec/index.html.en

View File

@ -1 +0,0 @@
tty recorder

View File

@ -3,12 +3,14 @@
# Date created: 10 Nov 1999 # Date created: 10 Nov 1999
# Whom: Kevin Lo <kevlo@openbsd.org> # Whom: Kevin Lo <kevlo@openbsd.org>
# #
# $OpenBSD: Makefile,v 1.6 2000/10/09 07:44:35 kevlo Exp $ # $OpenBSD: Makefile,v 1.7 2001/05/06 02:31:16 lebel Exp $
# #
COMMENT= "Convert invisible (binary) characters to a visible form"
DISTNAME= viz-1.1.1 DISTNAME= viz-1.1.1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.319 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz

View File

@ -1 +0,0 @@
Convert invisible (binary) characters to a visible form

View File

@ -2,12 +2,14 @@
# Date created: 10 Nov 1999 # Date created: 10 Nov 1999
# Whom: Kevin Lo <kevlo@openbsd.org> # Whom: Kevin Lo <kevlo@openbsd.org>
# #
# $OpenBSD: Makefile,v 1.6 2000/10/09 07:44:38 kevlo Exp $ # $OpenBSD: Makefile,v 1.7 2001/05/06 02:31:20 lebel Exp $
# #
COMMENT= "yet another dump utility"
DISTNAME= xd-8087 DISTNAME= xd-8087
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.319 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= Kevin Lo <kevlo@openbsd.org> MAINTAINER= Kevin Lo <kevlo@openbsd.org>

View File

@ -1 +0,0 @@
yet another dump utility

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2000/09/16 11:56:03 brad Exp $ # $OpenBSD: Makefile,v 1.12 2001/05/06 02:31:23 lebel Exp $
# $FreeBSD: Makefile,v 1.10 1998/09/03 00:05:11 jmacd Exp $ # $FreeBSD: Makefile,v 1.10 1998/09/03 00:05:11 jmacd Exp $
COMMENT= "binary delta generator and prototype RCS replacement"
DISTNAME= xdelta-1.1.1 DISTNAME= xdelta-1.1.1
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.319 NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/ MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/
HOMEPAGE= http://www.xcf.berkeley.edu/~jmacd/xdelta.html HOMEPAGE= http://www.xcf.berkeley.edu/~jmacd/xdelta.html

View File

@ -1 +0,0 @@
binary delta generator and prototype RCS replacement

View File

@ -2,13 +2,15 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.9 2000/12/28 03:31:20 kevlo Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:26 lebel Exp $
# #
COMMENT= "animated simulation of an ideal gas"
DISTNAME= xgas DISTNAME= xgas
PKGNAME= xgas-1.0 PKGNAME= xgas-1.0
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/demos MASTER_SITE_SUBDIR= X11/demos

View File

@ -1 +0,0 @@
animated simulation of an ideal gas

View File

@ -3,12 +3,14 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:53 espie Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:31 lebel Exp $
# #
COMMENT= "X11 viewer for text files"
DISTNAME= xless-1.7 DISTNAME= xless-1.7
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications MASTER_SITE_SUBDIR= applications

View File

@ -1 +0,0 @@
X11 viewer for text files

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/03/16 18:03:51 wilfried Exp $ # $OpenBSD: Makefile,v 1.3 2001/05/06 02:31:35 lebel Exp $
COMMENT= "filemanager for X Window"
DISTNAME= xnc-4.4.0 DISTNAME= xnc-4.4.0
DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX} DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX}
CATEGORIES= misc x11 CATEGORIES= misc x11
NEED_VERSION= 1.348 NEED_VERSION= 1.402
MAINTAINER= Reinhard J. Sammer <reinhard@openbsd.org> MAINTAINER= Reinhard J. Sammer <reinhard@openbsd.org>

View File

@ -1 +0,0 @@
filemanager for X Window

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2001/04/18 15:01:17 espie Exp $ # $OpenBSD: Makefile,v 1.17 2001/05/06 02:31:39 lebel Exp $
COMMENT= "view and manipulate contents of a tar file"
DISTNAME= xtar-1.4 DISTNAME= xtar-1.4
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.400 NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities MASTER_SITE_SUBDIR= utilities

View File

@ -1 +0,0 @@
view and manipulate contents of a tar file

View File

@ -3,13 +3,15 @@
# Date created: May 20 1998 # Date created: May 20 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.9 2000/10/22 15:42:54 espie Exp $ # $OpenBSD: Makefile,v 1.10 2001/05/06 02:31:42 lebel Exp $
# #
COMMENT= "super simple digital timer for X11"
DISTNAME= xtimer-8089 DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089 PKGNAME= xtimer-0.8089
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.305 NEED_VERSION= 1.402
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/ MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
MAINTAINER= ports@openbsd.org MAINTAINER= ports@openbsd.org

View File

@ -1 +0,0 @@
super simple digital timer for X11

View File

@ -1,9 +1,11 @@
# $OpenBSD: # $OpenBSD:
# $FreeBSD: ports/misc/ytree/Makefile,v 1.10 2000/04/30 20:15:23 steve Exp $ # $FreeBSD: ports/misc/ytree/Makefile,v 1.10 2000/04/30 20:15:23 steve Exp $
COMMENT= "DOS-XTREE(tm) look-a-like file manager"
DISTNAME= ytree-1.71 DISTNAME= ytree-1.71
CATEGORIES= misc CATEGORIES= misc
NEED_VERSION= 1.348 NEED_VERSION= 1.402
HOMEPAGE= http://www.han.de/~werner/ytree.html HOMEPAGE= http://www.han.de/~werner/ytree.html
MAINTAINER= William Yodlowsky <bsd@openbsd.rutgers.edu> MAINTAINER= William Yodlowsky <bsd@openbsd.rutgers.edu>

View File

@ -1 +0,0 @@
DOS-XTREE(tm) look-a-like file manager