From owner-freebsd-ports Tue Apr 23 14:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6828837B417 for ; Tue, 23 Apr 2002 14:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NLe1r90704; Tue, 23 Apr 2002 14:40:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id D2E8337B41E for ; Tue, 23 Apr 2002 14:29:59 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3NLTw674614; Tue, 23 Apr 2002 22:29:58 +0100 (BST) (envelope-from janos) Message-Id: <200204232129.g3NLTw674614@budapest.dante.org.uk> Date: Tue, 23 Apr 2002 22:29:58 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37398: New port: jdictionary 1.2 - platform independent plugin based dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37398 >Category: ports >Synopsis: New port: jdictionary 1.2 - platform independent plugin based dictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 14:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary 1.2 - platform independent plugin based dictionary. Requires java VM 1.2. ported with jdk-1.3.1. I am submitting the ports of the plugin soon.... >How-To-Repeat: Apply this shar. >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: # # jdictionary/ # jdictionary/pkg-plist # jdictionary/pkg-descr # jdictionary/pkg-comment # jdictionary/files # jdictionary/files/jdictionary.sh # jdictionary/Makefile # jdictionary/distinfo # echo c - jdictionary/ mkdir -p jdictionary/ > /dev/null 2>&1 echo x - jdictionary/pkg-plist sed 's/^X//' >jdictionary/pkg-plist << 'END-of-jdictionary/pkg-plist' Xbin/jdictionary Xshare/java/classes/jdictionary/jdictionary.jar X@dirrm share/java/classes/jdictionary END-of-jdictionary/pkg-plist echo x - jdictionary/pkg-descr sed 's/^X//' >jdictionary/pkg-descr << 'END-of-jdictionary/pkg-descr' XJDictionary is a powerful multi platform dictionary software. XJDictionary is plugin based, and has an easy to use plugin managment system, Xthat is able to download and install the desired plugins automagically from Xthe web. Installing or upgrading one or more plugins (even simultaneously) Xis just one click! X XWWW: http://jdictionary.info/ END-of-jdictionary/pkg-descr echo x - jdictionary/pkg-comment sed 's/^X//' >jdictionary/pkg-comment << 'END-of-jdictionary/pkg-comment' XJDictionary - Platform independent, plugin based dictionary END-of-jdictionary/pkg-comment echo c - jdictionary/files mkdir -p jdictionary/files > /dev/null 2>&1 echo x - jdictionary/files/jdictionary.sh sed 's/^X//' >jdictionary/files/jdictionary.sh << 'END-of-jdictionary/files/jdictionary.sh' X#!/bin/sh X Xexec %%LOCALBASE%%/bin/javavm -jar %%PREFIX%%/share/java/classes/jdictionary/jdictionary.jar END-of-jdictionary/files/jdictionary.sh echo x - jdictionary/Makefile sed 's/^X//' >jdictionary/Makefile << 'END-of-jdictionary/Makefile' X# New ports collection makefile for: jdictionary X# Date created: 23.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary XPORTVERSION= 1.2 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTNAME= jdictionary-1_21 X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 X XUSE_ZIP= yes XWRKSRC= ${WRKDIR}/jdictionary XNO_BUILD=yes X Xdo-configure: X @${SED} "s|%%PREFIX%%|${PREFIX}|g ; s|%%LOCALBASE%%|${LOCALBASE}|g" \ X ${FILESDIR}/jdictionary.sh > ${WRKDIR}/jdictionary.sh X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary; fi X ${CP} ${WRKSRC}/jdictionary.jar \ X ${PREFIX}/share/java/classes/jdictionary/ X ${INSTALL_SCRIPT} ${WRKDIR}/jdictionary.sh ${PREFIX}/bin/jdictionary X X.include END-of-jdictionary/Makefile echo x - jdictionary/distinfo sed 's/^X//' >jdictionary/distinfo << 'END-of-jdictionary/distinfo' XMD5 (jdictionary-1_21.zip) = a188bda0ed061ea11e05319684e54cc4 END-of-jdictionary/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message