Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2002 15:33:07 -0500
From:      kurlon <kurlon@x386.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44816: New Port: irc/ngircd
Message-ID:  <20021101153307.A17149@dargo.gwi.net>

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

>Number:         44816
>Category:       ports
>Synopsis:       new port ngircd
>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:   Fri Nov 01 12:40:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     kurlon
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
no	
>Environment:
System: FreeBSD junker.gwi 4.6-STABLE FreeBSD 4.6-STABLE #2: Mon Aug 19 06:26:37 EDT 2002 root@:/usr/src/sys/compile/JUNKER i386


>Description:
ngIRCd is a clean start RFC complient ircd.
>How-To-Repeat:
>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:
#
#	ngircd
#	ngircd/Makefile
#	ngircd/pkg-comment
#	ngircd/pkg-descr
#	ngircd/pkg-plist
#	ngircd/distinfo
#
echo c - ngircd
mkdir -p ngircd > /dev/null 2>&1
echo x - ngircd/Makefile
sed 's/^X//' >ngircd/Makefile << 'END-of-ngircd/Makefile'
X# New ports collection makefile for:   ngircd
X# Date created:        1 November 2002
X# Whom:                kurlon
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ngircd
XPORTVERSION=   0.5.2
XCATEGORIES=    irc
XMASTER_SITES=  http://download.berlios.de/ngircd/
X
XMAINTAINER=    kurlon@x386.net
X
XHAS_CONFIGURE= yes
XCONFIGURE_ARGS=--prefix=${PREFIX}
XCONFIGURE_ENV= CFLAGS="${CFLAGS}"
X
X.include <bsd.port.mk>
END-of-ngircd/Makefile
echo x - ngircd/pkg-comment
sed 's/^X//' >ngircd/pkg-comment << 'END-of-ngircd/pkg-comment'
XA clean start rfc complient ircd
END-of-ngircd/pkg-comment
echo x - ngircd/pkg-descr
sed 's/^X//' >ngircd/pkg-descr << 'END-of-ngircd/pkg-descr'
XngIRCd is a free open source daemon for Internet Relay Chat (IRC), 
Xdeveloped under the GNU General Public License (GPL). It's written 
Xfrom scratch and is not based upon the original IRCd like many 
Xothers.
X
XWWW: http://arthur.ath.cx/~alex/ngircd/
X
X- Kurlon
Xkurlon@x386.net
END-of-ngircd/pkg-descr
echo x - ngircd/pkg-plist
sed 's/^X//' >ngircd/pkg-plist << 'END-of-ngircd/pkg-plist'
Xsbin/ngircd
Xman/man5/ngircd.conf.5
Xman/man8/ngircd.8
END-of-ngircd/pkg-plist
echo x - ngircd/distinfo
sed 's/^X//' >ngircd/distinfo << 'END-of-ngircd/distinfo'
XMD5 (ngircd-0.5.2.tar.gz) = 48156d510bc0e5a465f6a6891da4fc7d
END-of-ngircd/distinfo
exit


>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?20021101153307.A17149>