From a05c0a07b80dea11eea81423e72bb8e48657d1ae Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Thu, 22 Apr 1999 00:17:18 +0000 Subject: this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... --- devel/mico/Makefile | 4 +--- devel/mico/pkg-descr | 2 ++ editors/vim/Makefile | 3 +-- editors/vim/pkg-descr | 2 ++ editors/vim5/Makefile | 3 +-- editors/vim5/pkg-descr | 2 ++ editors/vim6/Makefile | 3 +-- editors/vim6/pkg-descr | 2 ++ graphics/Mesa3/Makefile | 4 +--- graphics/Mesa3/pkg-descr | 2 ++ graphics/mesagl/Makefile | 4 +--- graphics/mesagl/pkg-descr | 2 ++ lang/egcs/Makefile | 4 +--- lang/egcs/pkg-descr | 2 ++ lang/gcc-devel/Makefile | 4 +--- lang/gcc-devel/pkg-descr | 2 ++ lang/gcc-ooo/Makefile | 4 +--- lang/gcc-ooo/pkg-descr | 2 ++ lang/gcc/Makefile | 4 +--- lang/gcc/pkg-descr | 2 ++ lang/gcc295/Makefile | 4 +--- lang/gcc295/pkg-descr | 2 ++ lang/gcc30/Makefile | 4 +--- lang/gcc30/pkg-descr | 2 ++ lang/gcc31/Makefile | 4 +--- lang/gcc31/pkg-descr | 2 ++ lang/gcc32/Makefile | 4 +--- lang/gcc32/pkg-descr | 2 ++ lang/gcc33/Makefile | 4 +--- lang/gcc33/pkg-descr | 2 ++ lang/gcc34/Makefile | 4 +--- lang/gcc34/pkg-descr | 2 ++ lang/gcc35/Makefile | 4 +--- lang/gcc35/pkg-descr | 2 ++ lang/gcc40/Makefile | 4 +--- lang/gcc40/pkg-descr | 2 ++ lang/gcc41/Makefile | 4 +--- lang/gcc41/pkg-descr | 2 ++ lang/gcc42/Makefile | 4 +--- lang/gcc42/pkg-descr | 2 ++ lang/gcc43/Makefile | 4 +--- lang/gcc43/pkg-descr | 2 ++ lang/gcc44/Makefile | 4 +--- lang/gcc44/pkg-descr | 2 ++ lang/gcc45/Makefile | 4 +--- lang/gcc45/pkg-descr | 2 ++ lang/gcc46/Makefile | 4 +--- lang/gcc46/pkg-descr | 2 ++ lang/gcc47/Makefile | 4 +--- lang/gcc47/pkg-descr | 2 ++ lang/gcc48/Makefile | 4 +--- lang/gcc48/pkg-descr | 2 ++ lang/ruby/Makefile | 4 +--- lang/ruby/pkg-descr | 2 ++ lang/ruby14/Makefile | 4 +--- lang/ruby14/pkg-descr | 2 ++ lang/ruby16/Makefile | 4 +--- lang/ruby16/pkg-descr | 2 ++ lang/tcl80/Makefile | 4 +--- lang/tcl80/pkg-descr | 2 ++ lang/tcl81-thread/Makefile | 4 +--- lang/tcl81-thread/pkg-descr | 2 ++ lang/tcl82/Makefile | 4 +--- lang/tcl82/pkg-descr | 2 ++ lang/tcl83/Makefile | 4 +--- lang/tcl83/pkg-descr | 2 ++ lang/tcl84/Makefile | 4 +--- lang/tcl84/pkg-descr | 2 ++ news/leafnode+/Makefile | 4 +--- news/leafnode+/pkg-descr | 2 ++ security/openssl-beta/Makefile | 4 +--- security/openssl-beta/pkg-descr | 2 ++ security/openssl/Makefile | 4 +--- security/openssl/pkg-descr | 2 ++ security/pgp5/Makefile | 3 +-- security/pgp5/pkg-descr | 2 ++ security/pgp6/Makefile | 3 +-- security/pgp6/pkg-descr | 2 ++ 78 files changed, 117 insertions(+), 112 deletions(-) diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 8d78f9fd79bd..7827e89c8645 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -3,7 +3,7 @@ # Date created: 11 July 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.28 1999/01/22 21:58:56 nectar Exp $ +# $Id: Makefile,v 1.29 1999/03/11 21:47:09 scrappy Exp $ # DISTNAME= mico-2.2.3 @@ -12,8 +12,6 @@ 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 .if ${PORTOBJFORMAT} == "elf" diff --git a/devel/mico/pkg-descr b/devel/mico/pkg-descr index a39b6ddbcd94..7dff444cbba9 100644 --- a/devel/mico/pkg-descr +++ b/devel/mico/pkg-descr @@ -1 +1,3 @@ a CORBA 2.0 implementation which goal is freely available + +WWW: http://diamant.vsb.cs.uni-frankfurt.de/~mico diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 9d1eba89a0ff..d9c54291db37 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.35 1999/03/15 10:24:24 obrien Exp $ +# $Id: Makefile,v 1.36 1999/04/08 19:05:48 billf Exp $ # DISTNAME= vim-5.3 @@ -20,7 +20,6 @@ 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 \ diff --git a/editors/vim/pkg-descr b/editors/vim/pkg-descr index b48bf2104ffa..d39d8584e3e9 100644 --- a/editors/vim/pkg-descr +++ b/editors/vim/pkg-descr @@ -21,3 +21,5 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) + +WWW: http://www.vim.org diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 9d1eba89a0ff..d9c54291db37 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.35 1999/03/15 10:24:24 obrien Exp $ +# $Id: Makefile,v 1.36 1999/04/08 19:05:48 billf Exp $ # DISTNAME= vim-5.3 @@ -20,7 +20,6 @@ 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 \ diff --git a/editors/vim5/pkg-descr b/editors/vim5/pkg-descr index b48bf2104ffa..d39d8584e3e9 100644 --- a/editors/vim5/pkg-descr +++ b/editors/vim5/pkg-descr @@ -21,3 +21,5 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) + +WWW: http://www.vim.org diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 9d1eba89a0ff..d9c54291db37 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.35 1999/03/15 10:24:24 obrien Exp $ +# $Id: Makefile,v 1.36 1999/04/08 19:05:48 billf Exp $ # DISTNAME= vim-5.3 @@ -20,7 +20,6 @@ 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 \ diff --git a/editors/vim6/pkg-descr b/editors/vim6/pkg-descr index b48bf2104ffa..d39d8584e3e9 100644 --- a/editors/vim6/pkg-descr +++ b/editors/vim6/pkg-descr @@ -21,3 +21,5 @@ Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS, M$-DOS, MacOS, OS/2, VMS, WinNT+Win95. -- David (obrien@cs.ucdavis.edu) + +WWW: http://www.vim.org diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 100d5576d045..cf2904e49892 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.30 1998/11/11 05:37:18 asami Exp $ +# $Id: Makefile,v 1.31 1999/03/11 21:47:11 scrappy Exp $ # DISTNAME= MesaLib-3.0 @@ -15,8 +15,6 @@ 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/Mesa3/pkg-descr b/graphics/Mesa3/pkg-descr index 6b236b46daf4..d373a74ab4ac 100644 --- a/graphics/Mesa3/pkg-descr +++ b/graphics/Mesa3/pkg-descr @@ -8,3 +8,5 @@ vendor. This software is distributed under the terms of the GNU Library General Public License, see the LICENSE file for details. paulo@isr.uc.pt + +WWW: http://www.ssec.wisc.edu/~brianp/Mesa.html diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 100d5576d045..cf2904e49892 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.30 1998/11/11 05:37:18 asami Exp $ +# $Id: Makefile,v 1.31 1999/03/11 21:47:11 scrappy Exp $ # DISTNAME= MesaLib-3.0 @@ -15,8 +15,6 @@ 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/pkg-descr b/graphics/mesagl/pkg-descr index 6b236b46daf4..d373a74ab4ac 100644 --- a/graphics/mesagl/pkg-descr +++ b/graphics/mesagl/pkg-descr @@ -8,3 +8,5 @@ vendor. This software is distributed under the terms of the GNU Library General Public License, see the LICENSE file for details. paulo@isr.uc.pt + +WWW: http://www.ssec.wisc.edu/~brianp/Mesa.html diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index e97ad12bbc21..47544115a1d7 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $ +# $Id: Makefile,v 1.54 1999/04/08 21:12:34 billf Exp $ # DISTNAME= egcs-1.1.2 @@ -22,8 +22,6 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com/ - USE_BZIP2= yes .include diff --git a/lang/egcs/pkg-descr b/lang/egcs/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/egcs/pkg-descr +++ b/lang/egcs/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc-devel/Makefile +++ b/lang/gcc-devel/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc-devel/pkg-descr b/lang/gcc-devel/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc-devel/pkg-descr +++ b/lang/gcc-devel/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc-ooo/pkg-descr b/lang/gcc-ooo/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc-ooo/pkg-descr +++ b/lang/gcc-ooo/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc/pkg-descr +++ b/lang/gcc/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index e97ad12bbc21..47544115a1d7 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $ +# $Id: Makefile,v 1.54 1999/04/08 21:12:34 billf Exp $ # DISTNAME= egcs-1.1.2 @@ -22,8 +22,6 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com/ - USE_BZIP2= yes .include diff --git a/lang/gcc295/pkg-descr b/lang/gcc295/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc295/pkg-descr +++ b/lang/gcc295/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc30/pkg-descr b/lang/gcc30/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc30/pkg-descr +++ b/lang/gcc30/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc31/pkg-descr b/lang/gcc31/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc31/pkg-descr +++ b/lang/gcc31/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc32/pkg-descr b/lang/gcc32/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc32/pkg-descr +++ b/lang/gcc32/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc33/pkg-descr b/lang/gcc33/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc33/pkg-descr +++ b/lang/gcc33/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc34/pkg-descr b/lang/gcc34/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc34/pkg-descr +++ b/lang/gcc34/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc35/pkg-descr b/lang/gcc35/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc35/pkg-descr +++ b/lang/gcc35/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc40/pkg-descr b/lang/gcc40/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc40/pkg-descr +++ b/lang/gcc40/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc41/pkg-descr b/lang/gcc41/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc41/pkg-descr +++ b/lang/gcc41/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc42/pkg-descr b/lang/gcc42/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc42/pkg-descr +++ b/lang/gcc42/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc43/pkg-descr b/lang/gcc43/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc43/pkg-descr +++ b/lang/gcc43/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc44/pkg-descr b/lang/gcc44/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc44/pkg-descr +++ b/lang/gcc44/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc45/pkg-descr b/lang/gcc45/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc45/pkg-descr +++ b/lang/gcc45/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc46/pkg-descr b/lang/gcc46/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc46/pkg-descr +++ b/lang/gcc46/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc47/pkg-descr +++ b/lang/gcc47/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc48/pkg-descr +++ b/lang/gcc48/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 0f7144a7daaf..a87ae19152e3 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -3,7 +3,7 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # -# $Id: Makefile,v 1.9 1999/02/22 04:11:48 steve Exp $ +# $Id: Makefile,v 1.10 1999/04/19 03:55:51 steve Exp $ # DISTNAME= ruby-1.2.5 @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MAINTAINER= yasuf@big.or.jp -WWW_SITE= http://www.netlab.co.jp/ruby/ - GNU_CONFIGURE= yes #USE_AUTOCONF= yes MAN1= ruby.1 diff --git a/lang/ruby/pkg-descr b/lang/ruby/pkg-descr index 9a1f84086df4..5800b868d6b5 100644 --- a/lang/ruby/pkg-descr +++ b/lang/ruby/pkg-descr @@ -16,3 +16,5 @@ Features of ruby is shown below. + Highly Portable(works on many UNIX machines) The ruby home page is at http://www.netlab.co.jp/ruby/. + +WWW: http://www.netlab.co.jp/ruby diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile index 0f7144a7daaf..a87ae19152e3 100644 --- a/lang/ruby14/Makefile +++ b/lang/ruby14/Makefile @@ -3,7 +3,7 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # -# $Id: Makefile,v 1.9 1999/02/22 04:11:48 steve Exp $ +# $Id: Makefile,v 1.10 1999/04/19 03:55:51 steve Exp $ # DISTNAME= ruby-1.2.5 @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MAINTAINER= yasuf@big.or.jp -WWW_SITE= http://www.netlab.co.jp/ruby/ - GNU_CONFIGURE= yes #USE_AUTOCONF= yes MAN1= ruby.1 diff --git a/lang/ruby14/pkg-descr b/lang/ruby14/pkg-descr index 9a1f84086df4..5800b868d6b5 100644 --- a/lang/ruby14/pkg-descr +++ b/lang/ruby14/pkg-descr @@ -16,3 +16,5 @@ Features of ruby is shown below. + Highly Portable(works on many UNIX machines) The ruby home page is at http://www.netlab.co.jp/ruby/. + +WWW: http://www.netlab.co.jp/ruby diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 0f7144a7daaf..a87ae19152e3 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -3,7 +3,7 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # -# $Id: Makefile,v 1.9 1999/02/22 04:11:48 steve Exp $ +# $Id: Makefile,v 1.10 1999/04/19 03:55:51 steve Exp $ # DISTNAME= ruby-1.2.5 @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MAINTAINER= yasuf@big.or.jp -WWW_SITE= http://www.netlab.co.jp/ruby/ - GNU_CONFIGURE= yes #USE_AUTOCONF= yes MAN1= ruby.1 diff --git a/lang/ruby16/pkg-descr b/lang/ruby16/pkg-descr index 9a1f84086df4..5800b868d6b5 100644 --- a/lang/ruby16/pkg-descr +++ b/lang/ruby16/pkg-descr @@ -16,3 +16,5 @@ Features of ruby is shown below. + Highly Portable(works on many UNIX machines) The ruby home page is at http://www.netlab.co.jp/ruby/. + +WWW: http://www.netlab.co.jp/ruby diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 63b56788359c..63714b50180d 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.13 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.14 1999/04/08 19:05:47 billf Exp $ # DISTNAME= tcl8.0.4 @@ -14,8 +14,6 @@ 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 diff --git a/lang/tcl80/pkg-descr b/lang/tcl80/pkg-descr index 1dcfb46167a8..978ded2bb37e 100644 --- a/lang/tcl80/pkg-descr +++ b/lang/tcl80/pkg-descr @@ -5,3 +5,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile index efdbe5a888ab..231a15ceefa0 100644 --- a/lang/tcl81-thread/Makefile +++ b/lang/tcl81-thread/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.2 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.3 1999/04/08 19:05:48 billf Exp $ # DISTNAME= tcl8.1b1 @@ -14,8 +14,6 @@ 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 diff --git a/lang/tcl81-thread/pkg-descr b/lang/tcl81-thread/pkg-descr index 53a6a7c602e1..58797d179672 100644 --- a/lang/tcl81-thread/pkg-descr +++ b/lang/tcl81-thread/pkg-descr @@ -4,3 +4,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index 1bad91deea70..d4a6636275f4 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.16 1999/04/08 19:05:47 billf Exp $ # DISTNAME= tcl8.1b1 @@ -14,8 +14,6 @@ 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 diff --git a/lang/tcl82/pkg-descr b/lang/tcl82/pkg-descr index 53a6a7c602e1..58797d179672 100644 --- a/lang/tcl82/pkg-descr +++ b/lang/tcl82/pkg-descr @@ -4,3 +4,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 1bad91deea70..d4a6636275f4 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.16 1999/04/08 19:05:47 billf Exp $ # DISTNAME= tcl8.1b1 @@ -14,8 +14,6 @@ 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 diff --git a/lang/tcl83/pkg-descr b/lang/tcl83/pkg-descr index 53a6a7c602e1..58797d179672 100644 --- a/lang/tcl83/pkg-descr +++ b/lang/tcl83/pkg-descr @@ -4,3 +4,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 1bad91deea70..d4a6636275f4 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.16 1999/04/08 19:05:47 billf Exp $ # DISTNAME= tcl8.1b1 @@ -14,8 +14,6 @@ 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 diff --git a/lang/tcl84/pkg-descr b/lang/tcl84/pkg-descr index 53a6a7c602e1..58797d179672 100644 --- a/lang/tcl84/pkg-descr +++ b/lang/tcl84/pkg-descr @@ -4,3 +4,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com diff --git a/news/leafnode+/Makefile b/news/leafnode+/Makefile index d615710136eb..948356a33aef 100644 --- a/news/leafnode+/Makefile +++ b/news/leafnode+/Makefile @@ -3,7 +3,7 @@ # Date created: 19 November 1998 # Whom: Tom Hukins # -# $Id: Makefile,v 1.4 1999/04/03 01:01:04 steve Exp $ +# $Id: Makefile,v 1.5 1999/04/07 18:21:49 jseger Exp $ # DISTNAME= leafnode+-2.6 @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/leafnode/ MAINTAINER= tom@eborcom.com -WWW_SITE= http://www.io.com/~kazushi/freeware/leafnode+.html - MAN8= checkgroups.8 fetchnews.8 leafnode.8 texpire.8 .if defined(NOPORTDOCS) diff --git a/news/leafnode+/pkg-descr b/news/leafnode+/pkg-descr index 0d11616eaf98..4b50bbb3a292 100644 --- a/news/leafnode+/pkg-descr +++ b/news/leafnode+/pkg-descr @@ -8,3 +8,5 @@ considerably. Leafnode+ contains several enhancements from the original Leafnode. For more information, see http://www.io.com/~kazushi/freeware/leafnode+.html + +WWW: http://www.io.com/~kazushi/freeware/leafnode+.html diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 1412a1c040da..7a500e1ba26e 100644 --- a/security/openssl-beta/Makefile +++ b/security/openssl-beta/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg # -# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $ +# $Id: Makefile,v 1.29 1999/04/13 22:37:02 dirk Exp $ # DISTNAME= openssl-0.9.2b @@ -18,8 +18,6 @@ PATCHFILES= openssl-0.9.2b-rsaoaep.patch MAINTAINER= dirk@FreeBSD.ORG -WWW_SITE= http://www.openssl.org/ - ONLY_FOR_ARCHS= i386 RESTRICTED= "Cryptography" USE_PERL5= yes diff --git a/security/openssl-beta/pkg-descr b/security/openssl-beta/pkg-descr index d1ca8543ee5a..57b3b8981bd6 100644 --- a/security/openssl-beta/pkg-descr +++ b/security/openssl-beta/pkg-descr @@ -15,3 +15,5 @@ to some simple license conditions. OpenSSL homepage: http://www.openssl.org/ + +WWW: http://www.openssl.org diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 1412a1c040da..7a500e1ba26e 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg # -# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $ +# $Id: Makefile,v 1.29 1999/04/13 22:37:02 dirk Exp $ # DISTNAME= openssl-0.9.2b @@ -18,8 +18,6 @@ PATCHFILES= openssl-0.9.2b-rsaoaep.patch MAINTAINER= dirk@FreeBSD.ORG -WWW_SITE= http://www.openssl.org/ - ONLY_FOR_ARCHS= i386 RESTRICTED= "Cryptography" USE_PERL5= yes diff --git a/security/openssl/pkg-descr b/security/openssl/pkg-descr index d1ca8543ee5a..57b3b8981bd6 100644 --- a/security/openssl/pkg-descr +++ b/security/openssl/pkg-descr @@ -15,3 +15,5 @@ to some simple license conditions. OpenSSL homepage: http://www.openssl.org/ + +WWW: http://www.openssl.org diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index f82cd984454e..dc22e39a6ac3 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $ +# $Id: Makefile,v 1.28 1999/04/08 19:05:45 billf Exp $ # DISTNAME= pgp50i @@ -18,7 +18,6 @@ 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/pgp5/pkg-descr b/security/pgp5/pkg-descr index 969c174a8f15..37add9681f7a 100644 --- a/security/pgp5/pkg-descr +++ b/security/pgp5/pkg-descr @@ -16,3 +16,5 @@ PGP 5.0 contains support for new encryption methods (most notably DSS/Diffie-Hellman), and built-in keyserver support. Also, the command line has been redesigned to be more Unix and scripting friendly. + +WWW: http://www.pgpi.com diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index f82cd984454e..dc22e39a6ac3 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $ +# $Id: Makefile,v 1.28 1999/04/08 19:05:45 billf Exp $ # DISTNAME= pgp50i @@ -18,7 +18,6 @@ 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/pkg-descr b/security/pgp6/pkg-descr index 969c174a8f15..37add9681f7a 100644 --- a/security/pgp6/pkg-descr +++ b/security/pgp6/pkg-descr @@ -16,3 +16,5 @@ PGP 5.0 contains support for new encryption methods (most notably DSS/Diffie-Hellman), and built-in keyserver support. Also, the command line has been redesigned to be more Unix and scripting friendly. + +WWW: http://www.pgpi.com -- cgit v1.2.3