summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-27 00:18:28 +0000
committerwiz <wiz@pkgsrc.org>2013-01-27 00:18:28 +0000
commit2357caa89678a793056b58cadebc5f639a4d6427 (patch)
tree5c5492cfd9274c687932500e22ee3bf9ea955655
parent10fc1d700298e870204c2b7c554c6ead3b50d8b7 (diff)
downloadpkgsrc-2357caa89678a793056b58cadebc5f639a4d6427.tar.gz
Remove nucleo and metisse.
Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release 0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped.
-rw-r--r--doc/CHANGES-20134
-rw-r--r--wm/Makefile3
-rw-r--r--wm/metisse/DESCR10
-rw-r--r--wm/metisse/MESSAGE8
-rw-r--r--wm/metisse/Makefile40
-rw-r--r--wm/metisse/PLIST372
-rw-r--r--wm/metisse/distinfo14
-rw-r--r--wm/metisse/options.mk36
-rw-r--r--wm/metisse/patches/patch-aa18
-rw-r--r--wm/metisse/patches/patch-ab17
-rw-r--r--wm/metisse/patches/patch-ac16
-rw-r--r--wm/metisse/patches/patch-ad28
-rw-r--r--wm/metisse/patches/patch-ae28
-rw-r--r--wm/metisse/patches/patch-af12
-rw-r--r--wm/metisse/patches/patch-ag28
-rw-r--r--wm/metisse/patches/patch-ah13
-rw-r--r--wm/metisse/patches/patch-fvwm-insitu_libs_PictureImageLoader.c26
-rw-r--r--x11/Makefile3
-rw-r--r--x11/nucleo/DESCR2
-rw-r--r--x11/nucleo/Makefile52
-rw-r--r--x11/nucleo/PLIST124
-rw-r--r--x11/nucleo/TODO6
-rw-r--r--x11/nucleo/buildlink3.mk33
-rw-r--r--x11/nucleo/distinfo22
-rw-r--r--x11/nucleo/options.mk27
-rw-r--r--x11/nucleo/patches/patch-aa12
-rw-r--r--x11/nucleo/patches/patch-ab12
-rw-r--r--x11/nucleo/patches/patch-ac17
-rw-r--r--x11/nucleo/patches/patch-ad12
-rw-r--r--x11/nucleo/patches/patch-ae14
-rw-r--r--x11/nucleo/patches/patch-af12
-rw-r--r--x11/nucleo/patches/patch-ag12
-rw-r--r--x11/nucleo/patches/patch-ah12
-rw-r--r--x11/nucleo/patches/patch-ai12
-rw-r--r--x11/nucleo/patches/patch-aj12
-rw-r--r--x11/nucleo/patches/patch-ak13
-rw-r--r--x11/nucleo/patches/patch-al13
-rw-r--r--x11/nucleo/patches/patch-am12
-rw-r--r--x11/nucleo/patches/patch-an33
-rw-r--r--x11/nucleo/patches/patch-nucleo_image_sink_novImageSink.cxx15
-rw-r--r--x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.H13
-rw-r--r--x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.cxx23
42 files changed, 5 insertions, 1186 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013
index bf0aa67ca83..f3c80515e52 100644
--- a/doc/CHANGES-2013
+++ b/doc/CHANGES-2013
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2013,v 1.370 2013/01/27 00:15:14 wiz Exp $
+$NetBSD: CHANGES-2013,v 1.371 2013/01/27 00:18:29 wiz Exp $
Changes to the packages collection and infrastructure in 2013:
@@ -461,3 +461,5 @@ Changes to the packages collection and infrastructure in 2013:
Updated converters/dos2unix to 6.0.3 [ryoon 2013-01-26]
Removed audio/akode-plugins-ffmpeg [wiz 2013-01-27]
Updated mbone/vic-devel to 2.8.1.4.0beta.4337nb6 [wiz 2013-01-27]
+ Removed wm/metisse [wiz 2013-01-27]
+ Removed x11/nucleo [wiz 2013-01-27]
diff --git a/wm/Makefile b/wm/Makefile
index aa2004acf4d..392ea136f5a 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2012/07/15 02:35:21 dholland Exp $
+# $NetBSD: Makefile,v 1.116 2013/01/27 00:18:28 wiz Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -50,7 +50,6 @@ SUBDIR+= larswm
SUBDIR+= lwm
SUBDIR+= matchbox-wm
SUBDIR+= metacity
-SUBDIR+= metisse
SUBDIR+= mlvwm
SUBDIR+= musca
SUBDIR+= notion
diff --git a/wm/metisse/DESCR b/wm/metisse/DESCR
deleted file mode 100644
index 77198836b0d..00000000000
--- a/wm/metisse/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Metisse is an X-based window system designed with two goals in mind.
-First, it should make it easy for HCI researchers to design and
-implement innovative window management techniques Second, it should
-conform to existing standards and be robust and efficient enough to be
-used on a daily basis, making it a suitable platform for the
-evaluation of the proposed techniques.
-
-Metisse is not focused on a particular kind of interaction (e.g. 3D)
-and should not be seen as a new desktop proposal. It is rather a tool
-for creating new types of desktop environments.
diff --git a/wm/metisse/MESSAGE b/wm/metisse/MESSAGE
deleted file mode 100644
index 05b3e0992a6..00000000000
--- a/wm/metisse/MESSAGE
+++ /dev/null
@@ -1,8 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2007/06/02 19:29:27 agc Exp $
-
-For instructions on how to run metisse, please look at:
-
- ${PREFIX}/share/metisse/doc/docs/running.html
-
-===========================================================================
diff --git a/wm/metisse/Makefile b/wm/metisse/Makefile
deleted file mode 100644
index 599428b265d..00000000000
--- a/wm/metisse/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD: Makefile,v 1.31 2013/01/26 21:39:00 adam Exp $
-#
-
-DISTNAME= metisse-0.4.1
-PKGREVISION= 20
-CATEGORIES= wm x11
-MASTER_SITES= http://insitu.lri.fr/metisse/download/metisse/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://insitu.lri.fr/metisse/
-COMMENT= Window manager with novel features
-LICENSE= gnu-gpl-v3
-
-CONFLICTS+= fvwm-[0-9]*
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config msgfmt perl
-USE_PKGLOCALEDIR= yes
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-USE_GNU_READLINE= yes # uses read_history_range, append_history & history_truncate_file
-
-DEPENDS+= rxvt>=2.7.10nb5:../../x11/rxvt
-
-CONFIGURE_ARGS+= --with-fontdir=${X11BASE}/lib/X11/fonts
-
-REPLACE_PERL+= FvwmCompositor/config/scripting.pl
-
-.include "options.mk"
-
-.include "../../audio/rplay/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/nucleo/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/wm/metisse/PLIST b/wm/metisse/PLIST
deleted file mode 100644
index 970f981357f..00000000000
--- a/wm/metisse/PLIST
+++ /dev/null
@@ -1,372 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/07/24 12:10:18 obache Exp $
-bin/FvwmCommand
-bin/Xmetisse
-bin/Xwnc
-bin/facade-holder
-bin/fvwm-bug
-bin/fvwm-convert-2.4
-bin/fvwm-convert-2.6
-bin/fvwm-menu-desktop
-bin/fvwm-menu-directory
-bin/fvwm-menu-headlines
-bin/fvwm-menu-xlock
-bin/fvwm-perllib
-bin/fvwm-root
-bin/fvwmi
-bin/fvwmi-config
-${PLIST.python}bin/metisse-combo2radio
-${PLIST.python}bin/metisse-combo2radio-edit
-${PLIST.python}bin/metisse-demo-address-app
-bin/metisse-start-fvwm
-bin/metisse-xlib
-bin/opale-start-fvwmi
-etc/X11/dm/Sessions/fvwmi.desktop
-etc/X11/dm/Sessions/mini-fvwmi.desktop
-etc/X11/dm/Sessions/opale.desktop
-include/libmetisse/auth.h
-include/libmetisse/proto.h
-lib/libmetisse.la
-lib/pkgconfig/libmetisse.pc
-${PLIST.python}${PYSITELIB}/facade_setup.py
-${PLIST.python}${PYSITELIB}/facade_setup.pyc
-${PLIST.python}${PYSITELIB}/facade_setup.pyo
-libexec/fvwm-insitu/2.5.20/FvwmAnimate
-libexec/fvwm-insitu/2.5.20/FvwmAudio
-libexec/fvwm-insitu/2.5.20/FvwmAuto
-libexec/fvwm-insitu/2.5.20/FvwmBacker
-libexec/fvwm-insitu/2.5.20/FvwmBanner
-libexec/fvwm-insitu/2.5.20/FvwmButtons
-libexec/fvwm-insitu/2.5.20/FvwmCascade
-libexec/fvwm-insitu/2.5.20/FvwmCommand.pm
-libexec/fvwm-insitu/2.5.20/FvwmCommand.sh
-libexec/fvwm-insitu/2.5.20/FvwmCommandS
-libexec/fvwm-insitu/2.5.20/FvwmCompositor
-libexec/fvwm-insitu/2.5.20/FvwmConsole
-libexec/fvwm-insitu/2.5.20/FvwmConsoleC
-libexec/fvwm-insitu/2.5.20/FvwmConsoleC.pl
-libexec/fvwm-insitu/2.5.20/FvwmCpp
-libexec/fvwm-insitu/2.5.20/FvwmDebug
-libexec/fvwm-insitu/2.5.20/FvwmDragWell
-libexec/fvwm-insitu/2.5.20/FvwmEvent
-libexec/fvwm-insitu/2.5.20/FvwmForm
-libexec/fvwm-insitu/2.5.20/FvwmGtkDebug
-libexec/fvwm-insitu/2.5.20/FvwmIconBox
-libexec/fvwm-insitu/2.5.20/FvwmIconMan
-libexec/fvwm-insitu/2.5.20/FvwmIdent
-libexec/fvwm-insitu/2.5.20/FvwmM4
-libexec/fvwm-insitu/2.5.20/FvwmPager
-libexec/fvwm-insitu/2.5.20/FvwmPerl
-libexec/fvwm-insitu/2.5.20/FvwmProxy
-libexec/fvwm-insitu/2.5.20/FvwmRearrange
-libexec/fvwm-insitu/2.5.20/FvwmSave
-libexec/fvwm-insitu/2.5.20/FvwmSaveDesk
-libexec/fvwm-insitu/2.5.20/FvwmScript
-libexec/fvwm-insitu/2.5.20/FvwmScroll
-libexec/fvwm-insitu/2.5.20/FvwmTabs
-libexec/fvwm-insitu/2.5.20/FvwmTalk
-libexec/fvwm-insitu/2.5.20/FvwmTaskBar
-libexec/fvwm-insitu/2.5.20/FvwmTheme
-libexec/fvwm-insitu/2.5.20/FvwmTile
-libexec/fvwm-insitu/2.5.20/FvwmWharf
-libexec/fvwm-insitu/2.5.20/FvwmWinList
-libexec/fvwm-insitu/2.5.20/FvwmWindowMenu
-man/man1/FvwmAnimate.1
-man/man1/FvwmAuto.1
-man/man1/FvwmBacker.1
-man/man1/FvwmBanner.1
-man/man1/FvwmButtons.1
-man/man1/FvwmCommand.1
-man/man1/FvwmConsole.1
-man/man1/FvwmConsoleC.pl.1
-man/man1/FvwmCpp.1
-man/man1/FvwmDebug.1
-man/man1/FvwmDragWell.1
-man/man1/FvwmEvent.1
-man/man1/FvwmForm.1
-man/man1/FvwmGtkDebug.1
-man/man1/FvwmIconBox.1
-man/man1/FvwmIconMan.1
-man/man1/FvwmIdent.1
-man/man1/FvwmM4.1
-man/man1/FvwmPager.1
-man/man1/FvwmPerl.1
-man/man1/FvwmProxy.1
-man/man1/FvwmRearrange.1
-man/man1/FvwmSave.1
-man/man1/FvwmSaveDesk.1
-man/man1/FvwmScript.1
-man/man1/FvwmScroll.1
-man/man1/FvwmTabs.1
-man/man1/FvwmTaskBar.1
-man/man1/FvwmTheme.1
-man/man1/FvwmWharf.1
-man/man1/FvwmWinList.1
-man/man1/FvwmWindowMenu.1
-man/man1/fvwm-bug.1
-man/man1/fvwm-config.1
-man/man1/fvwm-convert-2.4.1
-man/man1/fvwm-convert-2.6.1
-man/man1/fvwm-menu-desktop.1
-man/man1/fvwm-menu-directory.1
-man/man1/fvwm-menu-headlines.1
-man/man1/fvwm-menu-xlock.1
-man/man1/fvwm-perllib.1
-man/man1/fvwm-root.1
-man/man1/fvwm.1
-share/fvwm-insitu/ConfigFvwmBacker
-share/fvwm-insitu/ConfigFvwmButtons
-share/fvwm-insitu/ConfigFvwmDefaults
-share/fvwm-insitu/ConfigFvwmIconBox
-share/fvwm-insitu/ConfigFvwmIconMan
-share/fvwm-insitu/ConfigFvwmIdent
-share/fvwm-insitu/ConfigFvwmPager
-share/fvwm-insitu/ConfigFvwmProxyDefaults
-share/fvwm-insitu/ConfigFvwmScroll
-share/fvwm-insitu/ConfigFvwmSetup
-share/fvwm-insitu/ConfigFvwmTabs
-share/fvwm-insitu/ConfigFvwmTaskBar
-share/fvwm-insitu/ConfigFvwmWinList
-share/fvwm-insitu/FvwmForm-Capture
-share/fvwm-insitu/FvwmForm-Form
-share/fvwm-insitu/FvwmForm-QuitVerify
-share/fvwm-insitu/FvwmForm-Rlogin
-share/fvwm-insitu/FvwmForm-RootCursor
-share/fvwm-insitu/FvwmForm-Setup
-share/fvwm-insitu/FvwmForm-Talk
-share/fvwm-insitu/FvwmForm-TalkHelp
-share/fvwm-insitu/FvwmScript-BaseConfig
-share/fvwm-insitu/FvwmScript-BellSetup
-share/fvwm-insitu/FvwmScript-Buttons
-share/fvwm-insitu/FvwmScript-Colorset
-share/fvwm-insitu/FvwmScript-ComExample
-share/fvwm-insitu/FvwmScript-Date
-share/fvwm-insitu/FvwmScript-FileBrowser
-share/fvwm-insitu/FvwmScript-Find
-share/fvwm-insitu/FvwmScript-KeyboardSetup
-share/fvwm-insitu/FvwmScript-PointerSetup
-share/fvwm-insitu/FvwmScript-Quit
-share/fvwm-insitu/FvwmScript-ScreenDump
-share/fvwm-insitu/FvwmScript-ScreenSetup
-share/fvwm-insitu/FvwmScript-Setup95
-share/fvwm-insitu/FvwmScript-WidgetDemo
-share/fvwm-insitu/FvwmTabs-DefaultSetup
-share/fvwm-insitu/fvwm-script-ComExample.pl
-share/fvwm-insitu/fvwm-script-setup95.pl
-share/fvwm-insitu/mini-user-config
-share/fvwm-insitu/opale-common/config
-share/fvwm-insitu/opale-common/styles-mini-icons
-share/fvwm-insitu/opale-user-config
-share/fvwm-insitu/opale/backgrounds/sky-default.jpg
-share/fvwm-insitu/opale/icons/16x16/actions/restart.png
-share/fvwm-insitu/opale/icons/16x16/actions/system-lock-screen.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-close.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-delete.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-destroy.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-iconify.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-identify.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-lower.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-maximize.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-move.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-raise.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-resize.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-shade.png
-share/fvwm-insitu/opale/icons/16x16/actions/window-stick.png
-share/fvwm-insitu/opale/icons/16x16/apps/accessories-calculator.png
-share/fvwm-insitu/opale/icons/16x16/apps/accessories-text-editor.png
-share/fvwm-insitu/opale/icons/16x16/apps/amusement.png
-share/fvwm-insitu/opale/icons/16x16/apps/blender.png
-share/fvwm-insitu/opale/icons/16x16/apps/cd-player.png
-share/fvwm-insitu/opale/icons/16x16/apps/chat.png
-share/fvwm-insitu/opale/icons/16x16/apps/clock.png
-share/fvwm-insitu/opale/icons/16x16/apps/colors.png
-share/fvwm-insitu/opale/icons/16x16/apps/configuration.png
-share/fvwm-insitu/opale/icons/16x16/apps/development.png
-share/fvwm-insitu/opale/icons/16x16/apps/dia.png
-share/fvwm-insitu/opale/icons/16x16/apps/disk-cd.png
-share/fvwm-insitu/opale/icons/16x16/apps/disk-floppy.png
-share/fvwm-insitu/opale/icons/16x16/apps/disk.png
-share/fvwm-insitu/opale/icons/16x16/apps/drakconf.png
-share/fvwm-insitu/opale/icons/16x16/apps/file-manager.png
-share/fvwm-insitu/opale/icons/16x16/apps/file.png
-share/fvwm-insitu/opale/icons/16x16/apps/game-action.png
-share/fvwm-insitu/opale/icons/16x16/apps/game-board.png
-share/fvwm-insitu/opale/icons/16x16/apps/game-cards.png
-share/fvwm-insitu/opale/icons/16x16/apps/game-logic.png
-share/fvwm-insitu/opale/icons/16x16/apps/game.png
-share/fvwm-insitu/opale/icons/16x16/apps/ghostview.png
-share/fvwm-insitu/opale/icons/16x16/apps/gnu.png
-share/fvwm-insitu/opale/icons/16x16/apps/gqview.png
-share/fvwm-insitu/opale/icons/16x16/apps/gvim.png
-share/fvwm-insitu/opale/icons/16x16/apps/help.png
-share/fvwm-insitu/opale/icons/16x16/apps/image-viewer.png
-share/fvwm-insitu/opale/icons/16x16/apps/images-processor.png
-share/fvwm-insitu/opale/icons/16x16/apps/information.png
-share/fvwm-insitu/opale/icons/16x16/apps/licq.png
-share/fvwm-insitu/opale/icons/16x16/apps/lyx.png
-share/fvwm-insitu/opale/icons/16x16/apps/mail.png
-share/fvwm-insitu/opale/icons/16x16/apps/monitoring.png
-share/fvwm-insitu/opale/icons/16x16/apps/multimedia-volume-control.png
-share/fvwm-insitu/opale/icons/16x16/apps/multimedia.png
-share/fvwm-insitu/opale/icons/16x16/apps/music.png
-share/fvwm-insitu/opale/icons/16x16/apps/nedit.png
-share/fvwm-insitu/opale/icons/16x16/apps/netscape.png
-share/fvwm-insitu/opale/icons/16x16/apps/network.png
-share/fvwm-insitu/opale/icons/16x16/apps/news.png
-share/fvwm-insitu/opale/icons/16x16/apps/ooo_calc.png
-share/fvwm-insitu/opale/icons/16x16/apps/ooo_impress.png
-share/fvwm-insitu/opale/icons/16x16/apps/ooo_writer.png
-share/fvwm-insitu/opale/icons/16x16/apps/opale.png
-share/fvwm-insitu/opale/icons/16x16/apps/opera.png
-share/fvwm-insitu/opale/icons/16x16/apps/preferences-desktop-font.png
-share/fvwm-insitu/opale/icons/16x16/apps/preferences-desktop-keyboard.png
-share/fvwm-insitu/opale/icons/16x16/apps/psi.png
-share/fvwm-insitu/opale/icons/16x16/apps/science.png
-share/fvwm-insitu/opale/icons/16x16/apps/sound.png
-share/fvwm-insitu/opale/icons/16x16/apps/stylesheet.png
-share/fvwm-insitu/opale/icons/16x16/apps/system.png
-share/fvwm-insitu/opale/icons/16x16/apps/terminal-remote.png
-share/fvwm-insitu/opale/icons/16x16/apps/terminal-special.png
-share/fvwm-insitu/opale/icons/16x16/apps/themes.png
-share/fvwm-insitu/opale/icons/16x16/apps/todo.png
-share/fvwm-insitu/opale/icons/16x16/apps/unknown.png
-share/fvwm-insitu/opale/icons/16x16/apps/utilities-terminal.png
-share/fvwm-insitu/opale/icons/16x16/apps/utility.png
-share/fvwm-insitu/opale/icons/16x16/apps/video.png
-share/fvwm-insitu/opale/icons/16x16/apps/viewer.png
-share/fvwm-insitu/opale/icons/16x16/apps/windows.png
-share/fvwm-insitu/opale/icons/16x16/apps/word-processor.png
-share/fvwm-insitu/opale/icons/16x16/apps/wp.png
-share/fvwm-insitu/opale/icons/16x16/apps/www.png
-share/fvwm-insitu/opale/icons/16x16/apps/xeyes.png
-share/fvwm-insitu/opale/icons/16x16/apps/xfig.png
-share/fvwm-insitu/opale/icons/16x16/apps/xload.png
-share/fvwm-insitu/opale/icons/16x16/apps/xmms.png
-share/fvwm-insitu/opale/icons/16x16/apps/xosview.png
-share/fvwm-insitu/opale/icons/16x16/apps/xpdf.png
-share/fvwm-insitu/opale/icons/16x16/apps/xv.png
-share/fvwm-insitu/opale/icons/16x16/categories/applications-internet.png
-share/fvwm-insitu/opale/icons/16x16/categories/applications-office.png
-share/fvwm-insitu/opale/icons/16x16/categories/applications.png
-share/fvwm-insitu/opale/icons/16x16/devices/input-mouse.png
-share/fvwm-insitu/opale/icons/16x16/devices/printer.png
-share/fvwm-insitu/opale/icons/16x16/devices/scanner.png
-share/fvwm-insitu/opale/icons/16x16/devices/video-display.png
-share/fvwm-insitu/opale/icons/16x16/places/folder-open.png
-share/fvwm-insitu/opale/icons/16x16/places/folder.png
-share/fvwm-insitu/opale/icons/16x16/places/user-home.png
-share/fvwm-insitu/perllib/FVWM/Commands.pm
-share/fvwm-insitu/perllib/FVWM/Constants.pm
-share/fvwm-insitu/perllib/FVWM/Event.pm
-share/fvwm-insitu/perllib/FVWM/EventNames.pm
-share/fvwm-insitu/perllib/FVWM/Module.pm
-share/fvwm-insitu/perllib/FVWM/Module/Gtk.pm
-share/fvwm-insitu/perllib/FVWM/Module/Gtk2.pm
-share/fvwm-insitu/perllib/FVWM/Module/Terminal.pm
-share/fvwm-insitu/perllib/FVWM/Module/Tk.pm
-share/fvwm-insitu/perllib/FVWM/Module/Toolkit.pm
-share/fvwm-insitu/perllib/FVWM/Tracker.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/Colorsets.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/GlobalConfig.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/ModuleConfig.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/PageInfo.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/Scheduler.pm
-share/fvwm-insitu/perllib/FVWM/Tracker/WindowList.pm
-share/fvwm-insitu/perllib/General/FileSystem.pm
-share/fvwm-insitu/perllib/General/Parse.pm
-share/fvwm-insitu/system.fvwm2rc-sample-95
-share/locale/ar/LC_MESSAGES/FvwmScript.mo
-share/locale/ar/LC_MESSAGES/FvwmTaskBar.mo
-share/locale/ar/LC_MESSAGES/fvwm.mo
-share/locale/de/LC_MESSAGES/FvwmScript.mo
-share/locale/de/LC_MESSAGES/FvwmTaskBar.mo
-share/locale/de/LC_MESSAGES/fvwm.mo
-share/locale/fr/LC_MESSAGES/FvwmScript.mo
-share/locale/fr/LC_MESSAGES/FvwmTaskBar.mo
-share/locale/fr/LC_MESSAGES/fvwm.mo
-share/locale/sv_SE/LC_MESSAGES/FvwmScript.mo
-share/locale/sv_SE/LC_MESSAGES/FvwmTaskBar.mo
-share/locale/sv_SE/LC_MESSAGES/fvwm.mo
-share/locale/zh_CN/LC_MESSAGES/FvwmScript.mo
-share/locale/zh_CN/LC_MESSAGES/FvwmTaskBar.mo
-share/locale/zh_CN/LC_MESSAGES/fvwm.mo
-share/metisse/doc/docs/building.html
-share/metisse/doc/docs/metisse-architecture.png
-share/metisse/doc/docs/running.html
-share/metisse/doc/docs/using.html
-share/metisse/doc/index.html
-share/metisse/doc/metisse.css
-share/metisse/doc/no3d.png
-share/metisse/doc/up.jpg
-share/metisse/fvwm/FvwmScript-SaveFacade
-share/metisse/fvwm/applications
-share/metisse/fvwm/background
-share/metisse/fvwm/bindings
-share/metisse/fvwm/bindings-functions
-share/metisse/fvwm/colours/Ia_Ora_blue.theme
-share/metisse/fvwm/colours/Ia_Ora_free.theme
-share/metisse/fvwm/colours/Ia_Ora_gray.theme
-share/metisse/fvwm/colours/Ia_Ora_orange.theme
-share/metisse/fvwm/colours/Metisse.theme
-share/metisse/fvwm/colours/Metisse_Contrast.theme
-share/metisse/fvwm/colours/Opale.theme
-share/metisse/fvwm/config
-share/metisse/fvwm/config-files-list
-share/metisse/fvwm/demos
-share/metisse/fvwm/desks
-share/metisse/fvwm/fonts
-share/metisse/fvwm/images/backgrounds/sky-metisse.jpg
-share/metisse/fvwm/images/backgrounds/tabletop.png
-share/metisse/fvwm/images/buttons/Ia_Ora/close.png
-share/metisse/fvwm/images/buttons/Ia_Ora/maximize.png
-share/metisse/fvwm/images/buttons/Ia_Ora/minimize.png
-share/metisse/fvwm/images/buttons/Ia_Ora/not_sticky.png
-share/metisse/fvwm/images/buttons/Ia_Ora/sticky.png
-share/metisse/fvwm/images/buttons/Ia_Ora/unmaximize.png
-share/metisse/fvwm/images/buttons/redmond/close-activedown.png
-share/metisse/fvwm/images/buttons/redmond/close-activeup.png
-share/metisse/fvwm/images/buttons/redmond/close-inactive.png
-share/metisse/fvwm/images/buttons/redmond/iconify-activedown.png
-share/metisse/fvwm/images/buttons/redmond/iconify-activeup.png
-share/metisse/fvwm/images/buttons/redmond/iconify-inactive.png
-share/metisse/fvwm/images/buttons/redmond/maximize-activedown.png
-share/metisse/fvwm/images/buttons/redmond/maximize-activeup.png
-share/metisse/fvwm/images/buttons/redmond/maximize-inactive.png
-share/metisse/fvwm/images/buttons/redmond/unmaximize-activedown.png
-share/metisse/fvwm/images/buttons/redmond/unmaximize-activeup.png
-share/metisse/fvwm/images/buttons/redmond/unmaximize-inactive.png
-share/metisse/fvwm/images/cursors/fold_b.xpm
-share/metisse/fvwm/images/cursors/fold_bl.xpm
-share/metisse/fvwm/images/cursors/fold_br.xpm
-share/metisse/fvwm/images/cursors/fold_l.xpm
-share/metisse/fvwm/images/cursors/fold_r.xpm
-share/metisse/fvwm/images/cursors/fold_t.xpm
-share/metisse/fvwm/images/cursors/fold_tl.xpm
-share/metisse/fvwm/images/cursors/fold_tr.xpm
-share/metisse/fvwm/images/cursors/sb_bltr_double_arrow.xpm
-share/metisse/fvwm/menus
-share/metisse/fvwm/menustyle
-share/metisse/fvwm/metisserc
-share/metisse/fvwm/panels
-share/metisse/fvwm/scripting.pl
-share/metisse/fvwm/shading
-share/metisse/fvwm/stroke
-share/metisse/fvwm/styles
-share/metisse/fvwm/themes/Ia_Ora_blue.theme
-share/metisse/fvwm/themes/Ia_Ora_free.theme
-share/metisse/fvwm/themes/Ia_Ora_gray.theme
-share/metisse/fvwm/themes/Ia_Ora_orange.theme
-share/metisse/fvwm/themes/Metisse.theme
-share/metisse/fvwm/themes/Metisse_Constrast.theme
-share/metisse/fvwm/themes/Opale_Devel.theme
-share/metisse/fvwm/themes/Opale_Vectors.theme
-share/metisse/fvwm/themes/Redmond_Ia_Ora.theme
-share/metisse/fvwm/themes/Redmond_Opale.theme
-share/metisse/fvwm/window/Devel.theme
-share/metisse/fvwm/window/Ia_Ora.theme
-share/metisse/fvwm/window/Metisse.theme
-share/metisse/fvwm/window/Redmond.theme
-share/metisse/fvwm/window/Vectors.theme
-share/metisse/shaders/blur-f.glsl
-share/metisse/shaders/shaders-files-list
-share/metisse/shaders/simple-anim-f.glsl
-@pkgdir share/metisse/glade
diff --git a/wm/metisse/distinfo b/wm/metisse/distinfo
deleted file mode 100644
index afe14a23a45..00000000000
--- a/wm/metisse/distinfo
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: distinfo,v 1.9 2011/07/08 20:57:02 wiz Exp $
-
-SHA1 (metisse-0.4.1.tar.bz2) = acf97b125905d91988955560a9b14b06a530eed6
-RMD160 (metisse-0.4.1.tar.bz2) = 7487322f22a3655d756b5d3d3cc59afbf277d137
-Size (metisse-0.4.1.tar.bz2) = 6178680 bytes
-SHA1 (patch-aa) = 4dc24324dfaa54f5fbd0b6732707245c79047c6c
-SHA1 (patch-ab) = 8fa77eaed337a617b8f14d75de0d92b0dc1529df
-SHA1 (patch-ac) = 2ed1d666d535ee2003cb3d11e58188ff9cff7de9
-SHA1 (patch-ad) = 1a3fc39d5ce20be56b0331b6f426ab3a78a742fb
-SHA1 (patch-ae) = 356b60c73fc85a87dbc6bf832035e29f0ccc614b
-SHA1 (patch-af) = 45cf852490bd30d17cac341916d83b0688f7bce0
-SHA1 (patch-ag) = ec2cfd9c8602e440faba1a1722b6d1f05451a7fe
-SHA1 (patch-ah) = 6afe0c047a67f83149a4130b4eae55612e437ad0
-SHA1 (patch-fvwm-insitu_libs_PictureImageLoader.c) = a4d860ba441cab16aa3c9a49d20b7c9de3b030be
diff --git a/wm/metisse/options.mk b/wm/metisse/options.mk
deleted file mode 100644
index 01727f24e0c..00000000000
--- a/wm/metisse/options.mk
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2009/07/24 12:10:18 obache Exp $
-#
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.metisse
-PKG_SUPPORTED_OPTIONS= python
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${MACHINE_ARCH} == "i386"
-PKG_SUPPORTED_OPTIONS+= mmx
-.endif
-
-.include "../../mk/bsd.options.mk"
-
-PLIST_VARS+= freetype python
-
-.if !empty(PKG_OPTIONS:Mmmx)
-CONFIGURE_ARGS+= --enable-mmx
-.endif
-
-#.if !empty(PKG_OPTIONS:Mglx)
-#. if ${MACHINE_ARCH} == "i386"
-#CONFIGURE_ARGS+= --enable-glx-x86
-#. else
-#CONFIGURE_ARGS+= --enable-glx
-#. endif
-#.endif
-
-.if !empty(PKG_OPTIONS:Mpython)
-PY_PATCHPLIST= yes
-.include "../../lang/python/extension.mk"
-CONFIGURE_ENV+= PYTHON=${PYTHON}
-PLIST.python= yes
-.else
-CONFIGURE_ENV+= am_cv_pathless_PYTHON=none
-.endif
diff --git a/wm/metisse/patches/patch-aa b/wm/metisse/patches/patch-aa
deleted file mode 100644
index 97b982a8278..00000000000
--- a/wm/metisse/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/07/24 12:10:18 obache Exp $
-
---- fvwm-insitu/config.h.in.orig 2008-12-09 12:56:45.000000000 +0000
-+++ fvwm-insitu/config.h.in
-@@ -554,8 +554,12 @@
- # ifdef _AIX
- #pragma alloca
- # else
--# ifndef alloca /* predefined by HP cc +Olibcalls */
-+# if defined(__NetBSD__) || defined(__DragonFly__) || defined(__FreeBSD__)
-+# include <stdlib.h>
-+# else
-+# ifndef alloca /* predefined by HP cc +Olibcalls */
- char *alloca ();
-+# endif
- # endif
- # endif
- #endif
diff --git a/wm/metisse/patches/patch-ab b/wm/metisse/patches/patch-ab
deleted file mode 100644
index b08ed6883f8..00000000000
--- a/wm/metisse/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2009/07/24 12:10:18 obache Exp $
-
---- xserver/os/osdep.h.orig 2008-03-13 14:34:48.000000000 +0000
-+++ xserver/os/osdep.h
-@@ -117,6 +117,12 @@ SOFTWARE.
-
- #include <stddef.h>
- #include <sys/types.h>
-+#include <sys/param.h>
-+
-+#if (defined(BSD) && BSD >= 199506) && !defined(__DragonFly__)
-+#include <sys/select.h>
-+typedef __fd_mask fd_mask;
-+#endif
-
- typedef Bool (*ValidatorFunc)(ARRAY8Ptr Auth, ARRAY8Ptr Data, int packet_type);
- typedef Bool (*GeneratorFunc)(ARRAY8Ptr Auth, ARRAY8Ptr Data, int packet_type);
diff --git a/wm/metisse/patches/patch-ac b/wm/metisse/patches/patch-ac
deleted file mode 100644
index d9d6bf1b4e4..00000000000
--- a/wm/metisse/patches/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2009/07/24 12:10:18 obache Exp $
-
---- xserver/os/access.c.orig 2008-03-13 14:34:48.000000000 +0000
-+++ xserver/os/access.c
-@@ -142,6 +142,11 @@ SOFTWARE.
- #endif
-
- #ifdef HAS_GETIFADDRS
-+#include <sys/types.h>
-+# ifdef __NetBSD__
-+# include <sys/socket.h>
-+typedef unsigned int u_int;
-+# endif
- #include <ifaddrs.h>
- #endif
-
diff --git a/wm/metisse/patches/patch-ad b/wm/metisse/patches/patch-ad
deleted file mode 100644
index 887c9783dbe..00000000000
--- a/wm/metisse/patches/patch-ad
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ad,v 1.4 2010/10/08 05:28:56 obache Exp $
-
---- FvwmCompositor/renderer/WindowRenderer.cxx.orig 2008-08-25 14:32:09.000000000 +0000
-+++ FvwmCompositor/renderer/WindowRenderer.cxx
-@@ -51,6 +51,23 @@ float WindowRenderer::borderVisLens = 1.
- // ---------------------------------------------------------------------------
- //
-
-+#if defined(__NetBSD__) || defined(__DragonFly__)
-+#include <sys/param.h>
-+#if !(defined(__DragonFly__) && __DragonFly_version >= 200204) && !(defined(__NetBSD__) && (__NetBSD_Version__ >= 599002100 || (__NetBSD_Version__ >= 501000000 && __NetBSD_Version__ < 599000000)))
-+static inline double
-+fmin(double x, double y)
-+{
-+ return (x < y) ? x : y;
-+}
-+
-+static inline double
-+fmax(double x, double y)
-+{
-+ return (x > y) ? x : y;
-+}
-+#endif
-+#endif
-+
- MetisseWindow * WindowRenderer::getWindow(void)
- {
- return _window;
diff --git a/wm/metisse/patches/patch-ae b/wm/metisse/patches/patch-ae
deleted file mode 100644
index 68059a08249..00000000000
--- a/wm/metisse/patches/patch-ae
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ae,v 1.5 2010/12/27 14:28:38 obache Exp $
-
---- FvwmCompositor/main/LayerManager.cxx.orig 2008-08-25 13:54:44.000000000 +0000
-+++ FvwmCompositor/main/LayerManager.cxx
-@@ -25,6 +25,23 @@
- using namespace std;
-
- // --------------------------------------------------------------------
-+#if defined(__NetBSD__) || defined(__DragonFly__)
-+#include <sys/param.h>
-+#if !(defined(__DragonFly__) && __DragonFly_version >= 200204) && !(defined(__NetBSD__) && (__NetBSD_Version__ >= 599002100 || (__NetBSD_Version__ >= 501000000 && __NetBSD_Version__ < 599000000)))
-+static inline double
-+fmin(double x, double y)
-+{
-+ return (x < y) ? x : y;
-+}
-+
-+static inline double
-+fmax(double x, double y)
-+{
-+ return (x > y) ? x : y;
-+}
-+#endif
-+#endif
-+
-
- void LayerManager::preDisplay(void)
- {
diff --git a/wm/metisse/patches/patch-af b/wm/metisse/patches/patch-af
deleted file mode 100644
index 924644fa540..00000000000
--- a/wm/metisse/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.2 2009/07/24 12:10:18 obache Exp $
-
---- FvwmCompositor/main/AScreen.cxx.orig 2008-11-25 10:22:45.000000000 +0000
-+++ FvwmCompositor/main/AScreen.cxx
-@@ -36,6 +36,7 @@
- #include <math.h>
- #include <stdio.h>
- #include <stdexcept>
-+#include <unistd.h>
-
- #define SR_SNAP_DIST 12
-
diff --git a/wm/metisse/patches/patch-ag b/wm/metisse/patches/patch-ag
deleted file mode 100644
index 610c2194adc..00000000000
--- a/wm/metisse/patches/patch-ag
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ag,v 1.3 2010/12/27 14:28:39 obache Exp $
-
---- FvwmCompositor/renderer/goodies.cxx.orig 2008-06-26 12:32:30.000000000 +0000
-+++ FvwmCompositor/renderer/goodies.cxx
-@@ -22,6 +22,23 @@
- #include "FoldablePolygon.H"
- #include "desktop/MetisseWindow.H"
-
-+#if defined(__NetBSD__) || defined(__DragonFly__)
-+#include <sys/param.h>
-+#if !(defined(__DragonFly__) && __DragonFly_version >= 200204) && !(defined(__NetBSD__) && (__NetBSD_Version__ >= 599002100 || (__NetBSD_Version__ >= 501000000 && __NetBSD_Version__ < 599000000)))
-+static inline double
-+fmin(double x, double y)
-+{
-+ return (x < y) ? x : y;
-+}
-+
-+static inline double
-+fmax(double x, double y)
-+{
-+ return (x > y) ? x : y;
-+}
-+#endif
-+#endif
-+
- void goodies_marcking_feedback(
- GLfloat x, GLfloat y, int dist, int draw_dist, int dirs, GLfloat alpha)
- {
diff --git a/wm/metisse/patches/patch-ah b/wm/metisse/patches/patch-ah
deleted file mode 100644
index 3824b8d41ad..00000000000
--- a/wm/metisse/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2010/06/13 22:45:30 wiz Exp $
-
---- fvwm-insitu/libs/Fpng.h.orig 2008-12-09 12:52:20.000000000 +0000
-+++ fvwm-insitu/libs/Fpng.h
-@@ -444,7 +444,7 @@ typedef Fpng_struct **Fpng_structpp;
- #define Fpng_set_packing(a) png_set_packing(a)
- #define Fpng_set_gray_to_rgb(a) png_set_gray_to_rgb(a)
- #define Fpng_get_bit_depth(a,b) png_get_bit_depth(a,b)
--#define Fpng_set_gray_1_2_4_to_8(a) png_set_gray_1_2_4_to_8(a)
-+#define Fpng_set_gray_1_2_4_to_8(a) png_set_expand_gray_1_2_4_to_8(a)
- #define Fpng_get_valid(a,b,c) png_get_valid(a,b,c)
- #define Fpng_read_end(a,b) png_read_end(a,b)
- #define Fpng_set_interlace_handling(a) png_set_interlace_handling(a)
diff --git a/wm/metisse/patches/patch-fvwm-insitu_libs_PictureImageLoader.c b/wm/metisse/patches/patch-fvwm-insitu_libs_PictureImageLoader.c
deleted file mode 100644
index 708ea7c6ced..00000000000
--- a/wm/metisse/patches/patch-fvwm-insitu_libs_PictureImageLoader.c
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-fvwm-insitu_libs_PictureImageLoader.c,v 1.1 2011/07/08 20:57:02 wiz Exp $
-
-Fix build with png-1.5.
-
---- fvwm-insitu/libs/PictureImageLoader.c.orig 2008-12-09 12:52:20.000000000 +0000
-+++ fvwm-insitu/libs/PictureImageLoader.c
-@@ -165,16 +165,16 @@ Bool PImageLoadPng(FIMAGE_CMD_ARGS)
- {
- Fpng_set_expand(Fpng_ptr);
- }
-- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_RGB_ALPHA)
-+ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_RGB_ALPHA)
- {
- hasa = 1;
- }
-- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_GRAY_ALPHA)
-+ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_GRAY_ALPHA)
- {
- hasa = 1;
- hasg = 1;
- }
-- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_GRAY)
-+ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_GRAY)
- {
- hasg = 1;
- }
diff --git a/x11/Makefile b/x11/Makefile
index e484cae683d..11cb6d54436 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.675 2013/01/23 21:58:47 wiz Exp $
+# $NetBSD: Makefile,v 1.676 2013/01/27 00:18:28 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -275,7 +275,6 @@ SUBDIR+= mrxvt
SUBDIR+= multi-aterm
SUBDIR+= mxterm
SUBDIR+= neXtaw
-SUBDIR+= nucleo
SUBDIR+= numlockx
SUBDIR+= ocaml-graphics
SUBDIR+= oneko
diff --git a/x11/nucleo/DESCR b/x11/nucleo/DESCR
deleted file mode 100644
index 69655af463c..00000000000
--- a/x11/nucleo/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Nucleo, an X11-based GUI toolkit for exploring new uses of video and
-new human-computer interaction techniques.
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile
deleted file mode 100644
index a229d927de5..00000000000
--- a/x11/nucleo/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2013/01/26 21:36:55 adam Exp $
-#
-
-DISTNAME= nucleo-0.7.5
-PKGREVISION= 21
-CATEGORIES= x11
-MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://insitu.lri.fr/metisse/
-COMMENT= Toolkit to explore new uses of video and HCI techniques
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config gmake
-USE_LANGUAGES+= c c++
-USE_LIBTOOL= yes
-
-REPLACE_PYTHON+= docs/MacOSX/nBundle.in
-PTHREAD_OPTS+= require
-###
-### See options.mk for use of PLIST_VARS.
-###
-PLIST_VARS= gnutls
-
-SUBST_CLASSES+= mkfiles
-SUBST_FILES.mkfiles= nucleo/plugins/*/Makefile.in
-SUBST_MESSAGE.mkfiles= Fixing plugin-descr targets.
-SUBST_SED.mkfiles= -e 's|@\.\ |&./|'
-SUBST_STAGE.mkfiles= post-patch
-
-.include "../../lang/python/application.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/gd/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../multimedia/ffmpeg/buildlink3.mk"
-.include "../../net/mDNSResponder/buildlink3.mk"
-
-.include "../../x11/libICE/buildlink3.mk"
-.include "../../x11/libXi/buildlink3.mk"
-
-BUILDLINK_DEPMETHOD.libXt?= build
-.include "../../x11/libXt/buildlink3.mk"
-
-.include "options.mk"
-
-.include "../../mk/dlopen.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/nucleo/PLIST b/x11/nucleo/PLIST
deleted file mode 100644
index 958dc46acbd..00000000000
--- a/x11/nucleo/PLIST
+++ /dev/null
@@ -1,124 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:25:01 joerg Exp $
-bin/nBundle
-bin/nTest
-bin/nucleo-config
-bin/videoClient
-bin/videoServer
-include/nucleo/core/FileKeeper.H
-include/nucleo/core/PluginManager.H
-include/nucleo/core/ReactiveEngine.H
-include/nucleo/core/ReactiveObject.H
-include/nucleo/core/TimeKeeper.H
-include/nucleo/core/TimeStamp.H
-include/nucleo/core/URI.H
-include/nucleo/core/UUID.H
-include/nucleo/gl/glIncludes.H
-include/nucleo/gl/glUtils.H
-include/nucleo/gl/scenegraph/sgClipper.H
-include/nucleo/gl/scenegraph/sgNode.H
-include/nucleo/gl/scenegraph/sgViewpoint.H
-include/nucleo/gl/shading/glShader.H
-include/nucleo/gl/text/glFont.H
-include/nucleo/gl/text/glFontManager.H
-include/nucleo/gl/text/glString.H
-include/nucleo/gl/texture/glTexture.H
-include/nucleo/gl/texture/glTextureTile.H
-include/nucleo/gl/window/_events.H
-include/nucleo/gl/window/_extEvents.H
-include/nucleo/gl/window/_macos2keysym.H
-include/nucleo/gl/window/glWindow.H
-include/nucleo/gl/window/glWindow_GLX.H
-include/nucleo/gl/window/keysym.H
-include/nucleo/helpers/OpenCV.H
-include/nucleo/helpers/Phone.H
-include/nucleo/image/Image.H
-include/nucleo/image/ImageBridge.H
-include/nucleo/image/RegionOfInterest.H
-include/nucleo/image/encoding/Conversion.H
-include/nucleo/image/encoding/JPEG.H
-include/nucleo/image/encoding/PAM.H
-include/nucleo/image/encoding/PNGenc.H
-include/nucleo/image/encoding/RGBAL.H
-include/nucleo/image/encoding/YpCbCr420.H
-include/nucleo/image/processing/ImageFilter.H
-include/nucleo/image/processing/basic/Paint.H
-include/nucleo/image/processing/basic/Resize.H
-include/nucleo/image/processing/basic/Transform.H
-include/nucleo/image/processing/chromakeying/ChromaKeyingFilter.H
-include/nucleo/image/processing/convolution/Blur.H
-include/nucleo/image/processing/convolution/Convolution.H
-include/nucleo/image/processing/difference/Difference.H
-include/nucleo/image/processing/difference/MotionDetection.H
-include/nucleo/image/processing/difference/SceneChangeDetector.H
-include/nucleo/image/processing/gamma/GammaCorrection.H
-include/nucleo/image/processing/noise/PerlinNoise.H
-include/nucleo/image/sink/ImageSink.H
-include/nucleo/image/sink/blackholeImageSink.H
-include/nucleo/image/sink/bufferedImageSink.H
-include/nucleo/image/sink/glwindowImageSink.H
-include/nucleo/image/sink/imagefileImageSink.H
-include/nucleo/image/sink/novImageSink.H
-include/nucleo/image/sink/nserverImageSink.H
-include/nucleo/image/sink/nudpImageSink.H
-include/nucleo/image/sink/nudppImageSink.H
-include/nucleo/image/sink/serverpushImageSink.H
-include/nucleo/image/source/ImageSource.H
-include/nucleo/image/source/imagefileImageSource.H
-include/nucleo/image/source/noiseImageSource.H
-include/nucleo/image/source/novImageSource.H
-include/nucleo/image/source/nucImageSource.H
-include/nucleo/image/source/nudpImageSource.H
-include/nucleo/image/source/nudpcImageSource.H
-include/nucleo/image/source/nudppImageSource.H
-include/nucleo/image/source/serverpushImageSource.H
-include/nucleo/image/source/vssImageSource.H
-include/nucleo/network/NetworkUtils.H
-include/nucleo/network/dnssd/DNSService.H
-include/nucleo/network/dnssd/DNSServiceAnnouncer.H
-include/nucleo/network/dnssd/DNSServiceBrowser.H
-include/nucleo/network/http/HttpMessage.H
-include/nucleo/network/http/ServerPush.H
-include/nucleo/network/tcp/BufferedTcpConnection.H
-include/nucleo/network/tcp/Ping.H
-include/nucleo/network/tcp/TcpConnection.H
-include/nucleo/network/tcp/TcpServer.H
-include/nucleo/network/tcp/TcpUtils.H
-include/nucleo/network/udp/StunResolver.H
-include/nucleo/network/udp/UdpPlus.H
-include/nucleo/network/udp/UdpPlusReceiver.H
-include/nucleo/network/udp/UdpPlusSender.H
-include/nucleo/network/udp/UdpReceiver.H
-include/nucleo/network/udp/UdpSender.H
-include/nucleo/network/udp/UdpSocket.H
-${PLIST.gnutls}include/nucleo/network/xmpp/XmppConnection.H
-include/nucleo/nucleo.H
-include/nucleo/utils/AppUtils.H
-include/nucleo/utils/Base64.H
-include/nucleo/utils/ByteOrder.H
-include/nucleo/utils/ConfigDict.H
-include/nucleo/utils/FileUtils.H
-include/nucleo/utils/MD5.H
-include/nucleo/utils/SignalUtils.H
-include/nucleo/utils/StringUtils.H
-include/nucleo/utils/TimeUtils.H
-${PLIST.gnutls}include/nucleo/xml/XmlParser.H
-${PLIST.gnutls}include/nucleo/xml/XmlStructure.H
-${PLIST.gnutls}include/nucleo/xml/XmlText.H
-lib/libNucleo.la
-lib/nucleo/nPffmpeg.la
-lib/nucleo/nPgd.la
-lib/pkgconfig/nucleo.pc
-share/nucleo/Info.plist.tmpl
-share/nucleo/fonts/Vera.ttf
-share/nucleo/fonts/VeraBI.ttf
-share/nucleo/fonts/VeraBd.ttf
-share/nucleo/fonts/VeraIt.ttf
-share/nucleo/fonts/VeraMoBI.ttf
-share/nucleo/fonts/VeraMoBd.ttf
-share/nucleo/fonts/VeraMoIt.ttf
-share/nucleo/fonts/VeraMono.ttf
-share/nucleo/fonts/VeraSe.ttf
-share/nucleo/fonts/VeraSeBd.ttf
-share/nucleo/nucleo.icns
-share/nucleo/nucleo.pdf
-share/nucleo/plugin-list
diff --git a/x11/nucleo/TODO b/x11/nucleo/TODO
deleted file mode 100644
index d4190bdab9f..00000000000
--- a/x11/nucleo/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: TODO,v 1.1 2008/05/07 02:53:41 bjs Exp $
-
- - Fix build of qt4 plugin.
- - Add handler for share/nucleo/plugins-list to allow for splitting
- plugins out into seperate packages.
- - Add opencv option (or seperate package) for OpenCV demos.
diff --git a/x11/nucleo/buildlink3.mk b/x11/nucleo/buildlink3.mk
deleted file mode 100644
index 22f89072c46..00000000000
--- a/x11/nucleo/buildlink3.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.26 2013/01/26 21:36:55 adam Exp $
-
-BUILDLINK_TREE+= nucleo
-
-.if !defined(NUCLEO_BUILDLINK3_MK)
-NUCLEO_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.nucleo+= nucleo>=0.6
-BUILDLINK_ABI_DEPENDS.nucleo+= nucleo>=0.7.5nb21
-BUILDLINK_PKGSRCDIR.nucleo?= ../../x11/nucleo
-pkgbase:=nucleo
-. include "../../mk/pkg-build-options.mk"
-
-.if !empty(PKG_BUILD_OPTIONS.nucleo:Mgnutls)
-. include "../../security/gnutls/buildlink3.mk"
-.endif
-
-#.if !empty(PKG_BUILD_OPTIONS.nucleo:Mqt4)
-#. include "../../x11/qt4-libs/buildlink3.mk"
-#.endif
-
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/gd/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../multimedia/ffmpeg/buildlink3.mk"
-.include "../../net/mDNSResponder/buildlink3.mk"
-
-.include "../../mk/pthread.buildlink3.mk"
-.endif # NUCLEO_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -nucleo
diff --git a/x11/nucleo/distinfo b/x11/nucleo/distinfo
deleted file mode 100644
index 692d211a1fe..00000000000
--- a/x11/nucleo/distinfo
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: distinfo,v 1.9 2012/10/09 08:56:13 marino Exp $
-
-SHA1 (nucleo-0.7.5.tar.bz2) = 9a32d7dd1c6ad6348efa6bdc691cb46207a148c0
-RMD160 (nucleo-0.7.5.tar.bz2) = e997d319a425434b9aa32cc472d33e0d68917f8c
-Size (nucleo-0.7.5.tar.bz2) = 865714 bytes
-SHA1 (patch-aa) = de7e9bb9ab4bca00ef72269357027d6e1748c6cb
-SHA1 (patch-ab) = 6b38f25a856a30826662a3019966250ca8526903
-SHA1 (patch-ac) = 2fb7982057e412ce7c25f7d4193af30f41b2d545
-SHA1 (patch-ad) = b9e94e3183c7d861396e44eefb881ce8b40c4c25
-SHA1 (patch-ae) = 85c35c140c7c9a72d363b9003f7a765327570c11
-SHA1 (patch-af) = 64499e4601441df1e204afbfb002df5daf3b7a00
-SHA1 (patch-ag) = d2136fa5913c75629920561931af57b9a4065059
-SHA1 (patch-ah) = 259ed0a5785d8f478eff32e53c8f3424fc6fa395
-SHA1 (patch-ai) = 6328c96d45675765c16b4248560a6d918f64bfe4
-SHA1 (patch-aj) = f627182b2feec55f5d8fc60ac8c6e32b846e658a
-SHA1 (patch-ak) = b88dcb5d6cbc7e23a9b299c6e41e8e605f0bb96f
-SHA1 (patch-al) = 6684c1b1a3b85defaed2a7457fe4ef1f7c79c117
-SHA1 (patch-am) = 1abd0f40ffe2c9ea42fde983bc784d3a10d1ec02
-SHA1 (patch-an) = 775fef088e569f020c3e1d50cf0eb3627de60315
-SHA1 (patch-nucleo_image_sink_novImageSink.cxx) = 25ad778c0e3d4edb826227aebf22b7a4b2881fbd
-SHA1 (patch-nucleo_network_xmpp_XmppConnection.H) = e93697fa6dc5ea1ba24142c88d452108cdacb955
-SHA1 (patch-nucleo_network_xmpp_XmppConnection.cxx) = 065d5bae6467d29a624b1c4d6950e7dba63b3cc1
diff --git a/x11/nucleo/options.mk b/x11/nucleo/options.mk
deleted file mode 100644
index 2934ccf5af4..00000000000
--- a/x11/nucleo/options.mk
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: options.mk,v 1.3 2008/12/21 12:45:50 obache Exp $
-#
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.nucleo
-PKG_SUPPORTED_OPTIONS= gnutls # qt4
-PKG_SUGGESTED_OPTIONS= gnutls
-
-.include "../../mk/bsd.options.mk"
-
-###
-### XXX The build currently fails. This needs to be investigated.
-###
-#.if !empty(PKG_OPTIONS:Mqt4)
-#CONFIGURE_ARGS+= --with-qt
-#PLIST_VARS+= qt4
-#. include "../../x11/qt4-libs/buildlink3.mk"
-#.else
-#CONFIGURE_ARGS+= --without-qt
-#.endif
-
-.if !empty(PKG_OPTIONS:Mgnutls)
-CONFIGURE_ARGS+= --with-gnutls
-PLIST.gnutls= yes
-. include "../../security/gnutls/buildlink3.mk"
-.else
-CONFIGURE_ARGS+= --without-gnutls
-.endif
diff --git a/x11/nucleo/patches/patch-aa b/x11/nucleo/patches/patch-aa
deleted file mode 100644
index f836ed64450..00000000000
--- a/x11/nucleo/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/06/02 08:27:43 agc Exp $
-
---- nucleo/network/udp/UdpPlusSender.cxx 2007/06/01 20:34:41 1.1
-+++ nucleo/network/udp/UdpPlusSender.cxx 2007/06/01 20:35:05
-@@ -12,6 +12,7 @@
- #include <nucleo/network/udp/UdpPlusSender.H>
- #include <nucleo/network/NetworkUtils.H>
-
-+#include <errno.h>
- #include <unistd.h>
- #include <sys/socket.h>
- #include <sys/uio.h>
diff --git a/x11/nucleo/patches/patch-ab b/x11/nucleo/patches/patch-ab
deleted file mode 100644
index c8aeb8e97c1..00000000000
--- a/x11/nucleo/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2007/06/02 08:27:43 agc Exp $
-
---- nucleo/network/udp/UdpPlusReceiver.cxx 2007/06/01 20:36:37 1.1
-+++ nucleo/network/udp/UdpPlusReceiver.cxx 2007/06/01 20:36:57
-@@ -13,6 +13,7 @@
-
- #include <nucleo/utils/FileUtils.H>
-
-+#include <errno.h>
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/errno.h>
diff --git a/x11/nucleo/patches/patch-ac b/x11/nucleo/patches/patch-ac
deleted file mode 100644
index 052f1f23354..00000000000
--- a/x11/nucleo/patches/patch-ac
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2007/06/12 16:16:56 joerg Exp $
-
---- nucleo/network/udp/UdpSocket.cxx.orig 2007-01-16 13:17:04.000000000 +0000
-+++ nucleo/network/udp/UdpSocket.cxx
-@@ -12,10 +12,11 @@
- #include <nucleo/network/udp/UdpSocket.H>
- #include <nucleo/network/NetworkUtils.H>
-
-+#include <errno.h>
- #include <arpa/inet.h>
- #include <sys/socket.h>
- #include <netdb.h>
--#include <sys/errno.h>
-+#include <unistd.h>
-
- #include <stdexcept>
- #include <iostream>
diff --git a/x11/nucleo/patches/patch-ad b/x11/nucleo/patches/patch-ad
deleted file mode 100644
index f16ec0e9281..00000000000
--- a/x11/nucleo/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2007/06/02 08:27:43 agc Exp $
-
---- apps/videoServer/Notifier.cxx 2007/06/01 21:03:30 1.1
-+++ apps/videoServer/Notifier.cxx 2007/06/01 21:03:51
-@@ -16,6 +16,7 @@
- #include <nucleo/core/TimeKeeper.H>
- #include <nucleo/utils/FileUtils.H>
-
-+#include <signal.h>
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/wait.h>
diff --git a/x11/nucleo/patches/patch-ae b/x11/nucleo/patches/patch-ae
deleted file mode 100644
index 28342abc200..00000000000
--- a/x11/nucleo/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.2 2009/07/14 20:23:17 hasso Exp $
-
---- nucleo/utils/AppUtils.cxx.orig 2009-07-14 22:42:58 +0300
-+++ nucleo/utils/AppUtils.cxx 2009-07-14 22:43:26 +0300
-@@ -21,8 +21,7 @@
- #include <cstdlib>
- #include <cstring>
-
--extern char* optarg ;
--extern int optind ;
-+#include <unistd.h>
-
- namespace nucleo {
-
diff --git a/x11/nucleo/patches/patch-af b/x11/nucleo/patches/patch-af
deleted file mode 100644
index 8bdb5493a1e..00000000000
--- a/x11/nucleo/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.1 2007/06/12 16:16:57 joerg Exp $
-
---- tests/test-UdpSocket.cxx.orig 2007-06-12 15:20:43.000000000 +0000
-+++ tests/test-UdpSocket.cxx
-@@ -15,6 +15,7 @@
- #include <nucleo/network/udp/UdpSocket.H>
- #include <nucleo/network/udp/StunResolver.H>
-
-+#include <sys/uio.h>
- #include <errno.h>
-
- #include <stdexcept>
diff --git a/x11/nucleo/patches/patch-ag b/x11/nucleo/patches/patch-ag
deleted file mode 100644
index b003289db2a..00000000000
--- a/x11/nucleo/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2007/06/12 16:16:57 joerg Exp $
-
---- nucleo/network/NetworkUtils.cxx.orig 2007-06-12 14:51:09.000000000 +0000
-+++ nucleo/network/NetworkUtils.cxx
-@@ -15,6 +15,7 @@
-
- #include <arpa/inet.h>
- #include <netdb.h>
-+#include <unistd.h>
-
- #include <iostream>
- #include <string>
diff --git a/x11/nucleo/patches/patch-ah b/x11/nucleo/patches/patch-ah
deleted file mode 100644
index 79fe34f2dd3..00000000000
--- a/x11/nucleo/patches/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2007/06/12 16:16:57 joerg Exp $
-
---- nucleo/image/sink/bufferedImageSink.cxx.orig 2007-06-12 14:58:16.000000000 +0000
-+++ nucleo/image/sink/bufferedImageSink.cxx
-@@ -10,6 +10,7 @@
- */
-
- #include <nucleo/image/sink/bufferedImageSink.H>
-+#include <unistd.h>
-
- #define DEBUG_LEVEL 1
-
diff --git a/x11/nucleo/patches/patch-ai b/x11/nucleo/patches/patch-ai
deleted file mode 100644
index 1ff64b6229d..00000000000
--- a/x11/nucleo/patches/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ai,v 1.1 2007/06/12 16:16:57 joerg Exp $
-
---- nucleo/helpers/Phone.cxx.orig 2007-06-12 15:00:07.000000000 +0000
-+++ nucleo/helpers/Phone.cxx
-@@ -18,6 +18,7 @@
- #include <fcntl.h>
- #include <sys/ioctl.h>
- #include <errno.h>
-+#include <unistd.h>
-
- #include <iostream>
- #include <sstream>
diff --git a/x11/nucleo/patches/patch-aj b/x11/nucleo/patches/patch-aj
deleted file mode 100644
index 296413c9090..00000000000
--- a/x11/nucleo/patches/patch-aj
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2007/06/12 16:16:58 joerg Exp $
-
---- nucleo/image/sink/nserverImageSink.H.orig 2007-06-12 15:02:21.000000000 +0000
-+++ nucleo/image/sink/nserverImageSink.H
-@@ -24,6 +24,7 @@
- #include <stdexcept>
-
- #include <sys/socket.h>
-+#include <unistd.h>
-
- namespace nucleo {
-
diff --git a/x11/nucleo/patches/patch-ak b/x11/nucleo/patches/patch-ak
deleted file mode 100644
index 031404eb60b..00000000000
--- a/x11/nucleo/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.2 2009/07/14 20:23:17 hasso Exp $
-
---- tests/test-Base64.cxx.orig 2009-07-14 22:44:22 +0300
-+++ tests/test-Base64.cxx 2009-07-14 22:44:43 +0300
-@@ -15,6 +15,8 @@
- #include <iostream>
- #include <cstdlib>
-
-+#include <unistd.h>
-+
- using namespace nucleo ;
-
- int
diff --git a/x11/nucleo/patches/patch-al b/x11/nucleo/patches/patch-al
deleted file mode 100644
index be6a8cbbfe8..00000000000
--- a/x11/nucleo/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.1 2007/06/12 16:16:58 joerg Exp $
-
---- tests/test-MD5.cxx.orig 2007-06-12 15:19:00.000000000 +0000
-+++ tests/test-MD5.cxx
-@@ -11,6 +11,8 @@
-
- #include <nucleo/utils/MD5.H>
-
-+#include <unistd.h>
-+
- #include <iostream>
-
- using namespace nucleo ;
diff --git a/x11/nucleo/patches/patch-am b/x11/nucleo/patches/patch-am
deleted file mode 100644
index 689615a7fb5..00000000000
--- a/x11/nucleo/patches/patch-am
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-am,v 1.1 2008/05/07 02:53:41 bjs Exp $
-
---- nucleo/image/sink/nudppImageSink.H.orig 2008-01-29 08:54:23.000000000 -0500
-+++ nucleo/image/sink/nudppImageSink.H
-@@ -14,6 +14,7 @@
-
- #include <nucleo/image/sink/ImageSink.H>
-
-+#include <netinet/in_systm.h>
- #include <netinet/in.h>
-
- namespace nucleo {
diff --git a/x11/nucleo/patches/patch-an b/x11/nucleo/patches/patch-an
deleted file mode 100644
index a776227558f..00000000000
--- a/x11/nucleo/patches/patch-an
+++ /dev/null
@@ -1,33 +0,0 @@
-$NetBSD: patch-an,v 1.4 2011/03/28 07:57:47 wiz Exp $
-
-Fix build with png-1.5.
-
---- nucleo/image/encoding/PNGenc.cxx.orig 2008-06-05 12:52:33.000000000 +0000
-+++ nucleo/image/encoding/PNGenc.cxx
-@@ -35,7 +35,7 @@ namespace nucleo {
- static void
- png_memory_write_data(png_structp png_ptr,
- png_bytep data, png_size_t length) {
-- png_in_memory *pim = (png_in_memory*)png_ptr->io_ptr ;
-+ png_in_memory *pim = (png_in_memory*)png_get_io_ptr(png_ptr) ;
-
- void *pdst = pim->data+pim->p ;
- // std::cerr << "PNG: writing " << length << " bytes from " << (void *)data << " to " << pdst << std::endl ;
-@@ -130,7 +130,7 @@ namespace nucleo {
-
- static void
- png_memory_read_data(png_structp png_ptr, png_bytep data, png_size_t length) {
-- png_in_memory *pim = (png_in_memory*)png_ptr->io_ptr ;
-+ png_in_memory *pim = (png_in_memory*)png_get_io_ptr(png_ptr) ;
- memmove(data, pim->data+pim->p, length) ;
- pim->p+=length ;
- }
-@@ -170,7 +170,7 @@ namespace nucleo {
- &compression_type, &filter_type) ;
-
- if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8)
-- png_set_gray_1_2_4_to_8(png_ptr);
-+ png_set_expand_gray_1_2_4_to_8(png_ptr);
-
- if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))
- png_set_tRNS_to_alpha(png_ptr);
diff --git a/x11/nucleo/patches/patch-nucleo_image_sink_novImageSink.cxx b/x11/nucleo/patches/patch-nucleo_image_sink_novImageSink.cxx
deleted file mode 100644
index 311af600785..00000000000
--- a/x11/nucleo/patches/patch-nucleo_image_sink_novImageSink.cxx
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-nucleo_image_sink_novImageSink.cxx,v 1.1 2012/10/09 08:56:13 marino Exp $
-
-Fix this error on gcc4.7:
-novImageSink.cxx:60:13: error: 'close' was not declared in this scope
-
---- nucleo/image/sink/novImageSink.cxx.orig 2008-06-05 12:52:33.000000000 +0000
-+++ nucleo/image/sink/novImageSink.cxx
-@@ -20,6 +20,7 @@
- #include <sys/uio.h>
-
- #include <stdexcept>
-+#include <unistd.h>
-
- namespace nucleo {
-
diff --git a/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.H b/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.H
deleted file mode 100644
index a889c50a60c..00000000000
--- a/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.H
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-nucleo_network_xmpp_XmppConnection.H,v 1.1 2012/07/09 19:06:54 joerg Exp $
-
---- nucleo/network/xmpp/XmppConnection.H.orig 2012-07-06 13:27:17.000000000 +0000
-+++ nucleo/network/xmpp/XmppConnection.H
-@@ -108,7 +108,7 @@ namespace nucleo {
- // waitFor(-1, "stream:features", 0)
- // waitFor(1000, "proceed", "xmlns","urn:ietf:params:xml:ns:xmpp-tls", 0)
- // waitFor(-1, "", "id","uniq123", 0)
-- XmlParser::InBox::iterator waitFor(long milliseconds, cistring tagname, ...) ;
-+ XmlParser::InBox::iterator waitFor(long milliseconds, const char *tagname, ...) ;
-
- XmlParser::InBox::iterator waitFor(long milliseconds) { return waitFor(milliseconds,"",0) ; }
- XmlParser::InBox::iterator wait(void) { return waitFor(-1,"",0) ; }
diff --git a/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.cxx b/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.cxx
deleted file mode 100644
index afc616acdae..00000000000
--- a/x11/nucleo/patches/patch-nucleo_network_xmpp_XmppConnection.cxx
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-nucleo_network_xmpp_XmppConnection.cxx,v 1.1 2012/07/09 19:06:54 joerg Exp $
-
---- nucleo/network/xmpp/XmppConnection.cxx.orig 2012-07-06 13:25:25.000000000 +0000
-+++ nucleo/network/xmpp/XmppConnection.cxx
-@@ -616,14 +616,16 @@ namespace nucleo {
- // -----------------------------------------------------------------------------------------
-
- XmlParser::InBox::iterator
-- XmppConnection::waitFor(long milliseconds, cistring tagname, ...) {
-+ XmppConnection::waitFor(long milliseconds, const char *tagname_, ...) {
- if (!connection) return inbox.end() ;
-
-+ cistring tagname(tagname_);
-+
- waiting++ ; // Stop notifying observers right now
-
- std::list<XmlStructure::KeyValuePair> attribs ;
- va_list ap ;
-- va_start(ap,tagname) ;
-+ va_start(ap,tagname_) ;
- for (char *key=va_arg(ap, char*); key; key=va_arg(ap, char*))
- attribs.push_back(XmlStructure::KeyValuePair(key, va_arg(ap, char*))) ;
- va_end(ap) ;