pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fltk2 x11/fltk2: Remove after updating last packag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e83acecd1ead
branches: trunk
changeset: 341268:e83acecd1ead
user: micha <micha%pkgsrc.org@localhost>
date: Thu Oct 17 13:22:46 2019 +0000
description:
x11/fltk2: Remove after updating last package that used it
FLTK 2 and FLTK 3 are branches that are no longer developed.
The current stable version is 1.3.5.
Current development takes place for 1.4.
If somebody has used x11/fltk2 for old non-pkgsrc software,
wip/fltk2 can be used instead. Snapshots are no longer provided,
the wip package is based on git now.
OK from wiz@.
diffstat:
x11/fltk2/DESCR | 8 -
x11/fltk2/Makefile | 36 -----
x11/fltk2/PLIST | 196 ------------------------------
x11/fltk2/buildlink3.mk | 23 ---
x11/fltk2/distinfo | 16 --
x11/fltk2/options.mk | 26 ---
x11/fltk2/patches/patch-aa | 17 --
x11/fltk2/patches/patch-ab | 45 ------
x11/fltk2/patches/patch-ac | 49 -------
x11/fltk2/patches/patch-ad | 22 ---
x11/fltk2/patches/patch-ae | 13 -
x11/fltk2/patches/patch-af | 13 -
x11/fltk2/patches/patch-ag | 27 ----
x11/fltk2/patches/patch-ah | 26 ---
x11/fltk2/patches/patch-fltk_string.h | 34 -----
x11/fltk2/patches/patch-fluid_FluidType.h | 13 -
16 files changed, 0 insertions(+), 564 deletions(-)
diffs (truncated from 628 to 300 lines):
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/DESCR
--- a/x11/fltk2/DESCR Thu Oct 17 12:57:59 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface
-toolkit for X (UNIX), OpenGL, and Win32. FLTK was designed to be small and
-modular enough to be statically linked, but also works fine as a shared
-library. FLTK also includes FLUID, an interactive user interface builder
-program.
-
-FLTK 2.0 is an experimental branch and has been declared inactive,
-superceded by 3.0.
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/Makefile
--- a/x11/fltk2/Makefile Thu Oct 17 12:57:59 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2019/07/08 10:36:25 nia Exp $
-
-VERS= 6129
-PKGREVISION= 14
-DISTNAME= fltk-2.0.x-r${VERS}
-PKGNAME= fltk2-2.0pre${VERS}
-CATEGORIES= x11
-MASTER_SITES= http://ftp.easysw.com/pub/fltk/snapshots/
-MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/
-MASTER_SITES+= ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/snapshots/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.fltk.org/
-COMMENT= Fast Light Tool Kit for graphical user interfaces
-
-USE_LANGUAGES= c c++03
-USE_TOOLS+= gmake
-TEST_TARGET= test
-
-PTHREAD_OPTS+= require
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-threads
-CONFIGURE_ARGS+= ac_cv_have_overlay=yes
-LDFLAGS+= -lfontconfig -lXrender -lfreetype
-
-.include "options.mk"
-
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXi/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/PLIST
--- a/x11/fltk2/PLIST Thu Oct 17 12:57:59 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,196 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:24:46 joerg Exp $
-bin/fltk2-config
-bin/fluid2
-include/fltk/Adjuster.h
-include/fltk/AlignGroup.h
-include/fltk/AnsiWidget.h
-include/fltk/BarGroup.h
-include/fltk/Box.h
-include/fltk/Browser.h
-include/fltk/Button.h
-include/fltk/CheckButton.h
-include/fltk/Choice.h
-include/fltk/Clock.h
-include/fltk/Color.h
-include/fltk/ColorChooser.h
-include/fltk/ComboBox.h
-include/fltk/Cursor.h
-include/fltk/CycleButton.h
-include/fltk/Dial.h
-include/fltk/Divider.h
-include/fltk/DoubleBufferWindow.h
-include/fltk/FL_API.h
-include/fltk/FL_VERSION.h
-include/fltk/FileBrowser.h
-include/fltk/FileChooser.h
-include/fltk/FileIcon.h
-include/fltk/FileInput.h
-include/fltk/FillDial.h
-include/fltk/FillSlider.h
-include/fltk/Flags.h
-include/fltk/FloatInput.h
-include/fltk/Font.h
-include/fltk/GlWindow.h
-include/fltk/Group.h
-include/fltk/HelpDialog.h
-include/fltk/HelpView.h
-include/fltk/HighlightButton.h
-include/fltk/Image.h
-include/fltk/Input.h
-include/fltk/InputBrowser.h
-include/fltk/IntInput.h
-include/fltk/InvisibleBox.h
-include/fltk/Item.h
-include/fltk/ItemGroup.h
-include/fltk/LabelType.h
-include/fltk/LightButton.h
-include/fltk/LineDial.h
-include/fltk/Menu.h
-include/fltk/MenuBar.h
-include/fltk/MenuBuild.h
-include/fltk/MenuWindow.h
-include/fltk/Monitor.h
-include/fltk/MultiBrowser.h
-include/fltk/MultiImage.h
-include/fltk/MultiLineInput.h
-include/fltk/MultiLineOutput.h
-include/fltk/NumericInput.h
-include/fltk/Output.h
-include/fltk/PackedGroup.h
-include/fltk/PixelType.h
-include/fltk/PopupMenu.h
-include/fltk/Preferences.h
-include/fltk/ProgressBar.h
-include/fltk/RadioButton.h
-include/fltk/RadioItem.h
-include/fltk/RadioLightButton.h
-include/fltk/Rectangle.h
-include/fltk/RepeatButton.h
-include/fltk/ReturnButton.h
-include/fltk/ScrollGroup.h
-include/fltk/Scrollbar.h
-include/fltk/SecretInput.h
-include/fltk/ShapedWindow.h
-include/fltk/SharedImage.h
-include/fltk/Slider.h
-include/fltk/StatusBarGroup.h
-include/fltk/StringList.h
-include/fltk/Style.h
-include/fltk/StyleSet.h
-include/fltk/Symbol.h
-include/fltk/SystemMenuBar.h
-include/fltk/TabGroup.h
-include/fltk/TextBuffer.h
-include/fltk/TextDisplay.h
-include/fltk/TextEditor.h
-include/fltk/Threads.h
-include/fltk/ThumbWheel.h
-include/fltk/TiledGroup.h
-include/fltk/TiledImage.h
-include/fltk/ToggleButton.h
-include/fltk/ToggleItem.h
-include/fltk/Tooltip.h
-include/fltk/Valuator.h
-include/fltk/ValueInput.h
-include/fltk/ValueOutput.h
-include/fltk/ValueSlider.h
-include/fltk/Widget.h
-include/fltk/Window.h
-include/fltk/WizardGroup.h
-include/fltk/WordwrapInput.h
-include/fltk/WordwrapOutput.h
-include/fltk/ask.h
-include/fltk/compat/FL/Enumerations.H
-include/fltk/compat/FL/Fl.H
-include/fltk/compat/FL/Fl_Adjuster.H
-include/fltk/compat/FL/Fl_Box.H
-include/fltk/compat/FL/Fl_Browser.H
-include/fltk/compat/FL/Fl_Button.H
-include/fltk/compat/FL/Fl_Chart.H
-include/fltk/compat/FL/Fl_Check_Button.H
-include/fltk/compat/FL/Fl_Choice.H
-include/fltk/compat/FL/Fl_Clock.H
-include/fltk/compat/FL/Fl_Color_Chooser.H
-include/fltk/compat/FL/Fl_Counter.H
-include/fltk/compat/FL/Fl_Dial.H
-include/fltk/compat/FL/Fl_Double_Window.H
-include/fltk/compat/FL/Fl_File_Chooser.H
-include/fltk/compat/FL/Fl_Gl_Window.H
-include/fltk/compat/FL/Fl_Group.H
-include/fltk/compat/FL/Fl_Hold_Browser.H
-include/fltk/compat/FL/Fl_Hor_Slider.H
-include/fltk/compat/FL/Fl_Hor_Value_Slider.H
-include/fltk/compat/FL/Fl_Input.H
-include/fltk/compat/FL/Fl_Int_Input.H
-include/fltk/compat/FL/Fl_Light_Button.H
-include/fltk/compat/FL/Fl_Menu_.H
-include/fltk/compat/FL/Fl_Menu_Bar.H
-include/fltk/compat/FL/Fl_Menu_Button.H
-include/fltk/compat/FL/Fl_Menu_Item.H
-include/fltk/compat/FL/Fl_Output.H
-include/fltk/compat/FL/Fl_Overlay_Window.H
-include/fltk/compat/FL/Fl_Pack.H
-include/fltk/compat/FL/Fl_Pixmap.H
-include/fltk/compat/FL/Fl_Return_Button.H
-include/fltk/compat/FL/Fl_Roller.H
-include/fltk/compat/FL/Fl_Scroll.H
-include/fltk/compat/FL/Fl_Scrollbar.H
-include/fltk/compat/FL/Fl_Select_Browser.H
-include/fltk/compat/FL/Fl_Shared_Image.H
-include/fltk/compat/FL/Fl_Single_Window.H
-include/fltk/compat/FL/Fl_Slider.H
-include/fltk/compat/FL/Fl_Tabs.H
-include/fltk/compat/FL/Fl_Text_Buffer.H
-include/fltk/compat/FL/Fl_Text_Editor.H
-include/fltk/compat/FL/Fl_Tile.H
-include/fltk/compat/FL/Fl_Toggle_Button.H
-include/fltk/compat/FL/Fl_Toggle_Light_Button.H
-include/fltk/compat/FL/Fl_Valuator.H
-include/fltk/compat/FL/Fl_Value_Input.H
-include/fltk/compat/FL/Fl_Value_Output.H
-include/fltk/compat/FL/Fl_Value_Slider.H
-include/fltk/compat/FL/Fl_Widget.H
-include/fltk/compat/FL/Fl_Window.H
-include/fltk/compat/FL/filename.H
-include/fltk/compat/FL/fl_ask.H
-include/fltk/compat/FL/fl_draw.H
-include/fltk/compat/FL/fl_message.H
-include/fltk/compat/FL/forms.H
-include/fltk/compat/FL/gl.h
-include/fltk/compat/FL/glut.H
-include/fltk/compat/FL/math.h
-include/fltk/compat/FL/menubar.h
-include/fltk/compat/FL/x.H
-include/fltk/damage.h
-include/fltk/dirent.h
-include/fltk/draw.h
-include/fltk/error.h
-include/fltk/events.h
-include/fltk/file_chooser.h
-include/fltk/filename.h
-include/fltk/fltk_cairo.h
-include/fltk/forms.h
-include/fltk/gl.h
-include/fltk/gl2opengl.h
-include/fltk/glut.h
-include/fltk/layout.h
-include/fltk/load_plugin.h
-include/fltk/mac.r
-include/fltk/math.h
-include/fltk/osx.h
-include/fltk/pnmImage.h
-include/fltk/rgbImage.h
-include/fltk/run.h
-include/fltk/show_colormap.h
-include/fltk/string.h
-include/fltk/utf.h
-include/fltk/visual.h
-include/fltk/win32.h
-include/fltk/x.h
-include/fltk/x11.h
-include/fltk/xbmImage.h
-include/fltk/xpmImage.h
-lib/libfltk2.a
-${PLIST.opengl}lib/libfltk2_gl.a
-${PLIST.opengl}lib/libfltk2_glut.a
-lib/libfltk2_images.a
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/buildlink3.mk
--- a/x11/fltk2/buildlink3.mk Thu Oct 17 12:57:59 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.17 2018/03/12 11:15:49 wiz Exp $
-
-BUILDLINK_TREE+= fltk2
-
-.if !defined(FLTK2_BUILDLINK3_MK)
-FLTK2_BUILDLINK3_MK:=
-
-BUILDLINK_DEPMETHOD.fltk2?= build
-BUILDLINK_API_DEPENDS.fltk2+= fltk2>=2.0pre6129
-BUILDLINK_ABI_DEPENDS.fltk2+= fltk2>=2.0pre6129nb14
-BUILDLINK_PKGSRCDIR.fltk2?= ../../x11/fltk2
-
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXi/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.endif # FLTK2_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -fltk2
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/distinfo
--- a/x11/fltk2/distinfo Thu Oct 17 12:57:59 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: distinfo,v 1.11 2018/11/21 08:23:22 maya Exp $
-
-SHA1 (fltk-2.0.x-r6129.tar.bz2) = fafb9e5309127e5dd3e127ecf83f410312a427b5
-RMD160 (fltk-2.0.x-r6129.tar.bz2) = a43d9603fdbf12fd0deefbad7e5ef5dd8f0a1c6f
-SHA512 (fltk-2.0.x-r6129.tar.bz2) = 840b5bb1db1c035d9bec3b053293a7d03841bd01290a07f21ba79361a6ea1f06e4951682fcc23f6001e427f1bc37eded49c2b42ad9200ac421c3889161e1c2f9
-Size (fltk-2.0.x-r6129.tar.bz2) = 2593617 bytes
-SHA1 (patch-aa) = 344311614b787f1e7b42bde06f2eeee9dc9459e8
-SHA1 (patch-ab) = 80d69520729a397d7b7f03d8ad9cd6a4b7759660
-SHA1 (patch-ac) = 0c745b7e6da652ca8a7827c1ba0cb80d3e3e7ce8
-SHA1 (patch-ad) = 21e2f9cb1406c989a83cac37a9ce39ee462f6088
-SHA1 (patch-ae) = 8711184bfcbc2882d115e06cb9716c37349b04c3
-SHA1 (patch-af) = ff5648e8c6b935bccb77a8afe09d247f3313c76a
-SHA1 (patch-ag) = de60c4a5a2c9ad28e35eebe83a8f06fc298be748
-SHA1 (patch-ah) = 47eddca382caa8ecc0b393609990290fd18dea7a
-SHA1 (patch-fltk_string.h) = cc3614127bbf3a47b8c65b34941af9ae41434dff
-SHA1 (patch-fluid_FluidType.h) = 9fe195316f12794c0fc1a38f47a48e1168437153
diff -r 6f4257b32a87 -r e83acecd1ead x11/fltk2/options.mk
Home |
Main Index |
Thread Index |
Old Index