ports/93057: [ new port ] jabref, a BibTeX ref manager

Fernan Aguero fernan at iib.unsam.edu.ar
Wed Feb 8 19:20:09 UTC 2006


>Number:         93057
>Category:       ports
>Synopsis:       [ new port ] jabref, a BibTeX ref manager
>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:   Wed Feb 08 19:20:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
IIB-UNSAM
>Environment:

System: FreeBSD omega.iib.unsam.edu.ar 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan 25 12:43:39 ART 2006 fernan at omega.iib.unsam.edu.ar:/usr/obj/usr/src/sys/OMEGA i386

	
>Description:
	
	
	
	Jabref is a bibliographic reference manager and editor written in Java.
	
	My selection of categories can be explained as:

	print   - native format for bibliographies is BibTeX, integrates 
	          with LyX and Kile
	java    - is written in java
	editors - it is an editor for BibTeX format files
	
>How-To-Repeat:
	
	
>Fix:

	



--- jabref.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:
#
#	jabref
#	jabref/distinfo
#	jabref/Makefile
#	jabref/pkg-descr
#	jabref/files
#	jabref/files/jabref.sh.in
#
echo c - jabref
mkdir -p jabref > /dev/null 2>&1
echo x - jabref/distinfo
sed 's/^X//' >jabref/distinfo << 'END-of-jabref/distinfo'
XMD5 (JabRef-2.0b2.jar) = ab797d590977a82899a68e23ef5fde7b
XSHA256 (JabRef-2.0b2.jar) = 6cb88627e04450d76a8cb8cba6177eb945cf8d1c3555d8c1f387547ca402538c
XSIZE (JabRef-2.0b2.jar) = 3421803
END-of-jabref/distinfo
echo x - jabref/Makefile
sed 's/^X//' >jabref/Makefile << 'END-of-jabref/Makefile'
X#:ex:ts=8
X# New ports collection makefile for:	jabref
X# Date created:				18 Jan 2006
X# Whom:					Fernan Aguero <fernan at iib.unsam.edu.ar>
X#
X# $FreeBSD$
X
XPORTNAME=	jabref
XPORTVERSION=	2.0b2
XCATEGORIES=	print java editors
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	JabRef-${PORTVERSION}
XEXTRACT_SUFX=	.jar
XEXTRACT_ONLY=	#
X
XMAINTAINER=	fernan at iib.unsam.edu.ar
XCOMMENT=	A (BibTeX native) bibliographic reference manager
X
XUSE_JAVA=	yes
XJAVA_VERSION=	1.4+
XNO_BUILD=	yes
X
XSUB_FILES=	${PORTNAME}.sh
XSUB_LIST=	JARNAME=${DISTFILES}
X
XPLIST_FILES=	%%JAVAJARDIR%%/${DISTFILES} \
X		bin/${PORTNAME}.sh
X
Xdo-install:
X	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVAJARDIR}
X	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-jabref/Makefile
echo x - jabref/pkg-descr
sed 's/^X//' >jabref/pkg-descr << 'END-of-jabref/pkg-descr'
XJabRef is an open source bibliography reference manager. The native file
Xformat used by JabRef is BibTeX, the standard LaTeX bibliography format.
XAs such it can also be considered a BibTeX editor.
X
XJabRef runs on the Java VM (version 1.4.2 or greater).
X
XSome of its features:
X
X o Search and fetch references from Medline/PubMed and CiteSeer
X o Search, classify and sort entries in your BibTeX files
X o import and export of references in various formats
X o launch external viewers and insert citations into LyX and Kile 
X o automatically generate BibTeX keys
X o customize (add your own) BibTeX fields
X
XWWW: http://jabref.sf.net
END-of-jabref/pkg-descr
echo c - jabref/files
mkdir -p jabref/files > /dev/null 2>&1
echo x - jabref/files/jabref.sh.in
sed 's/^X//' >jabref/files/jabref.sh.in << 'END-of-jabref/files/jabref.sh.in'
X#!/bin/sh
X#
X# $FreeBSD$
X
XJAVA_VERSION=1.4+ %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/%%JARNAME%% "$@"
END-of-jabref/files/jabref.sh.in
exit
--- jabref.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list