Skip site navigation (1)Skip section navigation (2)
Date:      18 Jul 2005 07:22:39 -0000
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83646: new port: german/swissgerman-ding
Message-ID:  <20050718072239.91420.qmail@mx.critical.ch>
Resent-Message-ID: <200507180730.j6I7UF3S068692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83646
>Category:       ports
>Synopsis:       new port: german/swissgerman-ding
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 18 07:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
new port: german/swissgerman-ding

This is a swiss-"high german" language pack for german/ding.

The official written language in the German part of Switzerland does not contain
the doppel-s (UTF-8 0x9f) nor is it available on Swiss-German keyboards.


>How-To-Repeat:
	
>Fix:

	



--- swissgerman-ding.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	swissgerman-ding
#	swissgerman-ding/Makefile
#	swissgerman-ding/pkg-descr
#
echo c - swissgerman-ding
mkdir -p swissgerman-ding > /dev/null 2>&1
echo x - swissgerman-ding/Makefile
sed 's/^X//' >swissgerman-ding/Makefile << 'END-of-swissgerman-ding/Makefile'
X# New ports collection makefile for:	swissgerman-ding
X# Date created:				15 Jul 2005
X# Whom:					Emanuel Haupt <ehaupt@critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	swissgerman-ding
XPORTVERSION=	1.4
XCATEGORIES=	german
XMASTER_SITES=	# none
XPKGNAMEPREFIX=	de-
XDISTFILES=	# none
X
XMAINTAINER=	ehaupt@critical.ch
XCOMMENT=	A swiss high german german doppel-s free language pack for de-ding
X
XRUN_DEPENDS=	${DICTFILE}:${PORTSDIR}/german/ding
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XNO_WRKSUBDIR=	yes
XUSE_PERL5=	yes
XUSE_X_PREFIX=	yes
X
XDICTFILE=	${PREFIX}/share/ding/de-en.txt
XSWISSDICT=	de_ch-en.txt
X
XPLIST_FILES=	share/ding/de_ch-en.txt
X
Xdo-fetch:
X	@${DO_NADA}
X
Xdo-build:
X	@${CP} ${DICTFILE} ${WRKDIR}/${SWISSDICT}
X	${PERL5} -pi.orig -e '$${sz}="\x{009F}"; s/Ã$${sz}/ss/g' \
X		${WRKDIR}/${SWISSDICT}
X
Xdo-install:
X	${INSTALL_DATA} ${WRKDIR}/${SWISSDICT} ${PREFIX}/share/ding
X
Xpost-install:
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "You can now configure ${SWISSDICT} in your 'Settings' menu."
X	@${ECHO_MSG} ""
X
X.include <bsd.port.mk>
END-of-swissgerman-ding/Makefile
echo x - swissgerman-ding/pkg-descr
sed 's/^X//' >swissgerman-ding/pkg-descr << 'END-of-swissgerman-ding/pkg-descr'
XThis is a swiss-"high german" language pack for german/ding.
X
XThe official written language in the German part of Switzerland does not contain
Xthe doppel-s (UTF-8 0x9f) nor is it available on Swiss-German keyboards.
X
XWWW: none
X
X- ehaupt
Xehaupt@critical.ch
END-of-swissgerman-ding/pkg-descr
exit
--- swissgerman-ding.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050718072239.91420.qmail>