1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Matthias Andree
db37a046b7 Upgrade to new upstream Version 2.10.
Revision History: <http://jabref.sourceforge.net/revisionhistory.php#v2.10>
2014-03-14 00:46:12 +00:00
Matthias Andree
00be333957 Convert to staging. 2013-12-14 10:09:24 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Matthias Andree
4ffa6a3084 Add PORTSCOUT variable. 2013-04-24 19:42:33 +00:00
Matthias Andree
aa0933ed79 Update to new upstream release 2.9.2 (January 12th, 2013); changes:
Fixed handling of empty author parts in rare cases. Fixes bug 1124.
Fetchers work again: Import inspection dialog is not modal any more.
2013-01-20 16:28:39 +00:00
Matthias Andree
f3adea88f8 Fix MimeTypes -> MimeType in .desktop file,
so that JabRef gets registered as application for text/x-bibtex files.
2013-01-02 01:35:10 +00:00
Matthias Andree
4a24d07a13 Bump PORTREVISION after .desktop file update. 2013-01-01 23:34:55 +00:00
Matthias Andree
51faab4326 Update .desktop file.
Submitted by:	Max Brazhnikov
2013-01-01 23:34:14 +00:00
Matthias Andree
0b791a5b1d Avoid redirects in WWW: URL. 2013-01-01 22:37:34 +00:00
Matthias Andree
e039e9f600 Take port maintainership (was unmaintained). 2013-01-01 22:35:48 +00:00
Matthias Andree
54a819983f Fix Name in .desktop file, fix Icon path. 2013-01-01 22:32:19 +00:00
Matthias Andree
7de82b9a16 Update to new upstream release 2.9.1.
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
2013-01-01 22:22:44 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Jason E. Hale
5d7ff76ae9 - Update to 2.8.1 [1]
- Add LICENSE (GPLv2 or later) [1]
- Remove indefinite article from COMMENT

PR:		ports/172507 [1], ports/172874
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-25 10:19:03 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Erwin Lansing
6ba0de8742 Restore PORTEPOCH that was lost in rev 1.9 2011-04-20 07:03:37 +00:00
Stefan Walter
4e0bf80232 - Update to 2.6.
PR:		147272
Submitted by:	C-S <c-s@c-s.li>
Approved by:	maintainer
Feature safe:	yes
2010-06-29 04:09:18 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Martin Wilke
f34088975a - Update to 2.5
PR:		137849
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2009-08-17 20:29:10 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
1c88b4febd - Update to 2.2
PR:		ports/109534
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer)
2007-02-27 18:25:45 +00:00
Herve Quiroz
73a2d942e7 Update to 2.1
PR:		102285
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer
2006-09-06 22:21:20 +00:00
Rong-En Fan
acc2cf5827 - Update to 2.0.1
PR:		ports/100578
Submitted by:	Simon Olofsson <simon at olofsson.de>
Approved by:	maintainer
2006-07-21 12:29:53 +00:00
Herve Quiroz
92b82b75fb JabRef is an open source bibliography reference manager. The native file
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>
2006-02-13 12:53:31 +00:00