Re: git: d22181301dc0 - main - GNUstep: update ports to latest releases
Date: Mon, 11 Aug 2025 10:28:58 UTC
Bulk -t blaimed this:
===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: libdata/ldconfig/gnustep-base
===> Error: Plist issues found.
*** Error code 1
Stop.
make: stopped making "check-plist" in /usr/ports/lang/gnustep-base
=>> Error: check-plist failures detected
--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy@FreeBSD.org, https://t.me/FluffyBSD)
> On понедельник, авг. 11, 2025 at 2:45 AM, Eric Turgeon <ericbsd@FreeBSD.org (mailto:ericbsd@FreeBSD.org)> wrote:
> The branch main has been updated by ericbsd:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=d22181301dc07f22b0a3f652cb778d0581831412
>
> commit d22181301dc07f22b0a3f652cb778d0581831412
> Author: pkgdemon <pkgdemonteam@gmail.com>
> AuthorDate: 2025-07-28 21:46:06 +0000
> Commit: Eric Turgeon <ericbsd@FreeBSD.org>
> CommitDate: 2025-08-10 23:44:45 +0000
>
> GNUstep: update ports to latest releases
>
> - devel/gnustep-make: update 2.9.2 → 2.9.3
> * Removed configure knobs that are no longer valid
> - lang/gnustep-base: update 1.29.0 → 1.31.1
> * Remove old patch no longer needed
> - x11-toolkits/gnustep-gui: update 0_31_1 → 0_32_0
> - x11-toolkits/gnustep-back: update 0_31_0 → 0_32_0
> - Pass maintainership of GNUstep ports to Joseph <joe@example.com>
>
> Pull Request: https://github.com/freebsd/freebsd-ports/pull/434
> Submitted by: pkgdemon joe.maloney@icloud.com
> Approved by: ericbsd
> Reviewed by: ericbsd
> ---
> devel/gnustep-make/Makefile | 9 +-
> devel/gnustep-make/distinfo | 6 +-
> devel/gnustep-make/pkg-plist | 17 +-
> lang/gnustep-base/Makefile | 8 +-
> lang/gnustep-base/distinfo | 8 +-
> lang/gnustep-base/pkg-plist | 47 +++---
> x11-toolkits/gnustep-back/Makefile | 4 +-
> x11-toolkits/gnustep-back/distinfo | 6 +-
> x11-toolkits/gnustep-gui/Makefile | 5 +-
> x11-toolkits/gnustep-gui/distinfo | 6 +-
> x11-toolkits/gnustep-gui/pkg-plist | 310 ++++++++++++++++++-------------------
> 11 files changed, 203 insertions(+), 223 deletions(-)
>
> diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
> index 80339682d166..f8561844763b 100644
> --- a/devel/gnustep-make/Makefile
> +++ b/devel/gnustep-make/Makefile
> @@ -1,9 +1,9 @@
> PORTNAME= gnustep-make
> -DISTVERSION= 2.9.2
> +DISTVERSION= 2.9.3
> CATEGORIES= devel gnustep
> MASTER_SITES= GNUSTEP/core
>
> -MAINTAINER= ports@FreeBSD.org
> +MAINTAINER= joe.maloney@icloud.com
> COMMENT= GNUstep makefile package
> WWW= http://www.gnustep.org/
>
> @@ -15,11 +15,8 @@ SHEBANG_FILES= bake_debian_files.sh
>
> MAKE_FLAGS= OPTFLAG="${CFLAGS}"
> CONFIGURE_ENV+= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c"
> -CONFIGURE_ARGS+= --with-thread-lib=-pthread \
> - --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf \
> +CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf \
> --with-layout=gnustep \
> - --enable-objc-nonfragile-abi \
> - --enable-native-objc-exceptions \
> --with-library-combo=ng-gnu-gnu
> GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX}
> NO_ARCH= yes
> diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo
> index 3a876d796ce3..8057c377f3b3 100644
> --- a/devel/gnustep-make/distinfo
> +++ b/devel/gnustep-make/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1717137269
> -SHA256 (gnustep-make-2.9.2.tar.gz) = f540df9f0e1daeb3d23b08e14b204b2a46f1d0a4005cb171c95323413806e4e1
> -SIZE (gnustep-make-2.9.2.tar.gz) = 611483
> +TIMESTAMP = 1753738945
> +SHA256 (gnustep-make-2.9.3.tar.gz) = 93ca320b706279ebca53760da89d4c3f2bbc547f4723967140a34346d9f04c24
> +SIZE (gnustep-make-2.9.3.tar.gz) = 613252
> diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist
> index 6d62f535c587..81bdc5d000e5 100644
> --- a/devel/gnustep-make/pkg-plist
> +++ b/devel/gnustep-make/pkg-plist
> @@ -1,8 +1,8 @@
> GNUstep/GNUstep.conf
> GNUstep/System/Library/Documentation/man/man1/debugapp.1.gz
> -GNUstep/System/Library/Documentation/man/man1/openapp.1.gz
> GNUstep/System/Library/Documentation/man/man1/gnustep-config.1.gz
> GNUstep/System/Library/Documentation/man/man1/gnustep-tests.1.gz
> +GNUstep/System/Library/Documentation/man/man1/openapp.1.gz
> GNUstep/System/Library/Documentation/man/man1/opentool.1.gz
> GNUstep/System/Library/Documentation/man/man7/GNUstep.7.gz
> GNUstep/System/Library/Documentation/man/man7/library-combo.7.gz
> @@ -75,7 +75,7 @@ GNUstep/System/Library/Makefiles/TestFramework/README
> GNUstep/System/Library/Makefiles/TestFramework/Summary.sh
> GNUstep/System/Library/Makefiles/TestFramework/Testing.h
> GNUstep/System/Library/Makefiles/TestFramework/example1.m
> -GNUstep/System/Library/Makefiles/TestFramework/example%%MAJORVERSION%%.m
> +GNUstep/System/Library/Makefiles/TestFramework/example2.m
> GNUstep/System/Library/Makefiles/TestFramework/example3.m
> GNUstep/System/Library/Makefiles/TestFramework/example4.m
> GNUstep/System/Library/Makefiles/TestFramework/example5.m
> @@ -86,8 +86,8 @@ GNUstep/System/Library/Makefiles/TestFramework/example9.m
> GNUstep/System/Library/Makefiles/aggregate.make
> GNUstep/System/Library/Makefiles/app-wrapper.template
> GNUstep/System/Library/Makefiles/application.make
> -GNUstep/System/Library/Makefiles/bundle.make
> GNUstep/System/Library/Makefiles/bake_debian_files.sh
> +GNUstep/System/Library/Makefiles/bundle.make
> GNUstep/System/Library/Makefiles/clean_cpu.sh
> GNUstep/System/Library/Makefiles/clean_os.sh
> GNUstep/System/Library/Makefiles/clean_vendor.sh
> @@ -102,9 +102,9 @@ GNUstep/System/Library/Makefiles/ctool.make
> GNUstep/System/Library/Makefiles/documentation.make
> GNUstep/System/Library/Makefiles/empty.make
> GNUstep/System/Library/Makefiles/executable.template
> -GNUstep/System/Library/Makefiles/filesystem.sh
> GNUstep/System/Library/Makefiles/filesystem.csh
> GNUstep/System/Library/Makefiles/filesystem.make
> +GNUstep/System/Library/Makefiles/filesystem.sh
> GNUstep/System/Library/Makefiles/fixpath.sh
> GNUstep/System/Library/Makefiles/framework.make
> GNUstep/System/Library/Makefiles/gnustep-make-help
> @@ -134,20 +134,20 @@ GNUstep/System/Library/Makefiles/serial-subdirectories.make
> GNUstep/System/Library/Makefiles/service.make
> GNUstep/System/Library/Makefiles/spec-rules.template
> GNUstep/System/Library/Makefiles/strip_makefiles.sh
> -GNUstep/System/Library/Makefiles/tar-exclude-list
> GNUstep/System/Library/Makefiles/subproject.make
> +GNUstep/System/Library/Makefiles/tar-exclude-list
> GNUstep/System/Library/Makefiles/target.make
> GNUstep/System/Library/Makefiles/test-application.make
> GNUstep/System/Library/Makefiles/test-library.make
> GNUstep/System/Library/Makefiles/test-tool.make
> GNUstep/System/Library/Makefiles/tool.make
> GNUstep/System/Library/Makefiles/vendor.sh
> +GNUstep/System/Makefiles
> GNUstep/System/Tools/debugapp
> GNUstep/System/Tools/gnustep-config
> GNUstep/System/Tools/gnustep-tests
> GNUstep/System/Tools/openapp
> GNUstep/System/Tools/opentool
> -GNUstep/System/Makefiles
> @dir GNUstep/Local/Applications
> @dir GNUstep/Local/Library/ApplicationSupport
> @dir GNUstep/Local/Library/Bundles
> @@ -164,10 +164,9 @@ GNUstep/System/Makefiles
> @dir GNUstep/System/Library/ColorPickers
> @dir GNUstep/System/Library/Colors
> @dir GNUstep/System/Library/DocTemplates
> -@dir GNUstep/System/Library/Documentation/man
> -@dir GNUstep/System/Library/Documentation/info
> @dir GNUstep/System/Library/Documentation/Developer
> @dir GNUstep/System/Library/Documentation/User
> +@dir GNUstep/System/Library/Documentation/info
> @dir GNUstep/System/Library/Fonts
> @dir GNUstep/System/Library/Frameworks
> @dir GNUstep/System/Library/Headers
> @@ -178,7 +177,7 @@ GNUstep/System/Makefiles
> @dir GNUstep/System/Library/Makefiles/Additional
> @dir GNUstep/System/Library/Makefiles/Auxiliary
> @dir GNUstep/System/Library/PostScript
> -@dir GNUstep/System/Library/Sounds
> @dir GNUstep/System/Library/Services
> +@dir GNUstep/System/Library/Sounds
> @dir GNUstep/System/Tools/Java
> @dir GNUstep/System/Tools/Resources
> diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
> index 23f27e43f38c..2c329820dba1 100644
> --- a/lang/gnustep-base/Makefile
> +++ b/lang/gnustep-base/Makefile
> @@ -1,13 +1,9 @@
> PORTNAME= gnustep-base
> -DISTVERSION= 1.29.0
> -PORTREVISION= 3
> +DISTVERSION= 1.31.1
> CATEGORIES= lang devel gnustep
> MASTER_SITES= https://github.com/gnustep/libs-base/releases/download/base-${DISTVERSION:S,.,_,g}/
>
> -PATCH_SITES= https://github.com/gnustep/libs-base/commit/
> -PATCHFILES= 37913d006d96a6bdcb963f4ca4889888dcce6094.patch:-p1
> -
> -MAINTAINER= ports@FreeBSD.org
> +MAINTAINER= joe.maloney@icloud.com
> COMMENT= GNUstep Foundation library
> WWW= http://www.gnustep.org/
>
> diff --git a/lang/gnustep-base/distinfo b/lang/gnustep-base/distinfo
> index ab9f1ac48746..844e0310528e 100644
> --- a/lang/gnustep-base/distinfo
> +++ b/lang/gnustep-base/distinfo
> @@ -1,5 +1,3 @@
> -TIMESTAMP = 1692387495
> -SHA256 (gnustep-base-1.29.0.tar.gz) = fa58eda665c3e0b9c420dc32bb3d51247a407c944d82e5eed1afe8a2b943ef37
> -SIZE (gnustep-base-1.29.0.tar.gz) = 3697809
> -SHA256 (37913d006d96a6bdcb963f4ca4889888dcce6094.patch) = a7a3bad7bda7e63599677294f0ee0b2273b680168b6fd9b4b4c5618ba8a184d5
> -SIZE (37913d006d96a6bdcb963f4ca4889888dcce6094.patch) = 775
> +TIMESTAMP = 1753739721
> +SHA256 (gnustep-base-1.31.1.tar.gz) = e7546f1c978a7c75b676953a360194a61e921cb45a4804497b4f346a460545cd
> +SIZE (gnustep-base-1.31.1.tar.gz) = 3831129
> diff --git a/lang/gnustep-base/pkg-plist b/lang/gnustep-base/pkg-plist
> index fafbaac4bd1f..dcd35ef14fed 100644
> --- a/lang/gnustep-base/pkg-plist
> +++ b/lang/gnustep-base/pkg-plist
> @@ -1,26 +1,26 @@
> -etc/gdomap_if
> +GNUstep/System/Library/DTDs/gsdoc-0_6_5.dtd
> +GNUstep/System/Library/DTDs/gsdoc-0_6_6.dtd
> +GNUstep/System/Library/DTDs/gsdoc-0_6_7.dtd
> +GNUstep/System/Library/DTDs/gsdoc-1_0_0.dtd
> +GNUstep/System/Library/DTDs/gsdoc-1_0_1.dtd
> +GNUstep/System/Library/DTDs/gsdoc-1_0_1.rnc
> +GNUstep/System/Library/DTDs/gsdoc-1_0_2.dtd
> +GNUstep/System/Library/DTDs/gsdoc-1_0_3.dtd
> +GNUstep/System/Library/DTDs/gsdoc-1_0_4.dtd
> +GNUstep/System/Library/DTDs/plist-0_9.dtd
> +GNUstep/System/Library/Documentation/man/man1/HTMLLinker.1.gz
> GNUstep/System/Library/Documentation/man/man1/autogsdoc.1.gz
> GNUstep/System/Library/Documentation/man/man1/cvtenc.1.gz
> GNUstep/System/Library/Documentation/man/man1/defaults.1.gz
> GNUstep/System/Library/Documentation/man/man1/gdnc.1.gz
> GNUstep/System/Library/Documentation/man/man1/gspath.1.gz
> -GNUstep/System/Library/Documentation/man/man1/HTMLLinker.1.gz
> GNUstep/System/Library/Documentation/man/man1/make_strings.1.gz
> GNUstep/System/Library/Documentation/man/man1/pldes.1.gz
> GNUstep/System/Library/Documentation/man/man1/plutil.1.gz
> GNUstep/System/Library/Documentation/man/man1/sfparse.1.gz
> GNUstep/System/Library/Documentation/man/man1/xmlparse.1.gz
> GNUstep/System/Library/Documentation/man/man8/gdomap.8.gz
> -GNUstep/System/Library/DTDs/gsdoc-0_6_5.dtd
> -GNUstep/System/Library/DTDs/gsdoc-0_6_6.dtd
> -GNUstep/System/Library/DTDs/gsdoc-0_6_7.dtd
> -GNUstep/System/Library/DTDs/gsdoc-1_0_0.dtd
> -GNUstep/System/Library/DTDs/gsdoc-1_0_1.dtd
> -GNUstep/System/Library/DTDs/gsdoc-1_0_1.rnc
> -GNUstep/System/Library/DTDs/gsdoc-1_0_2.dtd
> -GNUstep/System/Library/DTDs/gsdoc-1_0_3.dtd
> -GNUstep/System/Library/DTDs/gsdoc-1_0_4.dtd
> -GNUstep/System/Library/DTDs/plist-0_9.dtd
> +GNUstep/System/Library/Headers/CoreFoundation/CFCGTypes.h
> GNUstep/System/Library/Headers/Foundation/Foundation.h
> GNUstep/System/Library/Headers/Foundation/FoundationErrors.h
> GNUstep/System/Library/Headers/Foundation/FoundationLegacySwiftCompatibility.h
> @@ -197,7 +197,6 @@ GNUstep/System/Library/Headers/GNUstepBase/GSFunctions.h
> GNUstep/System/Library/Headers/GNUstepBase/GSIArray.h
> GNUstep/System/Library/Headers/GNUstepBase/GSIMap.h
> GNUstep/System/Library/Headers/GNUstepBase/GSLocale.h
> -GNUstep/System/Library/Headers/GNUstepBase/GSLock.h
> GNUstep/System/Library/Headers/GNUstepBase/GSMime.h
> GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h
> GNUstep/System/Library/Headers/GNUstepBase/GSTLS.h
> @@ -212,7 +211,6 @@ GNUstep/System/Library/Headers/GNUstepBase/NSData+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSDebug+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSFileHandle+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSHashTable+GNUstepBase.h
> -GNUstep/System/Library/Headers/GNUstepBase/NSLock+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSMutableString+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSNetServices+GNUstepBase.h
> GNUstep/System/Library/Headers/GNUstepBase/NSNumber+GNUstepBase.h
> @@ -227,8 +225,8 @@ GNUstep/System/Library/Headers/GNUstepBase/Unicode.h
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/English.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Esperanto.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/French.lproj/Localizable.strings
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/German.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/GSTLS/ca-certificates.crt
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/German.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Info-gnustep.plist
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Italian.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Japanese.lproj/Localizable.strings
> @@ -252,15 +250,16 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Spanish
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/TraditionalChinese
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Languages/Ukrainian
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/.preferred_abbreviations.plist.swp
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/GNUmakefile
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/GNUstep_zones
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/README
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/abbreviations
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/abbreviations.plist
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/create-abbrevs.m
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/create-regions.m
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/GNUmakefile
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/GNUstep_zones
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/nstimezone.m
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/preferred_abbreviations.plist
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/README
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/regions
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Africa/Abidjan
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Africa/Accra
> @@ -866,7 +865,6 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Portugal
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/ROC
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/ROK
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/root/etc/localtime
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Singapore
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Turkey
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/UCT
> @@ -887,20 +885,25 @@ GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/W-SU
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/WET
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Zulu
> -GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/Localizable.strings
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/root/%%ETCDIR%%/localtime
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/zonenow.tab
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/SimplifiedChinese.lproj/Localizable.strings
> +GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/TraditionalChinese.lproj/Localizable.strings
> GNUstep/System/Library/Libraries/libgnustep-base.so
> GNUstep/System/Library/Libraries/libgnustep-base.so.%%BASEVERSION%%
> GNUstep/System/Library/Libraries/libgnustep-base.so.%%VERSION%%
> +GNUstep/System/Library/Libraries/pkgconfig/gnustep-base.pc
> GNUstep/System/Library/Makefiles/Additional/base.make
> +GNUstep/System/Library/Tools/Resources/autogsdoc/default-styles.css
> +GNUstep/System/Tools/HTMLLinker
> GNUstep/System/Tools/autogsdoc
> +GNUstep/System/Tools/classes
> GNUstep/System/Tools/cvtenc
> GNUstep/System/Tools/defaults
> GNUstep/System/Tools/gdnc
> GNUstep/System/Tools/gdomap
> GNUstep/System/Tools/gspath
> -GNUstep/System/Tools/HTMLLinker
> GNUstep/System/Tools/make_strings
> GNUstep/System/Tools/pl
> GNUstep/System/Tools/pl2link
> @@ -912,3 +915,5 @@ GNUstep/System/Tools/plser
> GNUstep/System/Tools/plutil
> GNUstep/System/Tools/sfparse
> GNUstep/System/Tools/xmlparse
> +%%ETCDIR%%/gdomap_if
> +libdata/ldconfig/gnustep-base
> diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
> index df78ffd57763..4b58fff61b20 100644
> --- a/x11-toolkits/gnustep-back/Makefile
> +++ b/x11-toolkits/gnustep-back/Makefile
> @@ -1,9 +1,9 @@
> PORTNAME= gnustep-back
> DISTVERSIONPREFIX= back-
> -DISTVERSION= 0_31_0
> +DISTVERSION= 0_32_0
> CATEGORIES= x11-toolkits gnustep
>
> -MAINTAINER= ports@FreeBSD.org
> +MAINTAINER= joe.maloney@icloud.com
> COMMENT= GNUstep GUI backend
> WWW= http://www.gnustep.org/
>
> diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo
> index 962e3d887bbc..771b27ae7c20 100644
> --- a/x11-toolkits/gnustep-back/distinfo
> +++ b/x11-toolkits/gnustep-back/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1717137439
> -SHA256 (gnustep-libs-back-back-0_31_0_GH0.tar.gz) = c43babef65b55b74b63a93ce0fc5d79e6a4377d9c41e662447a4f4b164d12b5d
> -SIZE (gnustep-libs-back-back-0_31_0_GH0.tar.gz) = 1030295
> +TIMESTAMP = 1753741131
> +SHA256 (gnustep-libs-back-back-0_32_0_GH0.tar.gz) = e4c3a2529a6a4cfe2e2427560707059f9d7435df381bc04df95fc15e05403b3b
> +SIZE (gnustep-libs-back-back-0_32_0_GH0.tar.gz) = 1031732
> diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
> index d8b502a6edf5..7d05a2f81744 100644
> --- a/x11-toolkits/gnustep-gui/Makefile
> +++ b/x11-toolkits/gnustep-gui/Makefile
> @@ -1,10 +1,9 @@
> PORTNAME= gnustep-gui
> DISTVERSIONPREFIX= gui-
> -DISTVERSION= 0_31_1
> -PORTREVISION= 1
> +DISTVERSION= 0_32_0
> CATEGORIES= x11-toolkits gnustep
>
> -MAINTAINER= ports@FreeBSD.org
> +MAINTAINER= joe.maloney@icloud.com
> COMMENT= GNUstep GUI library
> WWW= http://www.gnustep.org/
>
> diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo
> index ead2cf4fb938..0b96c5953f9b 100644
> --- a/x11-toolkits/gnustep-gui/distinfo
> +++ b/x11-toolkits/gnustep-gui/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1717749233
> -SHA256 (gnustep-libs-gui-gui-0_31_1_GH0.tar.gz) = 040ec27fa7a5c99721f10e7b2b56b8d228aafbb81bf9e1589aa31162463cd1d3
> -SIZE (gnustep-libs-gui-gui-0_31_1_GH0.tar.gz) = 3103743
> +TIMESTAMP = 1753740030
> +SHA256 (gnustep-libs-gui-gui-0_32_0_GH0.tar.gz) = 8dc3086b2993e7f1bc3648357e5b7fca09c57a605ada05379b0a0fcc31499536
> +SIZE (gnustep-libs-gui-gui-0_32_0_GH0.tar.gz) = 3121878
> diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist
> index 79fcbcd5f058..1d0e31617548 100644
> --- a/x11-toolkits/gnustep-gui/pkg-plist
> +++ b/x11-toolkits/gnustep-gui/pkg-plist
> @@ -41,16 +41,73 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.pl
> GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
> GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/Functions.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/Functions.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSDisplayServer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSDisplayServer.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSHbox.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSHbox.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTable.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTable.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTheme.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTheme.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSVbox.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSVbox.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.igsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/MainIndex.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/OrderedSymbolDeclarations.plist
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/default-styles.css
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/index.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/General.igsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/dependencies
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Affine-Transformations.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Application-Makefiles.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Basic-Controls.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Browsers.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Images-and-Imageviews.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Interface-Files.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Introduction.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Matrix-Controls.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Outlets-and-Actions.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Tableviews.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/The-view-concept.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/applicationmakefiles.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/basicconcepts.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/browsercontrols.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/conceptindex.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/controls.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/dataexchange.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/eventhandling.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/fdl.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/gnustepapplications.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/images.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/index.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/interfacefiles.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/matrix.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/outlineviews.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/tableview.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/theviewconcept.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Functions.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Functions.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Gui.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Gui.igsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityCustomAction.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityCustomAction.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityCustomRotor.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityCustomRotor.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityElement.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityElement.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityProtocols.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityProtocols.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSActionCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSActionCell.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAffineTransform.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAffineTransform.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAlert.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAlert.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAnimation.gsdoc
> @@ -63,6 +120,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSApplication.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSArrayController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSArrayController.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAttributedString.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAttributedString.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSBezierPath.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSBezierPath.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSBitmapImageRep.gsdoc
> @@ -91,14 +150,22 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSClickGestureRecognizer.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSClipView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSClipView.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionView.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionViewItem.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionViewItem.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColor.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColor.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorList.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorList.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicker.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicker.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPickerTouchBarItem.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPickerTouchBarItem.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicking.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicking.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorSampler.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorSampler.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorSpace.gsdoc
> @@ -109,6 +176,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSComboBox.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSComboBoxCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSComboBoxCell.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSControl.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSControl.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSController.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCursor.gsdoc
> @@ -123,6 +192,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLink.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkManager.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkManager.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkPanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDatePicker.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDatePicker.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDatePickerCell.gsdoc
> @@ -133,12 +204,18 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDocument.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDocumentController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDocumentController.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDragging.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDragging.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDrawer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDrawer.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSEPSImageRep.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSEPSImageRep.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSEvent.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSEvent.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFileWrapperExtensions.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFileWrapperExtensions.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFont.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFont.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontAssetRequest.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontAssetRequest.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontCollection.gsdoc
> @@ -147,24 +224,44 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontDescriptor.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontManager.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontManager.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontPanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSForm.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSForm.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFormCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFormCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGestureRecognizer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGestureRecognizer.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphGenerator.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphGenerator.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphInfo.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphInfo.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGradient.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGradient.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGraphicsContext.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGraphicsContext.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGridView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGridView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGroupTouchBarItem.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGroupTouchBarItem.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpManager.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpManager.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpPanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImage.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImage.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageCell.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageRep.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageRep.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageView.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputManager.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputManager.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputServer.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputServer.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSKeyValueBinding.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSKeyValueBinding.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSLayoutAnchor.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSLayoutAnchor.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSLayoutConstraint.gsdoc
> @@ -179,8 +276,14 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSLevelIndicatorCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMagnificationGestureRecognizer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMagnificationGestureRecognizer.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMatrix.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMatrix.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMediaLibraryBrowserController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMediaLibraryBrowserController.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenu.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenu.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItem.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItem.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItemCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItemCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuView.gsdoc
> @@ -195,6 +298,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibConnector.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibControlConnector.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibControlConnector.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibLoading.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibLoading.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibOutletConnector.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibOutletConnector.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSObjectController.gsdoc
> @@ -205,6 +310,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOpenGLView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOpenPanel.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOpenPanel.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOutlineView.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOutlineView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPDFImageRep.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPDFImageRep.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPDFInfo.gsdoc
> @@ -215,12 +322,16 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPICTImageRep.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageController.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageLayout.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageLayout.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPanGestureRecognizer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPanGestureRecognizer.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPanel.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSParagraphStyle.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSParagraphStyle.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboard.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboard.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboardItem.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboardItem.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPathCell.gsdoc
> @@ -253,6 +364,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintInfo.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintOperation.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintOperation.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintPanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintPanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrinter.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrinter.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSProgressIndicator.gsdoc
> @@ -269,6 +382,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSRulerView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSRunningApplication.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSRunningApplication.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSavePanel.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSavePanel.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSScreen.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSScreen.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSScrollView.gsdoc
> @@ -291,6 +406,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSegmentedCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSegmentedControl.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSegmentedControl.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSeguePerforming.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSeguePerforming.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSelection.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSelection.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSShadow.gsdoc
> @@ -317,6 +434,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpeechSynthesizer.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellChecker.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellChecker.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellProtocol.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellProtocol.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSplitView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSplitView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSplitViewController.gsdoc
> @@ -341,6 +460,8 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStoryboard.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStoryboardSegue.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStoryboardSegue.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSwitch.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSwitch.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTabView.gsdoc
> @@ -349,20 +470,34 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTabViewController.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTabViewItem.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTabViewItem.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableColumn.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableColumn.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableHeaderCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableHeaderCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableHeaderView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableHeaderView.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableView.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableView.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSText.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSText.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAlternatives.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAlternatives.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAttachment.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAttachment.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingClient.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingClient.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingController.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingController.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextContainer.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextContainer.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextField.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextField.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextFieldCell.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextFieldCell.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextFinder.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextFinder.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputClient.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputClient.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputContext.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputContext.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextList.gsdoc
> @@ -401,159 +536,6 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserDefaultsController.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceCompression.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceCompression.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSViewController.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSViewController.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSVisualEffectView.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSVisualEffectView.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowController.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowController.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/Functions.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/Functions.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/FunctionsTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSHbox.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSHbox.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTable.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTable.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTheme.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSTheme.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSVbox.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GSVbox.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/GuiAdditions.igsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/MainIndex.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/OrderedSymbolDeclarations.plist
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesAndConstants.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/TypesTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/VariablesTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/index.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/General.igsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/dependencies
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Affine-Transformations.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Application-Makefiles.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Basic-Controls.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Browsers.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Images-and-Imageviews.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Interface-Files.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Introduction.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Matrix-Controls.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Outlets-and-Actions.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Tableviews.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/The-view-concept.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/applicationmakefiles.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/basicconcepts.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/browsercontrols.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/conceptindex.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/controls.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/dataexchange.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/eventhandling.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/fdl.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/gnustepapplications.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/images.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/index.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/interfacefiles.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/matrix.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/outlineviews.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/tableview.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/theviewconcept.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Functions.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Functions.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/FunctionsTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Gui.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/Gui.igsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/MainIndex.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityProtocols.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAccessibilityProtocols.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAffineTransform.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAffineTransform.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAttributedString.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSAttributedString.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionView.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSCollectionView.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColor.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColor.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicking.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSColorPicking.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSControl.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSControl.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkPanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDataLinkPanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDragging.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSDragging.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFileWrapperExtensions.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFileWrapperExtensions.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFont.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFont.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontPanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSFontPanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphGenerator.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphGenerator.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphInfo.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGlyphInfo.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGraphicsContext.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSGraphicsContext.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpManager.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpManager.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpPanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSHelpPanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageRep.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSImageRep.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputManager.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputManager.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputServer.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSInputServer.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSKeyValueBinding.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSKeyValueBinding.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMatrix.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMatrix.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenu.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenu.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItem.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSMenuItem.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibLoading.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSNibLoading.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOutlineView.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSOutlineView.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageLayout.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPageLayout.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboard.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPasteboard.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintPanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSPrintPanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSavePanel.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSavePanel.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSeguePerforming.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSeguePerforming.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellProtocol.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSSpellProtocol.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSStringDrawing.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableColumn.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableColumn.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableView.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTableView.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSText.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSText.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAttachment.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextAttachment.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingClient.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextCheckingClient.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextField.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextField.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputClient.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSTextInputClient.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceItemIdentification.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceItemIdentification.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceItemSearching.gsdoc
> @@ -562,21 +544,22 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSUserInterfaceValidation.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSView.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSView.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSViewController.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSViewController.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSVisualEffectView.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSVisualEffectView.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindow.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindow.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowController.gsdoc
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowController.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowRestoration.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWindowRestoration.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWorkspace.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/NSWorkspace.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/OrderedSymbolDeclarations.plist
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ProtocolsTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ProtocolsTOC.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/TypesAndConstants.gsdoc
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/TypesAndConstants.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/TypesTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/TypesTOC.html
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.gsdoc
> -%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/VariablesTOC.html
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/default-styles.css
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/index.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/ANNOUNCE
> %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ReleaseNotes/%%VERSION%%/BUGS
> @@ -592,12 +575,12 @@ GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
> %%PORTDOCS%%GNUstep/System/Library/Documentation/User/Gui/LanguageSetup.html
> %%PORTDOCS%%GNUstep/System/Library/Documentation/User/Gui/dependencies
> %%PORTDOCS%%GNUstep/System/Library/Documentation/info/AppKit.info
> -GNUstep/System/Library/Documentation/man/man1/GSSpeechServer.1.gz
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/GSSpeechServer.1.gz
> %%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gclose.1.gz
> %%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gcloseall.1.gz
> %%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gopen.1.gz
> %%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/make_services.1.gz
> -GNUstep/System/Library/Documentation/man/man1/say.1.gz
> +%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/say.1.gz
> %%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/set_show_service.1.gz
> GNUstep/System/Library/Headers/AppKit/AppKit.h
> GNUstep/System/Library/Headers/AppKit/AppKitDefines.h
> @@ -756,6 +739,7 @@ GNUstep/System/Library/Headers/AppKit/NSMediaLibraryBrowserController.h
> GNUstep/System/Library/Headers/AppKit/NSMenu.h
> GNUstep/System/Library/Headers/AppKit/NSMenuItem.h
> GNUstep/System/Library/Headers/AppKit/NSMenuItemCell.h
> +GNUstep/System/Library/Headers/AppKit/NSMenuToolbarItem.h
> GNUstep/System/Library/Headers/AppKit/NSMenuView.h
> GNUstep/System/Library/Headers/AppKit/NSMovie.h
> GNUstep/System/Library/Headers/AppKit/NSMovieView.h
> @@ -1054,6 +1038,7 @@ GNUstep/System/Library/Images/common_ImageFolder.tiff
> GNUstep/System/Library/Images/common_Info.tiff
> GNUstep/System/Library/Images/common_LeftTabStop.tiff
> GNUstep/System/Library/Images/common_LibraryFolder.tiff
> +GNUstep/System/Library/Images/common_MenuToolbarItem.tiff
> GNUstep/System/Library/Images/common_MiniWindowTile.tiff
> GNUstep/System/Library/Images/common_Miniaturize.tiff
> GNUstep/System/Library/Images/common_MiniaturizeH.tiff
> @@ -1182,10 +1167,10 @@ GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/
> GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/data.info
> GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/objects.gorm
> GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/Localizable.strings
> -GNUstep/System/Library/Libraries/pkgconfig/gnustep-gui.pc
> GNUstep/System/Library/Libraries/libgnustep-gui.so
> GNUstep/System/Library/Libraries/libgnustep-gui.so.0
> GNUstep/System/Library/Libraries/libgnustep-gui.so.%%VERSION%%
> +GNUstep/System/Library/Libraries/pkgconfig/gnustep-gui.pc
> GNUstep/System/Library/Makefiles/Additional/gui.make
> GNUstep/System/Library/PostScript/GSProlog.ps
> GNUstep/System/Library/PostScript/PPD/English.lproj/Generic-PostScript_Printer-Postscript.ppd
> @@ -1209,4 +1194,5 @@ GNUstep/System/Tools/gopen
> GNUstep/System/Tools/make_services
> GNUstep/System/Tools/say
> GNUstep/System/Tools/set_show_service
> +libdata/ldconfig/gnustep-gui
> @dir GNUstep/System/Library/Themes
>