aboutsummaryrefslogtreecommitdiff
path: root/biology/seaview/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase pdf library and bump PORTREVISION.Alex Dupre2006-10-091-1/+2
| | | | Notes: svn path=/head/; revision=175052
* - Update to 2006.02.13Marcus Alves Grando2006-04-051-1/+1
| | | | | | | | PR: 95281 Submitted by: maintainer Notes: svn path=/head/; revision=158815
* Update to 2006.01.25.Sam Lawrance2006-02-091-7/+6
| | | | | | | | PR: ports/93051 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=155580
* - New upstream version; two patches incorporated.Tim Bishop2005-12-101-4/+4
| | | | | | | | | PR: 90140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150790
* - Update to 2005.13.07 to make fetchable againTim Bishop2005-12-061-4/+3
| | | | | | | | | PR: 89976 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150531
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148425
* - Update to 2004.12.16Sergey Matveychuk2004-12-181-1/+1
| | | | | | | | PR: ports/75205 Submitted by: maintainer Notes: svn path=/head/; revision=124383
* Not a real update with the last patch.Sergey Matveychuk2004-12-111-2/+3
| | | | | | | The real update here. Notes: svn path=/head/; revision=123680
* - This update brings seaview to the latest release (dated 09.24.04Sergey Matveychuk2004-12-111-1/+1
| | | | | | | | | | | | | | in the FTP site). - While here add a modeline for vi, and fix a tab (cosmetic) - Make portlint happy. PR: ports/74897 Submitted by: maintainer Notes: svn path=/head/; revision=123679
* unbreak, only minor changes in the distfiles (see PR)Oliver Eikemeier2004-05-181-7/+5
| | | | | | | | | | | Since the distfile has no version number, put it in DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} PR: 66817 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (new maintainer) Notes: svn path=/head/; revision=109452
* BROKEN: Checksum mismatchKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106773
* - Update to version 2003.11.25Kirill Ponomarev2004-01-291-1/+1
| | | | Notes: svn path=/head/; revision=99380
* - Update to new version 2003.11.17Kirill Ponomarev2003-11-171-13/+8
| | | | | | | - Unbreak this port Notes: svn path=/head/; revision=94176
* Mark BROKEN: distfile has changed.Eric Anholt2003-11-061-0/+2
| | | | Notes: svn path=/head/; revision=93269
* Upgrade to 2003.01.21. Appears to only add some more file export/printTim Vanderhoek2003-05-221-1/+4
| | | | | | | | | options. Additional patches were necessary since the fltk port seems to have been upgraded and thus also broken this port (which would been already broken due to the checksum failure). Notes: svn path=/head/; revision=81669
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* unbroke by upgrade to 20021018Ying-Chieh Liao2002-11-201-5/+5
| | | | | | | | | | drop maintainership PR: 45466 Submitted by: old maintainer Notes: svn path=/head/; revision=70600
* Bump XForms lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62421
* BROKEN: Checksum is incorrectKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59370
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-6/+6
| | | | Notes: svn path=/head/; revision=27416
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Unbreak for ELFJustin M. Seger1998-11-031-3/+1
| | | | Notes: svn path=/head/; revision=14321
* Master site changed, update MD5.Joseph Koshy1998-10-081-2/+2
| | | | | | | | PR: 8200 Submitted by: frankch@waru.life.nthu.edu.tw (maintainer) Notes: svn path=/head/; revision=13734
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* Unbreak by making a new checksum and fixing the makefile to find a new sourceJustin M. Seger1998-08-211-3/+1
| | | | | | | file. Notes: svn path=/head/; revision=12701
* BROKEN:Justin M. Seger1998-08-201-1/+3
| | | | | | | | # make checksum >> Checksum mismatch for seaview.tar. Notes: svn path=/head/; revision=12692
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* mkdir -> ${MKDIR}. This also has the side-effect of making thisSatoshi Asami1998-03-301-2/+2
| | | | | | | port reinstall-friendly. Notes: svn path=/head/; revision=10380
* Typo (LIB_DEPEND -> LIB_DEPENDS).Satoshi Asami1997-12-261-2/+2
| | | | Notes: svn path=/head/; revision=9191
* Seaview is a multiple DNA sequence alignment editor.Vanilla I. Shu1997-12-211-0/+31
It is capable of align DNA sequences from various organisms and assign their position in the phylogenic tree. PR: ports/5229 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=9150