From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 16 11:20:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE7716A41C for ; Sat, 16 Jul 2005 11:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CCE43D49 for ; Sat, 16 Jul 2005 11:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6GBKI9i013853 for ; Sat, 16 Jul 2005 11:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6GBKI3K013852; Sat, 16 Jul 2005 11:20:18 GMT (envelope-from gnats) Resent-Date: Sat, 16 Jul 2005 11:20:18 GMT Resent-Message-Id: <200507161120.j6GBKI3K013852@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, chinsan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F3916A41C for ; Sat, 16 Jul 2005 11:19:11 +0000 (GMT) (envelope-from root@chinsan.twbbs.org) Received: from chinsan.twbbs.org (218-166-150-176.dynamic.hinet.net [218.166.150.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00EE343D46 for ; Sat, 16 Jul 2005 11:19:10 +0000 (GMT) (envelope-from root@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 0) id 5856373023; Sat, 16 Jul 2005 19:19:08 +0800 (CST) Message-Id: <20050716111908.5856373023@chinsan.twbbs.org> Date: Sat, 16 Jul 2005 19:19:08 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83554: [NEW PORT] chinese/pcmanx: PCManX is a BBS client using GTK+ 2.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 11:20:19 -0000 >Number: 83554 >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 16 11:20:18 GMT 2005 >Closed-Date: >Last-Modified: >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: PCManX is a BBS client using GTK+ 2.x Screenshot: http://pcmanx.csie.net/ Thanks. :) >How-To-Repeat: >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 X# X# $FreeBSD$ X# X XPORTNAME= pcmanx XPORTVERSION= 0.1.5 XCATEGORIES= chinese net XMASTER_SITES= http://pcmanx.csie.net/release/ 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 X Xpost-patch: X @${REINPLACE_CMD} -e 's|pixmaps|icons|g' ${WRKSRC}/Makefile.in X @${REINPLACE_CMD} -e 's|--tag=CXX||g' ${WRKSRC}/src/Makefile.in X X.include END-of-pcmanx/Makefile echo x - pcmanx/distinfo sed 's/^X//' >pcmanx/distinfo << 'END-of-pcmanx/distinfo' XMD5 (pcmanx-pure-gtk2-0.1.5.tar.gz) = 02d171685d31c548ad79d59d4946c799 XSIZE (pcmanx-pure-gtk2-0.1.5.tar.gz) = 493870 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/icons/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: >Unformatted: