aboutsummaryrefslogtreecommitdiffstats
path: root/print/jabref
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.8.1 [1]jhale2012-10-252-4/+7
| | | | | | | | | | - 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
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-011-5/+2
|
* - Kick MD5 Supportmiwi2011-07-031-1/+0
|
* Restore PORTEPOCH that was lost in rev 1.9erwin2011-04-201-0/+1
|
* - Update to 2.6.stefan2010-06-292-5/+4
| | | | | | | PR: 147272 Submitted by: C-S <c-s@c-s.li> Approved by: maintainer Feature safe: yes
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* - Update to 2.5miwi2009-08-182-6/+5
| | | | | PR: 137849 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 2.2rafan2007-02-282-4/+4
| | | | | | PR: ports/109534 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer)
* Update to 2.1hq2006-09-072-7/+7
| | | | | | PR: 102285 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: maintainer
* - Update to 2.0.1rafan2006-07-212-4/+5
| | | | | | PR: ports/100578 Submitted by: Simon Olofsson <simon at olofsson.de> Approved by: maintainer
* JabRef is an open source bibliography reference manager. The native filehq2006-02-134-0/+61
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>