Skip to content

Commit

Permalink
Bump NEED_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
marcespie committed Mar 21, 2002
1 parent 191d5ed commit 0a66b68
Show file tree
Hide file tree
Showing 133 changed files with 266 additions and 264 deletions.
4 changes: 2 additions & 2 deletions lang/Gofer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# Date created: 31 January 1998
# Whom: Don Schmidt
#
# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:47 espie Exp $
# $OpenBSD: Makefile,v 1.14 2002/03/21 21:09:16 espie Exp $
#

COMMENT= "lazy functional language"

DISTNAME= gofer230a
PKGNAME= gofer-2.30a
CATEGORIES= lang
NEED_VERSION= 1.402
NEED_VERSION= 1.515

MASTER_SITES= http://www.cse.ogi.edu/~mpj/goferarc/

Expand Down
4 changes: 2 additions & 2 deletions lang/camlp4/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.19 2002/03/21 21:09:17 espie Exp $

COMMENT= "Pre-Processor-Pretty-Printer for Objective Caml"
COMMENT-doc= "Camlp4 documentation"
Expand All @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}-refman.html${EXTRACT_SUFX} \
${DISTNAME}-tutorial.html${EXTRACT_SUFX}
CATEGORIES= lang
NEED_VERSION= 1.489
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/ \
http://cristal.inria.fr/~ddr/Camlp4/ftp/

Expand Down
4 changes: 2 additions & 2 deletions lang/icon/interp/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2001/10/07 14:20:13 espie Exp $
# $OpenBSD: Makefile,v 1.10 2002/03/21 21:09:17 espie Exp $

COMMENT= "programming language with generators, X11 and more"
COMMENT-no_x11= "programming language with generators"
Expand All @@ -7,7 +7,7 @@ VERSION= 9.4
DISTNAME= icon.v940src
PKGNAME= icon-interp-${VERSION}
CATEGORIES= lang
NEED_VERSION= 1.387
NEED_VERSION= 1.515
MASTER_SITES= http://www.cs.arizona.edu/icon/ftp/packages/unix/
#DIST_SUBDIR= icon/${VERSION}
DISTFILES= icon.v940src.tgz
Expand Down
4 changes: 2 additions & 2 deletions lang/icon/lib/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Icon library port
# $OpenBSD: Makefile,v 1.16 2001/09/19 16:03:09 espie Exp $
# $OpenBSD: Makefile,v 1.17 2002/03/21 21:09:17 espie Exp $

COMMENT= "useful and interesting programs for Icon"

Expand All @@ -10,7 +10,7 @@ PKGNAME= icon-lib-${VERSION}
DISTFILES= icon.v940src.tgz

CATEGORIES=lang
NEED_VERSION= 1.458
NEED_VERSION= 1.515

MAINTAINER= Marc Espie <[email protected]>
# PD
Expand Down
4 changes: 2 additions & 2 deletions lang/klone/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2001/10/15 14:41:10 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2002/03/21 21:09:17 espie Exp $

COMMENT= "small, Lisp-like interpreted language"

DISTNAME= Klone359
PKGNAME= klone-2.1a
CATEGORIES= lang
NEED_VERSION= 1.414
NEED_VERSION= 1.515
MASTER_SITES= http://koala.ilog.fr/ftp/pub/Klone/

PERMIT_PACKAGE_CDROM= No
Expand Down
4 changes: 2 additions & 2 deletions lang/lua/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2001/05/06 01:28:00 lebel Exp $
# $OpenBSD: Makefile,v 1.7 2002/03/21 21:09:17 espie Exp $

COMMENT= "powerful, light-weight programming language"

DISTNAME= lua-4.0
CATEGORIES= lang
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
ftp://csg.uwaterloo.ca/pub/lhf/lua/ \
ftp://ftp.freesoftware.com/pub/languages/lua/ \
Expand Down
4 changes: 2 additions & 2 deletions lang/ocaml/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2001/09/11 22:21:51 heko Exp $
# $OpenBSD: Makefile,v 1.18 2002/03/21 21:09:17 espie Exp $

COMMENT= "ML language based on complete class-based objective system"

DISTNAME= ocaml-3.02
CATEGORIES= lang
NEED_VERSION= 1.440
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/
DISTFILES= ${DISTNAME}.tar.gz ${DOCFILES}

Expand Down
4 changes: 2 additions & 2 deletions lang/pm3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/05 22:09:19 espie Exp $
# $OpenBSD: Makefile,v 1.2 2002/03/21 21:09:17 espie Exp $

CATEGORIES= lang
NEED_VERSION= 1.405
NEED_VERSION= 1.515
ONLY_FOR_ARCHS= i386

COMMENT="Polytechnique Montreal Modula-3"
Expand Down
4 changes: 2 additions & 2 deletions lang/scheme-report/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2001/10/07 14:20:13 espie Exp $
# $OpenBSD: Makefile,v 1.5 2002/03/21 21:09:17 espie Exp $

COMMENT= "revised^5 report on scheme"

CATEGORIES= lang
NEED_VERSION= 1.402
NEED_VERSION= 1.515

DISTNAME= r5rs
PKGNAME= ${DISTNAME}-19980421
Expand Down
4 changes: 2 additions & 2 deletions lang/scm/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.10 2002/03/21 21:09:17 espie Exp $
# losely based on the FreeBSD port

COMMENT= "scheme r5 interpreter"

CATEGORIES= lang
NEED_VERSION= 1.489
NEED_VERSION= 1.515

V=5d3
DISTNAME= scm$V
Expand Down
4 changes: 2 additions & 2 deletions lang/unicon/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2001/05/06 01:28:05 lebel Exp $
# $OpenBSD: Makefile,v 1.4 2002/03/21 21:09:17 espie Exp $

COMMENT= "programming language with generators, X11 graphics and more"

Expand All @@ -10,7 +10,7 @@ HOMEPAGE= http://icon.cs.unlv.edu/

MASTER_SITES= http://icon.cs.unlv.edu/v9/
MAINTAINER= Marc Espie <[email protected]>
NEED_VERSION= 1.402
NEED_VERSION= 1.515

# GPL
PERMIT_DISTFILES_FTP= Yes
Expand Down
4 changes: 2 additions & 2 deletions mail/adcomplain/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2001/10/28 13:05:47 espie Exp $
# $OpenBSD: Makefile,v 1.17 2002/03/21 21:09:17 espie Exp $

COMMENT= "complain about SPAM"

DISTNAME= adcomplain-3.52
CATEGORIES= mail news
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= http://www.rdrop.com/users/billmc/
DISTFILES= adcomplain.pl.uu

Expand Down
4 changes: 2 additions & 2 deletions mail/cucipop/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2001/10/28 13:05:47 espie Exp $
# $OpenBSD: Makefile,v 1.17 2002/03/21 21:09:17 espie Exp $

COMMENT= "Cubic Circle's POP3 daemon"

DISTNAME= cucipop-1.31
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
MASTER_SITES0= ftp://ftp.kame.net/pub/kame/misc/

Expand Down
4 changes: 2 additions & 2 deletions mail/elm/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2001/09/09 17:56:59 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2002/03/21 21:09:17 espie Exp $

COMMENT= "once-popular mail user agent"

DISTNAME= elm-2.4ME+66
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/

MAINTAINER= Paul Janzen <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mail/exmh/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:47 espie Exp $
# $OpenBSD: Makefile,v 1.14 2002/03/21 21:09:17 espie Exp $

DISTNAME= exmh-1.6.9
CATEGORIES= mail tk80
NEED_VERSION= 1.336
NEED_VERSION= 1.515
IGNORE= "has been superseded by exmh2"
NO_CHECKSUM= Yes
DISTFILES=
Expand Down
4 changes: 2 additions & 2 deletions mail/exmh2/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.15 2002/03/21 21:09:17 espie Exp $

COMMENT= "Tcl/Tk-based interface to the MH mail system"
DISTNAME= exmh-2.5
CATEGORIES= mail
NEED_VERSION= 1.489
NEED_VERSION= 1.515

HOMEPAGE= http://www.beedub.com/exmh/
MAINTAINER= Michael Paddon <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mail/faces/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2001/05/06 01:46:16 lebel Exp $
# $OpenBSD: Makefile,v 1.14 2002/03/21 21:09:17 espie Exp $

COMMENT= "visual mail, user and print face server"

DISTNAME= faces-1.6.1
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515

MAINTAINER= Angelos D. Keromytis <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mail/majordomo/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2001/08/31 13:45:34 dhartmei Exp $
# $OpenBSD: Makefile,v 1.8 2002/03/21 21:09:17 espie Exp $

COMMENT= "mailing list manager"

DISTNAME= majordomo-1.94.5
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.greatcircle.com/pub/majordomo/1.94.5/

HOMEPAGE= http://www.greatcircle.com/majordomo/
Expand Down
4 changes: 2 additions & 2 deletions mail/metamail/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2001/10/28 13:05:47 espie Exp $
# $OpenBSD: Makefile,v 1.16 2002/03/21 21:09:17 espie Exp $

COMMENT= "MIME implementation"

DISTNAME= mm2.7
PKGNAME= metamail-2.7
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/
EXTRACT_SUFX= .tar.Z

Expand Down
4 changes: 2 additions & 2 deletions mail/mh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# Date created: April 8, 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.10 2001/06/20 01:43:25 pvalchev Exp $
# $OpenBSD: Makefile,v 1.11 2002/03/21 21:09:17 espie Exp $
#

COMMENT= "Rand MH mail handling system"

DISTNAME= mh-6.8.3
PKGNAME= mh-6.8.4
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
FAKE=No
MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
EXTRACT_SUFX= .tar.Z
Expand Down
4 changes: 2 additions & 2 deletions mail/mixmaster/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2001/10/31 20:09:19 wilfried Exp $
# $OpenBSD: Makefile,v 1.3 2002/03/21 21:09:17 espie Exp $

COMMENT= "client for anonymous remailing"

VERSION= 2.0.4b45
DISTNAME= mix${VERSION:S/.//g}
PKGNAME= mixmaster-${VERSION}
CATEGORIES= mail security
NEED_VERSION= 1.405
NEED_VERSION= 1.515

MAINTAINER= Nikolay Sturm <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mail/movemail/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:46:27 lebel Exp $
# $OpenBSD: Makefile,v 1.11 2002/03/21 21:09:17 espie Exp $

COMMENT= "move your mail box to another location"

DISTNAME= movemail-1.0
CATEGORIES= mail
MASTER_SITES= http://people.freebsd.org/~wosch/src/
NEED_VERSION= 1.402
NEED_VERSION= 1.515

MAINTAINER= Angelos D. Keromytis <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mail/p5-Mail-Alias/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/05/06 01:46:30 lebel Exp $
# $OpenBSD: Makefile,v 1.3 2002/03/21 21:09:17 espie Exp $

COMMENT= "manipulates e-mail alias files of various formats"

DISTNAME= Mail-Alias-1.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail

Expand Down
4 changes: 2 additions & 2 deletions mail/p5-Mail-Box/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.6 2002/03/21 21:09:17 espie Exp $

COMMENT= "perl module to manage mail folders"

DISTNAME= Mail-Box-1.112
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
NEED_VERSION= 1.489
NEED_VERSION= 1.515

MAINTAINER= Anil Madhavapeddy <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mail/p5-Mail-IMAPClient/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.5 2002/03/21 21:09:17 espie Exp $

COMMENT= "perl module for an IMAP Client API"

DISTNAME= Mail-IMAPClient-2.1.3
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
NEED_VERSION= 1.489
NEED_VERSION= 1.515
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail

Expand Down
4 changes: 2 additions & 2 deletions mail/p5-Mail-POP3Client/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2001/11/07 05:57:36 kevlo Exp $
# $OpenBSD: Makefile,v 1.15 2002/03/21 21:09:17 espie Exp $

COMMENT= "perl module to talk to a POP3 (RFC1081) server"

DISTNAME= POP3Client-2.9
PKGNAME= p5-Mail-POP3Client-2.9
CATEGORIES= mail perl5
NEED_VERSION= 1.402
NEED_VERSION= 1.515

MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
Expand Down
4 changes: 2 additions & 2 deletions mail/pgpsendmail/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2001/11/10 15:00:48 espie Exp $
# $OpenBSD: Makefile,v 1.18 2002/03/21 21:09:17 espie Exp $
# Original from: Ejovi Nuwere <[email protected]>

COMMENT= "PGP sign/encrypt/decrypt messages automatically"
Expand All @@ -9,7 +9,7 @@ COMMENT= "PGP sign/encrypt/decrypt messages automatically"
DISTNAME= PGPsendmail-v1.4.5
PKGNAME= pgpsendmail-1.4.5
CATEGORIES= mail
NEED_VERSION= 1.489
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/people/rgooch/ \
ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/

Expand Down
4 changes: 2 additions & 2 deletions mail/poppassd/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2001/08/05 20:46:50 jsyn Exp $
# $OpenBSD: Makefile,v 1.17 2002/03/21 21:09:17 espie Exp $

COMMENT= "server: allow users to change password from within Eudora"

DISTNAME= poppassd-4.0
DISTFILES= pwserve-4
CATEGORIES= mail
NEED_VERSION= 1.402
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/password/

MAINTAINER= Angelos D. Keromytis <[email protected]>
Expand Down
Loading

0 comments on commit 0a66b68

Please sign in to comment.