Add .desktop and icon file.
Changes since 2.9:
- Command line option --importToOpen now also adds to an open tab when
JabRef is launched.
- Importing of entries works again. Fixes bug 1121.
- Import inspection dialog is now modal.
- Replaced Java launcher by launch4j. Fixes bugs 1100, 1103, 1123.
- Menu font size can now be changed again. Help contents are also enlarged
accordingly. Fixes bug 1122.
Changes since 2.8.1:
see http://jabref.sourceforge.net/revisionhistory.php
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
format used by JabRef is BibTeX, the standard LaTeX bibliography format.
As such it can also be considered a BibTeX editor.
JabRef runs on the Java VM (version 1.4.2 or greater).
Some of its features:
o Search and fetch references from Medline/PubMed and CiteSeer
o Search, classify and sort entries in your BibTeX files
o import and export of references in various formats
o launch external viewers and insert citations into LyX and Kile
o automatically generate BibTeX keys
o customize (add your own) BibTeX fields
WWW: http://jabref.sf.net
PR: 93057
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>