Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 17:46:41 +0800 (CST)
From:      statue <statue@statue.netlab.cse.yzu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69524: New port: chinese/BBMan
Message-ID:  <200407240946.i6O9kfaW015875@statue.netlab.cse.yzu.edu.tw>
Resent-Message-ID: <200407240950.i6O9oPxc057884@freefall.freebsd.org>

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

>Number:         69524
>Category:       ports
>Synopsis:       New port: chinese/BBMan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 09:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD statue.netlab.cse.yzu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

BBMam is a BBS client for X Window System.  

WWW: http://nccu.edu.tw/92753008/BBMan/
	
>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:
#
#	BBMan/
#	BBMan/Makefile
#	BBMan/distinfo
#	BBMan/pkg-descr
#	BBMan/pkg-plist
#
echo c - BBMan/
mkdir -p BBMan/ > /dev/null 2>&1
echo x - BBMan/Makefile
sed 's/^X//' >BBMan/Makefile << 'END-of-BBMan/Makefile'
X# New ports collection makefile for:    zh-BBMan
X# Date created:		24 July 2004
X# Whom:			Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	BBMan
XPORTVERSION=	1.7.1
XCATEGORIES=	chinese x11
XMASTER_SITES=	http://nccu.edu.tw/92753008/BBMan/
XDISTNAME=	BBMan-src-v1-7-1
XEXTRACT_SUFX=	.zip
X
XMAINTAINER=	ports@FreeBSD.ORG
XCOMMENT=	BBMan is a BBS client for X Window System
X
XLIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
X
XUSE_ZIP=	yes
XWRKSRC=		${WRKDIR}/BBMan
XUSE_X_PREFIX=	yes
X
Xdo-build:
X		cd ${WRKSRC} && g++ main.cpp `wxgtk2-2.4-config --libs --cxxflags` -O2 -o BBMan
X
Xdo-install:
X		${INSTALL_PROGRAM} ${WRKSRC}/BBMan ${PREFIX}/bin/BBMan
X
X.include <bsd.port.mk>
END-of-BBMan/Makefile
echo x - BBMan/distinfo
sed 's/^X//' >BBMan/distinfo << 'END-of-BBMan/distinfo'
XMD5 (BBMan-src-v1-7-1.zip) = 4948f782d2cda4e044ff1b59254e3f45
XSIZE (BBMan-src-v1-7-1.zip) = 87650
END-of-BBMan/distinfo
echo x - BBMan/pkg-descr
sed 's/^X//' >BBMan/pkg-descr << 'END-of-BBMan/pkg-descr'
XBBMam is a BBS client for X Window System.  
X
XWWW: http://nccu.edu.tw/92753008/BBMan/
END-of-BBMan/pkg-descr
echo x - BBMan/pkg-plist
sed 's/^X//' >BBMan/pkg-plist << 'END-of-BBMan/pkg-plist'
Xbin/BBMan
END-of-BBMan/pkg-plist
exit

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407240946.i6O9kfaW015875>