Date: Wed, 16 Jun 2004 23:14:36 +0400 (MSD) From: Alexander Novitsky <alecn2002@yandex.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: alecn2002@yandex.ru Subject: ports/68019: [NEW PORT] Implementation of Scintilla for the FOX GUI Library Message-ID: <200406161914.i5GJEaCX089673@server.v42of.icc-vvd.ru> Resent-Message-ID: <200406161920.i5GJKKHx073434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68019 >Category: ports >Synopsis: [NEW PORT] Implementation of Scintilla for the FOX GUI Library >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 16 19:20:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Alexander Novitsky >Release: FreeBSD 5.2-RELEASE i386 >Organization: Inzhcomcentre VVD >Environment: System: FreeBSD server.v42of.icc-vvd.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Mon Mar 22 16:31:12 MSK 2004 alecn@server.v42of.icc-vvd.ru:/usr/src/sys/i386/compile/ORACLE i386 >Description: [NEW PORT] Implementation of Scintilla for the FOX GUI Library Required by FreeRIDE - Ruby IDE >How-To-Repeat: >Fix: --- fxscintilla-1.57.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: # # fxscintilla # fxscintilla/Makefile # fxscintilla/distinfo # fxscintilla/pkg-descr # fxscintilla/pkg-plist # echo c - fxscintilla mkdir -p fxscintilla > /dev/null 2>&1 echo x - fxscintilla/Makefile sed 's/^X//' >fxscintilla/Makefile << 'END-of-fxscintilla/Makefile' X# New ports collection makefile for: FXScintilla X# Date created: 16 June 2004 X# Whom: Alexander Novitsky <alecn2002@yandex.ru> X# X# $FreeBSD$ X# X XPORTNAME= fxscintilla XPORTVERSION= 1.57 XCATEGORIES= x11-toolkits XMASTER_SITES= ${MASTER_SITE_SAVANNAH} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= alecn2002@yandex.ru XCOMMENT= Implementation of Scintilla for the FOX GUI Library X XLIB_DEPENDS= FOX-1.0:${PORTSDIR}/x11-toolkits/fox X XGNU_CONFIGURE= yes XCONFIGURE_ARGS+= --enable-shared=yes \ X --enable-static=no \ X --enable-ltdl-install=yes \ X --with-gnu-ld=yes \ X --with-foxinclude=${LOCALBASE}/include/ \ X --with-foxlib=${LOCALBASE}/lib/ X XINSTALLS_SHLIB= yes X X.include <bsd.port.mk> END-of-fxscintilla/Makefile echo x - fxscintilla/distinfo sed 's/^X//' >fxscintilla/distinfo << 'END-of-fxscintilla/distinfo' XMD5 (fxscintilla-1.57.tar.gz) = 68aa25d2b8d626b6455736e611a3993f XSIZE (fxscintilla-1.57.tar.gz) = 798115 END-of-fxscintilla/distinfo echo x - fxscintilla/pkg-descr sed 's/^X//' >fxscintilla/pkg-descr << 'END-of-fxscintilla/pkg-descr' XFXScintilla is an implementation of Scintilla for the FOX GUI Library XScintilla is a free source code editing component for Win32 and GTK+ Xdevelopped by Neil Hodgson. XThe FOX GUI toolkit is a platform independent GUI library developped Xby Jeroen van der Zijp. X XWWW: http://www.nongnu.org/fxscintilla/ END-of-fxscintilla/pkg-descr echo x - fxscintilla/pkg-plist sed 's/^X//' >fxscintilla/pkg-plist << 'END-of-fxscintilla/pkg-plist' Xinclude/fxscintilla/Scintilla.h Xinclude/fxscintilla/SciLexer.h Xinclude/fxscintilla/FXScintilla.h X@dirrm include/fxscintilla Xlib/libfxscintilla.la Xlib/libfxscintilla.so Xlib/libfxscintilla.so.11 END-of-fxscintilla/pkg-plist exit --- fxscintilla-1.57.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406161914.i5GJEaCX089673>