pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/fltk Update from FLTK 1.0.11 to FLTK 1.1.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee90f5bd620b
branches:  trunk
changeset: 468962:ee90f5bd620b
user:      ben <ben%pkgsrc.org@localhost>
date:      Wed Feb 18 05:07:34 2004 +0000

description:
Update from FLTK 1.0.11 to FLTK 1.1.4.

diffstat:

 x11/fltk/Makefile         |    5 +-
 x11/fltk/PLIST            |  126 ++++++++++++++++++++++++++++++++++++++++-----
 x11/fltk/buildlink2.mk    |    4 +-
 x11/fltk/distinfo         |   23 ++++----
 x11/fltk/patches/patch-aa |   22 ++++----
 x11/fltk/patches/patch-ab |   96 +++++++++++++++-------------------
 x11/fltk/patches/patch-ac |  121 ++++++++++++++++++-------------------------
 x11/fltk/patches/patch-ad |   46 +++++++++------
 x11/fltk/patches/patch-ae |   37 ++++---------
 x11/fltk/patches/patch-af |   62 ++++++++++------------
 x11/fltk/patches/patch-ag |  119 +++++++++++++++++++++++++++----------------
 x11/fltk/patches/patch-ah |  101 +++++++++++-------------------------
 x11/fltk/patches/patch-ai |   22 ++++++++
 13 files changed, 425 insertions(+), 359 deletions(-)

diffs (truncated from 1150 to 300 lines):

diff -r 764b926a7f87 -r ee90f5bd620b x11/fltk/Makefile
--- a/x11/fltk/Makefile Wed Feb 18 04:44:46 2004 +0000
+++ b/x11/fltk/Makefile Wed Feb 18 05:07:34 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/02/08 03:00:29 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2004/02/18 05:07:34 ben Exp $
 #
 
-DISTNAME=      fltk-1.0.11-source
+DISTNAME=      fltk-1.1.4-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   3
 VERS=          ${DISTNAME:S/fltk-//:S/-source//}
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fltk/} \
diff -r 764b926a7f87 -r ee90f5bd620b x11/fltk/PLIST
--- a/x11/fltk/PLIST    Wed Feb 18 04:44:46 2004 +0000
+++ b/x11/fltk/PLIST    Wed Feb 18 05:07:34 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:06 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/02/18 05:07:34 ben Exp $
+bin/fltk-config
 bin/fluid
 include/FL/Enumerations.H
 include/FL/Enumerations.h
@@ -6,6 +7,8 @@
 include/FL/Fl.h
 include/FL/Fl_Adjuster.H
 include/FL/Fl_Adjuster.h
+include/FL/Fl_BMP_Image.H
+include/FL/Fl_BMP_Image.h
 include/FL/Fl_Bitmap.H
 include/FL/Fl_Bitmap.h
 include/FL/Fl_Box.H
@@ -18,6 +21,8 @@
 include/FL/Fl_Button.h
 include/FL/Fl_Chart.H
 include/FL/Fl_Chart.h
+include/FL/Fl_Check_Browser.H
+include/FL/Fl_Check_Browser.h
 include/FL/Fl_Check_Button.H
 include/FL/Fl_Check_Button.h
 include/FL/Fl_Choice.H
@@ -32,6 +37,16 @@
 include/FL/Fl_Dial.h
 include/FL/Fl_Double_Window.H
 include/FL/Fl_Double_Window.h
+include/FL/Fl_Export.H
+include/FL/Fl_Export.h
+include/FL/Fl_File_Browser.H
+include/FL/Fl_File_Browser.h
+include/FL/Fl_File_Chooser.H
+include/FL/Fl_File_Chooser.h
+include/FL/Fl_File_Icon.H
+include/FL/Fl_File_Icon.h
+include/FL/Fl_File_Input.H
+include/FL/Fl_File_Input.h
 include/FL/Fl_Fill_Dial.H
 include/FL/Fl_Fill_Dial.h
 include/FL/Fl_Fill_Slider.H
@@ -44,10 +59,16 @@
 include/FL/Fl_FormsPixmap.h
 include/FL/Fl_Free.H
 include/FL/Fl_Free.h
+include/FL/Fl_GIF_Image.H
+include/FL/Fl_GIF_Image.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_Help_Dialog.H
+include/FL/Fl_Help_Dialog.h
+include/FL/Fl_Help_View.H
+include/FL/Fl_Help_View.h
 include/FL/Fl_Hold_Browser.H
 include/FL/Fl_Hold_Browser.h
 include/FL/Fl_Hor_Fill_Slider.H
@@ -66,6 +87,8 @@
 include/FL/Fl_Input_.h
 include/FL/Fl_Int_Input.H
 include/FL/Fl_Int_Input.h
+include/FL/Fl_JPEG_Image.H
+include/FL/Fl_JPEG_Image.h
 include/FL/Fl_Light_Button.H
 include/FL/Fl_Light_Button.h
 include/FL/Fl_Line_Dial.H
@@ -98,12 +121,20 @@
 include/FL/Fl_Output.h
 include/FL/Fl_Overlay_Window.H
 include/FL/Fl_Overlay_Window.h
+include/FL/Fl_PNG_Image.H
+include/FL/Fl_PNG_Image.h
+include/FL/Fl_PNM_Image.H
+include/FL/Fl_PNM_Image.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_Preferences.H
+include/FL/Fl_Preferences.h
+include/FL/Fl_Progress.H
+include/FL/Fl_Progress.h
 include/FL/Fl_Radio_Button.H
 include/FL/Fl_Radio_Button.h
 include/FL/Fl_Radio_Light_Button.H
@@ -128,16 +159,28 @@
 include/FL/Fl_Secret_Input.h
 include/FL/Fl_Select_Browser.H
 include/FL/Fl_Select_Browser.h
+include/FL/Fl_Shared_Image.H
+include/FL/Fl_Shared_Image.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_Sys_Menu_Bar.H
+include/FL/Fl_Sys_Menu_Bar.h
 include/FL/Fl_Tabs.H
 include/FL/Fl_Tabs.h
+include/FL/Fl_Text_Buffer.H
+include/FL/Fl_Text_Buffer.h
+include/FL/Fl_Text_Display.H
+include/FL/Fl_Text_Display.h
+include/FL/Fl_Text_Editor.H
+include/FL/Fl_Text_Editor.h
 include/FL/Fl_Tile.H
 include/FL/Fl_Tile.h
+include/FL/Fl_Tiled_Image.H
+include/FL/Fl_Tiled_Image.h
 include/FL/Fl_Timer.H
 include/FL/Fl_Timer.h
 include/FL/Fl_Toggle_Button.H
@@ -146,6 +189,8 @@
 include/FL/Fl_Toggle_Light_Button.h
 include/FL/Fl_Toggle_Round_Button.H
 include/FL/Fl_Toggle_Round_Button.h
+include/FL/Fl_Tooltip.H
+include/FL/Fl_Tooltip.h
 include/FL/Fl_Valuator.H
 include/FL/Fl_Valuator.h
 include/FL/Fl_Value_Input.H
@@ -158,6 +203,12 @@
 include/FL/Fl_Widget.h
 include/FL/Fl_Window.H
 include/FL/Fl_Window.h
+include/FL/Fl_Wizard.H
+include/FL/Fl_Wizard.h
+include/FL/Fl_XBM_Image.H
+include/FL/Fl_XBM_Image.h
+include/FL/Fl_XPM_Image.H
+include/FL/Fl_XPM_Image.h
 include/FL/dirent.h
 include/FL/filename.H
 include/FL/filename.h
@@ -181,30 +232,52 @@
 include/FL/gl_draw.h
 include/FL/glut.H
 include/FL/glut.h
+include/FL/mac.H
+include/FL/mac.h
+include/FL/mac.r
 include/FL/math.h
-include/FL/menubar.h
 include/FL/win32.H
 include/FL/win32.h
 include/FL/x.H
 include/FL/x.h
-@exec   ln -sf FL %D/include/Fl
-@unexec ${RM} -f %D/include/Fl
+include/Fl
 lib/libfltk.a
 lib/libfltk.la
 lib/libfltk.so
 lib/libfltk.so.1
-lib/libfltk.so.1.5
+lib/libfltk.so.1.6
+lib/libfltk_forms.a
+lib/libfltk_forms.la
+lib/libfltk_forms.so
+lib/libfltk_forms.so.1
+lib/libfltk_forms.so.1.6
+lib/libfltk_gl.a
+lib/libfltk_gl.la
+lib/libfltk_gl.so
+lib/libfltk_gl.so.1
+lib/libfltk_gl.so.1.6
+lib/libfltk_images.a
+lib/libfltk_images.la
+lib/libfltk_images.so
+lib/libfltk_images.so.1
+lib/libfltk_images.so.1.6
+man/cat1/fltk-config.0
 man/cat1/fluid.0
 man/cat3/fltk.0
+man/man1/fltk-config.1
 man/man1/fluid.1
 man/man3/fltk.3
 share/doc/html/fltk/FL.gif
+share/doc/html/fltk/Fl.html
 share/doc/html/fltk/Fl_Adjuster.html
+share/doc/html/fltk/Fl_BMP_Image.html
+share/doc/html/fltk/Fl_Bitmap.html
 share/doc/html/fltk/Fl_Box.html
 share/doc/html/fltk/Fl_Browser.html
 share/doc/html/fltk/Fl_Browser_.html
 share/doc/html/fltk/Fl_Button.html
 share/doc/html/fltk/Fl_Chart.html
+share/doc/html/fltk/Fl_Check_Browser.html
 share/doc/html/fltk/Fl_Check_Button.gif
 share/doc/html/fltk/Fl_Check_Button.html
 share/doc/html/fltk/Fl_Choice.html
@@ -214,14 +287,26 @@
 share/doc/html/fltk/Fl_Dial.html
 share/doc/html/fltk/Fl_Double_Window.html
 share/doc/html/fltk/Fl_End.html
+share/doc/html/fltk/Fl_File_Browser.html
+share/doc/html/fltk/Fl_File_Chooser.html
+share/doc/html/fltk/Fl_File_Chooser.jpg
+share/doc/html/fltk/Fl_File_Icon.html
+share/doc/html/fltk/Fl_File_Input.gif
+share/doc/html/fltk/Fl_File_Input.html
 share/doc/html/fltk/Fl_Float_Input.html
 share/doc/html/fltk/Fl_Free.html
+share/doc/html/fltk/Fl_GIF_Image.html
 share/doc/html/fltk/Fl_Gl_Window.html
 share/doc/html/fltk/Fl_Group.html
+share/doc/html/fltk/Fl_Help_Dialog.gif
+share/doc/html/fltk/Fl_Help_Dialog.html
+share/doc/html/fltk/Fl_Help_View.html
 share/doc/html/fltk/Fl_Hold_Browser.html
+share/doc/html/fltk/Fl_Image.html
 share/doc/html/fltk/Fl_Input.html
 share/doc/html/fltk/Fl_Input_.html
 share/doc/html/fltk/Fl_Int_Input.html
+share/doc/html/fltk/Fl_JPEG_Image.html
 share/doc/html/fltk/Fl_Light_Button.gif
 share/doc/html/fltk/Fl_Light_Button.html
 share/doc/html/fltk/Fl_Menu_.html
@@ -234,8 +319,14 @@
 share/doc/html/fltk/Fl_Multiline_Output.html
 share/doc/html/fltk/Fl_Output.html
 share/doc/html/fltk/Fl_Overlay_Window.html
+share/doc/html/fltk/Fl_PNG_Image.html
+share/doc/html/fltk/Fl_PNM_Image.html
 share/doc/html/fltk/Fl_Pack.html
+share/doc/html/fltk/Fl_Pixmap.html
 share/doc/html/fltk/Fl_Positioner.html
+share/doc/html/fltk/Fl_Preferences.html
+share/doc/html/fltk/Fl_Progress.html
+share/doc/html/fltk/Fl_RGB_Image.html
 share/doc/html/fltk/Fl_Repeat_Button.html
 share/doc/html/fltk/Fl_Return_Button.gif
 share/doc/html/fltk/Fl_Return_Button.html
@@ -248,12 +339,18 @@
 share/doc/html/fltk/Fl_Scrollbar.html
 share/doc/html/fltk/Fl_Secret_Input.html
 share/doc/html/fltk/Fl_Select_Browser.html
+share/doc/html/fltk/Fl_Shared_Image.html
 share/doc/html/fltk/Fl_Single_Window.html
 share/doc/html/fltk/Fl_Slider.html
 share/doc/html/fltk/Fl_Tabs.html
+share/doc/html/fltk/Fl_Text_Buffer.html
+share/doc/html/fltk/Fl_Text_Display.html
+share/doc/html/fltk/Fl_Text_Editor.html
 share/doc/html/fltk/Fl_Tile.gif
 share/doc/html/fltk/Fl_Tile.html
+share/doc/html/fltk/Fl_Tiled_Image.html
 share/doc/html/fltk/Fl_Timer.html
+share/doc/html/fltk/Fl_Tooltip.html
 share/doc/html/fltk/Fl_Valuator.html
 share/doc/html/fltk/Fl_Value_Input.gif
 share/doc/html/fltk/Fl_Value_Input.html
@@ -262,12 +359,12 @@
 share/doc/html/fltk/Fl_Value_Slider.html
 share/doc/html/fltk/Fl_Widget.html
 share/doc/html/fltk/Fl_Window.html
+share/doc/html/fltk/Fl_Wizard.html
+share/doc/html/fltk/Fl_XBM_Image.html
+share/doc/html/fltk/Fl_XPM_Image.html
 share/doc/html/fltk/adjuster1.gif
-share/doc/html/fltk/ask.C.gif
 share/doc/html/fltk/basics.html
-share/doc/html/fltk/bglogo.gif
 share/doc/html/fltk/boxtypes.gif
-share/doc/html/fltk/button.C.gif
 share/doc/html/fltk/buttons.gif
 share/doc/html/fltk/charts.gif
 share/doc/html/fltk/choice.gif
@@ -282,7 +379,6 @@
 share/doc/html/fltk/editor.html
 share/doc/html/fltk/enumerations.html
 share/doc/html/fltk/events.html
-share/doc/html/fltk/filechooser.gif
 share/doc/html/fltk/fl_alert.gif
 share/doc/html/fltk/fl_ask.gif
 share/doc/html/fltk/fl_choice.gif



Home | Main Index | Thread Index | Old Index