ports/113872: New port:devel/alabastra C++ Editor writed with QT4

liu_yinghong at yahoo.com.cn liu_yinghong at yahoo.com.cn
Wed Jun 20 02:30:12 UTC 2007


>Number:         113872
>Category:       ports
>Synopsis:       New port:devel/alabastra C++ Editor writed with QT4
>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:   Wed Jun 20 02:30:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua at relaxbsd.org:/usr/src/sys/i386/compile/LYH i386


	
>Description:
C++/QT Editor with hightlight, project managment. Writed with Qt V4

WWW: http://sourceforge.net/projects/alabastra/
	
>How-To-Repeat:
	
>Fix:

	

--- alabastra.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:
#
#	alabastra
#	alabastra/Makefile
#	alabastra/distinfo
#	alabastra/pkg-descr
#
echo c - alabastra
mkdir -p alabastra > /dev/null 2>&1
echo x - alabastra/Makefile
sed 's/^X//' >alabastra/Makefile << 'END-of-alabastra/Makefile'
X# New ports collection makefile for:	alabastra
X# Date created:				20 Jun 2007
X# Whom:					Yinghong.Liu <liu_yinghong at yahoo.com.cn>
X#
X# $FreeBSD$
X
XPORTNAME=	alabastra
XPORTVERSION=	0.2b
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=${PORTNAME}
XDISTNAME=	Alabastra-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	liu_yinghong at yahoo.com.cn
XCOMMENT=	C++ Editor writed with QT4
X
XUSE_QT_VER=	4
XQT_COMPONENTS=	qmake moc gui xml
X
XWRKSRC=		${WRKDIR}/Alabastra-${PORTVERSION}
X
XPLIST_FILES=	bin/alabastra
X
Xdo-configure:
X	( cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X		${QMAKE} -unix PREFIX=${PREFIX} Alabastra.pro )
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/Alabastra ${PREFIX}/bin/alabastra
X
X.include <bsd.port.mk>
END-of-alabastra/Makefile
echo x - alabastra/distinfo
sed 's/^X//' >alabastra/distinfo << 'END-of-alabastra/distinfo'
XMD5 (Alabastra-0.2b.tgz) = 94f891e59c7ae19125d9017e9066e4f1
XSHA256 (Alabastra-0.2b.tgz) = e0cc0460a4aad5ec8edb6f42525143bfdb3b0057721fa1b5e6a92b72f3465b60
XSIZE (Alabastra-0.2b.tgz) = 505229
END-of-alabastra/distinfo
echo x - alabastra/pkg-descr
sed 's/^X//' >alabastra/pkg-descr << 'END-of-alabastra/pkg-descr'
XC++/QT Editor with hightlight, project managment. Writed with Qt V4
X
XWWW: http://sourceforge.net/projects/alabastra/
END-of-alabastra/pkg-descr
exit
--- alabastra.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list