Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 18:49:10 +0200
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12925: port of olirc-0.0.35, a small irc client using GTK+
Message-ID:  <19990729184910.A771@saturn.kn-bremen.de>

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

>Number:         12925
>Category:       ports
>Synopsis:       port of olirc-0.0.35, a small irc client using GTK+
>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 Aug  2 06:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
me?  organized?
>Environment:

	FreeBSD 3.2-STABLE i386

>Description:

	port of olirc-0.0.35, a small irc client using GTK+

>How-To-Repeat:

	As usual, unshar in an empty dir, make install

>Fix:
	
# 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:
#
#	Makefile
#	files/
#	files/md5
#	pkg/
#	pkg/COMMENT
#	pkg/DESCR
#	pkg/PLIST
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	olirc
X# Version required:	0.0.35
X# Date created:		Sat Jul 24 03:04:46 MET DST 1999
X# Whom:			Juergen Lock <nox@jelal.kn-bremen.de>
X#
X# $Id: $
X#
X
XDISTNAME=	olirc-0.0.35
XCATEGORIES=	irc
XMASTER_SITES=	http://altern.org/olirc/sources/
X
XMAINTAINER=	nox@jelal.kn-bremen.de
X
XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
XCONFIGURE_ENV=	GTK_CONFIG=${PREFIX}/bin/gtk12-config
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/olirc ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-Makefile
echo c - files/
mkdir -p files/ > /dev/null 2>&1
echo x - files/md5
sed 's/^X//' >files/md5 << 'END-of-files/md5'
XMD5 (olirc-0.0.35.tar.bz2) = f1ed60b1a11073481a4dc38d3f4114e0
END-of-files/md5
echo c - pkg/
mkdir -p pkg/ > /dev/null 2>&1
echo x - pkg/COMMENT
sed 's/^X//' >pkg/COMMENT << 'END-of-pkg/COMMENT'
XA small irc client using GTK+
END-of-pkg/COMMENT
echo x - pkg/DESCR
sed 's/^X//' >pkg/DESCR << 'END-of-pkg/DESCR'
XA small irc client using GTK+
X
XStill work in progress, no (english) docs yet...
X
XWWW: http://altern.org/olirc/
END-of-pkg/DESCR
echo x - pkg/PLIST
sed 's/^X//' >pkg/PLIST << 'END-of-pkg/PLIST'
Xbin/olirc
END-of-pkg/PLIST
exit

-- 
Juergen Lock <nox.foo@jelal.kn-bremen.de>
(remove dot foo from address to reply)

>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?19990729184910.A771>