Skip site navigation (1)Skip section navigation (2)
Date:      15 May 2000 16:23:24 -0000
From:      goto@snowy.to
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18570: New port - IRcatLite
Message-ID:  <20000515162324.90897.qmail@ns.snowy.to>

next in thread | raw e-mail | index | archive | help

>Number:         18570
>Category:       ports
>Synopsis:       New port - IRcatLite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 09:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yoshikazu GOTO
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Snowy
>Environment:


>Description:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	IRcatLite
#	IRcatLite/pkg
#	IRcatLite/pkg/COMMENT
#	IRcatLite/pkg/DESCR
#	IRcatLite/pkg/PLIST
#	IRcatLite/files
#	IRcatLite/files/md5
#	IRcatLite/Makefile
#
echo c - IRcatLite
mkdir -p IRcatLite > /dev/null 2>&1
echo c - IRcatLite/pkg
mkdir -p IRcatLite/pkg > /dev/null 2>&1
echo x - IRcatLite/pkg/COMMENT
sed 's/^X//' >IRcatLite/pkg/COMMENT << 'END-of-IRcatLite/pkg/COMMENT'
XA GTK based 'Internet Relay Chat' Client
END-of-IRcatLite/pkg/COMMENT
echo x - IRcatLite/pkg/DESCR
sed 's/^X//' >IRcatLite/pkg/DESCR << 'END-of-IRcatLite/pkg/DESCR'
XIRcatLite - A GTK based 'Internet Relay Chat' Client
X=======================================================================
X
XAuthor:	Atsushi Tagami
XEmail:  
XWWW:    http://www.pp.iij4u.or.jp/~tagami/gtk/ircat.html
X
XDescription (from original "README" file)
X===========
X* This software is IRC client using gtk+.
X
X* The INSTALL file gives detailed instructions how to install IRcatLite.
X
X* The LICENCE file contains the IRcatLite license.  IRcatLite is licensed 
X  under the "modified" BSD style license.
X
X
X- Yoshikazu GOTO <goto@snowy.to>
END-of-IRcatLite/pkg/DESCR
echo x - IRcatLite/pkg/PLIST
sed 's/^X//' >IRcatLite/pkg/PLIST << 'END-of-IRcatLite/pkg/PLIST'
Xbin/ircat
Xshare/doc/IRcatLite/LICENSE
Xshare/doc/IRcatLite/README
Xshare/doc/IRcatLite/README.jp
Xshare/doc/IRcatLite/INSTALL
Xshare/doc/IRcatLite/INSTALL.jp
X@dirrm share/doc/IRcatLite
END-of-IRcatLite/pkg/PLIST
echo c - IRcatLite/files
mkdir -p IRcatLite/files > /dev/null 2>&1
echo x - IRcatLite/files/md5
sed 's/^X//' >IRcatLite/files/md5 << 'END-of-IRcatLite/files/md5'
XMD5 (IRcatLite-r20000308.tar.gz) = b38d04b8eb37facd41449d7555e0c26d
END-of-IRcatLite/files/md5
echo x - IRcatLite/Makefile
sed 's/^X//' >IRcatLite/Makefile << 'END-of-IRcatLite/Makefile'
X# New ports collection makefile for:	IRcatLite-r20000308
X# Date Created:		May 14 2000
X# Whom:			Yoshikazu GOTO <goto@snowy.to>
X#
X# $FreeBSD: $
X#
X
XDISTNAME=	IRcatLite-r20000308
XPORTNAME=	IRcatLite
XPORTVERSION=	2000.03.08
XCATEGORIES=	irc
XMASTER_SITES=	http://www.pp.iij4u.or.jp/~tagami/gtk/
X
XMAINTAINER=	goto@snowy.to
X
XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=--with-gtk-config=gtk12-config
X
XGTK_CONFIG?=	${X11BASE}/bin/gtk12-config
X
XUSE_X_PREFIX=	yes
XMAKE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
X
XDOCS=		LICENSE INSTALL INSTALL.jp README README.jp
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/ircat ${PREFIX}/bin/ircat
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${PREFIX}/share/doc/IRcatLite
X.for file in ${DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/IRcatLite
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-IRcatLite/Makefile
exit

>How-To-Repeat:


>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000515162324.90897.qmail>