Date: Sat, 26 Sep 2009 02:09:20 -0500 From: "RandomUser" <rannumgen@globaleyes.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/139150: www/bluefish request for DEVELOPMENT version Message-ID: <1253948960.38302@FreeBSD1.LocalNET10> Resent-Message-ID: <200909260710.n8Q7A4g4032772@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139150 >Category: ports >Synopsis: www/bluefish request for DEVELOPMENT version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 26 07:10:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: RandomUser >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #2: Thu Sep 17 02:09:43 CDT 2009 bluefish-unstable-1.3.7 >Description: The current development version of Bluefish-1.3.7 (2009 - September 21) provides some very nice new features such as begin-end tag marking, text block folding, "tool tips" for (some) language tags/constructs, inline spell checking, and other tools (join/split line, tabs<-->spaces, etc.) that I haven't tested yet. Since Bluefish.org states that the "latest stable version is Bluefish 1.0.7", FBSD currently offers only V1.0.7 of Bluefish. Consequently, since the above mentioned improvments are very useful and indeed important, I would suggest that a "bluefish-devel" port be created. Indeed - all I made were a couple of cosmetic changes to the current FBSD Bluefish Makefile, and am now using V1.3.7. >How-To-Repeat: >Fix: --- Makefile.udiffs begins here --- --- Makefile.orig 2009-09-04 07:09:45.000000000 -0500 +++ Makefile 2009-09-26 01:17:43.000000000 -0500 @@ -6,9 +6,9 @@ # $MCom: ports/www/bluefish/Makefile,v 1.6 2007/10/11 03:20:30 mezz Exp $ # -PORTNAME= bluefish -PORTVERSION= 1.0.7 -PORTREVISION= 6 +PORTNAME= bluefish-unstable +PORTVERSION= 1.3.7 +PORTREVISION= 0 CATEGORIES= www editors MASTER_SITES= SF @@ -26,6 +26,7 @@ .endif USE_BZIP2= yes +USE_GMAKE= yes USE_GNOME= gnomeprefix gtk20 gnomevfs2 gnomemimedata desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes --- Makefile.udiffs ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1253948960.38302>