From idogan23 at users.sourceforge.net Fri Apr 1 20:29:23 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 01 Apr 2022 18:29:23 +0000 Subject: SF.net SVN: gar:[26923] csw/mgar/pkg/zlib/trunk Message-ID: <1648837763.741598.7674@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26923 http://sourceforge.net/p/gar/code/26923 Author: idogan23 Date: 2022-04-01 18:29:23 +0000 (Fri, 01 Apr 2022) Log Message: ----------- zlib: Update to 1.2.12. Contains important security fixes https://cybersecurityworldconference.com/2022/03/29/zlib-data-compressor-fixes-17-year-old-security-bug-patch-errr-now/ . Modified Paths: -------------- csw/mgar/pkg/zlib/trunk/Makefile csw/mgar/pkg/zlib/trunk/checksums Modified: csw/mgar/pkg/zlib/trunk/Makefile =================================================================== --- csw/mgar/pkg/zlib/trunk/Makefile 2022-03-27 13:07:10 UTC (rev 26922) +++ csw/mgar/pkg/zlib/trunk/Makefile 2022-04-01 18:29:23 UTC (rev 26923) @@ -1,7 +1,7 @@ #: $Id$ NAME = zlib -VERSION = 1.2.11 +VERSION = 1.2.12 GARTYPE = v2 DESCRIPTION = Zlib data compression library Modified: csw/mgar/pkg/zlib/trunk/checksums =================================================================== --- csw/mgar/pkg/zlib/trunk/checksums 2022-03-27 13:07:10 UTC (rev 26922) +++ csw/mgar/pkg/zlib/trunk/checksums 2022-04-01 18:29:23 UTC (rev 26923) @@ -1 +1 @@ -85adef240c5f370b308da8c938951a68 zlib-1.2.11.tar.xz +28687d676c04e7103bb6ff2b9694c471 zlib-1.2.12.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Apr 1 21:46:20 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 01 Apr 2022 19:46:20 +0000 Subject: SF.net SVN: gar:[26924] csw/mgar/pkg/log4j/trunk Message-ID: <1648842380.285338.29163@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26924 http://sourceforge.net/p/gar/code/26924 Author: idogan23 Date: 2022-04-01 19:46:19 +0000 (Fri, 01 Apr 2022) Log Message: ----------- log4j: update to 2.17.2 Modified Paths: -------------- csw/mgar/pkg/log4j/trunk/Makefile csw/mgar/pkg/log4j/trunk/checksums Modified: csw/mgar/pkg/log4j/trunk/Makefile =================================================================== --- csw/mgar/pkg/log4j/trunk/Makefile 2022-04-01 18:29:23 UTC (rev 26923) +++ csw/mgar/pkg/log4j/trunk/Makefile 2022-04-01 19:46:19 UTC (rev 26924) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = log4j -VERSION = 2.17.1 +VERSION = 2.17.2 GARTYPE = v2 DESCRIPTION = Log4J, a fast and flexible logging library for Java. Modified: csw/mgar/pkg/log4j/trunk/checksums =================================================================== --- csw/mgar/pkg/log4j/trunk/checksums 2022-04-01 18:29:23 UTC (rev 26923) +++ csw/mgar/pkg/log4j/trunk/checksums 2022-04-01 19:46:19 UTC (rev 26924) @@ -1 +1 @@ -7f989516249ed947345c6eccf855a3ed apache-log4j-2.17.1-bin.tar.gz +04d853d47202dadd9207fef504c211c2 apache-log4j-2.17.2-bin.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Apr 1 21:53:44 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 01 Apr 2022 19:53:44 +0000 Subject: SF.net SVN: gar:[26925] csw/mgar/pkg/mrtg/trunk Message-ID: <1648842824.328065.5050@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26925 http://sourceforge.net/p/gar/code/26925 Author: idogan23 Date: 2022-04-01 19:53:43 +0000 (Fri, 01 Apr 2022) Log Message: ----------- mrtg: Update to 2.17.10 Modified Paths: -------------- csw/mgar/pkg/mrtg/trunk/Makefile csw/mgar/pkg/mrtg/trunk/checksums Modified: csw/mgar/pkg/mrtg/trunk/Makefile =================================================================== --- csw/mgar/pkg/mrtg/trunk/Makefile 2022-04-01 19:46:19 UTC (rev 26924) +++ csw/mgar/pkg/mrtg/trunk/Makefile 2022-04-01 19:53:43 UTC (rev 26925) @@ -1,5 +1,5 @@ NAME = mrtg -VERSION = 2.17.8 +VERSION = 2.17.10 GARTYPE = v2 DESCRIPTION = Multi Router Traffic Grapher (network monitor) Modified: csw/mgar/pkg/mrtg/trunk/checksums =================================================================== --- csw/mgar/pkg/mrtg/trunk/checksums 2022-04-01 19:46:19 UTC (rev 26924) +++ csw/mgar/pkg/mrtg/trunk/checksums 2022-04-01 19:53:43 UTC (rev 26925) @@ -1 +1 @@ -f9826ea660866d219701b36d811fb24d mrtg-2.17.8.tar.gz +ab1c14acc9af4221f459707339f361b3 mrtg-2.17.10.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Sun Apr 3 10:04:05 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Sun, 03 Apr 2022 08:04:05 +0000 Subject: SF.net SVN: gar:[26926] csw/mgar/pkg/stunnel/trunk Message-ID: <1648973045.261930.4456@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26926 http://sourceforge.net/p/gar/code/26926 Author: dmichelsen Date: 2022-04-03 08:04:04 +0000 (Sun, 03 Apr 2022) Log Message: ----------- stunnel/trunk: Update to 5.63 Modified Paths: -------------- csw/mgar/pkg/stunnel/trunk/Makefile csw/mgar/pkg/stunnel/trunk/checksums Modified: csw/mgar/pkg/stunnel/trunk/Makefile =================================================================== --- csw/mgar/pkg/stunnel/trunk/Makefile 2022-04-01 19:53:43 UTC (rev 26925) +++ csw/mgar/pkg/stunnel/trunk/Makefile 2022-04-03 08:04:04 UTC (rev 26926) @@ -1,7 +1,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = stunnel -VERSION = 5.59 +VERSION = 5.63 #BETA = b3 GARTYPE = v2 @@ -70,7 +70,7 @@ # We need 'grep -q' TEST_ENV_PATH = /opt/csw/gnu:$(PATH) -# There are some minor tests failing, skip for now +# At least Pythonn 3.7 is required which we do not have SKIPTEST ?= 1 # stunnel installs several random sample scripts, cgi scripts, and Modified: csw/mgar/pkg/stunnel/trunk/checksums =================================================================== --- csw/mgar/pkg/stunnel/trunk/checksums 2022-04-01 19:53:43 UTC (rev 26925) +++ csw/mgar/pkg/stunnel/trunk/checksums 2022-04-03 08:04:04 UTC (rev 26926) @@ -1 +1 @@ -947c1e114a217f2cf2adaabc5573788c stunnel-5.59.tar.gz +9ded39b478ad3e449ac3c1dfaf246d3c stunnel-5.63.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Mon Apr 4 22:24:14 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Mon, 04 Apr 2022 20:24:14 +0000 Subject: SF.net SVN: gar:[26927] csw/mgar/pkg/freeciv/trunk Message-ID: <1649103855.10600.28273@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26927 http://sourceforge.net/p/gar/code/26927 Author: jake_goerzen Date: 2022-04-04 20:24:14 +0000 (Mon, 04 Apr 2022) Log Message: ----------- freeciv: update to 3.0.0 ; drop sdl and xaw clients ; numerous recipe cleanups Modified Paths: -------------- csw/mgar/pkg/freeciv/trunk/Makefile csw/mgar/pkg/freeciv/trunk/checksums csw/mgar/pkg/freeciv/trunk/files/0003-add-support-to-build-with-IPv6-on-Solaris.patch Removed Paths: ------------- csw/mgar/pkg/freeciv/trunk/files/0001-use-finite-instead-of-isfinite.patch csw/mgar/pkg/freeciv/trunk/files/0003-adjust-path-to-include-MagickWand.h.patch csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.depend csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.gspec csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.prototype csw/mgar/pkg/freeciv/trunk/files/configure.diff csw/mgar/pkg/freeciv/trunk/files/dataio.c.diff Modified: csw/mgar/pkg/freeciv/trunk/Makefile =================================================================== --- csw/mgar/pkg/freeciv/trunk/Makefile 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/Makefile 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,5 +1,5 @@ NAME = freeciv -VERSION = 2.6.6 +VERSION = 3.0.0 GARTYPE = v2 DESCRIPTION = Free turn-based multiplayer strategy game @@ -8,17 +8,18 @@ endef MASTER_SITES += $(SF_MIRRORS) -DISTFILES = $(NAME)-$(VERSION).tar.bz2 +DISTFILES = $(NAME)-$(VERSION).tar.xz # We define upstream file regex so we can be notifed of new upstream software release UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=138322 UPSTREAM_USE_SF = 1 -UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz +UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.xz RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibgthread2-0-0 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibbz2-1-0 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibiconv2 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibz1 +RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibicuuc57 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibintl9 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibgobject2-0-0 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl1-2-0 @@ -32,12 +33,8 @@ RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibcurl4 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibfreetype6 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsqlite3-0 -RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl-image1-2-0 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibpq5 -RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibpng16-16 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibmysqlclient18 -RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl-ttf2-0-0 -RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl-gfx15 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl-mixer1-2-0 RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibmagickwand7q16hdri6 @@ -54,7 +51,8 @@ CONFIGURE_ARGS += $(DIRPATHS) CONFIGURE_ARGS += --enable-fcdb=all -CONFIGURE_ARGS += --enable-client=gtk2,sdl,xaw +CONFIGURE_ARGS += --enable-fcmp=gtk2 +CONFIGURE_ARGS += --enable-client=gtk2 CONFIGURE_ARGS += --disable-dependency-tracking CONFIGURE_ARGS += --with-magickwand=/opt/csw/bin Modified: csw/mgar/pkg/freeciv/trunk/checksums =================================================================== --- csw/mgar/pkg/freeciv/trunk/checksums 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/checksums 2022-04-04 20:24:14 UTC (rev 26927) @@ -1 +1 @@ -2f40775f142b509c0bfc6db89a3a8171 freeciv-2.6.6.tar.bz2 +c14ce8b30de27b5050c7c881353a2e6f freeciv-3.0.0.tar.xz Deleted: csw/mgar/pkg/freeciv/trunk/files/0001-use-finite-instead-of-isfinite.patch =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/0001-use-finite-instead-of-isfinite.patch 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/0001-use-finite-instead-of-isfinite.patch 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,25 +0,0 @@ -From 7968df55fadd7ce6601d2a43581ff74dddc7fab6 Mon Sep 17 00:00:00 2001 -From: Jake Goerzen -Date: Tue, 13 Dec 2011 22:54:14 +0100 -Subject: [PATCH] use finite instead of isfinite - ---- - client/cityrepdata.c | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -diff --git a/client/cityrepdata.c b/client/cityrepdata.c -index bcc0d28..a58c741 100644 ---- a/client/cityrepdata.c -+++ b/client/cityrepdata.c -@@ -795,7 +795,7 @@ static void split_string(struct datum_vector *data, const char *str) - float value; - - value = strtof(str, &endptr); -- if(endptr == str || !isfinite(value)) { -+ if(endptr == str || !finite(value)) { - /* that wasn't a sensible number; go on */ - str++; - } else { --- -1.7.6.1 - Modified: csw/mgar/pkg/freeciv/trunk/files/0003-add-support-to-build-with-IPv6-on-Solaris.patch =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/0003-add-support-to-build-with-IPv6-on-Solaris.patch 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/0003-add-support-to-build-with-IPv6-on-Solaris.patch 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,6 +1,6 @@ -From f8eb73a9fec76f8e513a4fa65c428ad21c656e53 Mon Sep 17 00:00:00 2001 +From a6425d5832f790d4cd1eede39f2a432a8098c99c Mon Sep 17 00:00:00 2001 From: Jake Goerzen -Date: Tue, 15 Mar 2022 01:10:58 +0100 +Date: Mon, 4 Apr 2022 21:21:48 +0200 Subject: [PATCH] add support to build with IPv6 on Solaris --- @@ -8,11 +8,11 @@ 1 file changed, 4 insertions(+) diff --git a/configure.ac b/configure.ac -index 951d5ab..4d101d9 100644 +index d75fee7..6b79d8e 100644 --- a/configure.ac +++ b/configure.ac -@@ -200,6 +200,9 @@ case "$host_os" in - *haiku*) +@@ -203,10 +203,14 @@ case "$host_os" in + HAIKU=yes LIBS="$LIBS -lnetwork" ;; + *solaris*) @@ -21,14 +21,11 @@ esac dnl Networking headers -@@ -209,6 +212,7 @@ dnl Avoid including the unix emulation layer if we build mingw executables + AC_CHECK_HEADERS([sys/types.h], [AC_DEFINE([FREECIV_HAVE_SYS_TYPES_H], [1], [sys/types.h available])]) ++AC_CHECK_HEADERS([netdb.h], [AC_DEFINE([FREECIV_HAVE_NETDB_H], [1], [netdb.h available])]) + + dnl Avoid including the unix emulation layer if we build mingw executables dnl There would be type conflicts between winsock and bsd/unix includes - if test "x$MINGW" != "xyes"; then - AC_CHECK_HEADERS([sys/socket.h], [AC_DEFINE([FREECIV_HAVE_SYS_SOCKET_H], [1], [sys/socket.h available])]) -+ AC_CHECK_HEADERS([netdb.h], [AC_DEFINE([FREECIV_HAVE_NETDB_H], [1], [netdb.h available])]) - fi - - dnl Check getaddrinfo just once here, and remember the result -- 2.4.0 Deleted: csw/mgar/pkg/freeciv/trunk/files/0003-adjust-path-to-include-MagickWand.h.patch =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/0003-adjust-path-to-include-MagickWand.h.patch 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/0003-adjust-path-to-include-MagickWand.h.patch 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,25 +0,0 @@ -From 581a3ecf70a159224d173c7f220075feb5be84fe Mon Sep 17 00:00:00 2001 -From: Jake Goerzen -Date: Mon, 6 Mar 2017 22:41:33 +0100 -Subject: [PATCH] adjust path to include MagickWand.h - ---- - common/mapimg.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/common/mapimg.c b/common/mapimg.c -index ad57fd0..026a5e5 100644 ---- a/common/mapimg.c -+++ b/common/mapimg.c -@@ -18,7 +18,7 @@ - #include - - #ifdef HAVE_MAPIMG_MAGICKWAND -- #include -+ #include - #endif /* HAVE_MAPIMG_MAGICKWAND */ - - /* utility */ --- -2.4.0 - Deleted: csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.depend =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.depend 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.depend 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,13 +0,0 @@ -P CSWaudiofile -P CSWgtk2 -P CSWglib2 -P CSWlibsdl -P CSWsdlmixer -P CSWlibatk -P CSWlibcairo -P CSWesound -P CSWiconv -P CSWggettextrt -P CSWpango -P CSWreadline -P CSWzlib Deleted: csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.gspec =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.gspec 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.gspec 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,4 +0,0 @@ -%var bitname freeciv -%var pkgname CSWfreeciv -%include url file://%{PKGLIB}/csw_dyndepend.gspec -%copyright url file://%{WORKSRC}/COPYING Deleted: csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.prototype =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.prototype 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/CSWfreeciv.prototype 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,950 +0,0 @@ -d none /opt/csw/bin 0755 root bin -f none /opt/csw/bin/civclient 0755 root bin -f none /opt/csw/bin/civmanual 0755 root bin -f none /opt/csw/bin/civserver 0755 root bin -d none /opt/csw/share 0755 root bin -d none /opt/csw/share/applications 0755 root bin -f none /opt/csw/share/applications/freeciv-server.desktop 0644 root bin -f none /opt/csw/share/applications/freeciv.desktop 0644 root bin -d none /opt/csw/share/freeciv 0755 root bin -d none /opt/csw/share/freeciv/amplio 0755 root bin -f none /opt/csw/share/freeciv/amplio.tilespec 0644 root bin -f none /opt/csw/share/freeciv/amplio/ancientcities.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/ancientcities.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/buildings.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/cityicon.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/civicon.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/explosions.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/explosions.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/fog.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/fog.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/grid.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/grid.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/icons.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/medievalcities.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/medievalcities.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/moderncities.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/moderncities.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/nuke.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/nuke.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/select-alpha.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/select.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/select.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/terrain1.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/terrain1.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/terrain2.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/terrain2.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/tiles.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/tiles.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/units.png 0644 root bin -f none /opt/csw/share/freeciv/amplio/units.spec 0644 root bin -f none /opt/csw/share/freeciv/amplio/wonders.spec 0644 root bin -d none /opt/csw/share/freeciv/buildings 0755 root bin -f none /opt/csw/share/freeciv/buildings/airport.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/aqueduct.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/bank.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/barracks_i.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/barracks_ii.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/barracks_iii.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/capitalization.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/cathedral.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/city_walls.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/coastal_defense.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/colosseum.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/courthouse.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/factory.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/granary.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/harbor.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/hydro_plant.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/library.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/marketplace.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/mass_transit.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/mfg_plant.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/nuclear_plant.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/offshore_platform.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/palace.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/police_station.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/port_facility.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/power_plant.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/recycling_center.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/research_lab.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/sam_battery.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/sdi_defense.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/sewer_system.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/solar_plant.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/space_component.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/space_modules.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/space_structural.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/stock_exchange.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/super_highways.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/supermarket.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/temple.png 0644 root bin -f none /opt/csw/share/freeciv/buildings/university.png 0644 root bin -d none /opt/csw/share/freeciv/civ1 0755 root bin -f none /opt/csw/share/freeciv/civ1.serv 0644 root bin -f none /opt/csw/share/freeciv/civ1/buildings.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/effects.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/game.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/governments.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/nations.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/techs.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/terrain.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ1/units.ruleset 0644 root bin -d none /opt/csw/share/freeciv/civ2 0755 root bin -f none /opt/csw/share/freeciv/civ2.serv 0644 root bin -f none /opt/csw/share/freeciv/civ2/buildings.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/cities.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/effects.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/game.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/governments.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/techs.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/terrain.ruleset 0644 root bin -f none /opt/csw/share/freeciv/civ2/units.ruleset 0644 root bin -d none /opt/csw/share/freeciv/default 0755 root bin -f none /opt/csw/share/freeciv/default.serv 0644 root bin -f none /opt/csw/share/freeciv/default/buildings.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/cities.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/effects.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/game.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/governments.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/nations.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/script.lua 0644 root bin -f none /opt/csw/share/freeciv/default/techs.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/terrain.ruleset 0644 root bin -f none /opt/csw/share/freeciv/default/units.ruleset 0644 root bin -d none /opt/csw/share/freeciv/flags 0755 root bin -f none /opt/csw/share/freeciv/flags/aborigines-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/aborigines.png 0644 root bin -f none /opt/csw/share/freeciv/flags/afghanistan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/afghanistan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/algeria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/algeria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/antarctica-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/antarctica.png 0644 root bin -f none /opt/csw/share/freeciv/flags/arab-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/arab.png 0644 root bin -f none /opt/csw/share/freeciv/flags/aram-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/aram.png 0644 root bin -f none /opt/csw/share/freeciv/flags/argentina-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/argentina.png 0644 root bin -f none /opt/csw/share/freeciv/flags/armenia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/armenia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/assyria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/assyria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/australia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/australia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/austria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/austria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/azerbaijan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/azerbaijan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/aztec-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/aztec.png 0644 root bin -f none /opt/csw/share/freeciv/flags/babylon-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/babylon.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bangladesh-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bangladesh.png 0644 root bin -f none /opt/csw/share/freeciv/flags/barbarian-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/barbarian.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bavarian-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bavarian.png 0644 root bin -f none /opt/csw/share/freeciv/flags/belgium-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/belgium.png 0644 root bin -f none /opt/csw/share/freeciv/flags/boer-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/boer.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bosnia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bosnia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/brasil-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/brasil.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bulgaria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/bulgaria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/byzantium-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/byzantium.png 0644 root bin -f none /opt/csw/share/freeciv/flags/canada-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/canada.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cartago-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cartago.png 0644 root bin -f none /opt/csw/share/freeciv/flags/catalan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/catalan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cheyenne-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cheyenne.png 0644 root bin -f none /opt/csw/share/freeciv/flags/chile-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/chile.png 0644 root bin -f none /opt/csw/share/freeciv/flags/china-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/china.png 0644 root bin -f none /opt/csw/share/freeciv/flags/colombia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/colombia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/constantine-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/constantine.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cornwall-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cornwall.png 0644 root bin -f none /opt/csw/share/freeciv/flags/croatia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/croatia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cuba-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/cuba.png 0644 root bin -f none /opt/csw/share/freeciv/flags/czech-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/czech.png 0644 root bin -f none /opt/csw/share/freeciv/flags/denmark-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/denmark.png 0644 root bin -f none /opt/csw/share/freeciv/flags/egypt-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/egypt.png 0644 root bin -f none /opt/csw/share/freeciv/flags/egypt_ancient-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/egypt_ancient.png 0644 root bin -f none /opt/csw/share/freeciv/flags/england-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/england.png 0644 root bin -f none /opt/csw/share/freeciv/flags/estonia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/estonia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ethiopia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ethiopia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/europe-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/europe.png 0644 root bin -f none /opt/csw/share/freeciv/flags/finland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/finland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/france-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/france.png 0644 root bin -f none /opt/csw/share/freeciv/flags/france_old-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/france_old.png 0644 root bin -f none /opt/csw/share/freeciv/flags/galicia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/galicia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/gaul-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/gaul.png 0644 root bin -f none /opt/csw/share/freeciv/flags/georgia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/georgia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/germany-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/germany.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greece-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greece.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greece_ancient-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greece_ancient.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greenland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/greenland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/hittite-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/hittite.png 0644 root bin -f none /opt/csw/share/freeciv/flags/hungary-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/hungary.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iceland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iceland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/illyria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/illyria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/inca-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/inca.png 0644 root bin -f none /opt/csw/share/freeciv/flags/india-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/india.png 0644 root bin -f none /opt/csw/share/freeciv/flags/indonesia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/indonesia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iran-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iran.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iran_ancient-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iran_ancient.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iraq-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iraq.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iraq_old-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iraq_old.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ireland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ireland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iroquois-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/iroquois.png 0644 root bin -f none /opt/csw/share/freeciv/flags/israel-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/israel.png 0644 root bin -f none /opt/csw/share/freeciv/flags/italy-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/italy.png 0644 root bin -f none /opt/csw/share/freeciv/flags/japan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/japan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/kampuchea-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/kampuchea.png 0644 root bin -f none /opt/csw/share/freeciv/flags/kenya-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/kenya.png 0644 root bin -f none /opt/csw/share/freeciv/flags/korea-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/korea.png 0644 root bin -f none /opt/csw/share/freeciv/flags/latvia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/latvia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/libya-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/libya.png 0644 root bin -f none /opt/csw/share/freeciv/flags/lithuania-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/lithuania.png 0644 root bin -f none /opt/csw/share/freeciv/flags/macedonia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/macedonia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/madagascar-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/madagascar.png 0644 root bin -f none /opt/csw/share/freeciv/flags/malaysia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/malaysia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mali-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mali.png 0644 root bin -f none /opt/csw/share/freeciv/flags/maori-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/maori.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mars-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mars.png 0644 root bin -f none /opt/csw/share/freeciv/flags/maya-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/maya.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mexico-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mexico.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mongolia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/mongolia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/myanmar-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/myanmar.png 0644 root bin -f none /opt/csw/share/freeciv/flags/nato-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/nato.png 0644 root bin -f none /opt/csw/share/freeciv/flags/netherlands-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/netherlands.png 0644 root bin -f none /opt/csw/share/freeciv/flags/newzealand-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/newzealand.png 0644 root bin -f none /opt/csw/share/freeciv/flags/nigeria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/nigeria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/norway-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/norway.png 0644 root bin -f none /opt/csw/share/freeciv/flags/observer-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/observer.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ottoman-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ottoman.png 0644 root bin -f none /opt/csw/share/freeciv/flags/pakistan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/pakistan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/palmyra-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/palmyra.png 0644 root bin -f none /opt/csw/share/freeciv/flags/papua_newguinea-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/papua_newguinea.png 0644 root bin -f none /opt/csw/share/freeciv/flags/peru-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/peru.png 0644 root bin -f none /opt/csw/share/freeciv/flags/philippines-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/philippines.png 0644 root bin -f none /opt/csw/share/freeciv/flags/phoenicia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/phoenicia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/poland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/poland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/portugal-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/portugal.png 0644 root bin -f none /opt/csw/share/freeciv/flags/qing-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/qing.png 0644 root bin -f none /opt/csw/share/freeciv/flags/quebec-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/quebec.png 0644 root bin -f none /opt/csw/share/freeciv/flags/romania-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/romania.png 0644 root bin -f none /opt/csw/share/freeciv/flags/rome-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/rome.png 0644 root bin -f none /opt/csw/share/freeciv/flags/russia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/russia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/rwanda-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/rwanda.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ryukyu-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ryukyu.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sapmi-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sapmi.png 0644 root bin -f none /opt/csw/share/freeciv/flags/scotland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/scotland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/serbia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/serbia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/silesia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/silesia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/singapore-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/singapore.png 0644 root bin -f none /opt/csw/share/freeciv/flags/slovakia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/slovakia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/slovenia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/slovenia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/south_africa-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/south_africa.png 0644 root bin -f none /opt/csw/share/freeciv/flags/southern_cross-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/southern_cross.png 0644 root bin -f none /opt/csw/share/freeciv/flags/soviet-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/soviet.png 0644 root bin -f none /opt/csw/share/freeciv/flags/spain-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/spain.png 0644 root bin -f none /opt/csw/share/freeciv/flags/srilanka-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/srilanka.png 0644 root bin -f none /opt/csw/share/freeciv/flags/stpatrick-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/stpatrick.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sudan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sudan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sumeria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sumeria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/swaziland-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/swaziland.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sweden-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/sweden.png 0644 root bin -f none /opt/csw/share/freeciv/flags/swiss-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/swiss.png 0644 root bin -f none /opt/csw/share/freeciv/flags/syria-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/syria.png 0644 root bin -f none /opt/csw/share/freeciv/flags/taiwan-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/taiwan.png 0644 root bin -f none /opt/csw/share/freeciv/flags/texas-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/texas.png 0644 root bin -f none /opt/csw/share/freeciv/flags/thailand-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/thailand.png 0644 root bin -f none /opt/csw/share/freeciv/flags/tibet-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/tibet.png 0644 root bin -f none /opt/csw/share/freeciv/flags/tunisia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/tunisia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/turkey-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/turkey.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ukraine-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/ukraine.png 0644 root bin -f none /opt/csw/share/freeciv/flags/united_kingdom-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/united_kingdom.png 0644 root bin -f none /opt/csw/share/freeciv/flags/united_nations-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/united_nations.png 0644 root bin -f none /opt/csw/share/freeciv/flags/unknown-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/unknown.png 0644 root bin -f none /opt/csw/share/freeciv/flags/usa-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/usa.png 0644 root bin -f none /opt/csw/share/freeciv/flags/uyghur-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/uyghur.png 0644 root bin -f none /opt/csw/share/freeciv/flags/venezuela-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/venezuela.png 0644 root bin -f none /opt/csw/share/freeciv/flags/vietnam-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/vietnam.png 0644 root bin -f none /opt/csw/share/freeciv/flags/viking-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/viking.png 0644 root bin -f none /opt/csw/share/freeciv/flags/wales-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/wales.png 0644 root bin -f none /opt/csw/share/freeciv/flags/westphalia-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/westphalia.png 0644 root bin -f none /opt/csw/share/freeciv/flags/zulu-shield.png 0644 root bin -f none /opt/csw/share/freeciv/flags/zulu.png 0644 root bin -f none /opt/csw/share/freeciv/freeciv.rc-2.0 0644 root bin -f none /opt/csw/share/freeciv/helpdata.txt 0644 root bin -d none /opt/csw/share/freeciv/hex2t 0755 root bin -f none /opt/csw/share/freeciv/hex2t.tilespec 0644 root bin -f none /opt/csw/share/freeciv/hex2t/grid.png 0644 root bin -f none /opt/csw/share/freeciv/hex2t/grid.spec 0644 root bin -f none /opt/csw/share/freeciv/hex2t/items.png 0644 root bin -f none /opt/csw/share/freeciv/hex2t/items.spec 0644 root bin -f none /opt/csw/share/freeciv/hex2t/overlays.png 0644 root bin -f none /opt/csw/share/freeciv/hex2t/overlays.spec 0644 root bin -f none /opt/csw/share/freeciv/hex2t/select.png 0644 root bin -f none /opt/csw/share/freeciv/hex2t/select.spec 0644 root bin -f none /opt/csw/share/freeciv/hex2t/tiles.png 0644 root bin -f none /opt/csw/share/freeciv/hex2t/tiles.spec 0644 root bin -d none /opt/csw/share/freeciv/isophex 0755 root bin -f none /opt/csw/share/freeciv/isophex.tilespec 0644 root bin -f none /opt/csw/share/freeciv/isophex/darkness.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/darkness.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/gold.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/grid.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/grid.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/rivers.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/rivers.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/terrain1.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/terrain1.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/terrain2.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/terrain2.spec 0644 root bin -f none /opt/csw/share/freeciv/isophex/tiles.png 0644 root bin -f none /opt/csw/share/freeciv/isophex/tiles.spec 0644 root bin -d none /opt/csw/share/freeciv/isotrident 0755 root bin -f none /opt/csw/share/freeciv/isotrident.tilespec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/cities.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/cities.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/fog.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/fog.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/grid.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/grid.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/morecities.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/morecities.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/nuke.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/nuke.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/select.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/select.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/terrain1.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/terrain1.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/terrain2.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/terrain2.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/tiles.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/tiles.spec 0644 root bin -f none /opt/csw/share/freeciv/isotrident/unitextras.png 0644 root bin -f none /opt/csw/share/freeciv/isotrident/unitextras.spec 0644 root bin -d none /opt/csw/share/freeciv/misc 0755 root bin -f none /opt/csw/share/freeciv/misc/buildings.png 0644 root bin -f none /opt/csw/share/freeciv/misc/buildings.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/chiefs.png 0644 root bin -f none /opt/csw/share/freeciv/misc/chiefs.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/citybar.png 0644 root bin -f none /opt/csw/share/freeciv/misc/citybar.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/cityicon.png 0644 root bin -f none /opt/csw/share/freeciv/misc/civicon.png 0644 root bin -f none /opt/csw/share/freeciv/misc/colors.png 0644 root bin -f none /opt/csw/share/freeciv/misc/colors.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/colors.tilespec 0644 root bin -f none /opt/csw/share/freeciv/misc/cursors.png 0644 root bin -f none /opt/csw/share/freeciv/misc/cursors.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/flags.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/icons.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/intro.png 0644 root bin -f none /opt/csw/share/freeciv/misc/overlays.png 0644 root bin -f none /opt/csw/share/freeciv/misc/overlays.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/radar.png 0644 root bin -f none /opt/csw/share/freeciv/misc/shields.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/small.png 0644 root bin -f none /opt/csw/share/freeciv/misc/small.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/space.png 0644 root bin -f none /opt/csw/share/freeciv/misc/space.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/techs.png 0644 root bin -f none /opt/csw/share/freeciv/misc/techs.spec 0644 root bin -f none /opt/csw/share/freeciv/misc/treaty.png 0644 root bin -f none /opt/csw/share/freeciv/misc/treaty.spec 0644 root bin -d none /opt/csw/share/freeciv/nation 0755 root bin -f none /opt/csw/share/freeciv/nation/aborigines.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/afghani.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/algerian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/american.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/antarctican.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/arab.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/aramean.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/argentine.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/armenian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/assyrian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/australian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/austrian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/aztec.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/babylonian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/barbarian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/bavarian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/belgian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/bengali.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/boer.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/bosnia.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/brazilian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/british.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/bulgarian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/burmese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/byzantium.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/canadian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/carthaginian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/catalan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/chilean.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/chinese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/colombian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/confederate.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/cornish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/croatian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/cuban.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/czech.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/danish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/dutch.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/egyptian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/english.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/estonian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/ethiopian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/filipino.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/finnish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/french.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/galician.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/gallic.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/georgian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/german.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/greek.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/hellenic.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/hittite.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/hungarian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/icelandic.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/illyrian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/inca.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/indian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/indonesian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/inuit.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/iraqi.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/irish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/iroquois.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/israeli.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/italian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/japanese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/kampuchean.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/kenyan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/korean.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/lankese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/latvian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/libyan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/lithuanian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/malagasy.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/malaysian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/malian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/manchu.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/maori.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/martian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/mayan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/mexican.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/mongol.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/newzealand.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/nigerian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/norwegian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/ottoman.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/papuan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/persian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/phoenician.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/polish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/portuguese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/quebecois.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/roman.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/romanian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/russian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/ryukyuan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/sami.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/scottish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/serbian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/silesian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/singaporean.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/sioux.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/slovakian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/slovenian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/southafrican.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/soviet.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/spanish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/sudanese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/sumerian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/swazi.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/swedish.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/swiss.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/taiwanese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/texan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/thai.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/tibetan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/tunisian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/turk.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/ukrainian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/uyghur.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/venezuelan.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/vietnamese.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/viking.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/welsh.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/westphalian.ruleset 0644 root bin -f none /opt/csw/share/freeciv/nation/zulu.ruleset 0644 root bin -d none /opt/csw/share/freeciv/scenario 0755 root bin -f none /opt/csw/share/freeciv/scenario/british-isles-85x80-v2.80.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/earth-160x90-v2.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/earth-80x50-v2.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/europe-200x100-v2.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/hagworld-120x60-v1.2.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/iberian-peninsula-136x100-v1.0.sav.gz 0644 root bin -f none /opt/csw/share/freeciv/scenario/tutorial.sav.gz 0644 root bin -d none /opt/csw/share/freeciv/stdsounds 0755 root bin -f none /opt/csw/share/freeciv/stdsounds.soundspec 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/LrgCan.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/LrgExpl.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/MedCan.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/MgBar1.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/MgBar2.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/MgHeavy.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/Mortar.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/SmlExpl.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/Splash.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/THover.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/Tread.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/foot3.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/inh2o.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/metbrk.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/wall01.ogg 0644 root bin -f none /opt/csw/share/freeciv/stdsounds/woodbrk.ogg 0644 root bin -d none /opt/csw/share/freeciv/themes 0755 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0 0755 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv 0755 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0 0755 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-down.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-left.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right-norm.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-up.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-default.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-insensitive.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-normal.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-pressed.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check1.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check2.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check3.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check4.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/checklight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/highlight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option1.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option2.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option3.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option4.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-inactive.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-normal.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-prelight.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame-gap-end.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame-gap-start.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame1.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame2.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/handle-h.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/handle-v.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/line-h.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/line-v.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-pressed.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menu-overlay.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menu.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menubar-item.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menubar.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menuitem.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menuline.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/focus.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/null.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/ruler.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panel-bg.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton1.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton2.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton3.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton4.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz-1.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz-2.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-horiz-2.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-vert.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/null.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-horiz-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-vert-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-vert.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/trough-horizontal.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/trough-vertical.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/scroll-thumb-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/scroll-thumb-vert.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up-insens.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/trough-scrollbar-vert.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/entry-shadow-in.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-etched-out.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-in.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-none.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-out.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/text-entry.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/text.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down-disable.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up-disable.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/notebook.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/null.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-bottom-active.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-bottom.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-left-active.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-left.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-right-active.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-right.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-top-active.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-top.png 0644 root bin -d none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar 0755 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbar.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbutton-normal.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbutton-prelight.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbutton-pressed.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbutton-toggled.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/bg.png 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/gtkrc 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/menubar.rc 0644 root bin -f none /opt/csw/share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/panel.rc 0644 root bin -d none /opt/csw/share/freeciv/trident 0755 root bin -f none /opt/csw/share/freeciv/trident.tilespec 0644 root bin -f none /opt/csw/share/freeciv/trident/auto_ll.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/cities.png 0644 root bin -f none /opt/csw/share/freeciv/trident/cities.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/explosions.png 0644 root bin -f none /opt/csw/share/freeciv/trident/explosions.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/fog.png 0644 root bin -f none /opt/csw/share/freeciv/trident/fog.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/grid.png 0644 root bin -f none /opt/csw/share/freeciv/trident/grid.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/roads.png 0644 root bin -f none /opt/csw/share/freeciv/trident/roads.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/select.png 0644 root bin -f none /opt/csw/share/freeciv/trident/select.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/tiles.png 0644 root bin -f none /opt/csw/share/freeciv/trident/tiles.spec 0644 root bin -f none /opt/csw/share/freeciv/trident/units.png 0644 root bin -f none /opt/csw/share/freeciv/trident/units.spec 0644 root bin -d none /opt/csw/share/freeciv/wonders 0755 root bin -f none /opt/csw/share/freeciv/wonders/apollo_program.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/asmiths_trading_co.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/colossus.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/copernicus_observatory.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/cure_for_cancer.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/darwins_voyage.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/eiffel_tower.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/great_library.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/great_wall.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/hanging_gardens.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/hoover_dam.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/isaac_newtons_college.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/js_bachs_cathedral.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/king_richards_crusade.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/leonardos_workshop.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/lighthouse.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/magellans_expedition.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/manhattan_project.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/marco_polos_embassy.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/michelangelos_chapel.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/oracle.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/pyramids.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/seti_program.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/shakespeares_theatre.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/statue_of_liberty.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/sun_tzus_war_academy.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/united_nations.png 0644 root bin -f none /opt/csw/share/freeciv/wonders/womens_suffrage.png 0644 root bin -d none /opt/csw/share/icons 0755 root bin -d none /opt/csw/share/icons/hicolor 0755 root bin -d none /opt/csw/share/icons/hicolor/128x128 0755 root bin -d none /opt/csw/share/icons/hicolor/128x128/apps 0755 root bin -f none /opt/csw/share/icons/hicolor/128x128/apps/freeciv-client.png 0644 root bin -f none /opt/csw/share/icons/hicolor/128x128/apps/freeciv-server.png 0644 root bin -d none /opt/csw/share/icons/hicolor/16x16 0755 root bin -d none /opt/csw/share/icons/hicolor/16x16/apps 0755 root bin -f none /opt/csw/share/icons/hicolor/16x16/apps/freeciv-client.png 0644 root bin -f none /opt/csw/share/icons/hicolor/16x16/apps/freeciv-server.png 0644 root bin -d none /opt/csw/share/icons/hicolor/32x32 0755 root bin -d none /opt/csw/share/icons/hicolor/32x32/apps 0755 root bin -f none /opt/csw/share/icons/hicolor/32x32/apps/freeciv-client.png 0644 root bin -f none /opt/csw/share/icons/hicolor/32x32/apps/freeciv-server.png 0644 root bin -d none /opt/csw/share/icons/hicolor/48x48 0755 root bin -d none /opt/csw/share/icons/hicolor/48x48/apps 0755 root bin -f none /opt/csw/share/icons/hicolor/48x48/apps/freeciv-client.png 0644 root bin -f none /opt/csw/share/icons/hicolor/48x48/apps/freeciv-server.png 0644 root bin -d none /opt/csw/share/icons/hicolor/64x64 0755 root bin -d none /opt/csw/share/icons/hicolor/64x64/apps 0755 root bin -f none /opt/csw/share/icons/hicolor/64x64/apps/freeciv-client.png 0644 root bin -f none /opt/csw/share/icons/hicolor/64x64/apps/freeciv-server.png 0644 root bin -d none /opt/csw/share/locale 0755 root bin -d none /opt/csw/share/locale/ar 0755 root bin -d none /opt/csw/share/locale/ar/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ar/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/ca 0755 root bin -d none /opt/csw/share/locale/ca/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ca/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/cs 0755 root bin -d none /opt/csw/share/locale/cs/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/cs/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/da 0755 root bin -d none /opt/csw/share/locale/da/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/da/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/de 0755 root bin -d none /opt/csw/share/locale/de/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/de/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/el 0755 root bin -d none /opt/csw/share/locale/el/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/el/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/en_GB 0755 root bin -d none /opt/csw/share/locale/en_GB/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/en_GB/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/eo 0755 root bin -d none /opt/csw/share/locale/eo/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/eo/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/es 0755 root bin -d none /opt/csw/share/locale/es/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/es/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/et 0755 root bin -d none /opt/csw/share/locale/et/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/et/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/fa 0755 root bin -d none /opt/csw/share/locale/fa/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/fa/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/fi 0755 root bin -d none /opt/csw/share/locale/fi/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/fi/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/fr 0755 root bin -d none /opt/csw/share/locale/fr/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/fr/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/he 0755 root bin -d none /opt/csw/share/locale/he/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/he/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/hu 0755 root bin -d none /opt/csw/share/locale/hu/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/hu/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/it 0755 root bin -d none /opt/csw/share/locale/it/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/it/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/ja 0755 root bin -d none /opt/csw/share/locale/ja/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ja/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/ko 0755 root bin -d none /opt/csw/share/locale/ko/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ko/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/lt 0755 root bin -d none /opt/csw/share/locale/lt/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/lt/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/nb 0755 root bin -d none /opt/csw/share/locale/nb/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/nb/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/nl 0755 root bin -d none /opt/csw/share/locale/nl/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/nl/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/no 0755 root bin -d none /opt/csw/share/locale/no/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/no/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/pl 0755 root bin -d none /opt/csw/share/locale/pl/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/pl/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/pt 0755 root bin -d none /opt/csw/share/locale/pt/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/pt/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/pt_BR 0755 root bin -d none /opt/csw/share/locale/pt_BR/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/pt_BR/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/ro 0755 root bin -d none /opt/csw/share/locale/ro/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ro/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/ru 0755 root bin -d none /opt/csw/share/locale/ru/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/ru/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/sv 0755 root bin -d none /opt/csw/share/locale/sv/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/sv/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/tr 0755 root bin -d none /opt/csw/share/locale/tr/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/tr/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/uk 0755 root bin -d none /opt/csw/share/locale/uk/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/uk/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/locale/zh_CN 0755 root bin -d none /opt/csw/share/locale/zh_CN/LC_MESSAGES 0755 root bin -f none /opt/csw/share/locale/zh_CN/LC_MESSAGES/freeciv.mo 0644 root bin -d none /opt/csw/share/man 0755 root bin -d none /opt/csw/share/man/man6 0755 root bin -f none /opt/csw/share/man/man6/civclient.6 0644 root bin -f none /opt/csw/share/man/man6/civserver.6 0644 root bin -d none /opt/csw/share/pixmaps 0755 root bin -f none /opt/csw/share/pixmaps/freeciv-client.png 0644 root bin -i copyright=CSWfreeciv.copyright -i depend=CSWfreeciv.depend -i pkginfo=CSWfreeciv.pkginfo Deleted: csw/mgar/pkg/freeciv/trunk/files/configure.diff =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/configure.diff 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/configure.diff 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,15 +0,0 @@ -diff --speed-large-files --minimal -Nru freeciv-2.1.8.orig/configure freeciv-2.1.8/configure ---- freeciv-2.1.8.orig/configure 2008-11-30 14:18:36.000000000 +0100 -+++ freeciv-2.1.8/configure 2009-03-17 17:21:06.908829612 +0100 -@@ -10636,11 +10636,6 @@ - fi - echo "$as_me:$LINENO: result: $ac_cv_c99_stdint_h" >&5 - echo "${ECHO_T}$ac_cv_c99_stdint_h" >&6 -- if test "${ac_cv_c99_stdint_h}" != "yes"; then -- { { echo "$as_me:$LINENO: error: A compiler supporting C99's stdint.h is required" >&5 --echo "$as_me: error: A compiler supporting C99's stdint.h is required" >&2;} -- { (exit 1); exit 1; }; } -- fi - - - if test "$AUTO_DEPS" = "maybe"; then Deleted: csw/mgar/pkg/freeciv/trunk/files/dataio.c.diff =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/dataio.c.diff 2022-04-03 08:04:04 UTC (rev 26926) +++ csw/mgar/pkg/freeciv/trunk/files/dataio.c.diff 2022-04-04 20:24:14 UTC (rev 26927) @@ -1,15 +0,0 @@ -diff --speed-large-files --minimal -Nru freeciv-2.1.6.orig/common/dataio.c freeciv-2.1.6/common/dataio.c ---- freeciv-2.1.6.orig/common/dataio.c 2008-08-10 14:56:11.000000000 +0200 -+++ freeciv-2.1.6/common/dataio.c 2008-11-19 04:39:12.655383000 +0100 -@@ -25,7 +25,11 @@ - - #include - #include -+#if defined (__SVR4) && defined (__sun) -+#include -+#else - #include -+#endif - #include - #include - #include This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed Apr 13 08:46:36 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 13 Apr 2022 06:46:36 +0000 Subject: SF.net SVN: gar:[26928] csw/mgar/pkg/mutt/trunk Message-ID: <1649832396.304317.8308@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26928 http://sourceforge.net/p/gar/code/26928 Author: dmichelsen Date: 2022-04-13 06:46:35 +0000 (Wed, 13 Apr 2022) Log Message: ----------- mutt/trunk: Update to 2.2.3 Modified Paths: -------------- csw/mgar/pkg/mutt/trunk/Makefile csw/mgar/pkg/mutt/trunk/checksums Modified: csw/mgar/pkg/mutt/trunk/Makefile =================================================================== --- csw/mgar/pkg/mutt/trunk/Makefile 2022-04-04 20:24:14 UTC (rev 26927) +++ csw/mgar/pkg/mutt/trunk/Makefile 2022-04-13 06:46:35 UTC (rev 26928) @@ -1,5 +1,5 @@ NAME = mutt -VERSION = 2.2.2 +VERSION = 2.2.3 GARTYPE = v2 EXTRA_MODULATORS = SLANG Modified: csw/mgar/pkg/mutt/trunk/checksums =================================================================== --- csw/mgar/pkg/mutt/trunk/checksums 2022-04-04 20:24:14 UTC (rev 26927) +++ csw/mgar/pkg/mutt/trunk/checksums 2022-04-13 06:46:35 UTC (rev 26928) @@ -1 +1 @@ -1a502ce36758d6ffb787650fd4db5562 mutt-2.2.2.tar.gz +a4c1a81d77a2818352f399e1380fe8de mutt-2.2.3.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Fri Apr 15 15:44:20 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Fri, 15 Apr 2022 13:44:20 +0000 Subject: SF.net SVN: gar:[26929] csw/mgar/pkg/squid/branches/squid-5.x Message-ID: <1650030260.53374.9909@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26929 http://sourceforge.net/p/gar/code/26929 Author: dmichelsen Date: 2022-04-15 13:44:19 +0000 (Fri, 15 Apr 2022) Log Message: ----------- squid/branches/squid-5.x: Update to 5.5 Modified Paths: -------------- csw/mgar/pkg/squid/branches/squid-5.x/Makefile csw/mgar/pkg/squid/branches/squid-5.x/checksums Removed Paths: ------------- csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch Modified: csw/mgar/pkg/squid/branches/squid-5.x/Makefile =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-04-13 06:46:35 UTC (rev 26928) +++ csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-04-15 13:44:19 UTC (rev 26929) @@ -2,7 +2,7 @@ # $Id$ # NAME = squid -VERSION = 5.4 +VERSION = 5.5 GARTYPE = v2 DESCRIPTION = High performance Web proxy cache @@ -16,10 +16,6 @@ MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/ DISTFILES += $(DISTNAME).tar.xz -# Add workaround until this is fixed: -# https://bugs.squid-cache.org/show_bug.cgi?id=5073 -PATCHFILES += 0001-Add-include-for-index.patch - PACKAGES = CSWsquid RUNTIME_DEP_PKGS_CSWsquid += CSWliblber2-4-2 RUNTIME_DEP_PKGS_CSWsquid += CSWlibldap2-4-2 Modified: csw/mgar/pkg/squid/branches/squid-5.x/checksums =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-04-13 06:46:35 UTC (rev 26928) +++ csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-04-15 13:44:19 UTC (rev 26929) @@ -1 +1 @@ -ea256e86fac6251f71ba4da529a1fd87 squid-5.4.tar.xz +83ccc2d86ca0966e3555a3b78f5afd14 squid-5.5.tar.xz Deleted: csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch 2022-04-13 06:46:35 UTC (rev 26928) +++ csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch 2022-04-15 13:44:19 UTC (rev 26929) @@ -1,25 +0,0 @@ -From b2432e08f001742c71441909011e217ce17dbcfc Mon Sep 17 00:00:00 2001 -From: Dagobert Michelsen -Date: Mon, 15 Jul 2019 15:45:50 +0200 -Subject: [PATCH] Add include for index() - ---- - src/esi/VarState.cc | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/esi/VarState.cc b/src/esi/VarState.cc -index c35742c..0635d81 100644 ---- a/src/esi/VarState.cc -+++ b/src/esi/VarState.cc -@@ -12,6 +12,8 @@ - #include "esi/VarState.h" - #include "fatal.h" - #include "HttpReply.h" -+#include -+ - - char const *ESIVariableUserAgent::esiUserOs[]= { - "WIN", --- -2.4.0 - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Tue Apr 19 13:21:18 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Tue, 19 Apr 2022 11:21:18 +0000 Subject: SF.net SVN: gar:[26930] csw/mgar/pkg/libexpat1/trunk Message-ID: <1650367279.2481.28976@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26930 http://sourceforge.net/p/gar/code/26930 Author: idogan23 Date: 2022-04-19 11:21:17 +0000 (Tue, 19 Apr 2022) Log Message: ----------- libexpat1: Update to 2.4.8 Modified Paths: -------------- csw/mgar/pkg/libexpat1/trunk/Makefile csw/mgar/pkg/libexpat1/trunk/checksums Modified: csw/mgar/pkg/libexpat1/trunk/Makefile =================================================================== --- csw/mgar/pkg/libexpat1/trunk/Makefile 2022-04-15 13:44:19 UTC (rev 26929) +++ csw/mgar/pkg/libexpat1/trunk/Makefile 2022-04-19 11:21:17 UTC (rev 26930) @@ -1,5 +1,5 @@ NAME = expat -VERSION = 2.4.7 +VERSION = 2.4.8 GARTYPE = v2 DESCRIPTION = XML parser toolkit Modified: csw/mgar/pkg/libexpat1/trunk/checksums =================================================================== --- csw/mgar/pkg/libexpat1/trunk/checksums 2022-04-15 13:44:19 UTC (rev 26929) +++ csw/mgar/pkg/libexpat1/trunk/checksums 2022-04-19 11:21:17 UTC (rev 26930) @@ -1 +1 @@ -cd3d5825dbd57519232cfcadd14a5725 expat-2.4.7.tar.bz2 +0aa62f74c097c96ecbe62e656f352c3b expat-2.4.8.tar.bz2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Tue Apr 19 13:58:32 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Tue, 19 Apr 2022 11:58:32 +0000 Subject: SF.net SVN: gar:[26931] csw/mgar/pkg/rsync/trunk Message-ID: <1650369512.581180.5497@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26931 http://sourceforge.net/p/gar/code/26931 Author: idogan23 Date: 2022-04-19 11:58:31 +0000 (Tue, 19 Apr 2022) Log Message: ----------- rsync: Update to 3.2.4 Modified Paths: -------------- csw/mgar/pkg/rsync/trunk/Makefile csw/mgar/pkg/rsync/trunk/checksums Modified: csw/mgar/pkg/rsync/trunk/Makefile =================================================================== --- csw/mgar/pkg/rsync/trunk/Makefile 2022-04-19 11:21:17 UTC (rev 26930) +++ csw/mgar/pkg/rsync/trunk/Makefile 2022-04-19 11:58:31 UTC (rev 26931) @@ -3,7 +3,7 @@ # $Id$ NAME = rsync -VERSION = 3.2.3 +VERSION = 3.2.4 GARTYPE = v2 DESCRIPTION = Utility which provides fast incremental file transfer Modified: csw/mgar/pkg/rsync/trunk/checksums =================================================================== --- csw/mgar/pkg/rsync/trunk/checksums 2022-04-19 11:21:17 UTC (rev 26930) +++ csw/mgar/pkg/rsync/trunk/checksums 2022-04-19 11:58:31 UTC (rev 26931) @@ -1 +1 @@ -209f8326f5137d8817a6276d9577a2f1 rsync-3.2.3.tar.gz +26f1c64259fbd2ed7a59b28d2787ecf2 rsync-3.2.4.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Sat Apr 23 03:37:45 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Sat, 23 Apr 2022 01:37:45 +0000 Subject: SF.net SVN: gar:[26932] csw/mgar/pkg/freeciv/trunk Message-ID: <1650677865.804663.17075@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26932 http://sourceforge.net/p/gar/code/26932 Author: jake_goerzen Date: 2022-04-23 01:37:45 +0000 (Sat, 23 Apr 2022) Log Message: ----------- freeciv: update to 3.0.1 Modified Paths: -------------- csw/mgar/pkg/freeciv/trunk/Makefile csw/mgar/pkg/freeciv/trunk/checksums Added Paths: ----------- csw/mgar/pkg/freeciv/trunk/files/0004-fix-shebang-for-our-environment.patch Modified: csw/mgar/pkg/freeciv/trunk/Makefile =================================================================== --- csw/mgar/pkg/freeciv/trunk/Makefile 2022-04-19 11:58:31 UTC (rev 26931) +++ csw/mgar/pkg/freeciv/trunk/Makefile 2022-04-23 01:37:45 UTC (rev 26932) @@ -1,5 +1,5 @@ NAME = freeciv -VERSION = 3.0.0 +VERSION = 3.0.1 GARTYPE = v2 DESCRIPTION = Free turn-based multiplayer strategy game @@ -46,6 +46,7 @@ PATCHFILES += 0001-use-finite-instead-of-isfinite-function.patch PATCHFILES += 0002-restore-previous-version-tile.h.patch PATCHFILES += 0003-add-support-to-build-with-IPv6-on-Solaris.patch +PATCHFILES += 0004-fix-shebang-for-our-environment.patch TEST_SCRIPTS = Modified: csw/mgar/pkg/freeciv/trunk/checksums =================================================================== --- csw/mgar/pkg/freeciv/trunk/checksums 2022-04-19 11:58:31 UTC (rev 26931) +++ csw/mgar/pkg/freeciv/trunk/checksums 2022-04-23 01:37:45 UTC (rev 26932) @@ -1 +1 @@ -c14ce8b30de27b5050c7c881353a2e6f freeciv-3.0.0.tar.xz +a3a12d0005172183ae54b22c85d53091 freeciv-3.0.1.tar.xz Added: csw/mgar/pkg/freeciv/trunk/files/0004-fix-shebang-for-our-environment.patch =================================================================== --- csw/mgar/pkg/freeciv/trunk/files/0004-fix-shebang-for-our-environment.patch (rev 0) +++ csw/mgar/pkg/freeciv/trunk/files/0004-fix-shebang-for-our-environment.patch 2022-04-23 01:37:45 UTC (rev 26932) @@ -0,0 +1,22 @@ +From d01d16759f9f644de0670731ce8b94787c11f962 Mon Sep 17 00:00:00 2001 +From: Jake Goerzen +Date: Thu, 21 Apr 2022 21:47:21 +0200 +Subject: [PATCH] fix shebang for our environment + +--- + fc_version | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/fc_version b/fc_version +index 3744d09..a82bedd 100755 +--- a/fc_version ++++ b/fc_version +@@ -1,4 +1,4 @@ +-#!/bin/sh ++#!/opt/csw/bin/bash + + # + # Copyright (C) 2004-2008 Freeciv team +-- +2.4.0 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed Apr 27 13:52:48 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 27 Apr 2022 11:52:48 +0000 Subject: SF.net SVN: gar:[26933] csw/mgar/pkg/curl/trunk Message-ID: <1651060368.921145.10861@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26933 http://sourceforge.net/p/gar/code/26933 Author: dmichelsen Date: 2022-04-27 11:52:48 +0000 (Wed, 27 Apr 2022) Log Message: ----------- curl/trunk: Update to 7.83.0 Modified Paths: -------------- csw/mgar/pkg/curl/trunk/Makefile csw/mgar/pkg/curl/trunk/checksums Modified: csw/mgar/pkg/curl/trunk/Makefile =================================================================== --- csw/mgar/pkg/curl/trunk/Makefile 2022-04-23 01:37:45 UTC (rev 26932) +++ csw/mgar/pkg/curl/trunk/Makefile 2022-04-27 11:52:48 UTC (rev 26933) @@ -1,5 +1,5 @@ NAME = curl -VERSION = 7.81.0 +VERSION = 7.83.0 GARTYPE = v2 DESCRIPTION = Command line tool and library for client-side URL transfers @@ -192,9 +192,9 @@ @# This is needed because the substitutions from pax args do not change the @# contents of the symlink rm -f $(PKGROOT)$(libdir)/libcurl-feature.so.4 - ln -s libcurl-feature.so.4.7.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4 + ln -s libcurl-feature.so.4.8.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4 rm -f $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4 - ln -s libcurl-feature.so.4.7.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4 + ln -s libcurl-feature.so.4.8.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4 pwd gdiff -D 64bit \ $(WORKROOTDIR)/install-isa-$(ISA_DEFAULT64)-features-minimal$(includedir)/curl/curlbuild.h \ Modified: csw/mgar/pkg/curl/trunk/checksums =================================================================== --- csw/mgar/pkg/curl/trunk/checksums 2022-04-23 01:37:45 UTC (rev 26932) +++ csw/mgar/pkg/curl/trunk/checksums 2022-04-27 11:52:48 UTC (rev 26933) @@ -1 +1 @@ -41954fa09f879fccb57d88be23fe8606 curl-7.81.0.tar.xz +b7924acdea33dedc3150a044789ed0bb curl-7.83.0.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.