Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 14:07:02 +0400 (MSD)
From:      Dima Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11328: Upgrade x11-toolkits/fltk
Message-ID:  <199904261007.OAA12536@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help

>Number:         11328
>Category:       ports
>Synopsis:       Upgrade x11-toolkits/fltk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 26 04:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	

diff -Nur fltk.old/Makefile fltk/Makefile
--- fltk.old/Makefile	Mon Apr 26 13:13:13 1999
+++ fltk/Makefile	Mon Apr 26 13:53:58 1999
@@ -6,11 +6,11 @@
 # $Id: Makefile,v 1.4 1999/04/16 06:15:09 taoka Exp $
 #
 
-DISTNAME=	fltk-1.0.1-source
-PKGNAME=	fltk-1.0.1
+DISTNAME=	fltk-1.0.2-source
+PKGNAME=	fltk-1.0.2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
-		ftp://ftp.easysw.com/pub/fltk/${VERSION}/ \
+		ftp://ftp.chg.ru/pub/X11/fltk/${VERSION}/ \
 		ftp://ftp2.easysw.com/pub/fltk/${VERSION}/ \
 		ftp://ftp.northamerica.net/pub/ESP/fltk/${VERSION}/ \
 		ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk/${VERSION}/ \
@@ -20,23 +20,22 @@
 
 LIB_DEPENDS=	MesaGL.14:${PORTSDIR}/graphics/Mesa3
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-shared
 CONFIGURE_ENV=	CXXFLAGS="${CFLAGS}"
-WRKSRC=	${WRKDIR}/${PKGNAME}
+WRKSRC=		${WRKDIR}/${PKGNAME}
 USE_X_PREFIX=	yes
-MAN1=	fluid.1
-VERSION=	1.0.1
+MAN1=		fluid.1
+VERSION=	1.0.2
 
-.if defined(NOPORTDOCS)
-PLIST=	${PKGDIR}/PLIST.nodocs
+.if OBJFORMAT=="elf"
+BROKEN=		Due to ELF library format
 .endif
 
 post-install:
-	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-	${INSTALL_MAN} ${WRKSRC}/documentation/fluid.1 \
-		${PREFIX}/man/man1
+		@ ${LDCONFIG} -m ${PREFIX}/lib
+		@ ${INSTALL_MAN} ${WRKSRC}/documentation/fluid.1 \
+			${PREFIX}/man/man1
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${PREFIX}/share/doc/fltk
 	@ ${INSTALL_DATA} ${WRKSRC}/documentation/*.html \
diff -Nur fltk.old/files/md5 fltk/files/md5
--- fltk.old/files/md5	Mon Apr 26 13:13:12 1999
+++ fltk/files/md5	Mon Apr 26 13:32:00 1999
@@ -1 +1 @@
-MD5 (fltk-1.0.1-source.tar.bz2) = 0604cf4e6c53802dda52035ccc97c631
+MD5 (fltk-1.0.2-source.tar.gz) = f75ab4a250b541ad889838f957c04416
diff -Nur fltk.old/pkg/PLIST fltk/pkg/PLIST
--- fltk.old/pkg/PLIST	Mon Apr 26 13:13:12 1999
+++ fltk/pkg/PLIST	Mon Apr 26 13:57:18 1999
@@ -189,8 +189,8 @@
 lib/libfltk.a
 lib/libfltk.so
 lib/libfltk.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
 share/doc/fltk/FL.gif
 share/doc/fltk/Fl_Adjuster.html
 share/doc/fltk/Fl_Box.html
@@ -322,5 +322,5 @@
 share/doc/fltk/value_slider.gif
 share/doc/fltk/widgets.html
 @dirrm include/FL
-@unexec rmdir %D/include/Fl 2>/dev/null || true
+include/Fl
 @dirrm share/doc/fltk
diff -Nur fltk.old/pkg/PLIST.nodocs fltk/pkg/PLIST.nodocs
--- fltk.old/pkg/PLIST.nodocs	Mon Apr 26 13:13:12 1999
+++ fltk/pkg/PLIST.nodocs	Thu Jan  1 03:00:00 1970
@@ -1,195 +0,0 @@
-bin/fluid
-include/FL/Enumerations.H
-include/FL/Enumerations.h
-include/FL/Fl.H
-include/FL/Fl.h
-include/FL/Fl_Adjuster.H
-include/FL/Fl_Adjuster.h
-include/FL/Fl_Bitmap.H
-include/FL/Fl_Bitmap.h
-include/FL/Fl_Box.H
-include/FL/Fl_Box.h
-include/FL/Fl_Browser.H
-include/FL/Fl_Browser.h
-include/FL/Fl_Browser_.H
-include/FL/Fl_Browser_.h
-include/FL/Fl_Button.H
-include/FL/Fl_Button.h
-include/FL/Fl_Chart.H
-include/FL/Fl_Chart.h
-include/FL/Fl_Check_Button.H
-include/FL/Fl_Check_Button.h
-include/FL/Fl_Choice.H
-include/FL/Fl_Choice.h
-include/FL/Fl_Clock.H
-include/FL/Fl_Clock.h
-include/FL/Fl_Color_Chooser.H
-include/FL/Fl_Color_Chooser.h
-include/FL/Fl_Counter.H
-include/FL/Fl_Counter.h
-include/FL/Fl_Dial.H
-include/FL/Fl_Dial.h
-include/FL/Fl_Double_Window.H
-include/FL/Fl_Double_Window.h
-include/FL/Fl_Fill_Dial.H
-include/FL/Fl_Fill_Dial.h
-include/FL/Fl_Fill_Slider.H
-include/FL/Fl_Fill_Slider.h
-include/FL/Fl_Float_Input.H
-include/FL/Fl_Float_Input.h
-include/FL/Fl_FormsBitmap.H
-include/FL/Fl_FormsBitmap.h
-include/FL/Fl_FormsPixmap.H
-include/FL/Fl_FormsPixmap.h
-include/FL/Fl_Free.H
-include/FL/Fl_Free.h
-include/FL/Fl_Gl_Window.H
-include/FL/Fl_Gl_Window.h
-include/FL/Fl_Group.H
-include/FL/Fl_Group.h
-include/FL/Fl_Hold_Browser.H
-include/FL/Fl_Hold_Browser.h
-include/FL/Fl_Hor_Fill_Slider.H
-include/FL/Fl_Hor_Fill_Slider.h
-include/FL/Fl_Hor_Nice_Slider.H
-include/FL/Fl_Hor_Nice_Slider.h
-include/FL/Fl_Hor_Slider.H
-include/FL/Fl_Hor_Slider.h
-include/FL/Fl_Hor_Value_Slider.H
-include/FL/Fl_Hor_Value_Slider.h
-include/FL/Fl_Image.H
-include/FL/Fl_Image.h
-include/FL/Fl_Input.H
-include/FL/Fl_Input.h
-include/FL/Fl_Input_.H
-include/FL/Fl_Input_.h
-include/FL/Fl_Int_Input.H
-include/FL/Fl_Int_Input.h
-include/FL/Fl_Light_Button.H
-include/FL/Fl_Light_Button.h
-include/FL/Fl_Line_Dial.H
-include/FL/Fl_Line_Dial.h
-include/FL/Fl_Menu.H
-include/FL/Fl_Menu.h
-include/FL/Fl_Menu_.H
-include/FL/Fl_Menu_.h
-include/FL/Fl_Menu_Bar.H
-include/FL/Fl_Menu_Bar.h
-include/FL/Fl_Menu_Button.H
-include/FL/Fl_Menu_Button.h
-include/FL/Fl_Menu_Item.H
-include/FL/Fl_Menu_Item.h
-include/FL/Fl_Menu_Window.H
-include/FL/Fl_Menu_Window.h
-include/FL/Fl_Multi_Browser.H
-include/FL/Fl_Multi_Browser.h
-include/FL/Fl_Multi_Label.H
-include/FL/Fl_Multi_Label.h
-include/FL/Fl_Multiline_Input.H
-include/FL/Fl_Multiline_Input.h
-include/FL/Fl_Multiline_Output.H
-include/FL/Fl_Multiline_Output.h
-include/FL/Fl_Nice_Slider.H
-include/FL/Fl_Nice_Slider.h
-include/FL/Fl_Object.H
-include/FL/Fl_Object.h
-include/FL/Fl_Output.H
-include/FL/Fl_Output.h
-include/FL/Fl_Overlay_Window.H
-include/FL/Fl_Overlay_Window.h
-include/FL/Fl_Pack.H
-include/FL/Fl_Pack.h
-include/FL/Fl_Pixmap.H
-include/FL/Fl_Pixmap.h
-include/FL/Fl_Positioner.H
-include/FL/Fl_Positioner.h
-include/FL/Fl_Radio_Button.H
-include/FL/Fl_Radio_Button.h
-include/FL/Fl_Radio_Light_Button.H
-include/FL/Fl_Radio_Light_Button.h
-include/FL/Fl_Radio_Round_Button.H
-include/FL/Fl_Radio_Round_Button.h
-include/FL/Fl_Repeat_Button.H
-include/FL/Fl_Repeat_Button.h
-include/FL/Fl_Return_Button.H
-include/FL/Fl_Return_Button.h
-include/FL/Fl_Roller.H
-include/FL/Fl_Roller.h
-include/FL/Fl_Round_Button.H
-include/FL/Fl_Round_Button.h
-include/FL/Fl_Round_Clock.H
-include/FL/Fl_Round_Clock.h
-include/FL/Fl_Scroll.H
-include/FL/Fl_Scroll.h
-include/FL/Fl_Scrollbar.H
-include/FL/Fl_Scrollbar.h
-include/FL/Fl_Secret_Input.H
-include/FL/Fl_Secret_Input.h
-include/FL/Fl_Select_Browser.H
-include/FL/Fl_Select_Browser.h
-include/FL/Fl_Simple_Counter.H
-include/FL/Fl_Simple_Counter.h
-include/FL/Fl_Single_Window.H
-include/FL/Fl_Single_Window.h
-include/FL/Fl_Slider.H
-include/FL/Fl_Slider.h
-include/FL/Fl_Tabs.H
-include/FL/Fl_Tabs.h
-include/FL/Fl_Tile.H
-include/FL/Fl_Tile.h
-include/FL/Fl_Timer.H
-include/FL/Fl_Timer.h
-include/FL/Fl_Toggle_Button.H
-include/FL/Fl_Toggle_Button.h
-include/FL/Fl_Toggle_Light_Button.H
-include/FL/Fl_Toggle_Light_Button.h
-include/FL/Fl_Toggle_Round_Button.H
-include/FL/Fl_Toggle_Round_Button.h
-include/FL/Fl_Valuator.H
-include/FL/Fl_Valuator.h
-include/FL/Fl_Value_Input.H
-include/FL/Fl_Value_Input.h
-include/FL/Fl_Value_Output.H
-include/FL/Fl_Value_Output.h
-include/FL/Fl_Value_Slider.H
-include/FL/Fl_Value_Slider.h
-include/FL/Fl_Widget.H
-include/FL/Fl_Widget.h
-include/FL/Fl_Window.H
-include/FL/Fl_Window.h
-include/FL/dirent.h
-include/FL/filename.H
-include/FL/filename.h
-include/FL/fl_ask.H
-include/FL/fl_ask.h
-include/FL/fl_draw.H
-include/FL/fl_draw.h
-include/FL/fl_file_chooser.H
-include/FL/fl_file_chooser.h
-include/FL/fl_message.H
-include/FL/fl_message.h
-include/FL/fl_show_colormap.H
-include/FL/fl_show_colormap.h
-include/FL/fl_show_input.H
-include/FL/fl_show_input.h
-include/FL/forms.H
-include/FL/forms.h
-include/FL/gl.h
-include/FL/gl2opengl.h
-include/FL/gl_draw.H
-include/FL/gl_draw.h
-include/FL/glut.H
-include/FL/glut.h
-include/FL/math.h
-include/FL/menubar.h
-include/FL/win32.H
-include/FL/win32.h
-include/FL/x.H
-include/FL/x.h
-lib/libfltk.a
-lib/libfltk.so
-lib/libfltk.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@dirrm include/FL
-@unexec rmdir %D/include/Fl 2>/dev/null || true

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904261007.OAA12536>