ports/83554: [NEW PORT] chinese/pcmanx: PCManX is a BBS client using GTK+ 2.x

chinsan chinsan.tw at gmail.com
Sat Jul 16 11:20:19 UTC 2005


>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 at 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 <chinsan.tw at gmail.com>
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 at 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|pixmaps|icons|g' ${WRKSRC}/Makefile.in
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.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 at unexec rmdir %D/share/applications 2>/dev/null || true
X at dirrm %%DATADIR%%
END-of-pcmanx/pkg-plist
exit
--- pcmanx.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list