summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-04-22 00:17:18 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-04-22 00:17:18 +0000
commita05c0a07b80dea11eea81423e72bb8e48657d1ae (patch)
treed0acdf67187748983f1ed227f55e4641b2b50de1
parentAdd snowstar. (diff)
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
Notes
Notes: svn path=/head/; revision=18059
-rw-r--r--devel/mico/Makefile4
-rw-r--r--devel/mico/pkg-descr2
-rw-r--r--editors/vim/Makefile3
-rw-r--r--editors/vim/pkg-descr2
-rw-r--r--editors/vim5/Makefile3
-rw-r--r--editors/vim5/pkg-descr2
-rw-r--r--editors/vim6/Makefile3
-rw-r--r--editors/vim6/pkg-descr2
-rw-r--r--graphics/Mesa3/Makefile4
-rw-r--r--graphics/Mesa3/pkg-descr2
-rw-r--r--graphics/mesagl/Makefile4
-rw-r--r--graphics/mesagl/pkg-descr2
-rw-r--r--lang/egcs/Makefile4
-rw-r--r--lang/egcs/pkg-descr2
-rw-r--r--lang/gcc-devel/Makefile4
-rw-r--r--lang/gcc-devel/pkg-descr2
-rw-r--r--lang/gcc-ooo/Makefile4
-rw-r--r--lang/gcc-ooo/pkg-descr2
-rw-r--r--lang/gcc/Makefile4
-rw-r--r--lang/gcc/pkg-descr2
-rw-r--r--lang/gcc295/Makefile4
-rw-r--r--lang/gcc295/pkg-descr2
-rw-r--r--lang/gcc30/Makefile4
-rw-r--r--lang/gcc30/pkg-descr2
-rw-r--r--lang/gcc31/Makefile4
-rw-r--r--lang/gcc31/pkg-descr2
-rw-r--r--lang/gcc32/Makefile4
-rw-r--r--lang/gcc32/pkg-descr2
-rw-r--r--lang/gcc33/Makefile4
-rw-r--r--lang/gcc33/pkg-descr2
-rw-r--r--lang/gcc34/Makefile4
-rw-r--r--lang/gcc34/pkg-descr2
-rw-r--r--lang/gcc35/Makefile4
-rw-r--r--lang/gcc35/pkg-descr2
-rw-r--r--lang/gcc40/Makefile4
-rw-r--r--lang/gcc40/pkg-descr2
-rw-r--r--lang/gcc41/Makefile4
-rw-r--r--lang/gcc41/pkg-descr2
-rw-r--r--lang/gcc42/Makefile4
-rw-r--r--lang/gcc42/pkg-descr2
-rw-r--r--lang/gcc43/Makefile4
-rw-r--r--lang/gcc43/pkg-descr2
-rw-r--r--lang/gcc44/Makefile4
-rw-r--r--lang/gcc44/pkg-descr2
-rw-r--r--lang/gcc45/Makefile4
-rw-r--r--lang/gcc45/pkg-descr2
-rw-r--r--lang/gcc46/Makefile4
-rw-r--r--lang/gcc46/pkg-descr2
-rw-r--r--lang/gcc47/Makefile4
-rw-r--r--lang/gcc47/pkg-descr2
-rw-r--r--lang/gcc48/Makefile4
-rw-r--r--lang/gcc48/pkg-descr2
-rw-r--r--lang/ruby/Makefile4
-rw-r--r--lang/ruby/pkg-descr2
-rw-r--r--lang/ruby14/Makefile4
-rw-r--r--lang/ruby14/pkg-descr2
-rw-r--r--lang/ruby16/Makefile4
-rw-r--r--lang/ruby16/pkg-descr2
-rw-r--r--lang/tcl80/Makefile4
-rw-r--r--lang/tcl80/pkg-descr2
-rw-r--r--lang/tcl81-thread/Makefile4
-rw-r--r--lang/tcl81-thread/pkg-descr2
-rw-r--r--lang/tcl82/Makefile4
-rw-r--r--lang/tcl82/pkg-descr2
-rw-r--r--lang/tcl83/Makefile4
-rw-r--r--lang/tcl83/pkg-descr2
-rw-r--r--lang/tcl84/Makefile4
-rw-r--r--lang/tcl84/pkg-descr2
-rw-r--r--news/leafnode+/Makefile4
-rw-r--r--news/leafnode+/pkg-descr2
-rw-r--r--security/openssl-beta/Makefile4
-rw-r--r--security/openssl-beta/pkg-descr2
-rw-r--r--security/openssl/Makefile4
-rw-r--r--security/openssl/pkg-descr2
-rw-r--r--security/pgp5/Makefile3
-rw-r--r--security/pgp5/pkg-descr2
-rw-r--r--security/pgp6/Makefile3
-rw-r--r--security/pgp6/pkg-descr2
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 <scrappy@freebsd.org>
#
-# $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 <bsd.port.pre.mk>
.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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <jdp@polstra.com>
#
-# $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 <bsd.port.pre.mk>
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 <jdp@polstra.com>
+
+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 <usagi@ruby.club.or.jp>
#
-# $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 <usagi@ruby.club.or.jp>
#
-# $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 <usagi@ruby.club.or.jp>
#
-# $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 <tom@eborcom.com>
#
-# $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 <dirk@FreeBSD.ORG>
#
-# $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 <dirk@FreeBSD.ORG>
#
-# $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