From busker@asgard.noneofyourbusiness.nl  Sat Oct 23 00:43:53 2004
Return-Path: <busker@asgard.noneofyourbusiness.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 948EC16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2004 00:43:53 +0000 (GMT)
Received: from asgard.noneofyourbusiness.nl (f110127.upc-f.chello.nl [80.56.110.127])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BA0C143D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2004 00:43:52 +0000 (GMT)
	(envelope-from busker@asgard.noneofyourbusiness.nl)
Received: from asgard.noneofyourbusiness.nl (localhost [127.0.0.1])
	by asgard.noneofyourbusiness.nl (8.13.1/8.13.1) with ESMTP id i9N0hpp8042381
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2004 02:43:51 +0200 (CEST)
	(envelope-from busker@asgard.noneofyourbusiness.nl)
Received: (from root@localhost)
	by asgard.noneofyourbusiness.nl (8.13.1/8.13.1/Submit) id i9N0hptm042380;
	Sat, 23 Oct 2004 02:43:51 +0200 (CEST)
	(envelope-from busker)
Message-Id: <200410230043.i9N0hptm042380@asgard.noneofyourbusiness.nl>
Date: Sat, 23 Oct 2004 02:43:51 +0200 (CEST)
From: user & <busker@asgard.noneofyourbusiness.nl>
Reply-To: user & <busker@asgard.noneofyourbusiness.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: irc/ptlink PTlink IRC daemon 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73024
>Category:       ports
>Synopsis:       New port: irc/ptlink PTlink IRC daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 00:50:24 GMT 2004
>Closed-Date:    Mon Oct 25 09:47:52 GMT 2004
>Last-Modified:  Mon Oct 25 09:47:52 GMT 2004
>Originator:     Dennis Cabooter <dennis@rootxs.org>
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD asgard.noneofyourbusiness.nl 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Aug 18 21:15:50 CEST 2004 busker@asgard.noneofyourbusiness.nl:/usr/obj/usr/src/sys/DESKTOP i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- ptlink begins here ---
# 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:
#
#	irc/ptlink
#	irc/ptlink/distinfo
#	irc/ptlink/pkg-plist
#	irc/ptlink/Makefile
#	irc/ptlink/pkg-descr
#
echo c - irc/ptlink
mkdir -p irc/ptlink > /dev/null 2>&1
echo x - irc/ptlink/distinfo
sed 's/^X//' >irc/ptlink/distinfo << 'END-of-irc/ptlink/distinfo'
XMD5 (PTlink6.18.2.tar.gz) = 58894fc9ffb1c56fac4c45ae342333bc
XSIZE (PTlink6.18.2.tar.gz) = 777072
END-of-irc/ptlink/distinfo
echo x - irc/ptlink/pkg-plist
sed 's/^X//' >irc/ptlink/pkg-plist << 'END-of-irc/ptlink/pkg-plist'
Xbin/ircd
Xbin/mkpasswd
Xbin/sendbug
Xetc/codepage/cp1251.cp
Xetc/codepage/cp1253.cp
Xetc/codepage/cp850.cp
Xetc/codepage/cp860.cp
Xetc/codepage/cp866.cp
Xetc/codepage/iso8859-1.cp
Xetc/codepage/iso8859-5.cp
Xetc/codepage/iso8859-9.cp
Xetc/codepage/koi8r.cp
Xetc/codepage/koi8u.cp
Xetc/codepage/mac.cp
Xetc/codepage/translit.cp
Xetc/help.admin
Xetc/help.oper
Xetc/help.user
Xetc/ircd.conf.sample
Xetc/ircd.motd.sample
Xetc/kline.conf.sample
Xetc/main.dconf.sample
Xetc/network.dconf.sample
Xetc/opers.motd.sample
Xetc/version.info
Xshare/nls/POSIX
Xshare/nls/en_US.US-ASCII
X@dirrm var/log
X@dirrm var
X@dirrm etc/codepage
END-of-irc/ptlink/pkg-plist
echo x - irc/ptlink/Makefile
sed 's/^X//' >irc/ptlink/Makefile << 'END-of-irc/ptlink/Makefile'
X# New ports collection makefile for:   PTlink IRC daemon
X# Date created:        22 October 2004
X# Whom:                Dennis Cabooter <dennis@rootxs.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       PTlink
XPORTVERSION=    6.18.2
XCATEGORIES=     irc
XMASTER_SITES=   ftp://ftp.sunsite.dk/projects/ptlink/ircd/
XDISTNAME=       ${PORTNAME}${PORTVERSION}
X
XMAINTAINER=     dennis@rootxs.org
XCOMMENT=        PTlink IRC daemon
X
XGNU_CONFIGURE=  yes
XUSE_GMAKE=      yes
X
X.include <bsd.port.mk>
END-of-irc/ptlink/Makefile
echo x - irc/ptlink/pkg-descr
sed 's/^X//' >irc/ptlink/pkg-descr << 'END-of-irc/ptlink/pkg-descr'
XPort of the PTLink IRCd
X
XThis is the core service for an IRC network, it handles the client 
Xconnections and keeps the channels/users information.
X
XWWW: http://www.ptlink.net
X- dnns
Xdennis@rootxs.org
END-of-irc/ptlink/pkg-descr
exit
--- ptlink ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 25 09:17:51 GMT 2004 
Responsible-Changed-Why:  
mine 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73024 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Oct 25 09:47:50 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73024 
>Unformatted:
