aboutsummaryrefslogtreecommitdiffstats
path: root/biology/seaview
Commit message (Collapse)AuthorAgeFilesLines
* Distfile changed on the MASTER_SITE. I have no idea if thiscpiazza1999-08-312-6/+6
| | | | | was functional or not, as there isn't a version number anywhere. Support CC in patch-aa, too...
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Fix checksumflathill1999-05-091-1/+1
|
* Weasal and Wabbits and BIG FOOT.hoek1999-05-031-2/+1
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-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.
* Correct the MD5 checksum.vanilla1999-01-311-1/+1
| | | | Submitted by: maintainer
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Unbreak for ELFjseger1998-11-031-3/+1
|
* Master site changed, update MD5.jkoshy1998-10-082-3/+3
| | | | | PR: 8200 Submitted by: frankch@waru.life.nthu.edu.tw (maintainer)
* Checksum changed again....asami1998-09-281-1/+1
|
* Checksum of seaview.tar changed.steve1998-09-271-1/+1
|
* Mark broken for ELF because of xforms port.steve1998-09-271-2/+4
|
* Unbreak by making a new checksum and fixing the makefile to find a new sourcejseger1998-08-213-6/+4
| | | | file.
* BROKEN:jseger1998-08-211-1/+3
| | | | | # make checksum >> Checksum mismatch for seaview.tar.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* mkdir -> ${MKDIR}. This also has the side-effect of making thisasami1998-03-311-2/+2
| | | | port reinstall-friendly.
* Typo (LIB_DEPEND -> LIB_DEPENDS).asami1997-12-261-2/+2
|
* Seaview is a multiple DNA sequence alignment editor.vanilla1997-12-226-0/+72
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>