Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 10:30:03 -0700 (PDT)
From:      Marcus vA <mva121@gmx.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/41184: new port - lingoteach, a language teaching program
Message-ID:  <200209101730.g8AHU360002299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/41184; it has been noted by GNATS.

From: Marcus vA <mva121@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/41184: new port - lingoteach, a language teaching program
Date: Tue, 10 Sep 2002 19:26:10 +0200

 We had a new release, so I cutted all down a bit. 
 Much thanks for your patience.
 
 ---- begin shar ----
 
 # 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:
 #
 #	misc/lingoteach
 #	misc/lingoteach/pkg-comment
 #	misc/lingoteach/pkg-descr
 #	misc/lingoteach/Makefile
 #	misc/lingoteach/pkg-plist
 #	misc/lingoteach/distinfo
 #
 echo c - misc/lingoteach
 mkdir -p misc/lingoteach > /dev/null 2>&1
 echo x - misc/lingoteach/pkg-comment
 sed 's/^X//' >misc/lingoteach/pkg-comment <<
 'END-of-misc/lingoteach/pkg-comment'
 XA language teaching program
 END-of-misc/lingoteach/pkg-comment
 echo x - misc/lingoteach/pkg-descr
 sed 's/^X//' >misc/lingoteach/pkg-descr <<
 'END-of-misc/lingoteach/pkg-descr'
 XThis is a port of lingoteach, which aims to be a language
 Xteaching program. Until now, chinese, german, spanish and
 Xenglish are supported. You ca add your own lessons by using
 Xan integrated editor or editing the xml-files yourself.
 XDifferent types of learning are available for actually 825
 Xwords and sentences.
 XFor the soundsnippets, you have to download the sound tarball
 Xseparately ad copy the content of its data-dir to
 X$PREFIX/lingoteach/data.
 X
 XWWW: http://www.lingoteach.org
 X
 X-Marcus vA
 Xmva121@gmx.net
 END-of-misc/lingoteach/pkg-descr
 echo x - misc/lingoteach/Makefile
 sed 's/^X//' >misc/lingoteach/Makefile <<
 'END-of-misc/lingoteach/Makefile'
 X# New ports collection makefile for:   lingoteach
 X# Date created:        01 September 2002
 X# Whom:                Marcus vA
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=      lingoteach
 XPORTVERSION=   0.3.7
 XCATEGORIES=    misc
 XMASTER_SITES=  http://unc.dl.sourceforge.net/sourceforge/lingoteach/
 X
 XMAINTAINER=    mva121@gmx.net
 X
 XBUILD_DEPENDS=
 gtk-query-immodules-2.0:${PORTSDIR}/x11-toolkits/gtk20:install \
 X	       xml2-config:${PORTSDIR}/textproc/libxml2:install
 XLIB_DEPENDS=   xml2.5:${PORTSDIR}/textproc/libxml2:install \
 X	       gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20:install
 X
 XGNU_CONFIGURE= yes
 XCONFIGURE_TARGET=
 XUSE_GMAKE=     yes
 X
 Xpost-install::
 X	@${ECHO_MSG} "--------------------------------------------------------"
 X	@${ECHO_MSG} " If you want the sound snippets too, go to the projects "
 X	@${ECHO_MSG} " homepage - http://lingoteach.org, fetch the tar ball   "
 X	@${ECHO_MSG} " of the sound snippets and copy the content of data     "
 X	@${ECHO_MSG} " to $PREFIX/share/lingoteach/data.                      "
 X	@${ECHO_MSG} "--------------------------------------------------------"
 X
 X.include <bsd.port.mk>
 END-of-misc/lingoteach/Makefile
 echo x - misc/lingoteach/pkg-plist
 sed 's/^X//' >misc/lingoteach/pkg-plist <<
 'END-of-misc/lingoteach/pkg-plist'
 Xbin/lingoteach
 Xshare/lingoteach/data/rules.en.txt
 Xshare/lingoteach/data/lingoteach.dtd
 Xshare/lingoteach/data/language.dtd
 Xshare/lingoteach/data/language.xml
 Xshare/lingoteach/data/basic.xml
 X@dirrm share/lingoteach/data
 X@dirrm share/lingoteach
 END-of-misc/lingoteach/pkg-plist
 echo x - misc/lingoteach/distinfo
 sed 's/^X//' >misc/lingoteach/distinfo <<
 'END-of-misc/lingoteach/distinfo'
 XMD5 (lingoteach-0.3.7.tar.gz) = ac128bbf49b8e70fbe296aa9f71c5baf
 END-of-misc/lingoteach/distinfo
 exit
 
 ---- end shar ----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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