Date: Sun, 21 Nov 2004 18:25:01 +0300 From: Roman Bogorodskiy <bogorodskiy@inbox.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/74204: [ new port ] editors/gphpedit: PHP/HTML/CSS editor for Gnome Message-ID: <E1CVtaH-000BMV-00.bogorodskiy-inbox-ru@mx1.mail.ru> Resent-Message-ID: <200411211530.iALFUQR5005524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74204 >Category: ports >Synopsis: [ new port ] editors/gphpedit: PHP/HTML/CSS editor for Gnome >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 21 15:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Bogorodskiy >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD lame.novel.ru 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sun Nov 7 19:06:32 MSK 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/MIRRORBOX i386 >Description: gphpedit is a PHP/HTML/CSS Development Environment for Gnome. http://www.gphpedit.org/ >How-To-Repeat: >Fix: --- port.gphpedit.new 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: # # gphpedit # gphpedit/pkg-descr # gphpedit/Makefile # gphpedit/pkg-plist # gphpedit/distinfo # gphpedit/files # gphpedit/files/patch-src-Makefile.in # echo c - gphpedit mkdir -p gphpedit > /dev/null 2>&1 echo x - gphpedit/pkg-descr sed 's/^X//' >gphpedit/pkg-descr << 'END-of-gphpedit/pkg-descr' XPHP/HTML/CSS Development Environment for Gnome. X XWWW: http://www.gphpedit.org/ END-of-gphpedit/pkg-descr echo x - gphpedit/Makefile sed 's/^X//' >gphpedit/Makefile << 'END-of-gphpedit/Makefile' X# New ports collection makefile for: gphpedit X# Date created: 2004-11-21 X# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru> X# X# $FreeBSD$ X# X XPORTNAME= gphpedit XPORTVERSION= 0.9.50 XCATEGORIES= editors XMASTER_SITES= http://www.gphpedit.org/download/store/ X XMAINTAINER= bogorodskiy@inbox.ru XCOMMENT= PHP/HTML/CSS editor for Gnome X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= gnomeprefix gnomehack libgnomeui intlhack libgtkhtml XUSE_X_PREFIX= yes X X.include <bsd.port.mk> END-of-gphpedit/Makefile echo x - gphpedit/pkg-plist sed 's/^X//' >gphpedit/pkg-plist << 'END-of-gphpedit/pkg-plist' Xbin/gphpedit Xshare/gnome/gphpedit/php-gphpedit.api Xshare/gnome/pixmaps/gphpedit.png Xshare/gnome/applications/gphpedit.desktop X@dirrm share/gnome/gphpedit END-of-gphpedit/pkg-plist echo x - gphpedit/distinfo sed 's/^X//' >gphpedit/distinfo << 'END-of-gphpedit/distinfo' XMD5 (gphpedit-0.9.50.tar.gz) = 5683f1f196d8c80bdad587a043423046 XSIZE (gphpedit-0.9.50.tar.gz) = 829535 END-of-gphpedit/distinfo echo c - gphpedit/files mkdir -p gphpedit/files > /dev/null 2>&1 echo x - gphpedit/files/patch-src-Makefile.in sed 's/^X//' >gphpedit/files/patch-src-Makefile.in << 'END-of-gphpedit/files/patch-src-Makefile.in' X--- src/Makefile.in.orig Sun Nov 21 17:31:35 2004 X+++ src/Makefile.in Sun Nov 21 17:32:14 2004 X@@ -495,7 +495,7 @@ X -g -Wall -DGTK -DSCI_LEXER X X gtkscintilla2/libgtkscintilla2.a: X- cd gtkscintilla2 && make libgtkscintilla2.a && cd .. X+ @cd gtkscintilla2 && $(MAKE) libgtkscintilla2.a && cd .. X # Tell versions [3.59,3.63) of GNU make to not export all variables. X # Otherwise a system limit (for SysV at least) may be exceeded. X .NOEXPORT: END-of-gphpedit/files/patch-src-Makefile.in exit --- port.gphpedit.new ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CVtaH-000BMV-00.bogorodskiy-inbox-ru>