summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
commitbbed9774f919f0f19b7690579fe38620b8ce4bdb (patch)
tree69487d2b3988dfcb683f0bd83bb0df1605ef0596
parentTake over maintainership of this port. Old maintainer cites no time (diff)
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
Notes
Notes: svn path=/head/; revision=19556
-rw-r--r--astro/wmspaceweather/Makefile7
-rw-r--r--astro/wmspaceweather/pkg-descr3
-rw-r--r--astro/wmsun/Makefile7
-rw-r--r--astro/wmsun/pkg-descr3
-rw-r--r--astro/x3arth/Makefile6
-rw-r--r--astro/x3arth/pkg-descr3
-rw-r--r--audio/aumix/Makefile6
-rw-r--r--audio/aumix/pkg-descr3
-rw-r--r--audio/cmp3/Makefile8
-rw-r--r--audio/cmp3/pkg-descr3
-rw-r--r--audio/gmixer/Makefile6
-rw-r--r--audio/gmixer/pkg-descr3
-rw-r--r--audio/id3ed/Makefile7
-rw-r--r--audio/id3ed/pkg-descr7
-rw-r--r--audio/mixer.app/Makefile6
-rw-r--r--audio/mixer.app/pkg-descr5
-rw-r--r--deskutils/gtimer/Makefile6
-rw-r--r--deskutils/gtimer/pkg-descr3
-rw-r--r--ftp/greed/Makefile6
-rw-r--r--ftp/greed/pkg-descr6
-rw-r--r--ftp/yafc/Makefile6
-rw-r--r--ftp/yafc/pkg-descr3
-rw-r--r--games/blockade/Makefile6
-rw-r--r--games/blockade/pkg-descr5
-rw-r--r--irc/ezbounce-devel/Makefile6
-rw-r--r--irc/ezbounce-devel/pkg-descr6
-rw-r--r--irc/ezbounce/Makefile6
-rw-r--r--irc/ezbounce/pkg-descr6
-rw-r--r--irc/ninja/Makefile6
-rw-r--r--irc/ninja/pkg-descr3
-rw-r--r--irc/quirc/Makefile6
-rw-r--r--irc/quirc/pkg-descr3
-rw-r--r--mail/bbmail/Makefile6
-rw-r--r--mail/bbmail/pkg-descr3
-rw-r--r--mail/spruce/Makefile6
-rw-r--r--mail/spruce/pkg-descr5
-rw-r--r--misc/colortail/Makefile6
-rw-r--r--misc/colortail/pkg-descr4
-rw-r--r--misc/wmmand/Makefile7
-rw-r--r--misc/wmmand/pkg-descr3
-rw-r--r--security/gtkportscan/Makefile6
-rw-r--r--security/gtkportscan/pkg-descr3
-rw-r--r--x11-clocks/bbdate/Makefile10
-rw-r--r--x11-clocks/bbdate/pkg-descr3
-rw-r--r--x11-wm/blackbox/Makefile4
-rw-r--r--x11-wm/hackedbox/Makefile4
-rw-r--r--x11-wm/openbox/Makefile4
-rw-r--r--x11-wm/toolbox/Makefile6
-rw-r--r--x11-wm/toolbox/pkg-descr3
-rw-r--r--x11/wterm/Makefile6
-rw-r--r--x11/wterm/pkg-descr4
51 files changed, 92 insertions, 167 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile
index ffee1b3b257e..534ba5e35bc0 100644
--- a/astro/wmspaceweather/Makefile
+++ b/astro/wmspaceweather/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: wmSpaceWeather
# Version required: 1.04
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 04:54:58 taoka Exp $
DISTNAME= wmSpaceWeather-1.04
PKGNAME= wmspaceweather-1.04
CATEGORIES= astro windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather
USE_GMAKE= yes
-USE_XLIB= yes
USE_X_PREFIX= yes
ALL_TARGET= clean all
diff --git a/astro/wmspaceweather/pkg-descr b/astro/wmspaceweather/pkg-descr
index 20b668626d14..343dc4a54290 100644
--- a/astro/wmspaceweather/pkg-descr
+++ b/astro/wmspaceweather/pkg-descr
@@ -3,6 +3,3 @@ from the GOES satellites.
Author:
Mike Henderson <mghenderson@lanl.gov>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile
index 5d26c4ba580d..99f8936a694a 100644
--- a/astro/wmsun/Makefile
+++ b/astro/wmsun/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: wmSun
# Version required: 1.03
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 04:55:56 taoka Exp $
DISTNAME= wmSun-1.03
PKGNAME= wmsun-1.03
CATEGORIES= astro windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
USE_GMAKE= yes
-USE_XLIB= yes
USE_X_PREFIX= yes
ALL_TARGET= clean all
diff --git a/astro/wmsun/pkg-descr b/astro/wmsun/pkg-descr
index cc94b900aa1d..5874072f1f07 100644
--- a/astro/wmsun/pkg-descr
+++ b/astro/wmsun/pkg-descr
@@ -2,6 +2,3 @@ A dockapp that displays the rise and set time of the sun.
Author:
Mike Henderson <mghenderson@lanl.gov>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile
index 20f39dc03621..0bccdc8a4b4c 100644
--- a/astro/x3arth/Makefile
+++ b/astro/x3arth/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: x3arth
# Version required: 1.1
# Date created: 15 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/16 07:18:32 flathill Exp $
#
DISTNAME= x3arth-1.1
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/desktop
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 \
${X11BASE}/bin/xv:${PORTSDIR}/graphics/xv
diff --git a/astro/x3arth/pkg-descr b/astro/x3arth/pkg-descr
index 1cf4bbfe5a37..ec65c7812be5 100644
--- a/astro/x3arth/pkg-descr
+++ b/astro/x3arth/pkg-descr
@@ -3,6 +3,3 @@ earth and set it as the background image in the X root window.
Author:
Luc Deschenaux <lcd@gkb.com>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 9c558f8a38de..24948cc2495d 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: aumix
# Version required: 1.22
# Date created: 21 May 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/06/08 23:20:38 steve Exp $
+# $Id: Makefile,v 1.4 1999/06/12 05:50:00 mharo Exp $
#
DISTNAME= aumix-1.22
@@ -12,7 +12,7 @@ MASTER_SITES= http://jpj.net/~trevor/aumix/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/audio/aumix/pkg-descr b/audio/aumix/pkg-descr
index 50a451900a34..8ff7c8ed1a44 100644
--- a/audio/aumix/pkg-descr
+++ b/audio/aumix/pkg-descr
@@ -3,6 +3,3 @@ scripts, or interactively at the console or a terminal with a full-screen,
ncurses-based interface
WWW: http://jpj.net/~trevor/aumix.html
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index 705aa50360f7..db0469f69880 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: cmp3
# Version required: 2.0pre3
# Date created: 10 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/04/15 03:10:06 mharo Exp $
+# $Id: Makefile,v 1.4 1999/05/16 23:24:36 mharo Exp $
#
DISTNAME= cmp3-2.0pre3
PKGNAME= cmp3-2.0p3
CATEGORIES= audio
-MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/
+MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
diff --git a/audio/cmp3/pkg-descr b/audio/cmp3/pkg-descr
index c8975f9b2b72..4bf34536fab3 100644
--- a/audio/cmp3/pkg-descr
+++ b/audio/cmp3/pkg-descr
@@ -3,6 +3,3 @@ playlist support, volume control and tools to help with file
management. The author is Neville Kadwa <pandama@psu.edu>.
WWW: http://nkk104.rh.psu.edu/cmp3/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile
index 6955e2753a9e..c4a3d1adab39 100644
--- a/audio/gmixer/Makefile
+++ b/audio/gmixer/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gmixer
# Version required: 0.98c
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/04/06 09:36:42 jseger Exp $
+# $Id: Makefile,v 1.3 1999/05/29 03:55:31 steve Exp $
#
DISTNAME= gmixer-0.98c
CATEGORIES= audio
MASTER_SITES= http://junior.technion.ac.il/~sergey/linux/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/audio/gmixer/pkg-descr b/audio/gmixer/pkg-descr
index 62d82ad82f0d..a67823704644 100644
--- a/audio/gmixer/pkg-descr
+++ b/audio/gmixer/pkg-descr
@@ -4,6 +4,3 @@ and the ability to auto load/save a configuration.
Author: Sergey Kiselev <asm@maxho.com>
WWW: http://junior.technion.ac.il/~sergey/linux.html
-
--Chris Piazza
-cpiazza@home.net
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 5d691ab20ca2..b283e37ed1a8 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: id3ed
# Version required: 1.8
# Date created: 05 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/11 08:54:58 taoka Exp $
+# $Id: Makefile,v 1.2 1999/06/12 05:56:13 mharo Exp $
#
DISTNAME= id3ed-1.8
@@ -12,8 +12,7 @@ MASTER_SITES= http://www.treefort.org/~donut/id3ed/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/editors
-
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/audio/id3ed/pkg-descr b/audio/id3ed/pkg-descr
index 9ae4e87b815b..717a6e27e16f 100644
--- a/audio/id3ed/pkg-descr
+++ b/audio/id3ed/pkg-descr
@@ -1,5 +1,2 @@
-A command line tool to edit id3 tags in mp3 files.
-
-
--Chris Piazza
-cpiazza@home.net
+A command line tool to edit id3 tags in mp3 files interactively or
+on the fly.
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index 624b13067486..edc998c2360e 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: mixer.app
# Version required: 1.4.1
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1999/05/10 04:06:57 steve Exp $
+# $Id: Makefile,v 1.6 1999/06/12 05:46:11 mharo Exp $
#
DISTNAME= Mixer.app-1.4.1
@@ -11,7 +11,7 @@ PKGNAME= mixer.app-1.4.1
CATEGORIES= audio
MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/audio/mixer.app/pkg-descr b/audio/mixer.app/pkg-descr
index a380b92381d6..31fd6a166225 100644
--- a/audio/mixer.app/pkg-descr
+++ b/audio/mixer.app/pkg-descr
@@ -1,4 +1,4 @@
-A dockapp that controls the mixer for three volumes:
+A dockapp that controls the mixer for three volumes by default:
* Master
* CD
* PCM
@@ -6,6 +6,3 @@ A dockapp that controls the mixer for three volumes:
Author:
Per Liden <per@rsn.hk-r.se>
WWW: http://www.student.hk-r.se/~pt96pli/mixer/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index f41e5a38dcae..2021cffefcea 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gtimer
# Version required: 1.1.4
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1999/05/06 14:18:54 flathill Exp $
+# $Id: Makefile,v 1.5 1999/05/29 03:55:35 steve Exp $
#
DISTNAME= gtimer-1.1.4
CATEGORIES= deskutils
MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/deskutils/gtimer/pkg-descr b/deskutils/gtimer/pkg-descr
index d5f528021c9a..f5c7cb4caf0b 100644
--- a/deskutils/gtimer/pkg-descr
+++ b/deskutils/gtimer/pkg-descr
@@ -4,6 +4,3 @@ your activities and the amount of time spent on those activities.
Author: Craig Knudsen <cknudsen@radix.net>
WWW: http://www.radix.net/~cknudsen/gtimer/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile
index 616d123343e0..e6bc1cc375c1 100644
--- a/ftp/greed/Makefile
+++ b/ftp/greed/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: greed
# Version required: 0.801
# Date created: 13 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1999/05/09 16:26:03 steve Exp $
+# $Id: Makefile,v 1.8 1999/06/12 07:09:08 mharo Exp $
#
DISTNAME= greed-0.801
CATEGORIES= net
MASTER_SITES= http://www.public.asu.edu/~arturner/greed/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
MANCOMPRESSED= yes
MAN1= greed.1
diff --git a/ftp/greed/pkg-descr b/ftp/greed/pkg-descr
index 876532d8143c..00afed703a33 100644
--- a/ftp/greed/pkg-descr
+++ b/ftp/greed/pkg-descr
@@ -1,10 +1,6 @@
Get and Resume Elite EDition. A utility to download files from http and
ftp from the console with the ability to resume downloads.
-Website:
-http://www.public.asu.edu/~arturner/index.html
+WWW: http://www.public.asu.edu/~arturner/index.html
Author:
Anoakie Turner <Anoakie.Turner@asu.edu>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index ab5a34db1d9d..c4197752fbef 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: yafc
# Version required: 0.4.3
# Date created: 10 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/11 09:09:07 taoka Exp $
+# $Id: Makefile,v 1.2 1999/06/18 03:02:49 mharo Exp $
#
DISTNAME= yafc-0.4.3
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
ftp://mayer.physto.se/pub/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/ftp/yafc/pkg-descr b/ftp/yafc/pkg-descr
index b12b34366bf8..25ceeee84ee8 100644
--- a/ftp/yafc/pkg-descr
+++ b/ftp/yafc/pkg-descr
@@ -3,6 +3,3 @@ Directory cache, remote filename completion, aliases, colored ls,
recursive get/put/ls/rm, nohup mode transfers, and more!
WWW: http://www.stacken.kth.se/~mhe/yafc/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/games/blockade/Makefile b/games/blockade/Makefile
index 9125a1384444..7b61b5e79cbf 100644
--- a/games/blockade/Makefile
+++ b/games/blockade/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: blockade
# Version required: 1.00
# Date created: 29 May 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/06 17:07:35 steve Exp $
#
DISTNAME= blockade-1_00-linux
@@ -11,7 +11,7 @@ PKGNAME= blockade-1.00
CATEGORIES= games
MASTER_SITES= http://www.geocities.com/TimesSquare/Zone/5267/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_XLIB= yes
diff --git a/games/blockade/pkg-descr b/games/blockade/pkg-descr
index ce245a7cb711..7863493a0f5d 100644
--- a/games/blockade/pkg-descr
+++ b/games/blockade/pkg-descr
@@ -1,5 +1,2 @@
An X version of the `blockade' Macintosh game by Christer Ericson.
-Includes the ability to edit new levels.
-
--Chris Piazza
-cpiazza@home.net
+This game includes the ability to edit new levels.
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index e7f31ea0e403..828be97f4769 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: ezbounce
# Version required: 0.85.2
# Date created: 19 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/05/03 02:27:09 steve Exp $
+# $Id: Makefile,v 1.3 1999/05/25 10:08:17 mharo Exp $
#
DISTNAME= ezbounce-0.85.2
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \
http://irc.themes.org/downloads/misc/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/irc/ezbounce-devel/pkg-descr b/irc/ezbounce-devel/pkg-descr
index 7761ed3069ca..2b48da67cd11 100644
--- a/irc/ezbounce-devel/pkg-descr
+++ b/irc/ezbounce-devel/pkg-descr
@@ -6,9 +6,7 @@ ezbounce is a highly configurable IRC Proxy that features:
* Can listen on virtual hosts
* Ability to ``Detach'' from the proxy and stay connected
to the IRC server.
+ ... and more!
WWW: http://druglord.freelsd.org/ezbounce/
-Written by: Murat Deligonul <druglord@erupt.com>
-
--Chris Piazza
-cpiazza@home.net
+Author: Murat Deligonul <druglord@erupt.com>
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index e7f31ea0e403..828be97f4769 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: ezbounce
# Version required: 0.85.2
# Date created: 19 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/05/03 02:27:09 steve Exp $
+# $Id: Makefile,v 1.3 1999/05/25 10:08:17 mharo Exp $
#
DISTNAME= ezbounce-0.85.2
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \
http://irc.themes.org/downloads/misc/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/irc/ezbounce/pkg-descr b/irc/ezbounce/pkg-descr
index 7761ed3069ca..2b48da67cd11 100644
--- a/irc/ezbounce/pkg-descr
+++ b/irc/ezbounce/pkg-descr
@@ -6,9 +6,7 @@ ezbounce is a highly configurable IRC Proxy that features:
* Can listen on virtual hosts
* Ability to ``Detach'' from the proxy and stay connected
to the IRC server.
+ ... and more!
WWW: http://druglord.freelsd.org/ezbounce/
-Written by: Murat Deligonul <druglord@erupt.com>
-
--Chris Piazza
-cpiazza@home.net
+Author: Murat Deligonul <druglord@erupt.com>
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 06a19b2c2f20..b6a75cc92e6d 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: Ninja-irc
# Version required: 1.1
# Date created: 10 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/05/16 23:44:01 steve Exp $
+# $Id: Makefile,v 1.4 1999/06/17 13:19:52 billf Exp $
#
DISTNAME= ninja-src
@@ -11,7 +11,7 @@ PKGNAME= ninja-1.1
CATEGORIES= net
MASTER_SITES= http://ninja.pimped.org/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
diff --git a/irc/ninja/pkg-descr b/irc/ninja/pkg-descr
index bc543db6a9d3..8da401aa1277 100644
--- a/irc/ninja/pkg-descr
+++ b/irc/ninja/pkg-descr
@@ -2,6 +2,3 @@ Ninja IRC is an alternative ircII based client. It includes full ANSI colour
and many other features normally found only in scripts.
WWW: http://ninja.pimped.org/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 808b29fe0d48..5e864e0a74d9 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: QuIRC
# Version required: 0.9.77
# Date created: 21 May 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/09 01:58:17 steve Exp $
#
DISTNAME= quirc
@@ -12,7 +12,7 @@ CATEGORIES= net tk80
MASTER_SITES= http://www.quirc.org/ \
http://patearl.powersurfr.com/quirc/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
diff --git a/irc/quirc/pkg-descr b/irc/quirc/pkg-descr
index 03d3225a3315..c700efb0e42c 100644
--- a/irc/quirc/pkg-descr
+++ b/irc/quirc/pkg-descr
@@ -2,6 +2,3 @@ An IRC client for the X Window System that uses TCL/TK. It boasts
many advanced scripting facilities and a clean interface.
WWW: http://quirc.org/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile
index 5f6ece0b09bf..4cbf338f0bfb 100644
--- a/mail/bbmail/Makefile
+++ b/mail/bbmail/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: bbmail
# Version required: 0.5.2
# Date created: May 3 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/05/10 04:09:55 steve Exp $
+# $Id: Makefile,v 1.3 1999/06/06 16:27:29 steve Exp $
#
DISTNAME= bbmail-0.5.2
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
ftp://stokes.tte.ele.tue.nl/pub/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= YES
USE_XLIB= YES
diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr
index 80533255fe79..a2d5194149ab 100644
--- a/mail/bbmail/pkg-descr
+++ b/mail/bbmail/pkg-descr
@@ -3,6 +3,3 @@ mail has arrived. It was designed to be used with the Blackbox window manager
but should work with any window manager.
WWW: http://bbtools.windsofstorm.net/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 1dc7736d5622..d51b006e398d 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: spruce
# Version required: 0.4.5
# Date created: 05 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/11 08:29:14 taoka Exp $
#
DISTNAME= spruce-0.4.5
CATEGORIES= mail
MASTER_SITES= http://www.xtorshun.org/spruce/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/mail/spruce/pkg-descr b/mail/spruce/pkg-descr
index 1d013cb1ea66..6140a4f3f5c7 100644
--- a/mail/spruce/pkg-descr
+++ b/mail/spruce/pkg-descr
@@ -1,6 +1,3 @@
-Spruce is a very simple email client that uses GTK+ for it's user interface.
+Spruce is a very simple email client that uses GTK+ for its user interface.
WWW: http://www.xtorshun.org/spruce/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index e4a645f7b798..3cd47fe38bc5 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: colortail
# Version required: 0.2.0
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/27 12:32:21 taoka Exp $
#
DISTNAME= colortail-0.2.0
CATEGORIES= misc
MASTER_SITES= http://www.student.hk-r.se/~pt98jan/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= YES
diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr
index ff4253b374b9..bf8026d0eb66 100644
--- a/misc/colortail/pkg-descr
+++ b/misc/colortail/pkg-descr
@@ -3,8 +3,6 @@ a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.
-WWW: http://www.student.hk-r.se/~pt98jan/colortail.html
Author: Joakim Andersson <pt98jan@student.hk-r.se>
--Chris Piazza
-cpiazza@home.net
+WWW: http://www.student.hk-r.se/~pt98jan/colortail.html
diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile
index cf21a38ad349..647a55b32fca 100644
--- a/misc/wmmand/Makefile
+++ b/misc/wmmand/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: wmMand
# Version required: 1.0
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 05:48:00 taoka Exp $
DISTNAME= wmMand-1.0
PKGNAME= wmmand-1.0
CATEGORIES= misc windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand
USE_GMAKE= yes
-USE_XLIB= yes
USE_X_PREFIX= yes
ALL_TARGET= clean all
diff --git a/misc/wmmand/pkg-descr b/misc/wmmand/pkg-descr
index 5687b41795e5..40b4bd6cc93e 100644
--- a/misc/wmmand/pkg-descr
+++ b/misc/wmmand/pkg-descr
@@ -2,6 +2,3 @@ A simple mandelbrot explorer that is intended for the WindowMaker dock.
Author:
Mike Henderson <mghenderson@lanl.gov>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile
index 2feeee7c6110..907f13c2e778 100644
--- a/security/gtkportscan/Makefile
+++ b/security/gtkportscan/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gtkportscan
# Version required: 1.1
# Date created: 11 March 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/03/18 08:53:23 taoka Exp $
+# $Id: Makefile,v 1.2 1999/05/29 03:55:46 steve Exp $
#
DISTNAME= gtkportscan-1.1
CATEGORIES= security net
MASTER_SITES= http://www.calpoly.edu/~rbarrero/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/security/gtkportscan/pkg-descr b/security/gtkportscan/pkg-descr
index 3cf5fd565f2a..2bc5746be8cd 100644
--- a/security/gtkportscan/pkg-descr
+++ b/security/gtkportscan/pkg-descr
@@ -4,6 +4,3 @@ Includes a command-line and GUI port scanner.
WWW: http://www.calpoly.edu/~rbarrero/gtkportscan.html
Author: Rafael Barrero, Jr. <rbarrero@polymail.calpoly.edu>
-
--Chris Piazza
-cpiazza@home.net
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile
index 70e8ffbd8593..1bbd28959e68 100644
--- a/x11-clocks/bbdate/Makefile
+++ b/x11-clocks/bbdate/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: bbdate
# Version required: 0.2.1
# Date created: May 3 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/05/10 04:08:20 steve Exp $
+# $Id: Makefile,v 1.4 1999/06/06 16:26:02 steve Exp $
#
DISTNAME= bbdate-0.2.1
@@ -11,9 +11,9 @@ CATEGORIES= x11-clocks
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
ftp://stokes.tte.ele.tue.nl/pub/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
-GNU_CONFIGURE= YES
-USE_XLIB= YES
+GNU_CONFIGURE= yes
+USE_XLIB= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/bbdate/pkg-descr b/x11-clocks/bbdate/pkg-descr
index 7d4e5f6c7ccb..0c0d6378331a 100644
--- a/x11-clocks/bbdate/pkg-descr
+++ b/x11-clocks/bbdate/pkg-descr
@@ -2,6 +2,3 @@ A highly configurable program for checking your mailbox and reporting
new, read, and unread messages.
WWW: http://bbtools.windsofstorm.net/
-
--Chris Piazza
-cpiazza@home.net
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index e394fbf4fa5f..e65c46081fbd 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.20 1999/05/01 02:15:38 steve Exp $
+# $Id: Makefile,v 1.21 1999/05/29 09:37:37 mharo Exp $
#
DISTNAME= blackbox-0.50.5
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.dti.ad.jp/pub/X/blackbox/ \
ftp://ftp.max.irk.ru/unix/x/wm/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
index e394fbf4fa5f..e65c46081fbd 100644
--- a/x11-wm/hackedbox/Makefile
+++ b/x11-wm/hackedbox/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.20 1999/05/01 02:15:38 steve Exp $
+# $Id: Makefile,v 1.21 1999/05/29 09:37:37 mharo Exp $
#
DISTNAME= blackbox-0.50.5
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.dti.ad.jp/pub/X/blackbox/ \
ftp://ftp.max.irk.ru/unix/x/wm/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index e394fbf4fa5f..e65c46081fbd 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.20 1999/05/01 02:15:38 steve Exp $
+# $Id: Makefile,v 1.21 1999/05/29 09:37:37 mharo Exp $
#
DISTNAME= blackbox-0.50.5
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
ftp://ftp.dti.ad.jp/pub/X/blackbox/ \
ftp://ftp.max.irk.ru/unix/x/wm/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile
index db4ff2934c2b..d7aa9c3d8a7b 100644
--- a/x11-wm/toolbox/Makefile
+++ b/x11-wm/toolbox/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: toolbox
# Version required: 0.4.3
# Date created: 05 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/11 08:40:28 taoka Exp $
+# $Id: Makefile,v 1.2 1999/06/14 03:09:47 jseger Exp $
#
DISTNAME= toolbox-0.4.3
CATEGORIES= misc
MASTER_SITES= http://cs.bc.edu/~kelleyry/blackbox/utils/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/x11-wm/toolbox/pkg-descr b/x11-wm/toolbox/pkg-descr
index 70c21ab63476..8767a63a3187 100644
--- a/x11-wm/toolbox/pkg-descr
+++ b/x11-wm/toolbox/pkg-descr
@@ -1,5 +1,2 @@
A utility for the blackbox window manager that allows you to configure and
create "styles" or "themes" for your desktop.
-
--Chris Piazza
-cpiazza@home.net
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index b1247c44bb92..37ab694d9a57 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: wterm
# Version required: 6.2.6
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/04/14 04:49:46 mharo Exp $
+# $Id: Makefile,v 1.3 1999/06/18 02:55:28 mharo Exp $
#
DISTNAME= wterm-6.2.6
@@ -11,7 +11,7 @@ CATEGORIES= x11
MASTER_SITES= ftp://beer.dct.com/pub/Applications/ \
http://wm.current.nu/files/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/x11/wterm/pkg-descr b/x11/wterm/pkg-descr
index 2f6611838a36..ef5e7d36211e 100644
--- a/x11/wterm/pkg-descr
+++ b/x11/wterm/pkg-descr
@@ -5,7 +5,3 @@ its changed merged back into the parent rxvt rather than forking off
yet another seperate terminal emulator.
WWW: http://wm.current.nu/files.html#wterm
-Author: Anonymous Coder
-
--Chris Piazza
-cpiazza@home.net