Home
last modified time | relevance | path

Searched refs:GNUSTEP_HOST_OS (Results 1 – 25 of 31) sorted by relevance

12

/dports/deskutils/appwrapper/AppWrapper/AppWrapper.app/
H A DAppWrapper181 if [ -z "$GNUSTEP_HOST_OS" ]; then
182 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Makefiles/os.sh $GNUSTEP_HOST`
183 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Makefiles/clean_os.sh $GNUSTEP_HOST_OS`
184 export GNUSTEP_HOST_OS
191 relative_path=$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname
192 elif [ -x $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname ]; then
193 relative_path=$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname
200 if [ -d $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS ]; then
202 cd "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS";
213 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname"
[all …]
/dports/deskutils/gnustep-wrapper/GNUstepWrapper-0.1.0/WrapperFactory/Resources/
H A DLaunchScript.sh176 if [ -z "$GNUSTEP_HOST_OS" ]; then
177 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Library/Makefiles/os.sh $GNUSTEP_HOST`
178 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Library/Makefiles/clean_os.sh $GNUSTEP_HOST_OS`
179 export GNUSTEP_HOST_OS
186 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname"
187 elif [ -x "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname" ]; then
188 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname"
195 if [ -d "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS" ]; then
197 cd "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS";
208 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname"
[all …]
/dports/games/grubik/GRubik/GRubik.app/
H A DGRubik173 if [ -z "$GNUSTEP_HOST_OS" ]; then
174 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Makefiles/os.sh $GNUSTEP_HOST`
175 GNUSTEP_HOST_OS=`$GNUSTEP_SYSTEM_ROOT/Makefiles/clean_os.sh $GNUSTEP_HOST_OS`
176 export GNUSTEP_HOST_OS
182 if [ -x $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname ]; then
183 relative_path=$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname
184 elif [ -x $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname ]; then
185 relative_path=$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname
204 if [ "$LIBRARY_COMBO" = nx-nx-nx -a $GNUSTEP_HOST_OS = nextstep4 ]; then
209 …if [ -f "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/library_paths.openapp" ];…
[all …]
/dports/devel/gnustep-make/gnustep-make-2.8.0/
H A Dexecutable.template.in187 if [ -x "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname" ]; then
188 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname"
189 elif [ -x "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname" ]; then
190 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$appname"
197 if [ -d "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS" ]; then
199 cd "$full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS";
210 relative_path="$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname"
218 … not have a binary for this kind of machine/operating system ($GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS)."
H A DGNUstep.csh.in163 setenv GNUSTEP_HOST_OS "@clean_target_os@"
186 if ( ! ${?GNUSTEP_HOST_OS} ) then
187 setenv GNUSTEP_HOST_OS `${GNUSTEP_MAKEFILES}/os.sh ${GNUSTEP_HOST}`
188 setenv GNUSTEP_HOST_OS `${GNUSTEP_MAKEFILES}/clean_os.sh ${GNUSTEP_HOST_OS}`
226 …"${dir}:${dir}/${GNUSTEP_HOST_CPU}-${GNUSTEP_HOST_OS}/${LIBRARY_COMBO}:${dir}/${GNUSTEP_HOST_CPU}-…
244 …t path_fragment="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY_COMBO:$dir/$GNUSTEP_HOST_CPU-$GN…
247 switch ( "${GNUSTEP_HOST_OS}" )
290 switch ( "${GNUSTEP_HOST_OS}" )
355 …t="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$GNUSTEP_PKGCONFIG_FRAGMENT:$dir/$GNUSTE…
379 unsetenv GNUSTEP_HOST_OS
H A Dnames.make31 GNUSTEP_HOST_OS := $(shell (cd /tmp; $(CONFIG_OS_SCRIPT) $(GNUSTEP_HOST)))
35 GNUSTEP_HOST_OS := $(shell (cd /tmp; $(CLEAN_OS_SCRIPT) $(GNUSTEP_HOST_OS)))
48 GNUSTEP_TARGET_OS := $(GNUSTEP_HOST_OS)
H A DGNUstep.sh.in225 GNUSTEP_HOST_OS=@clean_target_os@
250 if [ -z "$GNUSTEP_HOST_OS" ]; then
251 GNUSTEP_HOST_OS=`$GNUSTEP_MAKEFILES/os.sh $GNUSTEP_HOST`
252 GNUSTEP_HOST_OS=`$GNUSTEP_MAKEFILES/clean_os.sh $GNUSTEP_HOST_OS`
258 export GNUSTEP_HOST GNUSTEP_HOST_CPU GNUSTEP_HOST_VENDOR GNUSTEP_HOST_OS
339 …ment="$dir:$dir/${GNUSTEP_HOST_CPU}-${GNUSTEP_HOST_OS}/${LIBRARY_COMBO}:$dir/${GNUSTEP_HOST_CPU}-$…
373 …path_fragment="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY_COMBO:$dir/$GNUSTEP_HOST_CPU-$GNUS…
378 case "$GNUSTEP_HOST_OS" in
434 case "$GNUSTEP_HOST_OS" in
569 …t="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$GNUSTEP_PKGCONFIG_FRAGMENT:$dir/$GNUSTE…
[all …]
H A Dopentool.in164 tmpgnudir="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS"
165 tmplibdir="$dir/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY_COMBO"
H A Dconfig.site32 GNUSTEP_TARGET_OS=$GNUSTEP_HOST_OS
54 bindir="\${exec_prefix}/Tools/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}"
62 DIR_BIN="\${prefix}/Tools/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}"
H A DGNUstep-reset.sh180 unset GNUSTEP_HOST_OS
H A Dopenapp.in272 …*) openapp_app_executable="$openapp_full_appname/$GNUSTEP_HOST_CPU-$GNUSTEP_HOST_OS/$LIBRARY…
H A Dconfig-noarch.make.in153 GNUSTEP_HOST_OS = @clean_target_os@
H A Dcommon.make146 GNUSTEP_HOST_DIR = $(GNUSTEP_HOST_CPU)-$(GNUSTEP_HOST_OS)
911 ifneq ($(findstring mingw, $(GNUSTEP_HOST_OS)), mingw)
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A Dgnustep-base.spec.old103 sed -e "s|GSARCH|${GNUSTEP_HOST_CPU}|g" -e "s|GSOS|${GNUSTEP_HOST_OS}|g" < mygnustep.init.in > mygn…
162 sed -e "s|GSARCH|${GNUSTEP_HOST_CPU}|" -e "s|GSOS|${GNUSTEP_HOST_OS}|" < filelist.rpm.in > filelist…
163 sed -e "s|GSARCH|${GNUSTEP_HOST_CPU}|" -e "s|GSOS|${GNUSTEP_HOST_OS}|" < filelist-devel.rpm.in > fi…
173 …s/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/gnu-gnu-gnu-xgps' /etc/ld.so.conf || echo "%{gsr}/Libraries/$…
197 …grep -v "^%{gsr}/Libraries/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/%{libcombo}$" /etc/ld.so.conf.orig >…
/dports/www/sogo2/SOGo-2.4.1/SoObjects/SOGo/
H A DGNUmakefile.preamble46 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
52 ifeq ($(findstring gnu, $(GNUSTEP_HOST_OS)), gnu)
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DGNUmakefile.preamble55 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
61 ifeq ($(findstring gnu, $(GNUSTEP_HOST_OS)), gnu)
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DGNUmakefile.preamble55 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
61 ifeq ($(findstring gnu, $(GNUSTEP_HOST_OS)), gnu)
/dports/www/sogo/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGNUmakefile.preamble80 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGNUmakefile.preamble80 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
/dports/www/sogo2/SOGo-2.4.1/SOPE/GDLContentStore/
H A DGNUmakefile.preamble80 ifeq ($(findstring openbsd, $(GNUSTEP_HOST_OS)), openbsd)
/dports/devel/sope/SOPE/sope-core/NGExtensions/
H A DGNUmakefile.preamble66 ifeq ($(GNUSTEP_HOST_OS),rhapsody5.5)
/dports/devel/sope2/SOPE/sope-core/NGExtensions/
H A DGNUmakefile.preamble66 ifeq ($(GNUSTEP_HOST_OS),rhapsody5.5)
/dports/databases/sqlclient/SQLClient-1.8.1/
H A Dconfigure.ac101 case "$GNUSTEP_HOST_OS" in
/dports/devel/gnustep-make/gnustep-make-2.8.0/Documentation/
H A Dgnustep-make.texi1153 @code{GNUSTEP_HOST_CPU} and @code{GNUSTEP_HOST_OS} variables.
1191 @code{GNUSTEP_HOST_VENDOR}, @code{GNUSTEP_HOST_OS}, and the target
1293 @defvar GNUSTEP_HOST_OS
1294 @code{GNUSTEP_HOST_OS} is the operating system name for the canonical
1338 @code{GNUSTEP_HOST_OS}, unless the user specifies a different target
/dports/deskutils/gnustep-wrapper/GNUstepWrapper-0.1.0/WrapperFactory/
H A DWrapperDocument.m953 [environment objectForKey: @"GNUSTEP_HOST_OS"],

12