ports/58032: New Port: liblingoteach

Marcus von Appen mva at sysfault.org
Tue Oct 14 22:00:36 UTC 2003


>Number:         58032
>Category:       ports
>Synopsis:       New Port: liblingoteach
>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:   Tue Oct 14 15:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD medusa.iradion.home 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #1: Sun Oct 5 17:03:53 CEST 2003 marcus at medusa.iradion.home:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	
	LibLingoTeach is a text processing library for XML files
	based on the LingoTeach DTD. It is used to work on and with 
	so called lesson files, which are used by LingoTeach.
	It is good for usage in any language teaching program to
	have easy acces to translations and lesson files.
	
>How-To-Repeat:
	
>Fix:

	# 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:
	#
	#	textproc/liblingoteach/
	#	textproc/liblingoteach/pkg-plist
	#	textproc/liblingoteach/files
	#	textproc/liblingoteach/files/patch-aa
	#	textproc/liblingoteach/pkg-descr
	#	textproc/liblingoteach/distinfo
	#	textproc/liblingoteach/Makefile
	#
	echo c - textproc/liblingoteach/
	mkdir -p textproc/liblingoteach/ > /dev/null 2>&1
	echo x - textproc/liblingoteach/pkg-plist
	sed 's/^X//' >textproc/liblingoteach/pkg-plist << 'END-of-textproc/liblingoteach/pkg-plist'
	Xinclude/lingoteach/lingdefs.h
	Xinclude/lingoteach/lingoteach.h
	Xlib/liblingoteach.a
	Xlib/liblingoteach.so
	Xlib/liblingoteach.so.0
	Xlib/pkgconfig/liblingoteach.pc
	Xshare/doc/liblingoteach/html/a00009.html
	Xshare/doc/liblingoteach/html/a00010.html
	Xshare/doc/liblingoteach/html/a00011.html
	Xshare/doc/liblingoteach/html/a00012.html
	Xshare/doc/liblingoteach/html/a00013.html
	Xshare/doc/liblingoteach/html/a00014.html
	Xshare/doc/liblingoteach/html/a00015.html
	Xshare/doc/liblingoteach/html/a00016.html
	Xshare/doc/liblingoteach/html/a00017.html
	Xshare/doc/liblingoteach/html/annotated.html
	Xshare/doc/liblingoteach/html/classes.html
	Xshare/doc/liblingoteach/html/doxygen.css
	Xshare/doc/liblingoteach/html/doxygen.png
	Xshare/doc/liblingoteach/html/files.html
	Xshare/doc/liblingoteach/html/functions.html
	Xshare/doc/liblingoteach/html/functions_vars.html
	Xshare/doc/liblingoteach/html/globals.html
	Xshare/doc/liblingoteach/html/globals_enum.html
	Xshare/doc/liblingoteach/html/globals_eval.html
	Xshare/doc/liblingoteach/html/globals_func.html
	Xshare/doc/liblingoteach/html/globals_type.html
	Xshare/doc/liblingoteach/html/index.html
	X at dirrm share/doc/liblingoteach/html
	X at dirrm share/doc/liblingoteach
	X at dirrm lib/pkgconfig
	X at dirrm include/lingoteach
	END-of-textproc/liblingoteach/pkg-plist
	echo c - textproc/liblingoteach/files
	mkdir -p textproc/liblingoteach/files > /dev/null 2>&1
	echo x - textproc/liblingoteach/files/patch-aa
	sed 's/^X//' >textproc/liblingoteach/files/patch-aa << 'END-of-textproc/liblingoteach/files/patch-aa'
	X--- doc/Makefile.in.orig	Sun Oct 12 13:30:43 2003
	X+++ doc/Makefile.in	Tue Oct 14 23:35:13 2003
	X@@ -88,7 +88,7 @@
	X am__quote = @am__quote@
	X install_sh = @install_sh@
	X 
	X-DOC_MODULE = liblingoteach-$(VERSION)
	X+DOC_MODULE = liblingoteach
	X HTML_DIR = $(datadir)/doc
	X subdir = doc
	X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
	END-of-textproc/liblingoteach/files/patch-aa
	echo x - textproc/liblingoteach/pkg-descr
	sed 's/^X//' >textproc/liblingoteach/pkg-descr << 'END-of-textproc/liblingoteach/pkg-descr'
	XThis is a port of liblingoteach, a library for special translation
	Xlesson interaction. It uses the LingoTeach DTD format for general 
	Xvalidation.
	X
	XWWW: http://www.lingoteach.org
	END-of-textproc/liblingoteach/pkg-descr
	echo x - textproc/liblingoteach/distinfo
	sed 's/^X//' >textproc/liblingoteach/distinfo << 'END-of-textproc/liblingoteach/distinfo'
	XMD5 (liblingoteach-0.2.0.tar.gz) = 49c3824d1b74a3fd69bdec7ff689a877
	END-of-textproc/liblingoteach/distinfo
	echo x - textproc/liblingoteach/Makefile
	sed 's/^X//' >textproc/liblingoteach/Makefile << 'END-of-textproc/liblingoteach/Makefile'
	X# New ports collection makefile for:   liblingoteach
	X# Date created:        14 October 2003
	X# Whom:                Marcus von Appen
	X#
	X# $FreeBSD$
	X#
	X
	XPORTNAME=	liblingoteach
	XPORTVERSION=	0.2.0
	XCATEGORIES=	textproc
	XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
	XMASTER_SITE_SUBDIR=	${PORTNAME}
	X
	XMAINTAINER=	mva at sysfault.org
	XCOMMENT=	A library for parsing lesson files based on the LingoTeach DTD
	X
	XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
	X	
	XGNU_CONFIGURE=		yes
	XCONFIGURE_TARGET=	""
	XUSE_GMAKE=		yes
	XUSE_LIBTOOL=		yes
	XINSTALLS_SHLIB=		yes
	X
	X.if defined(WITH_COMP)
	XCONFIGURE_ARGS+=	--with-compression
	X.endif
	X
	X.if defined(WITH_DEBUG)
	XCONFIGURE_ARGS+=	--enable-debug
	X.endif
	X
	Xpre-everything::
	X	@${ECHO_MSG} ""
	X	@${ECHO_MSG} "liblingoteach can be used with the following switches:"
	X	@${ECHO_MSG} ""
	X	@${ECHO_MSG} "		WITH_COMP=yes	Enables zlib compression of"
	X	@${ECHO_MSG} "				the lesson files"
	X	@${ECHO_MSG} "		WITH_DEBUG=yes  Enables additional debugging"
	X	@${ECHO_MSG} "				information and output"
	X	@${ECHO_MSG} ""
	X
	X.include <bsd.port.mk>
	END-of-textproc/liblingoteach/Makefile
	exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list