add port for fltk (Fast Light Tool Kit)
This commit is contained in:
parent
88c2b83d49
commit
516df1d556
13
x11/fltk/Makefile
Normal file
13
x11/fltk/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/12/08 19:40:09 jason Exp $
|
||||
|
||||
VER= 1.0.6
|
||||
PKGNAME= fltk-${VER}
|
||||
DISTNAME= ${PKGNAME}-source
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VER}/
|
||||
MAINTAINER= jason@OpenBSD.ORG
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/fltk/files/md5
Normal file
3
x11/fltk/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (fltk-1.0.6-source.tar.gz) = 201a94c6aff4eaa4ea9d9440fbd40f96
|
||||
SHA1 (fltk-1.0.6-source.tar.gz) = 1b4f98ffcfb222ced829cef3a6406fd48ebbccc2
|
||||
RMD160 (fltk-1.0.6-source.tar.gz) = 5cb993b739029cbdfd5cef99704677b21dbe8607
|
11
x11/fltk/patches/patch-contravariance
Normal file
11
x11/fltk/patches/patch-contravariance
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/filename_list.cxx.orig Wed Dec 8 10:00:13 1999
|
||||
+++ src/filename_list.cxx Wed Dec 8 10:00:17 1999
|
||||
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
int filename_list(const char *d, dirent ***list) {
|
||||
-#if defined(_AIX) || defined(CRAY) || defined(linux) || defined(__FreeBSD__)
|
||||
+#if defined(_AIX) || defined(CRAY) || defined(linux) || defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
// on some systems you may need to do this, due to a rather common
|
||||
// error in the prototype for the sorting function, where a level
|
||||
// of pointer indirection is missing:
|
1
x11/fltk/pkg/COMMENT
Normal file
1
x11/fltk/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Fast-Light Tool Kit
|
6
x11/fltk/pkg/DESCR
Normal file
6
x11/fltk/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
|
||||
C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
|
||||
and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
|
||||
developed by Mr. Bill Spitzak and is currently maintained by a
|
||||
small group of developers across the world with a central
|
||||
repository in the US.
|
191
x11/fltk/pkg/PLIST
Normal file
191
x11/fltk/pkg/PLIST
Normal file
@ -0,0 +1,191 @@
|
||||
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
|
||||
include/Fl
|
||||
@dirrm include/FL
|
||||
lib/libfltk.a
|
Loading…
x
Reference in New Issue
Block a user