Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  9 Jul 2004 02:46:10 +0000 (GMT)
From:      Aleksander Fafula <alex@bsdguru.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alex@fafula.com
Subject:   ports/68837: [New Port] polish/sap en-pl pl-en dictionary
Message-ID:  <20040709024610.354A5283A@fafula.com>
Resent-Message-ID: <200407090100.i6910ioH013339@freefall.freebsd.org>

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

>Number:         68837
>Category:       ports
>Synopsis:       [New Port] polish/sap en-pl pl-en dictionary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 09 01:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aleksander Fafula
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
Fafula.com 
>Environment:
System: FreeBSD fafula.com 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #1: Sat May 8 14:04:58 GMT 2004 alex@fafula.com:/usr/src/sys/i386/compile/ALEX i386


	
>Description:
This is the port of a console based free Polish to English 
and English to Polish dictionary. SAP is light and fast.
	
>How-To-Repeat:
	
>Fix:
Here comes the shar file:
	
--------------------------------------------- cut
# 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:
#
#	sap
#	sap/Makefile
#	sap/distinfo
#	sap/pkg-plist
#	sap/pkg-descr
#
echo c - sap
mkdir -p sap > /dev/null 2>&1
echo x - sap/Makefile
sed 's/^X//' >sap/Makefile << 'END-of-sap/Makefile'
X# Ports collection makefile for: sap
X# Date created:		Fri 9 July 2004
X# Whom: 		Aleksander Fafula <alex@bsdguru.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sap
XPORTVERSION=	0.2
XCATEGORIES=	polish
XMASTER_SITES=	http://www.terravista.pt/Mussulo/1345/sap/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	alex@bsdguru.org
XCOMMENT=	A command line Polish-English and English-Polish dictionary
X
XUSE_REINPLACE=	yes
X
Xdo-configure:
X	@${REINPLACE_CMD} -e 's|PREFIX=/usr|PREFIX=${PREFIX}|g' ${WRKSRC}/Makefile
X	@${REINPLACE_CMD} -e 's|#define DICTIONARIES_DIRECTORY "/usr/lib/sap/"|#define DICTIONARIES_DIRECTORY "${PREFIX}/lib/sap/"|g' ${WRKSRC}/src/configuration.h_UNIX
X
X.include <bsd.port.mk>
END-of-sap/Makefile
echo x - sap/distinfo
sed 's/^X//' >sap/distinfo << 'END-of-sap/distinfo'
XMD5 (sap-0.2.tgz) = 24a835f649b22661359547414f1c434c
XSIZE (sap-0.2.tgz) = 602758
END-of-sap/distinfo
echo x - sap/pkg-plist
sed 's/^X//' >sap/pkg-plist << 'END-of-sap/pkg-plist'
Xbin/sap
Xlib/sap/dvp_1.dic
Xlib/sap/dvp_2.dic
X@dirrm lib/sap
END-of-sap/pkg-plist
echo x - sap/pkg-descr
sed 's/^X//' >sap/pkg-descr << 'END-of-sap/pkg-descr'
XSAP stands for Slownik Polsko-Angielski. 
XIt is a free Polish-English and English-Polish dictionary.
XDictionary operates with both Polish characters and ASCII-only mode.
XFast and light, console based.
X
XWWW: http://www.terravista.pt/Mussulo/1345/sap/
END-of-sap/pkg-descr
exit


--------------------------------------------- cut


Thank you!

Regards,
Oleczek
>Release-Note:
>Audit-Trail:
>Unformatted:



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