PR: ports/8718

Submitted by:	jim@phrantic.phear.net
Initial Import xchat.
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.
This commit is contained in:
Seiichirou Hiraoka 1998-11-19 09:27:59 +00:00
parent d02eecccd2
commit 94f41aabd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14679
25 changed files with 155 additions and 0 deletions

21
irc/xchat-devel/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xchat
# Version required: 0.2.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= xchat-0.2.5
CATEGORIES= net x11
MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
do-build:
@(cd ${WRKSRC}; make)
.include <bsd.port.mk>

1
irc/xchat-devel/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7

View File

@ -0,0 +1 @@
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

View File

@ -0,0 +1,7 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
The latest version is available from http://xchat.elitenet.org/ or
http://users.mentasm.com/~zed/xchat/
- Jim <jim@phrantic.phear.net>

View File

@ -0,0 +1 @@
bin/xchat

21
irc/xchat-gnome/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xchat
# Version required: 0.2.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= xchat-0.2.5
CATEGORIES= net x11
MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
do-build:
@(cd ${WRKSRC}; make)
.include <bsd.port.mk>

1
irc/xchat-gnome/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7

View File

@ -0,0 +1 @@
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

View File

@ -0,0 +1,7 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
The latest version is available from http://xchat.elitenet.org/ or
http://users.mentasm.com/~zed/xchat/
- Jim <jim@phrantic.phear.net>

View File

@ -0,0 +1 @@
bin/xchat

21
irc/xchat/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xchat
# Version required: 0.2.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= xchat-0.2.5
CATEGORIES= net x11
MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
do-build:
@(cd ${WRKSRC}; make)
.include <bsd.port.mk>

1
irc/xchat/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7

1
irc/xchat/pkg-comment Normal file
View File

@ -0,0 +1 @@
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

7
irc/xchat/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
The latest version is available from http://xchat.elitenet.org/ or
http://users.mentasm.com/~zed/xchat/
- Jim <jim@phrantic.phear.net>

1
irc/xchat/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xchat

21
irc/xchat1/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xchat
# Version required: 0.2.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= xchat-0.2.5
CATEGORIES= net x11
MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
do-build:
@(cd ${WRKSRC}; make)
.include <bsd.port.mk>

1
irc/xchat1/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7

1
irc/xchat1/pkg-comment Normal file
View File

@ -0,0 +1 @@
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

7
irc/xchat1/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
The latest version is available from http://xchat.elitenet.org/ or
http://users.mentasm.com/~zed/xchat/
- Jim <jim@phrantic.phear.net>

1
irc/xchat1/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xchat

21
irc/xchat2/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xchat
# Version required: 0.2.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= xchat-0.2.5
CATEGORIES= net x11
MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
do-build:
@(cd ${WRKSRC}; make)
.include <bsd.port.mk>

1
irc/xchat2/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7

1
irc/xchat2/pkg-comment Normal file
View File

@ -0,0 +1 @@
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.

7
irc/xchat2/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
The latest version is available from http://xchat.elitenet.org/ or
http://users.mentasm.com/~zed/xchat/
- Jim <jim@phrantic.phear.net>

1
irc/xchat2/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xchat