aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-10-31 09:50:40 +0000
committerRene Ladan <rene@FreeBSD.org>2021-10-31 09:50:46 +0000
commit502145eb21421256d6928712d6eb3ad264c49a49 (patch)
tree275abad518af8b7d31d59df6f5fd154ace749d37
parent5cce2a3255cad85f5f9411abfc3967d53f7a17bf (diff)
downloadports-502145eb21421256d6928712d6eb3ad264c49a49.tar.gz
ports-502145eb21421256d6928712d6eb3ad264c49a49.zip
cleanup: Remove expired ports:
games/super_methane_brothers, depends on expired devel/clanlib emulators/advancemess, depends on expired emulators/advancemame 2021-10-31 emulators/advancemame: Heavily outdated and unmaintained 2021-10-31 devel/clanlib: Upstream no longer maintained
-rw-r--r--MOVED4
-rw-r--r--devel/Makefile1
-rw-r--r--devel/clanlib/Makefile64
-rw-r--r--devel/clanlib/distinfo2
-rw-r--r--devel/clanlib/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp11
-rw-r--r--devel/clanlib/files/patch-Sources_Core_System_detect__cpu__ext.cpp11
-rw-r--r--devel/clanlib/files/patch-Sources__Network__Socket__socket_name.cpp10
-rw-r--r--devel/clanlib/files/patch-Sources__Network__Socket__unix_socket.cpp20
-rw-r--r--devel/clanlib/files/patch-configure16
-rw-r--r--devel/clanlib/pkg-descr12
-rw-r--r--devel/clanlib/pkg-plist625
-rw-r--r--emulators/Makefile2
-rw-r--r--emulators/advancemame/Makefile84
-rw-r--r--emulators/advancemame/distinfo2
-rw-r--r--emulators/advancemame/files/patch-configure13
-rw-r--r--emulators/advancemame/pkg-descr22
-rw-r--r--emulators/advancemame/pkg-plist27
-rw-r--r--emulators/advancemess/Makefile70
-rw-r--r--emulators/advancemess/distinfo2
-rw-r--r--emulators/advancemess/files/patch-configure24
-rw-r--r--emulators/advancemess/pkg-descr22
-rw-r--r--games/Makefile1
-rw-r--r--games/super_methane_brothers/Makefile47
-rw-r--r--games/super_methane_brothers/distinfo2
-rw-r--r--games/super_methane_brothers/files/patch-sources_methane.cpp99
-rw-r--r--games/super_methane_brothers/files/patch-sources_misc.cpp33
-rw-r--r--games/super_methane_brothers/pkg-descr10
27 files changed, 4 insertions, 1232 deletions
diff --git a/MOVED b/MOVED
index dc817b6a2998..1cca8feb1289 100644
--- a/MOVED
+++ b/MOVED
@@ -16589,3 +16589,7 @@ mail/postfix-current-sasl|mail/postfix-current@sasl|2021-10-28|Converted to flav
databases/mysqlsniffer||2021-10-30|Has expired: Development discontinued upstream, doesn't build on recent FreeBSD
emulators/advancemenu||2021-10-31|Has expired: Heavily outdated and unmaintained
emulators/qemu31|emulators/qemu|2021-10-31|Has expired: Use emulators/qemu or emulators/qemu-devel
+games/super_methane_brothers||2021-10-31|Removed, depnds on expired devel/clanlib
+emulators/advancemess||2021-10-31|Removed, depends on expired emulators/advancemame
+emulators/advancemame||2021-10-31|Has expired: Heavily outdated and unmaintained
+devel/clanlib||2021-10-31|Has expired: Upstream no longer maintained
diff --git a/devel/Makefile b/devel/Makefile
index 0aa49e98e449..8b1de6312d6f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -353,7 +353,6 @@
SUBDIR += cl-trivial-features-sbcl
SUBDIR += cl-trivial-gray-streams
SUBDIR += cl-trivial-gray-streams-sbcl
- SUBDIR += clanlib
SUBDIR += clanlib1
SUBDIR += clazy
SUBDIR += cld2
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
deleted file mode 100644
index 7738a6b95d89..000000000000
--- a/devel/clanlib/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-
-PORTNAME= clanlib
-PORTVERSION= 2.3.7
-PORTREVISION= 19
-PORTEPOCH= 1
-CATEGORIES= devel
-MASTER_SITES= http://www.clanlib.org/download/releases-2.0/
-DISTNAME= ClanLib-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Cross-platform game SDK
-
-LICENSE= ZLIB
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN_i386= typedef redefinition with different types ('ptrdiff_t' (aka 'int') vs 'khronos_intptr_t' (aka 'long'))
-BROKEN_powerpc= typedef redefinition with different types ('ptrdiff_t' (aka 'int') vs 'khronos_intptr_t' (aka 'long'))
-
-DEPRECATED= Upstream no longer maintained
-EXPIRATION_DATE= 2021-10-31
-
-LIB_DEPENDS= libpng.so:graphics/png \
- libmikmod.so:audio/libmikmod \
- libvorbis.so:audio/libvorbis \
- libogg.so:audio/libogg \
- libfontconfig.so:x11-fonts/fontconfig \
- libpcre.so:devel/pcre \
- libfreetype.so:print/freetype2
-
-USES= compiler:c++11-lib cpe gl gmake jpeg libtool localbase:ldflags \
- pathfix pkgconfig sqlite tar:tgz xorg
-USE_XORG= x11 xrender
-USE_LDCONFIG= yes
-USE_GL= gl
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-docs \
- --enable-clanDisplay \
- --enable-clanGL \
- --enable-clanGL1 \
- --enable-clanSound \
- --enable-clanDatabase \
- --enable-clanSqlite \
- --enable-clanRegExp \
- --enable-clanNetwork \
- --enable-clanGUI \
- --enable-clanCSSLayout \
- --enable-clanSWRender \
- --enable-clanMikMod \
- --enable-clanVorbis \
- --enable-getaddr
-
-INSTALL_TARGET= install-strip
-PLIST_SUB+= VER=${PORTVERSION:R} \
- SHORT_VER=${PORTVERSION:R:R}${PORTVERSION:R:E}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|LIBS="-lsqlite3 -ldl"|LIBS="-lsqlite3"|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e '114 s|/proc/self/exe|/proc/curproc/file|g' \
- ${WRKSRC}/Sources/Core/System/Unix/init_linux.cpp
-
-.include <bsd.port.mk>
diff --git a/devel/clanlib/distinfo b/devel/clanlib/distinfo
deleted file mode 100644
index 93084dd70a83..000000000000
--- a/devel/clanlib/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ClanLib-2.3.7.tgz) = d46127c08103f48d15936ceb9f95b3dfb1ff8ccba667cef1b3f8e639cb2601c2
-SIZE (ClanLib-2.3.7.tgz) = 26132425
diff --git a/devel/clanlib/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp b/devel/clanlib/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp
deleted file mode 100644
index d33ae67cfa9f..000000000000
--- a/devel/clanlib/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- Sources/Core/System/Unix/event_provider_socketpair.cpp.orig 2011-01-13 11:17:34 UTC
-+++ Sources/Core/System/Unix/event_provider_socketpair.cpp
-@@ -45,7 +45,7 @@ CL_EventProvider_Socketpair::CL_EventPro
- // Not sure if its better to use 0 or PF_UNIX for Linux then. The
- // documentation for socketpair is not that clear about the
- // difference. -- mbn 15 april 2005
--#ifdef __APPLE__
-+#if defined(__APPLE__) || defined(__FreeBSD__)
- int result = socketpair(AF_UNIX, SOCK_DGRAM, 0, wait_sockets);
- #else
- int result = socketpair(AF_UNIX, SOCK_DGRAM, PF_UNIX, wait_sockets);
diff --git a/devel/clanlib/files/patch-Sources_Core_System_detect__cpu__ext.cpp b/devel/clanlib/files/patch-Sources_Core_System_detect__cpu__ext.cpp
deleted file mode 100644
index c77477f9711f..000000000000
--- a/devel/clanlib/files/patch-Sources_Core_System_detect__cpu__ext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- Sources/Core/System/detect_cpu_ext.cpp.orig 2011-11-15 12:15:42 UTC
-+++ Sources/Core/System/detect_cpu_ext.cpp
-@@ -30,7 +30,7 @@
- #include "Core/precomp.h"
- #include "API/Core/System/system.h"
-
--#ifdef CL_ARM_PLATFORM
-+#if defined(CL_ARM_PLATFORM) || defined(CL_DISABLE_SSE2)
- bool CL_System::detect_cpu_extension(CL_CPU_ExtensionPPC ext)
- {
- throw ("Congratulations, you've just been selected to code this feature!");
diff --git a/devel/clanlib/files/patch-Sources__Network__Socket__socket_name.cpp b/devel/clanlib/files/patch-Sources__Network__Socket__socket_name.cpp
deleted file mode 100644
index 044cb745f411..000000000000
--- a/devel/clanlib/files/patch-Sources__Network__Socket__socket_name.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./Sources/Network/Socket/socket_name.cpp.orig 2013-02-11 14:02:51.000000000 +0100
-+++ ./Sources/Network/Socket/socket_name.cpp 2013-02-11 14:04:33.000000000 +0100
-@@ -34,6 +34,7 @@
- #ifdef WIN32
- typedef unsigned long in_addr_t;
- #else
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
diff --git a/devel/clanlib/files/patch-Sources__Network__Socket__unix_socket.cpp b/devel/clanlib/files/patch-Sources__Network__Socket__unix_socket.cpp
deleted file mode 100644
index dc3f9a016b11..000000000000
--- a/devel/clanlib/files/patch-Sources__Network__Socket__unix_socket.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./Sources/Network/Socket/unix_socket.cpp.orig 2012-09-25 07:45:17.000000000 -0400
-+++ ./Sources/Network/Socket/unix_socket.cpp 2012-09-25 08:00:41.000000000 -0400
-@@ -39,7 +39,7 @@
- #include <netinet/tcp.h>
- #include <errno.h>
-
--#ifdef __APPLE__
-+#if defined(__APPLE__) || defined(__FreeBSD__)
- # define SOL_TCP IPPROTO_TCP // Fix for BSD systems. --NDT
- #endif
-
-@@ -140,7 +140,7 @@
-
- void CL_UnixSocket::set_keep_alive(bool enable, int timeout, int interval)
- {
--#ifndef __APPLE__
-+#if !(defined(__APPLE__) || defined(__FreeBSD__))
- int value = enable ? 1 : 0;
- int result = setsockopt(handle, SOL_SOCKET, SO_KEEPALIVE, (const char *) &value, sizeof(int));
- throw_if_failed(result);
diff --git a/devel/clanlib/files/patch-configure b/devel/clanlib/files/patch-configure
deleted file mode 100644
index a2847092b988..000000000000
--- a/devel/clanlib/files/patch-configure
+++ /dev/null
@@ -1,16 +0,0 @@
-Freetype no longer ships freetype-config -- use pkg-config directly.
-
---- configure.orig 2021-08-06 10:05:39 UTC
-+++ configure
-@@ -15925,9 +15925,9 @@ fi
- LIBS="$OLDLIBS"
- fi
- if test "$enable_clanDisplay" != "no"; then
-- OLDLIBS="$LIBS"; LIBS="`freetype-config --libs` "; { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ttf" >&5
-+ OLDLIBS="$LIBS"; LIBS="`pkg-config freetype2 --libs` "; { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ttf" >&5
- $as_echo_n "checking for ttf... " >&6; }
-- OLD_CXXFLAGS="$CXXFLAGS"; CXXFLAGS=" `freetype-config --cflags`";
-+ OLD_CXXFLAGS="$CXXFLAGS"; CXXFLAGS=" `pkg-config freetype2 --cflags`";
- if test "$cross_compiling" = yes; then :
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
diff --git a/devel/clanlib/pkg-descr b/devel/clanlib/pkg-descr
deleted file mode 100644
index 5f200f6f30f6..000000000000
--- a/devel/clanlib/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-ClanLib delivers a platform independent interface to write games with. If a
-game is written with ClanLib, it should be possible to compile the game under
-any platform (supported by ClanLib, that is) without changes in the application
-source code.
-
-But ClanLib is not just a wrapper library, providing an common interface to
-low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform
-independency is ClanLib's primary goal, it also tries to be a service-minded
-game SDK. In other words, authors have put great effort in to designing the API,
-to ensure ClanLib's easy of use - while maintaining it's power.
-
-WWW: http://www.clanlib.org/
diff --git a/devel/clanlib/pkg-plist b/devel/clanlib/pkg-plist
deleted file mode 100644
index 2c0efece584b..000000000000
--- a/devel/clanlib/pkg-plist
+++ /dev/null
@@ -1,625 +0,0 @@
-include/ClanLib-%%VER%%/ClanLib/App/api_app.h
-include/ClanLib-%%VER%%/ClanLib/App/clanapp.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_attachment.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_clip.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_color.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_image.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_origin.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_position.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_repeat.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_background_size.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_collapse.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_color.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_image_outset.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_image_repeat.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_image_slice.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_image_source.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_image_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_radius.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_spacing.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_style.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_border_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_bottom.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_caption_side.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_clear.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_clip.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_color.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_content.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_counter_increment.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_counter_reset.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_cursor.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_decoration_break.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_direction.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_display.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_empty_cells.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_float.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_font_family.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_font_size.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_font_style.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_font_variant.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_font_weight.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_height.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_left.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_letter_spacing.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_line_height.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_list_style_image.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_list_style_position.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_list_style_type.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_margin_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_max_height.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_max_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_min_height.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_min_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_orphans.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_outline_color.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_outline_style.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_outline_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_overflow.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_padding_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_page_break_after.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_page_break_before.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_page_break_inside.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_position.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_quotes.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_right.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_shadow.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_table_layout.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_text_align.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_text_decoration.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_text_indent.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_text_transform.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_top.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_unicode_bidi.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_vertical_align.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_visibility.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_white_space.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_widows.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_width.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_word_spacing.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/PropertyTypes/css_box_z_index.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/api_csslayout.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_box_length.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_box_properties.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_box_property.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_document2.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_hit_test_result.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout_element.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout_node.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout_object.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout_text.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_layout_user_data.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_property2.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_property_list2.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_replaced_component.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/css_select_node2.h
-include/ClanLib-%%VER%%/ClanLib/CSSLayout/dom_select_node.h
-include/ClanLib-%%VER%%/ClanLib/Core/CSS/css_document.h
-include/ClanLib-%%VER%%/ClanLib/Core/CSS/css_property.h
-include/ClanLib-%%VER%%/ClanLib/Core/CSS/css_token.h
-include/ClanLib-%%VER%%/ClanLib/Core/CSS/css_tokenizer.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes128_decrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes128_encrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes192_decrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes192_encrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes256_decrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/aes256_encrypt.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/md5.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/random.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/rsa.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/secret.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha224.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha256.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha384.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha512.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha512_224.h
-include/ClanLib-%%VER%%/ClanLib/Core/Crypto/sha512_256.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/access_control_list.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/cl_endian.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/directory.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/directory_scanner.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/file.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/file_help.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/html_url.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/iodevice.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/iodevice_memory.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/iodevice_provider.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/path_help.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/pipe_connection.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/pipe_listen.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/security_descriptor.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/security_identifier.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/virtual_directory.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/virtual_directory_listing.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/virtual_directory_listing_entry.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/virtual_file_source.h
-include/ClanLib-%%VER%%/ClanLib/Core/IOData/virtual_file_system.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/angle.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/base64_decoder.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/base64_encoder.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/bezier_curve.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/circle.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/cl_math.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/delauney_triangulator.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/ear_clip_result.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/ear_clip_triangulator.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/hash_functions.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/line.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/line_math.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/line_ray.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/line_segment.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/mat2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/mat3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/mat4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/origin.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/outline_triangulator.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/point.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/pointset_math.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/quad.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/quaternion.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/rect.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/rect_packer.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/sha1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/size.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/triangle_math.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/vec1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/vec2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/vec3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Math/vec4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Resources/resource.h
-include/ClanLib-%%VER%%/ClanLib/Core/Resources/resource_data_session.h
-include/ClanLib-%%VER%%/ClanLib/Core/Resources/resource_manager.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_0.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_5.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v0.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/callback_v5.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v0.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signal_v5.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/signals_impl.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/slot.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/slot_container.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_0.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_5.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v0.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v1.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v2.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v3.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v4.h
-include/ClanLib-%%VER%%/ClanLib/Core/Signals/virtual_function_v5.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/block_allocator.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/cl_platform.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/command_line.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/console_window.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/databuffer.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/datetime.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/disposable_object.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/event.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/event_provider.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/exception.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/interlocked_variable.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/keep_alive.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/mutex.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/registry_key.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/runnable.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/service.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/setup_core.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/sharedptr.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/system.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/thread.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/thread_local_storage.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/timer.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/uniqueptr.h
-include/ClanLib-%%VER%%/ClanLib/Core/System/weakptr.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/console.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/console_logger.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/file_logger.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/logger.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string16.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string8.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_allocator.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_data16.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_data8.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_format.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_help.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_ref16.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_ref8.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/string_types.h
-include/ClanLib-%%VER%%/ClanLib/Core/Text/utf8_reader.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_attr.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_cdata_section.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_character_data.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_comment.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_document.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_document_fragment.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_document_type.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_element.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_entity.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_entity_reference.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_exception.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_implementation.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_named_node_map.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_node.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_node_list.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_notation.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_processing_instruction.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_string.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/dom_text.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xml_token.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xml_tokenizer.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xml_writer.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xpath_evaluator.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xpath_exception.h
-include/ClanLib-%%VER%%/ClanLib/Core/XML/xpath_object.h
-include/ClanLib-%%VER%%/ClanLib/Core/Zip/zip_archive.h
-include/ClanLib-%%VER%%/ClanLib/Core/Zip/zip_file_entry.h
-include/ClanLib-%%VER%%/ClanLib/Core/Zip/zip_reader.h
-include/ClanLib-%%VER%%/ClanLib/Core/Zip/zip_writer.h
-include/ClanLib-%%VER%%/ClanLib/Core/api_core.h
-include/ClanLib-%%VER%%/ClanLib/Core/core_iostream.h
-include/ClanLib-%%VER%%/ClanLib/Database/api_database.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_command.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_command_provider.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_connection.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_connection_provider.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_reader.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_reader_provider.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_transaction.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_transaction_provider.h
-include/ClanLib-%%VER%%/ClanLib/Database/db_value.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/collidable_sprite.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/color.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/color_hsl.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/color_hsl2.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/color_hsv.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/color_hsv2.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/draw.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/gradient.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/image.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/rounded_rect.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/span_layout.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/sprite.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/sprite_description.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/subtexture.h
-include/ClanLib-%%VER%%/ClanLib/Display/2D/texture_group.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/collision_outline.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/contour.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_accuracy.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_circle.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_math.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_provider_bitmap.h
-include/ClanLib-%%VER%%/ClanLib/Display/Collision/outline_provider_file.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_description.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_freetype.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_metrics.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_sprite.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_system.h
-include/ClanLib-%%VER%%/ClanLib/Display/Font/font_vector.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/buffer_usage.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/icon_set.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/image_import_description.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/palette.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/perlin_noise.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/pixel_buffer.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/pixel_buffer_help.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/pixel_format.h
-include/ClanLib-%%VER%%/ClanLib/Display/Image/texture_format.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/jpeg_compressor.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/jpeg_decompressor.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/jpeg_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/pcx_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/png_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/provider_factory.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/provider_type.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/provider_type_register.h
-include/ClanLib-%%VER%%/ClanLib/Display/ImageProviders/targa_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/blend_mode.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/buffer_control.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/compare_function.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/element_array_buffer.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/frame_buffer.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/graphic_context.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/occlusion_query.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/pen.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/polygon_rasterizer.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/primitives_array.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/primitives_array_builder.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/program_attribute.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/program_object.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/program_uniform.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/render_batcher.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/render_buffer.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/shader_object.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/shared_gc_data.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/texture.h
-include/ClanLib-%%VER%%/ClanLib/Display/Render/vertex_array_buffer.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/cursor_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/display_target_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/display_window_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/element_array_buffer_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/font_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/frame_buffer_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/graphic_context_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/input_device_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/occlusion_query_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/pixel_buffer_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/program_object_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/render_buffer_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/render_window_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/shader_object_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/texture_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/TargetProviders/vertex_array_buffer_provider.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/cursor.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/display_window.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/display_window_description.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/input_context.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/input_device.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/input_event.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/input_state.h
-include/ClanLib-%%VER%%/ClanLib/Display/Window/keys.h
-include/ClanLib-%%VER%%/ClanLib/Display/api_display.h
-include/ClanLib-%%VER%%/ClanLib/Display/display.h
-include/ClanLib-%%VER%%/ClanLib/Display/display_target.h
-include/ClanLib-%%VER%%/ClanLib/Display/screen_info.h
-include/ClanLib-%%VER%%/ClanLib/Display/setup_display.h
-include/ClanLib-%%VER%%/ClanLib/GL/api_gl.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl_defines.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl_graphic_context.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl_target.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl_window_description.h
-include/ClanLib-%%VER%%/ClanLib/GL/opengl_wrap.h
-include/ClanLib-%%VER%%/ClanLib/GL/setup_gl.h
-include/ClanLib-%%VER%%/ClanLib/GL1/api_gl1.h
-include/ClanLib-%%VER%%/ClanLib/GL1/graphic_context_gl1.h
-include/ClanLib-%%VER%%/ClanLib/GL1/light_model.h
-include/ClanLib-%%VER%%/ClanLib/GL1/light_source.h
-include/ClanLib-%%VER%%/ClanLib/GL1/material.h
-include/ClanLib-%%VER%%/ClanLib/GL1/opengl1.h
-include/ClanLib-%%VER%%/ClanLib/GL1/opengl1_defines.h
-include/ClanLib-%%VER%%/ClanLib/GL1/opengl1_target.h
-include/ClanLib-%%VER%%/ClanLib/GL1/opengl1_window_description.h
-include/ClanLib-%%VER%%/ClanLib/GL1/opengl1_wrap.h
-include/ClanLib-%%VER%%/ClanLib/GL1/setup_gl1.h
-include/ClanLib-%%VER%%/ClanLib/GL1/texture_unit.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/checkbox.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/combobox.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/folderbrowsedialog.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/frame.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/groupbox.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/imageview.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/label.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/lineedit.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_column_data.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_column_header.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_header.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_icon.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_icon_list.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_item.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/listview_selected_item.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/main_window.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/menubar.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/message_box.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/openfiledialog.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/popupmenu.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/popupmenu_item.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/progressbar.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/push_button.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/radiobutton.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/savefiledialog.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/scrollbar.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/slider.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/spin.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/statusbar.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/tab.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/tab_page.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/textedit.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/toolbar.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/toolbar_item.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/tooltip.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Components/window.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Providers/gui_layout_provider.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Providers/gui_theme_provider.h
-include/ClanLib-%%VER%%/ClanLib/GUI/Providers/gui_window_manager_provider.h
-include/ClanLib-%%VER%%/ClanLib/GUI/accelerator_key.h
-include/ClanLib-%%VER%%/ClanLib/GUI/accelerator_table.h
-include/ClanLib-%%VER%%/ClanLib/GUI/api_gui.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_component.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_component_description.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_layout.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_layout_corners.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_manager.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_activation_change.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_close.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_focus_change.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_input.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_pointer.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_message_resize.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_theme.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_theme_default.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_theme_part.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_theme_part_property.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_window_manager.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_window_manager_direct.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_window_manager_system.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_window_manager_texture.h
-include/ClanLib-%%VER%%/ClanLib/GUI/gui_window_manager_texture_window.h
-include/ClanLib-%%VER%%/ClanLib/GUI/setup_gui.h
-include/ClanLib-%%VER%%/ClanLib/MikMod/api_mikmod.h
-include/ClanLib-%%VER%%/ClanLib/MikMod/setupmikmod.h
-include/ClanLib-%%VER%%/ClanLib/MikMod/soundprovider_mikmod.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/client.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/connection.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/connection_site.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event_dispatcher_v0.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event_dispatcher_v1.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event_dispatcher_v2.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event_dispatcher_v3.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/event_value.h
-include/ClanLib-%%VER%%/ClanLib/Network/NetGame/server.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/dns_packet.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/dns_resolver.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/dns_resource_record.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/socket_name.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/tcp_connection.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/tcp_listen.h
-include/ClanLib-%%VER%%/ClanLib/Network/Socket/udp_socket.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/http_request_handler.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/http_request_handler_provider.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/http_server.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/http_server_connection.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/web_request.h
-include/ClanLib-%%VER%%/ClanLib/Network/Web/web_response.h
-include/ClanLib-%%VER%%/ClanLib/Network/api_network.h
-include/ClanLib-%%VER%%/ClanLib/Network/setupnetwork.h
-include/ClanLib-%%VER%%/ClanLib/RegExp/api_regexp.h
-include/ClanLib-%%VER%%/ClanLib/RegExp/regexp.h
-include/ClanLib-%%VER%%/ClanLib/RegExp/regexp_match.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/api_swrender.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/blit_argb8_sse.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/pixel_buffer_data.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/pixel_command.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/pixel_thread_context.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/setup_swrender.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/software_program.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/swr_graphic_context.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/swr_program_object.h
-include/ClanLib-%%VER%%/ClanLib/SWRender/swr_target.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundFilters/echofilter.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundFilters/fadefilter.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundFilters/inverse_echofilter.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundfilter_provider.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_factory.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_raw.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_recorder.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_session.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_type.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_type_register.h
-include/ClanLib-%%VER%%/ClanLib/Sound/SoundProviders/soundprovider_wave.h
-include/ClanLib-%%VER%%/ClanLib/Sound/api_sound.h
-include/ClanLib-%%VER%%/ClanLib/Sound/cd_drive.h
-include/ClanLib-%%VER%%/ClanLib/Sound/setupsound.h
-include/ClanLib-%%VER%%/ClanLib/Sound/sound.h
-include/ClanLib-%%VER%%/ClanLib/Sound/sound_sse.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundbuffer.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundbuffer_session.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundfilter.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundformat.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundoutput.h
-include/ClanLib-%%VER%%/ClanLib/Sound/soundoutput_description.h
-include/ClanLib-%%VER%%/ClanLib/Sqlite/api_sqlite.h
-include/ClanLib-%%VER%%/ClanLib/Sqlite/sqlite_connection.h
-include/ClanLib-%%VER%%/ClanLib/Vorbis/api_vorbis.h
-include/ClanLib-%%VER%%/ClanLib/Vorbis/setupvorbis.h
-include/ClanLib-%%VER%%/ClanLib/Vorbis/soundprovider_vorbis.h
-include/ClanLib-%%VER%%/ClanLib/application.h
-include/ClanLib-%%VER%%/ClanLib/core.h
-include/ClanLib-%%VER%%/ClanLib/csslayout.h
-include/ClanLib-%%VER%%/ClanLib/database.h
-include/ClanLib-%%VER%%/ClanLib/display.h
-include/ClanLib-%%VER%%/ClanLib/gl.h
-include/ClanLib-%%VER%%/ClanLib/gl1.h
-include/ClanLib-%%VER%%/ClanLib/gui.h
-include/ClanLib-%%VER%%/ClanLib/mikmod.h
-include/ClanLib-%%VER%%/ClanLib/network.h
-include/ClanLib-%%VER%%/ClanLib/regexp.h
-include/ClanLib-%%VER%%/ClanLib/sound.h
-include/ClanLib-%%VER%%/ClanLib/sqlite.h
-include/ClanLib-%%VER%%/ClanLib/swrender.h
-include/ClanLib-%%VER%%/ClanLib/vorbis.h
-lib/libclan%%SHORT_VER%%App-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%App-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%App.a
-lib/libclan%%SHORT_VER%%App.so
-lib/libclan%%SHORT_VER%%CSSLayout-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%CSSLayout-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%CSSLayout.a
-lib/libclan%%SHORT_VER%%CSSLayout.so
-lib/libclan%%SHORT_VER%%Core-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Core-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Core.a
-lib/libclan%%SHORT_VER%%Core.so
-lib/libclan%%SHORT_VER%%Database-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Database-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Database.a
-lib/libclan%%SHORT_VER%%Database.so
-lib/libclan%%SHORT_VER%%Display-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Display-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Display.a
-lib/libclan%%SHORT_VER%%Display.so
-lib/libclan%%SHORT_VER%%GL-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%GL-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%GL.a
-lib/libclan%%SHORT_VER%%GL.so
-lib/libclan%%SHORT_VER%%GL1-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%GL1-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%GL1.a
-lib/libclan%%SHORT_VER%%GL1.so
-lib/libclan%%SHORT_VER%%GUI-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%GUI-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%GUI.a
-lib/libclan%%SHORT_VER%%GUI.so
-lib/libclan%%SHORT_VER%%MikMod-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%MikMod-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%MikMod.a
-lib/libclan%%SHORT_VER%%MikMod.so
-lib/libclan%%SHORT_VER%%Network-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Network-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Network.a
-lib/libclan%%SHORT_VER%%Network.so
-lib/libclan%%SHORT_VER%%RegExp-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%RegExp-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%RegExp.a
-lib/libclan%%SHORT_VER%%RegExp.so
-lib/libclan%%SHORT_VER%%SWRender-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%SWRender-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%SWRender.a
-lib/libclan%%SHORT_VER%%SWRender.so
-lib/libclan%%SHORT_VER%%Sound-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Sound-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Sound.a
-lib/libclan%%SHORT_VER%%Sound.so
-lib/libclan%%SHORT_VER%%Sqlite-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Sqlite-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Sqlite.a
-lib/libclan%%SHORT_VER%%Sqlite.so
-lib/libclan%%SHORT_VER%%Vorbis-%%VER%%.so.1
-lib/libclan%%SHORT_VER%%Vorbis-%%VER%%.so.1.0.0
-lib/libclan%%SHORT_VER%%Vorbis.a
-lib/libclan%%SHORT_VER%%Vorbis.so
-libdata/pkgconfig/clanApp-%%VER%%.pc
-libdata/pkgconfig/clanCSSLayout-%%VER%%.pc
-libdata/pkgconfig/clanCore-%%VER%%.pc
-libdata/pkgconfig/clanDatabase-%%VER%%.pc
-libdata/pkgconfig/clanDisplay-%%VER%%.pc
-libdata/pkgconfig/clanGL-%%VER%%.pc
-libdata/pkgconfig/clanGL1-%%VER%%.pc
-libdata/pkgconfig/clanGUI-%%VER%%.pc
-libdata/pkgconfig/clanMikMod-%%VER%%.pc
-libdata/pkgconfig/clanNetwork-%%VER%%.pc
-libdata/pkgconfig/clanRegExp-%%VER%%.pc
-libdata/pkgconfig/clanSWRender-%%VER%%.pc
-libdata/pkgconfig/clanSound-%%VER%%.pc
-libdata/pkgconfig/clanSqlite-%%VER%%.pc
-libdata/pkgconfig/clanVorbis-%%VER%%.pc
diff --git a/emulators/Makefile b/emulators/Makefile
index 56d47390b55a..3f4339edd9cb 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,8 +1,6 @@
COMMENT = Emulators for other operating systems
SUBDIR += adamem
- SUBDIR += advancemame
- SUBDIR += advancemess
SUBDIR += almostti
SUBDIR += anese
SUBDIR += aqemu
diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile
deleted file mode 100644
index f601035628d7..000000000000
--- a/emulators/advancemame/Makefile
+++ /dev/null
@@ -1,84 +0,0 @@
-# Created by: alepulver
-
-PORTNAME= advancemame
-PORTVERSION= 1.4
-PORTREVISION= 3
-CATEGORIES= emulators
-MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SDL MAME port with advanced TV and monitor video support
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-LIB_DEPENDS= libexpat.so:textproc/expat2
-
-USES= compiler:c11 gmake ncurses sdl
-USE_SDL= sdl
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-svgalib --disable-fb --disable-alsa --enable-oss \
- --disable-kevent
-
-CFLAGS+= -idirafter ${LOCALBASE}/include \
- -fcommon
-LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_JOBS_UNSAFE= yes
-
-DOCSDIR= ${PREFIX}/share/doc/advance
-DATADIR= ${PREFIX}/share/advance
-
-PORTDOCS= *
-
-OPTIONS_DEFINE= DOCS FREETYPE SLANG
-OPTIONS_DEFINE_i386= ASM
-OPTIONS_DEFAULT= FREETYPE
-OPTIONS_DEFAULT_i386= ASM
-
-ASM_BUILD_DEPENDS= nasm:devel/nasm
-ASM_USE= GCC=yes
-ASM_CONFIGURE_ENABLE= asm
-FREETYPE_USES= pkgconfig
-FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
-FREETYPE_CONFIGURE_ENABLE= freetype
-SLANG_LIB_DEPENDS= libslang.so:devel/libslang2
-SLANG_CONFIGURE_ENABLE= slang
-SLANG_LDFLAGS= -lncurses
-
-BINARY_ALIAS= freetype-config=true
-
-DEPRECATED= Heavily outdated and unmaintained
-EXPIRATION_DATE= 2021-10-31
-
-.include <bsd.port.options.mk>
-
-.if ${ARCH} == powerpc
-USE_GCC= yes
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|-lpthread|-pthread| ; \
- /prefix/s|^\(docdir\)|#\1| ; \
- /prefix/s|^\(mandir\)|#\1|' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e \
- 's|@@|@| ; \
- /^INSTALL_PROGRAM /s|=.*|= @INSTALL_PROGRAM@| ; \
- /^INSTALL_MAN /s|=.*|= @INSTALL_MAN@| ; \
- /^INSTALL_DATA /s|=.*|= @INSTALL_DATA@|' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e \
- 's|\([[:space:]]\)\($$(bindir)\)|\1$$(DESTDIR)\2| ; \
- s|\([[:space:]]\)\($$(pkgdir)\)|\1$$(DESTDIR)\2| ; \
- s|\([[:space:]]\)\($$(pkgdocdir)\)|\1$$(DESTDIR)\2| ; \
- s|\([[:space:]]\)\($$(mandir)\)|\1$$(DESTDIR)\2| ; \
- /WHOLE_CFLAGS_OPT/s|-O2|| ; \
- /WHOLE_LDFLAGS/s|-s||' ${WRKSRC}/advance/advance.mak
- @${REINPLACE_CMD} -e \
- 's|-lpthread|-pthread|' ${WRKSRC}/advance/emu.mak
-
-post-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC} && ${INSTALL_DATA} HISTORY README RELEASE \
- ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.mk>
diff --git a/emulators/advancemame/distinfo b/emulators/advancemame/distinfo
deleted file mode 100644
index 9215928d384c..000000000000
--- a/emulators/advancemame/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (advancemame-1.4.tar.gz) = 525e0897cd41fe8d3ef563e59592da740ebe005eda0948515dca410d01624bcc
-SIZE (advancemame-1.4.tar.gz) = 18463736
diff --git a/emulators/advancemame/files/patch-configure b/emulators/advancemame/files/patch-configure
deleted file mode 100644
index 2cc0f8539583..000000000000
--- a/emulators/advancemame/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig 2021-08-06 10:56:54 UTC
-+++ configure
-@@ -8359,8 +8359,8 @@ done
- else
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
-- FREETYPECFLAGS=`$ac_lib_freetype_config $ac_lib_freetype_args --cflags`
-- FREETYPELIBS=`$ac_lib_freetype_config $ac_lib_freetype_args --libs`
-+ FREETYPECFLAGS=`pkg-config freetype2 --cflags`
-+ FREETYPELIBS=`pkg-config freetype2 --libs`
- CFLAGS="$FREETYPECFLAGS $CFLAGS"
- LIBS="$FREETYPELIBS $LIBS"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FreeType2" >&5
diff --git a/emulators/advancemame/pkg-descr b/emulators/advancemame/pkg-descr
deleted file mode 100644
index 2f1504637c14..000000000000
--- a/emulators/advancemame/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with
-an advanced video support for helping the use with TVs, Arcade Monitors,
-Fixed Frequencies Monitors and also for PC Monitors.
-
-They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other
-platforms supported by the SDL library.
-
-The main difference compared with the official emulators is that the
-Advance versions are able to program directly the video board to always
-get a video mode with the correct size and frequency.
-
-Generally the Advance emulators are able to use a video mode which
-doesn't require any stretching or other unneeded effects to match the
-original arcade display.
-
-The direct video board programming is fully supported in Linux and DOS.
-It's partially supported in Windows. It isn't supported in Mac OS X and
-other platforms.
-
-See website for other improvements.
-
-WWW: http://www.advancemame.it/
diff --git a/emulators/advancemame/pkg-plist b/emulators/advancemame/pkg-plist
deleted file mode 100644
index 9dcd1d622e71..000000000000
--- a/emulators/advancemame/pkg-plist
+++ /dev/null
@@ -1,27 +0,0 @@
-bin/advj
-bin/advk
-bin/advm
-bin/advmame
-bin/advs
-man/man1/advdev.1.gz
-man/man1/advj.1.gz
-man/man1/advk.1.gz
-man/man1/advm.1.gz
-man/man1/advmame.1.gz
-man/man1/advs.1.gz
-%%DATADIR%%/event.dat
-%%DATADIR%%/hiscore.dat
-%%DATADIR%%/history.dat
-%%DATADIR%%/rom/gridlee.zip
-%%DATADIR%%/rom/polyplay.zip
-%%DATADIR%%/rom/robby.zip
-%%DATADIR%%/sample/gridlee.zip
-%%DATADIR%%/snap/gridlee.zip
-%%DATADIR%%/snap/polyplay.zip
-%%DATADIR%%/snap/robby.zip
-@dir %%DATADIR%%/snap
-@dir %%DATADIR%%/sample
-@dir %%DATADIR%%/rom
-@dir %%DATADIR%%/image
-@dir %%DATADIR%%/crc
-@dir %%DATADIR%%/artwork
diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile
deleted file mode 100644
index 0cc9ea206feb..000000000000
--- a/emulators/advancemess/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# Created by: alepulver
-
-PORTNAME= advancemess
-PORTVERSION= 1.4
-PORTREVISION= 3
-CATEGORIES= emulators
-MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SDL MESS port with advanced TV and monitor video support
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-LIB_DEPENDS= libexpat.so:textproc/expat2
-RUN_DEPENDS= advancemame>=1.4:emulators/advancemame
-
-USES= gmake ncurses pkgconfig sdl
-USE_SDL= sdl
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-svgalib --disable-fb --disable-alsa --enable-oss \
- --disable-kevent
-
-CFLAGS+= -idirafter ${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-PORTDOCS= *
-PLIST_FILES= bin/advmess \
- man/man1/advmess.1.gz \
- share/advance/sysinfo.dat
-
-MAKE_JOBS_UNSAFE= yes
-
-OPTIONS_DEFINE= FREETYPE SLANG DOCS
-OPTIONS_DEFINE_i386= ASM
-OPTIONS_DEFAULT= FREETYPE
-OPTIONS_DEFAULT_i386= ASM
-
-ASM_BUILD_DEPENDS= nasm:devel/nasm
-ASM_USE= GCC=yes
-ASM_CONFIGURE_ENABLE= asm
-FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
-FREETYPE_CONFIGURE_ENABLE= freetype
-SLANG_LIB_DEPENDS= libslang.so:devel/libslang2
-SLANG_CONFIGURE_ENABLE= slang
-SLANG_LDFLAGS= -lncurses
-
-BROKEN_powerpc= Does not compile on powerpc
-
-BINARY_ALIAS= freetype-config=true
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|@@|@|' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e \
- '/WHOLE_CFLAGS_OPT/s|-O2|| ; \
- /WHOLE_LDFLAGS/s|-s||' ${WRKSRC}/advance/advance.mak
- @${REINPLACE_CMD} -e \
- 's|-lpthread|-pthread|' ${WRKSRC}/advance/emu.mak
-
-do-install:
- (cd ${WRKSRC} && ${INSTALL_PROGRAM} advmess \
- ${STAGEDIR}${PREFIX}/bin)
- (cd ${WRKSRC}/support && ${INSTALL_MAN} advmess.1 \
- ${STAGEDIR}${MANPREFIX}/man/man1)
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/advance
- (cd ${WRKSRC}/support && ${INSTALL_DATA} sysinfo.dat \
- ${STAGEDIR}${PREFIX}/share/advance)
-
-.include <bsd.port.mk>
diff --git a/emulators/advancemess/distinfo b/emulators/advancemess/distinfo
deleted file mode 100644
index 9b4178eecaec..000000000000
--- a/emulators/advancemess/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (advancemess-1.4.tar.gz) = 0d78a56075adeb8ffc1716205e195ee4e005d8799067858d398a4e7750151d00
-SIZE (advancemess-1.4.tar.gz) = 9288257
diff --git a/emulators/advancemess/files/patch-configure b/emulators/advancemess/files/patch-configure
deleted file mode 100644
index a73f075c6c65..000000000000
--- a/emulators/advancemess/files/patch-configure
+++ /dev/null
@@ -1,24 +0,0 @@
---- configure.orig 2021-08-10 14:17:55 UTC
-+++ configure
-@@ -8269,8 +8269,8 @@ done
- else
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
-- FREETYPECFLAGS=`$ac_lib_freetype_config $ac_lib_freetype_args --cflags`
-- FREETYPELIBS=`$ac_lib_freetype_config $ac_lib_freetype_args --libs`
-+ FREETYPECFLAGS=`pkg-config freetype2 --cflags`
-+ FREETYPELIBS=`pkg-config freetype2 --libs`
- CFLAGS="$FREETYPECFLAGS $CFLAGS"
- LIBS="$FREETYPELIBS $LIBS"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FreeType2" >&5
-@@ -8359,8 +8359,8 @@ done
- else
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
-- FREETYPECFLAGS=`$ac_lib_freetype_config $ac_lib_freetype_args --cflags`
-- FREETYPELIBS=`$ac_lib_freetype_config $ac_lib_freetype_args --libs`
-+ FREETYPECFLAGS=`pkg-config freetype2 --cflags`
-+ FREETYPELIBS=`pkg-config freetype2 --libs`
- CFLAGS="$FREETYPECFLAGS $CFLAGS"
- LIBS="$FREETYPELIBS $LIBS"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FreeType2" >&5
diff --git a/emulators/advancemess/pkg-descr b/emulators/advancemess/pkg-descr
deleted file mode 100644
index 4a03e51cf5ac..000000000000
--- a/emulators/advancemess/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
-advanced video support for helping the use with TVs, Arcade Monitors, Fixed
-Frequencies Monitors and also for PC Monitors.
-
-They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms
-supported by the SDL library.
-
-The main difference compared with the official emulators is that the Advance
-versions are able to program directly the video board to always get a video
-mode with the correct size and frequency.
-
-Generally the Advance emulators are able to use a video mode which doesn't
-require any stretching or other unneeded effects to match the original arcade
-display.
-
-The direct video board programming is fully supported in Linux and DOS. It's
-partially supported in Windows. It isn't supported in Mac OS X and other
-platforms.
-
-See website for other improvements.
-
-WWW: http://advancemame.sourceforge.net/
diff --git a/games/Makefile b/games/Makefile
index 51675c488e6b..eed32b2cf277 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -930,7 +930,6 @@
SUBDIR += stratagus
SUBDIR += stuntrally
SUBDIR += sudsol
- SUBDIR += super_methane_brothers
SUBDIR += supertux
SUBDIR += supertux2
SUBDIR += supertuxkart
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile
deleted file mode 100644
index fe75928e43d9..000000000000
--- a/games/super_methane_brothers/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@brutele.be>
-
-PORTNAME= super_methane_brothers
-PORTVERSION= 1.5.1
-PORTREVISION= 11
-CATEGORIES= games
-MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION}
-DISTNAME= methane-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Port of the Amiga platform game of the same name
-
-LICENSE= GPLv2
-
-LIB_DEPENDS= libclan23Core.so:devel/clanlib
-
-USES= compiler:c++0x gmake localbase pkgconfig tar:tgz
-MAKE_ENV= METHANE_FLAGS="${CPPFLAGS}" METHANE_LIBS="${LIBS}"
-MAKE_JOBS_UNSAFE= yes
-
-LIBS+= -lexecinfo
-
-DATADIR= ${PREFIX}/share/methane
-
-PORTDOCS= *
-PORTDATA= *
-PLIST_FILES= bin/methane
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|-2.2|-2.3|g ; \
- s|FLAGS =|FLAGS +=| ; \
- s|LIBS =|LIBS +=| ; \
- s|g++|$${CXX}| ; \
- s|gcc|$${CXX}|' ${WRKSRC}/Makefile
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/methane ${STAGEDIR}${PREFIX}/bin
- cd ${WRKSRC}/resources && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- @(cd ${WRKDIR}/${DISTNAME}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.mk>
diff --git a/games/super_methane_brothers/distinfo b/games/super_methane_brothers/distinfo
deleted file mode 100644
index addab56f83b7..000000000000
--- a/games/super_methane_brothers/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (methane-1.5.1.tgz) = ac1de7009e638c784b4d413b56a4387be94a31bd5fe3050db7b51e39ccfdd248
-SIZE (methane-1.5.1.tgz) = 1057881
diff --git a/games/super_methane_brothers/files/patch-sources_methane.cpp b/games/super_methane_brothers/files/patch-sources_methane.cpp
deleted file mode 100644
index fa2276ea6773..000000000000
--- a/games/super_methane_brothers/files/patch-sources_methane.cpp
+++ /dev/null
@@ -1,99 +0,0 @@
---- sources/methane.cpp.orig 2011-04-05 07:08:02 UTC
-+++ sources/methane.cpp
-@@ -12,10 +12,17 @@
- //------------------------------------------------------------------------------
- // Methane brothers main source file
- //------------------------------------------------------------------------------
-+
-+#if !defined(__i386__) && !defined(__x86_64__)
-+#define CL_DISABLE_SSE2
-+#endif
-+
- #include <ClanLib/core.h>
- #include <ClanLib/application.h>
- #include <ClanLib/display.h>
-+#ifndef CL_DISABLE_SSE2
- #include <ClanLib/swrender.h>
-+#endif
- #include <ClanLib/gl.h>
- #include <ClanLib/gl1.h>
- #include <ClanLib/sound.h>
-@@ -54,10 +61,14 @@ class SuperMethaneBrothers (public)
- {
- CL_SetupGL target_opengl2;
- CL_SetupGL1 target_opengl1;
-+#ifndef CL_DISABLE_SSE2
- CL_SetupSWRender target_swrender;
-
- // Since SWRender is compatible and fast - Use that as the default setting options
- target_swrender.set_current();
-+#else
-+ target_opengl2.set_current();
-+#endif
-
- if (get_options())
- {
-@@ -69,9 +80,11 @@ class SuperMethaneBrothers (public)
- case (opengl1):
- target_opengl1.set_current();
- break;
-+#ifndef CL_DISABLE_SSE2
- case (swrender):
- target_swrender.set_current();
- break;
-+#endif
- }
- }
- else
-@@ -80,15 +93,15 @@ class SuperMethaneBrothers (public)
- return 0;
- }
-
-- CL_AutoPtr<CL_SetupSound> setup_sound;
-- CL_AutoPtr<CL_SoundOutput> sound_output;
-- CL_AutoPtr<CL_SetupMikMod> setup_mikmod;
-+ CL_UniquePtr<CL_SetupSound> setup_sound;
-+ CL_UniquePtr<CL_SoundOutput> sound_output;
-+ CL_UniquePtr<CL_SetupMikMod> setup_mikmod;
-
- if (GLOBAL_SoundEnable)
- {
-- setup_sound = new CL_SetupSound;
-- sound_output = new CL_SoundOutput(44100);
-- setup_mikmod = new CL_SetupMikMod;
-+ setup_sound = cl_move(CL_UniquePtr<CL_SetupSound>(new CL_SetupSound));
-+ sound_output = cl_move(CL_UniquePtr<CL_SoundOutput>(new CL_SoundOutput(44100)));
-+ setup_mikmod = cl_move(CL_UniquePtr<CL_SetupMikMod>(new CL_SetupMikMod));
- }
-
- // Set the video mode
-@@ -302,11 +315,13 @@ class SuperMethaneBrothers (public)
- LastKey = 0;
- GLOBAL_RenderTarget = opengl1;
- }
-+#ifndef CL_DISABLE_SSE2
- if ( (LastKey == 'r') || (LastKey == 'R') )
- {
- LastKey = 0;
- GLOBAL_RenderTarget = swrender;
- }
-+#endif
-
- gc.clear(CL_Colorf(0.0f,0.0f,0.2f));
-
-@@ -330,6 +345,7 @@ class SuperMethaneBrothers (public)
- {
- options_font.draw_text(gc, 10, ypos, "OpenGL V1 - Disabled. Press 'E' to select");
- }
-+#ifndef CL_DISABLE_SSE2
- ypos += 50;
- if (GLOBAL_RenderTarget == swrender)
- {
-@@ -339,6 +355,7 @@ class SuperMethaneBrothers (public)
- {
- options_font.draw_text(gc, 10, ypos, "Software Renderer - Disabled. Press 'R' to select");
- }
-+#endif
- ypos += 100;
- if (GLOBAL_SoundEnable)
- {
diff --git a/games/super_methane_brothers/files/patch-sources_misc.cpp b/games/super_methane_brothers/files/patch-sources_misc.cpp
deleted file mode 100644
index d6078dff8563..000000000000
--- a/games/super_methane_brothers/files/patch-sources_misc.cpp
+++ /dev/null
@@ -1,33 +0,0 @@
---- sources/misc.cpp.orig 2009-04-28 14:42:43 UTC
-+++ sources/misc.cpp
-@@ -40,15 +40,15 @@ static PARTYOFFS party_08 = {SPR_ENDSPR_
- static PARTYOFFS party_09 = {SPR_ENDSPR_1+0x09,0x0048,0x0002};
- static PARTYOFFS party_0a = {SPR_ENDSPR_1+0x0a,0x0058,0x0002};
- static PARTYOFFS party_0b = {SPR_ENDSPR_1+0x0b,0x0000,0x0000};
--static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0};
-+static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFD0};
- static PARTYOFFS party_0d = {SPR_ENDSPR_1+0x0d,0x0040,0x0000};
- static PARTYOFFS party_0e = {SPR_ENDSPR_1+0x0e,0x0000,0x0000};
--static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2};
--static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA};
--static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9};
-+static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFF2};
-+static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFA};
-+static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFF9};
- static PARTYOFFS party_12 = {SPR_ENDSPR_1+0x12,0x0092,0x000B};
--static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB};
--static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA};
-+static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFB};
-+static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFA};
- static PARTYOFFS party_15 = {SPR_ENDSPR_1+0x15,0x0000,0x0000};
- static PARTYOFFS party_16 = {SPR_ENDSPR_1+0x16,0x0020,0x0008};
- static PARTYOFFS party_17 = {SPR_ENDSPR_1+0x17,0x0020,0x0000};
-@@ -57,7 +57,7 @@ static PARTYOFFS party_19 = {SPR_ENDSPR_
- static PARTYOFFS party_1a = {SPR_ENDSPR_1+0x1a,0x0020,0x0000};
- static PARTYOFFS party_1b = {SPR_ENDSPR_1+0x1b,0x0000,0x0010};
- static PARTYOFFS party_1c = {SPR_ENDSPR_1+0x1c,0x0010,0x0};
--static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0};
-+static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFF0};
-
- static PARTYOFFS *party_group1[] = {
- &party_00,&party_01,&party_02,&party_00,&party_03,&party_04,0};
diff --git a/games/super_methane_brothers/pkg-descr b/games/super_methane_brothers/pkg-descr
deleted file mode 100644
index 780e67b62bdf..000000000000
--- a/games/super_methane_brothers/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Puff and Blow each have a Methane Gas Gun which fires a cloud of
-immobilising gas. If this comes into contact with a bad guy he will be
-absorbed into the gas and then float around the screen for a limited
-time. Bad guys are harmless in this state. Puff and Blow must suck the
-floating gas clouds into their guns and blast them out against a
-vertical surface. Bad guys then turn into bonuses which can be
-collected. Be warned! - the gas cloud dissolves with time after which
-baddies become active again and extremely annoyed.
-
-WWW: http://methane.sourceforge.net/