ports/59085: Maintainer-update: bluefish, fix 4.x build and update pkg-descr

Koop Mast einekoai at chello.nl
Sun Nov 9 16:30:25 UTC 2003


>Number:         59085
>Category:       ports
>Synopsis:       Maintainer-update: bluefish, fix 4.x build and update pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 09 08:30:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #5: Sat Oct 11 05:31:30 CEST 2003 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/RainBow i386


	
>Description:
	Fix 4.x build.
	Update pkg-descr, as far as I can see all the features are there
	but mayby complete.
	
>How-To-Repeat:
	
>Fix:

	

--- bluefish-devel-stablefix.diff begins here ---
diff -ruN bluefish-devel.orig/files/patch-src_fref.c bluefish-devel/files/patch-src_fref.c
--- bluefish-devel.orig/files/patch-src_fref.c	Thu Jan  1 01:00:00 1970
+++ bluefish-devel/files/patch-src_fref.c	Sun Nov  9 17:11:20 2003
@@ -0,0 +1,13 @@
+--- src/fref.c.orig	Fri Oct 31 22:36:50 2003
++++ src/fref.c	Sun Nov  9 17:10:58 2003
+@@ -1784,9 +1784,9 @@
+ } Tfref_cleanup;
+ 
+ static guint fref_idle_cleanup(Tfref_cleanup *data) {
+-	DEBUG_MSG("fref_idle_cleanup, started for data=%s\n",data->cat);
+ 	GtkTreeIter iter;
+ 	gboolean cont = TRUE;
++	DEBUG_MSG("fref_idle_cleanup, started for data=%s\n",data->cat);
+ 	gtk_tree_model_get_iter_first(GTK_TREE_MODEL(FREFDATA(main_v->frefdata)->store),&iter);
+ 	while (cont) {
+ 		gchar *str;
diff -ruN bluefish-devel.orig/pkg-descr bluefish-devel/pkg-descr
--- bluefish-devel.orig/pkg-descr	Sun Jan 26 22:26:49 2003
+++ bluefish-devel/pkg-descr	Sun Nov  9 17:18:13 2003
@@ -3,13 +3,5 @@
 
 Note: 
 This is the development version for bluefish using gtk2.
-It will be released as 1.0 when it contains all of the features
-of 0.7 (gtk1 version).
-
-[taken from porting file]
-- Translations are still in the works.
-- Some people prefer the old style file browser, need to rethink that.
-- function references for php etc. are not done yet.
-- WML support is not yet ported.
 
 WWW:   http://bluefish.openoffice.nl/
--- bluefish-devel-stablefix.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list