diff options
51 files changed, 92 insertions, 167 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index ffee1b3b257..534ba5e35bc 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 20b668626d1..343dc4a5429 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 5d26c4ba580..99f8936a694 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 cc94b900aa1..5874072f1f0 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 20f39dc0362..0bccdc8a4b4 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 1cf4bbfe5a3..ec65c7812be 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 9c558f8a38d..24948cc2495 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 50a451900a3..8ff7c8ed1a4 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 705aa50360f..db0469f6988 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 c8975f9b2b7..4bf34536fab 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 6955e2753a9..c4a3d1adab3 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 62d82ad82f0..a6782370464 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 5d691ab20ca..b283e37ed1a 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 9ae4e87b815..717a6e27e16 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 624b1306748..edc998c2360 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 a380b92381d..31fd6a16622 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 f41e5a38dca..2021cffefce 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 d5f528021c9..f5c7cb4caf0 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 616d123343e..e6bc1cc375c 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 876532d8143..00afed703a3 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 ab5a34db1d9..c4197752fbe 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 b12b34366bf..25ceeee84ee 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 9125a138444..7b61b5e79cb 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 ce245a7cb71..7863493a0f5 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 e7f31ea0e40..828be97f476 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 7761ed3069c..2b48da67cd1 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 e7f31ea0e40..828be97f476 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 7761ed3069c..2b48da67cd1 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 06a19b2c2f2..b6a75cc92e6 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 bc543db6a9d..8da401aa127 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 808b29fe0d4..5e864e0a74d 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 03d3225a331..c700efb0e42 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 5f6ece0b09b..4cbf338f0bf 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 80533255fe7..a2d5194149a 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 1dc7736d562..d51b006e398 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 1d013cb1ea6..6140a4f3f5c 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 e4a645f7b79..3cd47fe38bc 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 ff4253b374b..bf8026d0eb6 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 cf21a38ad34..647a55b32fc 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 5687b41795e..40b4bd6cc93 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 2feeee7c611..907f13c2e77 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 3cf5fd565f2..2bc5746be8c 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 70e8ffbd859..1bbd28959e6 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 7d4e5f6c7cc..0c0d6378331 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 e394fbf4fa5..e65c46081fb 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 e394fbf4fa5..e65c46081fb 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 e394fbf4fa5..e65c46081fb 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 db4ff2934c2..d7aa9c3d8a7 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 70c21ab6347..8767a63a318 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 b1247c44bb9..37ab694d9a5 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 2f6611838a3..ef5e7d36211 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 |