diff options
57 files changed, 193 insertions, 56 deletions
diff --git a/Tools/make_index b/Tools/make_index index 9a5cedc3ccd6..b6fb0a117d14 100644 --- a/Tools/make_index +++ b/Tools/make_index @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: make_index,v 1.1 1998/12/12 07:41:49 asami Exp $ +# $Id: make_index,v 1.2 1998/12/15 16:28:52 steve Exp $ # # Written to speed-up INDEX file generation. The new scheme # basically visits each port once and writes out each port's @@ -68,6 +68,7 @@ chomp($pwd = `pwd`); # Read each line of output generated by the 'index' target. while (<>) { chomp; + print $_, "\n"; my @f = split(/\|/); # Force to canonical form. @@ -28,3 +28,24 @@ ports/net/isc-dhcp2 http://www.isc.org/y2k.html ports/net/rsync http://rsync.samba.org/rsync/y2k.html ports/net/samba http://us1.samba.org/samba/docs/sambay2k.html ports/net/wu-ftpd http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html#QA31 +ports/news/dnews http://netwinsite.com/dnews_y2k.htm +ports/news/inn http://www.isc.org/y2k.html +ports/news/inn-stable http://www.isc.org/inn-y2k.html +ports/print/ghostscript55 http://www.cs.wisc.edu/~ghost/aladdin/y2k.html +ports/security/pgp5 http://www.pgpi.com/faq/pgpi.shtml#Year2000 +ports/textproc/htdig http://www.htdig.org/FAQ.html#q1.7 +ports/www/analog http://www.statslab.cam.ac.uk/~sret1/analog/ +ports/www/apache12 http://www.apache.org/docs/misc/FAQ.html#year2000 +ports/www/apache12-php3 http://www.php.net/y2k.php3 +ports/www/apache13 http://www.apache.org/docs/misc/FAQ.html#year2000 +ports/www/apache13-fp http://www.apache.org/docs/misc/FAQ.html#year2000 +ports/www/apache13-modssl http://www.engelschall.com/sw/mod_ssl/docs/2.2/ssl_faq.html#y2k +ports/www/apache13-php3 http://www.php.net/y2k.php3 +ports/www/mhonarc http://www.oac.uci.edu/indiv/ehood/MHonArc/doc/faq/general.html#y2k +ports/www/netscape3 http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape3-gold http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape4-communicator http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape4-communicator.us http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape45-communicator http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape45-communicator.us http://home.netscape.com/products/year2000/faq/client.html +ports/www/netscape45-navigator http://home.netscape.com/products/year2000/faq/client.html diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 92b3cba4ec32..d62e6f44cddd 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.20 1999/01/27 07:41:07 fenner Exp $ +# $Id: Makefile,v 1.21 1999/01/29 21:51:44 sada Exp $ # DISTNAME= make-3.77 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= make MAINTAINER= jseger@freebsd.org +Y2K= http://www.gnu.org/software/year2000.html + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g MAN1= gmake.1 diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile index 92b3cba4ec32..d62e6f44cddd 100644 --- a/devel/gmake381/Makefile +++ b/devel/gmake381/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.20 1999/01/27 07:41:07 fenner Exp $ +# $Id: Makefile,v 1.21 1999/01/29 21:51:44 sada Exp $ # DISTNAME= make-3.77 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= make MAINTAINER= jseger@freebsd.org +Y2K= http://www.gnu.org/software/year2000.html + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g MAN1= gmake.1 diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile index e6692c7fa035..e4b2a8c9b793 100644 --- a/devel/id-utils/Makefile +++ b/devel/id-utils/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Aug 1996 # Whom: pst@freebsd.org # -# $Id: Makefile,v 1.5 1998/01/31 18:12:56 jseger Exp $ +# $Id: Makefile,v 1.6 1999/01/27 07:41:07 fenner Exp $ # DISTNAME= id-utils-3.2 @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= id MAINTAINER= pst@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + # need to byte-compile a .el file BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile index e6692c7fa035..e4b2a8c9b793 100644 --- a/devel/idutils/Makefile +++ b/devel/idutils/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Aug 1996 # Whom: pst@freebsd.org # -# $Id: Makefile,v 1.5 1998/01/31 18:12:56 jseger Exp $ +# $Id: Makefile,v 1.6 1999/01/27 07:41:07 fenner Exp $ # DISTNAME= id-utils-3.2 @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= id MAINTAINER= pst@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + # need to byte-compile a .el file BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 diff --git a/devel/m4/Makefile b/devel/m4/Makefile index 8af5c264d9e4..5faa091515b8 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -3,7 +3,7 @@ # Date created: 25 October 1994 # Whom: mr # -# $Id: Makefile,v 1.8 1998/07/02 10:50:50 vanilla Exp $ +# $Id: Makefile,v 1.9 1999/01/27 07:41:08 fenner Exp $ # DISTNAME= m4-1.4 @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= m4 MAINTAINER= ports@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + GNU_CONFIGURE=yes CONFIGURE_ARGS= --program-prefix=g diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 342eb10fdea8..8d78f9fd79bd 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -3,7 +3,7 @@ # Date created: 11 July 1998 # Whom: Marc G. Fournier <scrappy@freebsd.org> # -# $Id: Makefile,v 1.27 1999/01/22 21:08:15 nectar Exp $ +# $Id: Makefile,v 1.28 1999/01/22 21:58:56 nectar Exp $ # DISTNAME= mico-2.2.3 @@ -12,6 +12,8 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/ MAINTAINER= scrappy@freebsd.org +WWW_SITE= http://diamant.vsb.cs.uni-frankfurt.de/~mico/ + .include <bsd.port.pre.mk> .if ${PORTOBJFORMAT} == "elf" diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile index 71922a32dcda..59d5b6493afa 100644 --- a/devel/ncurses-devel/Makefile +++ b/devel/ncurses-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.10 1999/01/27 07:41:09 fenner Exp $ +# $Id: Makefile,v 1.11 1999/02/13 00:41:51 asami Exp $ # DISTNAME= ncurses-4.2 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ncurses MAINTAINER= andy@icc.surw.chel.su +Y2K= http://www.gnu.org/software/year2000.html + MAN1= captoinfo.1m clear.1 infocmp.1m tic.1m toe.1m tput.1 tset.1 MAN3= curs_addch.3x curs_addchstr.3x curs_addstr.3x curs_attr.3x \ curs_beep.3x curs_bkgd.3x curs_border.3x curs_clear.3x \ diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 71922a32dcda..59d5b6493afa 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.10 1999/01/27 07:41:09 fenner Exp $ +# $Id: Makefile,v 1.11 1999/02/13 00:41:51 asami Exp $ # DISTNAME= ncurses-4.2 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ncurses MAINTAINER= andy@icc.surw.chel.su +Y2K= http://www.gnu.org/software/year2000.html + MAN1= captoinfo.1m clear.1 infocmp.1m tic.1m toe.1m tput.1 tset.1 MAN3= curs_addch.3x curs_addchstr.3x curs_addstr.3x curs_attr.3x \ curs_beep.3x curs_bkgd.3x curs_border.3x curs_clear.3x \ diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index f33d5dd72256..99f83e2f2059 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.36 1999/01/27 07:41:10 fenner Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:22 asami Exp $ # DISTNAME= emacs-19.34b @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index f33d5dd72256..99f83e2f2059 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.36 1999/01/27 07:41:10 fenner Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:22 asami Exp $ # DISTNAME= emacs-19.34b @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 6680c65dc938..663c483c34c9 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.38 1999/03/01 11:55:45 shige Exp $ +# $Id: Makefile,v 1.39 1999/03/08 07:28:23 asami Exp $ # DISTNAME= emacs-20.3 @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= jseger@FreeBSD.org +Y2K= http://www.gnu.org/software/year2000.html + USE_AUTOCONF= yes USE_XLIB= yes USE_GMAKE= yes diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index f33d5dd72256..99f83e2f2059 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.36 1999/01/27 07:41:10 fenner Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:22 asami Exp $ # DISTNAME= emacs-19.34b @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index f33d5dd72256..99f83e2f2059 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.36 1999/01/27 07:41:10 fenner Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:22 asami Exp $ # DISTNAME= emacs-19.34b @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG +Y2K= http://www.gnu.org/software/year2000.html + EMACS_VERSION= 19.34 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET} diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 5a201d819353..114a73900586 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -4,7 +4,7 @@ # Date created: Sat June 29, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.32 1998/12/02 12:32:25 obrien Exp $ +# $Id: Makefile,v 1.33 1998/12/02 12:40:59 obrien Exp $ # DISTNAME= vim-5.3 @@ -19,6 +19,9 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +Y2K= http://www.vim.org/y2k.html +WWW_SITE= http://www.vim.org + .if defined(PACKAGE_BUILDING) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ python:${PORTSDIR}/lang/python diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 5a201d819353..114a73900586 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -4,7 +4,7 @@ # Date created: Sat June 29, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.32 1998/12/02 12:32:25 obrien Exp $ +# $Id: Makefile,v 1.33 1998/12/02 12:40:59 obrien Exp $ # DISTNAME= vim-5.3 @@ -19,6 +19,9 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +Y2K= http://www.vim.org/y2k.html +WWW_SITE= http://www.vim.org + .if defined(PACKAGE_BUILDING) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ python:${PORTSDIR}/lang/python diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 5a201d819353..114a73900586 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -4,7 +4,7 @@ # Date created: Sat June 29, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.32 1998/12/02 12:32:25 obrien Exp $ +# $Id: Makefile,v 1.33 1998/12/02 12:40:59 obrien Exp $ # DISTNAME= vim-5.3 @@ -19,6 +19,9 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +Y2K= http://www.vim.org/y2k.html +WWW_SITE= http://www.vim.org + .if defined(PACKAGE_BUILDING) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ python:${PORTSDIR}/lang/python diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 67a6262036ae..100d5576d045 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.29 1998/10/01 02:17:42 jseger Exp $ +# $Id: Makefile,v 1.30 1998/11/11 05:37:18 asami Exp $ # DISTNAME= MesaLib-3.0 @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz MAINTAINER= jseger@FreeBSD.ORG +WWW_SITE= http://www.ssec.wisc.edu/~brianp/Mesa.html + WRKSRC= ${WRKDIR}/Mesa-3.0 USE_X_PREFIX= yes diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 67a6262036ae..100d5576d045 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.29 1998/10/01 02:17:42 jseger Exp $ +# $Id: Makefile,v 1.30 1998/11/11 05:37:18 asami Exp $ # DISTNAME= MesaLib-3.0 @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz MAINTAINER= jseger@FreeBSD.ORG +WWW_SITE= http://www.ssec.wisc.edu/~brianp/Mesa.html + WRKSRC= ${WRKDIR}/Mesa-3.0 USE_X_PREFIX= yes diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc-devel/Makefile +++ b/lang/gcc-devel/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 3820cb6a100f..57df0d93ea3d 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.47 1999/02/28 12:18:36 obrien Exp $ +# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $ # DISTNAME= egcs-1.1.2-pre2 @@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p MAINTAINER= obrien@FreeBSD.org +WWW_SITE= http://egcs.cygnus.com + #USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 215d5476aa02..e10125f9b888 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -4,7 +4,7 @@ # Date created: 03 Mar 1998 # Whom: David O'Brien <obrien@NUXI.com> # -# $Id: Makefile,v 1.15 1999/02/09 18:59:11 obrien Exp $ +# $Id: Makefile,v 1.16 1999/03/08 07:28:30 asami Exp $ # DISTNAME= libstdc++-2.8.1.1 @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libstdc++ MAINTAINER= obrien@FreeBSD.org +Y2K= http://www.gnu.org/software/year2000.html + BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ g++28:${PORTSDIR}/lang/gcc28 RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index e8f689cd65bc..702fa23ea842 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1996 # Whom: Michael Butschky <butsch@computi.erols.com> # -# $Id: Makefile,v 1.12 1997/05/17 12:24:33 max Exp $ +# $Id: Makefile,v 1.13 1999/03/08 07:28:31 asami Exp $ # DISTNAME= pl-2.8.6 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://swi.psy.uva.nl/pub/SWI-Prolog/ MAINTAINER= max@FreeBSD.ORG +Y2K= http://www.hio.hen.nl/faq/SWI-Prolog.html#7.__warranty + WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes CONFIGURE_TARGET= ${MACHINE_ARCH}-freebsd diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 796bbbad177f..353f0da38601 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/12/19 07:25:19 cwt Exp $ +# $Id: Makefile,v 1.12 1998/12/24 06:51:12 cwt Exp $ # DISTNAME= tcl8.0.4 @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MAINTAINER= cwt@freebsd.org +Y2K= http://www.scriptics.com/Y2K.html +WWW_SITE= http://www.scriptics.com + + WRKSRC= ${WRKDIR}/tcl8.0.4/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile index 84c605e4b0e5..ebe8810bf435 100644 --- a/lang/tcl81-thread/Makefile +++ b/lang/tcl81-thread/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/21 18:19:58 ejc Exp $ # DISTNAME= tcl8.1b1 @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= ejc@FreeBSD.ORG +Y2K= http://www.scriptics.com/Y2K.html +WWW_SITE= http://www.scriptics.com + + FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index 62bfb323d10d..5bf395c56789 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.13 1998/12/13 08:49:06 asami Exp $ +# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $ # DISTNAME= tcl8.1b1 @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= jseger@FreeBSD.ORG +Y2K= http://www.scriptics.com/Y2K.html +WWW_SITE= http://www.scriptics.com + + FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 62bfb323d10d..5bf395c56789 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.13 1998/12/13 08:49:06 asami Exp $ +# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $ # DISTNAME= tcl8.1b1 @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= jseger@FreeBSD.ORG +Y2K= http://www.scriptics.com/Y2K.html +WWW_SITE= http://www.scriptics.com + + FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 62bfb323d10d..5bf395c56789 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.13 1998/12/13 08:49:06 asami Exp $ +# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $ # DISTNAME= tcl8.1b1 @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= jseger@FreeBSD.ORG +Y2K= http://www.scriptics.com/Y2K.html +WWW_SITE= http://www.scriptics.com + + FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index d1d2b6a60234..d10bc29e1bca 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1998/12/22 10:24:10 stb Exp $ +# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index a25ef7c23ee9..da2c98dcf7f0 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -3,7 +3,7 @@ # Date created: 23 October 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.10 1997/04/29 10:55:56 jfitz Exp $ +# $Id: Makefile,v 1.11 1997/09/10 02:52:38 itojun Exp $ # DISTNAME= majordomo-1.94.4 @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= jfitz@FreeBSD.ORG +Y2K= http://www.greatcircle.com/majordomo/majordomo-faq.html#1.8 +WWW_SITE= http://www.greatcircle.com/majordomo + # Needs to create a user and group IS_INTERACTIVE= yes NO_PACKAGE= "User and group need to be created" diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index c93686f3f9e3..aeec13605115 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -4,7 +4,7 @@ # Date created: 09 July 1998 # Whom: Adrian Penisoara <ady@freebsd.ady.ro> # -# $Id: Makefile,v 1.27 1998/10/05 04:23:13 steve Exp $ +# $Id: Makefile,v 1.28 1999/01/13 02:47:31 scrappy Exp $ # DISTNAME= pine4.05 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER= pine@freebsd.ady.ro Y2K= http://www.washington.edu/pine/QandA/sysadmins.html#Millenium +WWW_SITE= http://www.washington.edu/pine NO_LATEST_LINK= yes diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 686b06626d63..47de900dd2a5 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.24 1999/01/03 13:21:56 markm Exp $ +# $Id: Makefile,v 1.25 1999/01/15 14:23:31 scrappy Exp $ # DISTNAME= pgp50i @@ -18,6 +18,7 @@ EXTRACT_SUFX= -unix-src.tar.gz MAINTAINER= markm@FreeBSD.ORG Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000 +WWW_SITE= http://www.pgpi.com WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 686b06626d63..47de900dd2a5 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.24 1999/01/03 13:21:56 markm Exp $ +# $Id: Makefile,v 1.25 1999/01/15 14:23:31 scrappy Exp $ # DISTNAME= pgp50i @@ -18,6 +18,7 @@ EXTRACT_SUFX= -unix-src.tar.gz MAINTAINER= markm@FreeBSD.ORG Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000 +WWW_SITE= http://www.pgpi.com WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes |