aboutsummaryrefslogtreecommitdiff
path: root/biology/artemis
Commit message (Collapse)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214428
* - Update to version 9Rong-En Fan2007-07-083-1313/+1505
| | | | | | | | | | | | - Don't install CVS directories which are going to be removed in next release PR: ports/113831 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=195215
* BROKEN: UnfetchableKris Kennaway2007-05-261-0/+2
| | | | Notes: svn path=/head/; revision=191940
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-4/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix fetch problemsTim Bishop2005-12-052-3/+5
| | | | | | | | | PR: 89971 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150478
* Update to version 7Herve Quiroz2005-09-203-47/+160
| | | | | | | | | PR: 86196 Submitted by: Tony Maher <anthony.maher@uts.edu.au> Approved by: maintainer Notes: svn path=/head/; revision=143213
* - Add 'java' categoryHerve Quiroz2005-03-201-2/+1
| | | | | | | | | | - Remove incorrect (and unneeded) JAVA_RUN statement PR: 78761 Submitted by: me Notes: svn path=/head/; revision=131726
* - Update to version 6Sergey Matveychuk2005-03-124-1505/+1529
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/76219 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Approved by: maintainer timeout (2 monthes) Notes: svn path=/head/; revision=130959
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Initial import of artemis 4.0Kevin Lo2001-12-225-0/+1528
Artemis is a DNA sequence viewer and annotation tool. PR: 32914 Submitted by: Camson <chuynh@biolateral.com.au> Notes: svn path=/head/; revision=51988