mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of
the same name. Just like the original program, it's a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called "bundles", that add new things to the program that its original developers did not think of or even intend -- that don't require recompiling the main program. For more information on what bundles can do, see StepWise. They are a very powerful tool. WWW: http://prefsapp.sourceforge.net/about.php
This commit is contained in:
parent
9a0799b2c4
commit
3138a6aef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75102
@ -42,6 +42,7 @@
|
||||
SUBDIR += offix-trash
|
||||
SUBDIR += phpgroupware
|
||||
SUBDIR += plan
|
||||
SUBDIR += preferences.app
|
||||
SUBDIR += rox-memo
|
||||
SUBDIR += sliderule
|
||||
SUBDIR += teapot
|
||||
|
58
deskutils/preferences.app/Makefile
Normal file
58
deskutils/preferences.app/Makefile
Normal file
@ -0,0 +1,58 @@
|
||||
# New ports collection makefile for: preferences.app
|
||||
# Date created: 04 Feb 2003
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= preferences.app
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= prefsapp
|
||||
DISTNAME= Preferences-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
|
||||
RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
|
||||
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
PREFIX= ${LOCALBASE}/GNUstep
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
ALL_TARGET=
|
||||
NO_MTREE= yes
|
||||
MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \
|
||||
Modules/Keyboard/GNUmakefile.preamble \
|
||||
Modules/PrefsApp/GNUmakefile.preamble
|
||||
|
||||
BACKBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-back.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
GNU_ARCH= ix86
|
||||
.else
|
||||
GNU_ARCH= ${MACHINE_ARCH}
|
||||
.endif
|
||||
|
||||
PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L}
|
||||
|
||||
post-patch:
|
||||
.for i in ${MODIFY}
|
||||
@${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}.sed
|
||||
${SED} -e "s= -Werror==" ${WRKSRC}/${i}.sed > ${WRKSRC}/${i}
|
||||
.endfor
|
||||
|
||||
do-build:
|
||||
@(cd ${WRKSRC}; . ${PREFIX}/System/Makefiles/GNUstep.sh; \
|
||||
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET})
|
||||
|
||||
do-install:
|
||||
@(cd ${WRKSRC}; . ${PREFIX}/System/Makefiles/GNUstep.sh; \
|
||||
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
|
||||
|
||||
.include <bsd.port.post.mk>
|
1
deskutils/preferences.app/distinfo
Normal file
1
deskutils/preferences.app/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Preferences-1.2.0.tar.bz2) = 1f08ecab990fd91a14fc40d369e5ed9a
|
1
deskutils/preferences.app/pkg-comment
Normal file
1
deskutils/preferences.app/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
GNUstep workspace manager
|
10
deskutils/preferences.app/pkg-descr
Normal file
10
deskutils/preferences.app/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of
|
||||
the same name. Just like the original program, it's a simple application
|
||||
for setting preferences for the GNUstep system, with a friendly interface.
|
||||
The program is simple, but powerful -- people can create new modules,
|
||||
called "bundles", that add new things to the program that its original
|
||||
developers did not think of or even intend -- that don't require
|
||||
recompiling the main program. For more information on what bundles can do,
|
||||
see StepWise. They are a very powerful tool.
|
||||
|
||||
WWW: http://prefsapp.sourceforge.net/about.php
|
64
deskutils/preferences.app/pkg-plist
Normal file
64
deskutils/preferences.app/pkg-plist
Normal file
@ -0,0 +1,64 @@
|
||||
System/Applications/Preferences.app/Preferences
|
||||
System/Applications/Preferences.app/Resources/Info-gnustep.plist
|
||||
System/Applications/Preferences.app/Resources/Preferences.desktop
|
||||
System/Applications/Preferences.app/Resources/Preferences.tiff
|
||||
System/Applications/Preferences.app/Resources/PreferencesInfo.plist
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Appearances.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Keyboard.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Localisation.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Login.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Mouse.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_Screen.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsIcon_SelectSpooler.tiff
|
||||
System/Applications/Preferences.app/Resources/PrefsModule.tiff
|
||||
System/Applications/Preferences.app/Resources/English.lproj/Localizable.strings
|
||||
System/Applications/Preferences.app/Resources/English.lproj/Preferences.gorm
|
||||
System/Applications/Preferences.app/Resources/PrefsApp.prefs/Resources/Info-gnustep.plist
|
||||
System/Applications/Preferences.app/Resources/PrefsApp.prefs/Resources/PrefsApp.gorm
|
||||
System/Applications/Preferences.app/Resources/PrefsApp.prefs/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/PrefsApp
|
||||
System/Applications/Preferences.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/Preferences
|
||||
System/Applications/Preferences.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/library_paths.openapp
|
||||
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so
|
||||
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so.1
|
||||
System/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so.1.0.0
|
||||
System/Library/Frameworks/PrefsModule.framework/Resources
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/Headers/PrefsModule.h
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/Resources/Info-gnustep.plist
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/Resources/Info.plist
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so.1
|
||||
System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libPrefsModule.so.1.0.0
|
||||
@exec ln -fs Versions/Current/Headers %D/System/Library/Frameworks/PrefsModule.framework/Headers
|
||||
@exec ln -fs Versions/Current/Resources %D/System/Library/Frameworks/PrefsModule.framework/Resources
|
||||
@exec ln -fs A %D/System/Library/Frameworks/PrefsModule.framework/Versions/Current
|
||||
@unexec rm -f %D/System/Library/Frameworks/PrefsModule.framework/Headers
|
||||
@unexec rm -f %D/System/Library/Frameworks/PrefsModule.framework/Resources
|
||||
@unexec rm -f %D/System/Library/Frameworks/PrefsModule.framework/Versions/Current
|
||||
System/Library/Preferences/Keyboard.prefs/Resources/Info-gnustep.plist
|
||||
System/Library/Preferences/Keyboard.prefs/Resources/Keyboard.gorm
|
||||
System/Library/Preferences/Keyboard.prefs/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/Keyboard
|
||||
@dirrm System/Applications/Preferences.app/Resources/English.lproj
|
||||
@dirrm System/Applications/Preferences.app/Resources/PrefsApp.prefs/Resources
|
||||
@dirrm System/Applications/Preferences.app/Resources/PrefsApp.prefs/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu
|
||||
@dirrm System/Applications/Preferences.app/Resources/PrefsApp.prefs/%%GNU_ARCH%%/%%OPSYS%%
|
||||
@dirrm System/Applications/Preferences.app/Resources/PrefsApp.prefs/%%GNU_ARCH%%
|
||||
@dirrm System/Applications/Preferences.app/Resources/PrefsApp.prefs
|
||||
@dirrm System/Applications/Preferences.app/Resources
|
||||
@dirrm System/Applications/Preferences.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu
|
||||
@dirrm System/Applications/Preferences.app/%%GNU_ARCH%%/%%OPSYS%%
|
||||
@dirrm System/Applications/Preferences.app/%%GNU_ARCH%%
|
||||
@dirrm System/Applications/Preferences.app
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A/Headers
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A/Resources
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%/%%OPSYS%%
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A/%%GNU_ARCH%%
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions/A
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework/Versions
|
||||
@dirrm System/Library/Frameworks/PrefsModule.framework
|
||||
@dirrm System/Library/Preferences/Keyboard.prefs/Resources
|
||||
@dirrm System/Library/Preferences/Keyboard.prefs/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu
|
||||
@dirrm System/Library/Preferences/Keyboard.prefs/%%GNU_ARCH%%/%%OPSYS%%
|
||||
@dirrm System/Library/Preferences/Keyboard.prefs/%%GNU_ARCH%%
|
||||
@dirrm System/Library/Preferences/Keyboard.prefs
|
||||
@dirrm System/Library/Preferences
|
Loading…
Reference in New Issue
Block a user