From root@chinsan.twbbs.org  Tue Jul 19 09:30:14 2005
Return-Path: <root@chinsan.twbbs.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1183416A41C;
	Tue, 19 Jul 2005 09:30:14 +0000 (GMT)
	(envelope-from root@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8D64A43D55;
	Tue, 19 Jul 2005 09:30:13 +0000 (GMT)
	(envelope-from root@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 0)
	id 467EC7301F; Tue, 19 Jul 2005 17:30:14 +0800 (CST)
Message-Id: <20050719093014.467EC7301F@chinsan.twbbs.org>
Date: Tue, 19 Jul 2005 17:30:14 +0800 (CST)
From: chinsan <chinsan.tw@gmail.com>
Reply-To: chinsan <chinsan.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vanilla@FreeBSD.org
Subject: [NEW PORT] chinese/pcmanx: PCManX is a BBS client using GTK+ 2.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83713
>Category:       ports
>Synopsis:       [NEW PORT] chinese/pcmanx: PCManX is a BBS client using GTK+ 2.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 19 09:40:16 GMT 2005
>Closed-Date:    Tue Jul 19 15:46:24 GMT 2005
>Last-Modified:  Tue Jul 19 15:46:24 GMT 2005
>Originator:     chinsan
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jul 7 10:03:49 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	- Because the new release 0.1.7 fixed some known bugs, 
	  so this PR obsolete ports/83554(pcmanx ver 0.1.5)

	-PCManX is a BBS client using GTK+ 2.x
	 (Screenshot: http://pcmanx.csie.net/ )
	
	Thanks. :)

>How-To-Repeat:

	# cd /usr/ports/chinese
	# fetch http://bbs.ilc.edu.tw/chinsan/pcmanx/pcmanx.shar
	# sh pcmanx.shar ; cd pcmanx
	# make install clean

>Fix:

--- pcmanx.shar 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:
#
#	pcmanx
#	pcmanx/Makefile
#	pcmanx/distinfo
#	pcmanx/pkg-descr
#	pcmanx/pkg-plist
#
echo c - pcmanx
mkdir -p pcmanx > /dev/null 2>&1
echo x - pcmanx/Makefile
sed 's/^X//' >pcmanx/Makefile << 'END-of-pcmanx/Makefile'
X# New ports collection makefile for:   pcmanx
X# Date created:                2005/07/16
X# Whom:                        chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pcmanx
XPORTVERSION=	0.1.7
XCATEGORIES=	chinese net
XMASTER_SITES=	http://pcmanx.csie.net/release/ \
X		http://bbs.ilc.edu.tw/~chinsan/pcmanx/
XDISTNAME=	pcmanx-pure-gtk2-${PORTVERSION}
X
X# Maintainership available: drop me a line if interested :p
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	PCManX is a BBS client using GTK+ 2.x
X
XUSE_GNOME=	gtk20 intlhack
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
XUSE_LIBTOOL_VER=	13
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
XCPPFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib
XCONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
X.else
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.endif
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|--tag=CXX||g' ${WRKSRC}/src/Makefile.in
X
X.include <bsd.port.post.mk>
END-of-pcmanx/Makefile
echo x - pcmanx/distinfo
sed 's/^X//' >pcmanx/distinfo << 'END-of-pcmanx/distinfo'
XMD5 (pcmanx-pure-gtk2-0.1.7.tar.gz) = b39d8254598a665b49e743200763fd96
XSIZE (pcmanx-pure-gtk2-0.1.7.tar.gz) = 502471
END-of-pcmanx/distinfo
echo x - pcmanx/pkg-descr
sed 's/^X//' >pcmanx/pkg-descr << 'END-of-pcmanx/pkg-descr'
XPCManX is a BBS client for X Window System using GTK+ 2.x.
X
XWWW: http://pcmanx.csie.net/
END-of-pcmanx/pkg-descr
echo x - pcmanx/pkg-plist
sed 's/^X//' >pcmanx/pkg-plist << 'END-of-pcmanx/pkg-plist'
Xbin/pcmanx
X%%NLS%%share/locale/zh_TW/LC_MESSAGES/pcmanx.mo
X%%DATADIR%%/emoticons
X%%DATADIR%%/sitelist
Xshare/applications/pcmanx.desktop
Xshare/pixmaps/pcmanx.png
X@unexec rmdir %D/share/applications 2>/dev/null || true
X@dirrm %%DATADIR%%
END-of-pcmanx/pkg-plist
exit
--- pcmanx.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Tue Jul 19 15:46:16 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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