summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:28:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:28:35 +0000
commit19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614 (patch)
treef709c540360b05902eaa4381230ac22bc93de501 /irc
parentConvert to the PORTNAME - PORTVERSION syntax. (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27459
Diffstat (limited to 'irc')
-rw-r--r--irc/bitchx/Makefile4
-rw-r--r--irc/blackened/Makefile7
-rw-r--r--irc/bnc/Makefile6
-rw-r--r--irc/epic4/Makefile4
-rw-r--r--irc/epic5/Makefile4
-rw-r--r--irc/ezbounce-devel/Makefile4
-rw-r--r--irc/ezbounce/Makefile4
-rw-r--r--irc/irc/Makefile6
-rw-r--r--irc/ircII/Makefile4
-rw-r--r--irc/ircd-hybrid/Makefile4
-rw-r--r--irc/irssi-devel/Makefile4
-rw-r--r--irc/irssi/Makefile4
-rw-r--r--irc/kvirc-devel/Makefile4
-rw-r--r--irc/kvirc/Makefile4
-rw-r--r--irc/muh/Makefile6
-rw-r--r--irc/nethirc/Makefile4
-rw-r--r--irc/ninja/Makefile6
-rw-r--r--irc/olirc/Makefile4
-rw-r--r--irc/p5-IRC/Makefile10
-rw-r--r--irc/party/Makefile4
-rw-r--r--irc/quirc/Makefile4
-rw-r--r--irc/roxirc/Makefile4
-rw-r--r--irc/scrollz/Makefile6
-rw-r--r--irc/sic/Makefile4
-rw-r--r--irc/sirc/Makefile4
-rw-r--r--irc/tirc/Makefile4
-rw-r--r--irc/tircproxy/Makefile4
-rw-r--r--irc/tkirc/Makefile6
-rw-r--r--irc/trickyirc/Makefile6
-rw-r--r--irc/xchat-devel/Makefile4
-rw-r--r--irc/xchat-gnome/Makefile4
-rw-r--r--irc/xchat/Makefile4
-rw-r--r--irc/xchat1/Makefile4
-rw-r--r--irc/xchat2/Makefile4
-rw-r--r--irc/yagirc/Makefile4
-rw-r--r--irc/zircon/Makefile4
36 files changed, 83 insertions, 84 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 52ee23f2d50d..4a9645bffd4d 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: BitchX ircII client
-# Version required: 1.0c16
# Date created: 26 Jan 1998
# Whom: griffin
#
# $FreeBSD$
#
-DISTNAME= BitchX-1.0c16
+PORTNAME= BitchX
+PORTVERSION= 1.0c16
CATEGORIES= irc
MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \
ftp://ukug.uk.freebsd.org/pub/lord_cj/
diff --git a/irc/blackened/Makefile b/irc/blackened/Makefile
index a92070c64801..f7f3afe1dacc 100644
--- a/irc/blackened/Makefile
+++ b/irc/blackened/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: Blackened IRC client
-# Version required: 1.7.1
# Date created: 11 Jun 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= blackened-${VERSION}
+PORTNAME= blackened
+PORTVERSION= 1.7.1
CATEGORIES= irc
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/
@@ -14,8 +14,7 @@ MAINTAINER= toast@blackened.com
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
-VERSION= 1.7.1
-PLIST_SUB= VERSION=${VERSION}
+PLIST_SUB= VERSION=${PORTVERSION}
MAKE_ENV= prefix=${PREFIX}
.include <bsd.port.mk>
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
index b02748a2e0cb..e3baacf69252 100644
--- a/irc/bnc/Makefile
+++ b/irc/bnc/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: bnc
-# Version required: 2.4.3
# Date created: 06 July 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#
-DISTNAME= bnc2.6.2
-PKGNAME= bnc-2.6.2
+PORTNAME= bnc
+PORTVESION= 2.6.2
CATEGORIES= irc
MASTER_SITES= http://www.psn.net/~andrews/dist/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index be95cf4f9a9e..c56f7088fa01 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: epic4
-# Version required: 4pre2.003
# Date created: 11 November 1998
# Whom: Ben Hutchinson <benhutch@xfiles.org.uk>
#
# $FreeBSD$
#
-DISTNAME= epic4-2000
+PORTNAME= epic4
+PORTVERSION= 2000
CATEGORIES= irc
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \
ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index be95cf4f9a9e..c56f7088fa01 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: epic4
-# Version required: 4pre2.003
# Date created: 11 November 1998
# Whom: Ben Hutchinson <benhutch@xfiles.org.uk>
#
# $FreeBSD$
#
-DISTNAME= epic4-2000
+PORTNAME= epic4
+PORTVERSION= 2000
CATEGORIES= irc
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \
ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index 3d8f2d4831ba..8dde3b0cdfaf 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ezbounce
-# Version required: 0.99.4
# Date created: 19 February 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ezbounce-0.99.4
+PORTNAME= ezbounce
+PORTVERSION= 0.99.4
CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 3d8f2d4831ba..8dde3b0cdfaf 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ezbounce
-# Version required: 0.99.4
# Date created: 19 February 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ezbounce-0.99.4
+PORTNAME= ezbounce
+PORTVERSION= 0.99.4
CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 1be08c4fc93d..f4f663b8f1d5 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: Irc Server
-# Version required: 2.10.3
# Date created: 23 August 1994
# Whom: torstenb
#
# $FreeBSD$
#
-DISTNAME= irc2.10.3
-PKGNAME= irc-2.10.3
+PORTNAME= irc
+PORTVERSION= 2.10.3
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.funet.fi/pub/networking/services/irc/server/ \
ftp://ftp.irc.org/irc/server/ \
ftp://tau.ac.il/pub/unix/irc/server/ \
ftp://ftp.ut.ee/pub/unix/irc/server/ \
ftp://ftp.ntua.gr/pub/net/irc/server/
+DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= torstenb@FreeBSD.org
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index ae00ddad28c9..2bc7d4865745 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: IrcII Client
-# Version required: 4.4S
# Date created: 18 Oct 1994
# Whom: torstenb
#
# $FreeBSD$
#
-DISTNAME= ircii-4.4S
+PORTNAME= ircii
+PORTVERSION= 4.4S
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index cb695236803c..7b7a04471fd6 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ircd-hybrid
-# Version required: 5.3p6
# Date created: 9 January 1998
# Whom: desmo@bandwidth.org
#
# $FreeBSD$
#
-DISTNAME= ircd-hybrid-5.3p7
+PORTNAME= ircd-hybrid
+PORTVERSION= 5.3p7
CATEGORIES= irc
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/hybrid/
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index 6305034f62d2..35f65033cffa 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: irssi
-# Version required: 0.7.27
# Date created: 14 Apr 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= irssi-0.7.27
+PORTNAME= irssi
+PORTVERSION= 0.7.27
CATEGORIES= irc ipv6
MASTER_SITES= http://xlife.dhs.org/irssi/files/
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 6305034f62d2..35f65033cffa 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: irssi
-# Version required: 0.7.27
# Date created: 14 Apr 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= irssi-0.7.27
+PORTNAME= irssi
+PORTVERSION= 0.7.27
CATEGORIES= irc ipv6
MASTER_SITES= http://xlife.dhs.org/irssi/files/
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile
index 4c3e29c8d8f3..ac02bf800633 100644
--- a/irc/kvirc-devel/Makefile
+++ b/irc/kvirc-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: kvirc
-# Version required: 1.0.0
# Date created: Mon Feb 15 02:53:29 CET 1999
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
#
-DISTNAME= kvirc-1.0.0
+PORTNAME= kvirc
+PORTVERSION= 1.0.0
CATEGORIES= irc
MASTER_SITES= ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/ \
http://www.kvirc.org/
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 4c3e29c8d8f3..ac02bf800633 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: kvirc
-# Version required: 1.0.0
# Date created: Mon Feb 15 02:53:29 CET 1999
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
#
-DISTNAME= kvirc-1.0.0
+PORTNAME= kvirc
+PORTVERSION= 1.0.0
CATEGORIES= irc
MASTER_SITES= ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/ \
http://www.kvirc.org/
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
index cba83fc5f079..17c8b2e72c6f 100644
--- a/irc/muh/Makefile
+++ b/irc/muh/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: muh
-# Version required: 2.05
# Date created: 25 Sept 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#
-DISTNAME= muh2.05a
-PKGNAME= muh-2.05a
+PORTNAME= muh
+PORTVERSION= 2.05a
CATEGORIES= irc
MASTER_SITES= http://mind.riot.org/muh/download/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index 3aa0e69f63e5..e6a1a81b4c99 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: nethirc
-# Version required: 0.04
# Date created: 15 Dec 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= nethirc-0.04
+PORTNAME= nethirc
+PORTVERSION= 0.04
CATEGORIES= irc
# broken - MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/
MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 3e489731d0c5..f6070a04e7b6 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: Ninja-irc
-# Version required: 1.1
# Date created: 10 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ninja-1.1-src
-PKGNAME= ninja-1.1
+PORTNAME= ninja
+PORTVERSION= 1.1
CATEGORIES= irc
MASTER_SITES= http://ninja.qoop.org/ftp/ninja/unstable/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= cpiazza@FreeBSD.org
diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile
index 02c3dc2b04be..d72f7cb1b982 100644
--- a/irc/olirc/Makefile
+++ b/irc/olirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: olirc
-# Version required: 0.0.37
# Date created: Sat Jul 24 03:04:46 MET DST 1999
# Whom: Juergen Lock <nox@jelal.kn-bremen.de>
#
# $FreeBSD$
#
-DISTNAME= olirc-0.0.37
+PORTNAME= olirc
+PORTVERSION= 0.0.37
CATEGORIES= irc
MASTER_SITES= http://olirc.hexanet.fr/
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile
index 39f52402f9e7..3dbcfe8fb0ed 100644
--- a/irc/p5-IRC/Makefile
+++ b/irc/p5-IRC/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-IRC
-# Version required: 0.62
# Date created: 07 August 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= Net-IRC-0.62
-PKGNAME= p5-IRC-0.62
-CATEGORIES= irc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+PORTNAME= p5-IRC
+PORTVERSION 0.62
+CATEGORIES= irc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
+DISTNAME= Net-IRC-${PORTVERSION}
MAINTAINER= jedgar@fxp.org
diff --git a/irc/party/Makefile b/irc/party/Makefile
index 8d9b398c7ce6..4c48d13c0a70 100644
--- a/irc/party/Makefile
+++ b/irc/party/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: party
-# Version required: 2.12
# Date created: 4 December 1999
# Whom: James Howard <howardj@wam.umd.edu>
#
# $FreeBSD$
#
-DISTNAME= party-2.12
+PORTNAME= party
+PORTVERSION= 2.12
CATEGORIES= irc
MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/party/ \
http://www.wam.umd.edu/~howardjp/software/party/ \
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 789894f2fc91..fd70f02fca01 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: QuIRC
-# Version required: 0.9.79
# Date created: 21 May 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= quirc-0.9.79
+PORTNAME= quirc
+PORTVERSION= 0.9.79
CATEGORIES= irc tk82
MASTER_SITES= http://patearl.powersurfr.com/quirc/
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile
index 3322bf0ba072..eeafaa24865a 100644
--- a/irc/roxirc/Makefile
+++ b/irc/roxirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: roxirc
-# Version required: 1.5
# Date created: Mar 15 1999
# Whom: rox@fearme.com
#
# $FreeBSD$
#
-DISTNAME= roxirc-1.5
+PORTNAME= roxirc
+PORTVERSION= 1.5
CATEGORIES= irc tk82
MASTER_SITES= http://roxirc.lighter.net/download/
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index fc6dc417e225..096e30b90c2d 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: ScrollZ
-# Version required: 1.8i6
# Date created: 10 Aug 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= scrollz-18i6-fbsd-3.4
-PKGNAME= scrollz-1.8i6
+PORTNAME= scrollz
+PORTVERSION= 1.8i6
CATEGORIES= irc
MASTER_SITES= ftp://ns0.hole.org/pub/ScrollZ/Bins/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-fbsd-3.4
EXTRACT_SUFX= .bz2
MAINTAINER= will@FreeBSD.org
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index c7fc23c3da98..fe3a8dee2561 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: sic
-# Version required: 0.18a
# Date created: 04 Apr 1998
# Whom: sec@42.org
#
# $FreeBSD$
#
-DISTNAME= sic-0.18a
+PORTNAME= sic
+PORTVERSION= 0.18a
CATEGORIES= irc
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
EXTRACT_SUFX= .tgz
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index fbef3d985727..9d0bad4a177f 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -1,5 +1,4 @@
# New ports collection makefile for: sirc
-# Version required: 2.211
# Date created: 4 May 1998
# Whom: Doug Barton <Doug@gorean.org>
#
@@ -12,7 +11,8 @@
#
# SOCKS_SERVER= your.socks.proxy
-DISTNAME= sirc-2.211
+PORTNAME= sirc
+PORTVERSION= 2.211
CATEGORIES= irc
MASTER_SITES= http://www.iagora.com/~espel/sirc/ \
http://freebsd.simplenet.com/Downloads/
diff --git a/irc/tirc/Makefile b/irc/tirc/Makefile
index 70e815843d45..d6cb6322e21f 100644
--- a/irc/tirc/Makefile
+++ b/irc/tirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: tirc IRC-Client
-# Version required: 1.2
# Date created: 14 August 1999
# Whom: Dominik Rothert <dr@domix.de>
#
# $FreeBSD$
#
-DISTNAME= tirc-1.2
+PORTNAME= tirc
+PORTVERSION= 1.2
CATEGORIES= irc
MASTER_SITES= ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/
diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile
index 0ceee5a33bf3..c6542072fa2f 100644
--- a/irc/tircproxy/Makefile
+++ b/irc/tircproxy/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: tircproxy
-# Version required: 0.4.3
# Date created: 11 Aug 1999
# Whom: Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
#
# $FreeBSD$
#
-DISTNAME= tircproxy-0.4.3
+PORTNAME= tircproxy
+PORTVERSION= 0.4.3
CATEGORIES= irc
MASTER_SITES= http://www.mmedia.is/~bre/tircproxy/
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile
index 33c76655fb5a..eafde0cc4620 100644
--- a/irc/tkirc/Makefile
+++ b/irc/tkirc/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: tkirc
-# Version required: 1.151
# Date created: Jan 15 1998
# Whom: brianfeldman@hotmail.com
#
# $FreeBSD$
#
-DISTNAME= tkirc1.202
-PKGNAME= tkirc-1.202
+PORTNAME= tkirc
+PORTVERSION= 1.202
CATEGORIES= irc tk82
MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= green@FreeBSD.org
diff --git a/irc/trickyirc/Makefile b/irc/trickyirc/Makefile
index 65c638e85d48..0a9c561dafd3 100644
--- a/irc/trickyirc/Makefile
+++ b/irc/trickyirc/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: TrickyIRC
-# Version required: 1.1
# Date created: Jun 20th 1999
# Whom: troll
#
# $FreeBSD$
#
-DISTNAME= TrickyIRC-1.1.0
-PKGNAME= trickyirc-1.1.0
+PORTNAME= trickyirc
+PORTVERSION= 1.1.0
CATEGORIES= irc
MASTER_SITES= http://www.leb.net/~troll/
+DISTNAME= TrickyIRC-${PORTVERSION}
MAINTAINER= troll@digitalspark.net
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 25ad9c17ddd0..7b0a2047c419 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.4.2
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.4.2
+PORTNAME= xchat
+PORTVERSION= 1.4.2
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.4/ \
http://xchat.linuxpower.org/files/source/1.4/
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 25ad9c17ddd0..7b0a2047c419 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.4.2
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.4.2
+PORTNAME= xchat
+PORTVERSION= 1.4.2
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.4/ \
http://xchat.linuxpower.org/files/source/1.4/
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 25ad9c17ddd0..7b0a2047c419 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.4.2
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.4.2
+PORTNAME= xchat
+PORTVERSION= 1.4.2
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.4/ \
http://xchat.linuxpower.org/files/source/1.4/
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 25ad9c17ddd0..7b0a2047c419 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.4.2
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.4.2
+PORTNAME= xchat
+PORTVERSION= 1.4.2
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.4/ \
http://xchat.linuxpower.org/files/source/1.4/
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 25ad9c17ddd0..7b0a2047c419 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.4.2
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.4.2
+PORTNAME= xchat
+PORTVERSION= 1.4.2
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.4/ \
http://xchat.linuxpower.org/files/source/1.4/
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile
index 968c25c70c88..6d578d368c7d 100644
--- a/irc/yagirc/Makefile
+++ b/irc/yagirc/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: yagirc
-# Version required: 0.66.1
# Date created: 6 July 1998
# Whom: mph
#
# $FreeBSD$
#
-DISTNAME= yagirc-0.66.1
+PORTNAME= yagirc
+PORTVERSION= 0.66.1
CATEGORIES= irc
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index 316e330e5d05..3155d8fed2b5 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: zircon
-# Version required: 1.18.227
# Date created: 19 Aug 1995
# Whom: jkh / pst
#
# $FreeBSD$
#
-DISTNAME= zircon-1.18.227
+PORTNAME= zircon
+PORTVERSION= 1.18.227
CATEGORIES= irc tk82
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \
ftp://ftp.lan-ks.de/pub/approved/