summaryrefslogtreecommitdiff
path: root/biology/seaview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distfile changed on the MASTER_SITE. I have no idea if thisChris Piazza1999-08-312-6/+6
| | | | | | | | was functional or not, as there isn't a version number anywhere. Support CC in patch-aa, too... Notes: svn path=/head/; revision=21152
* 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
* Fix checksumSeiichirou Hiraoka1999-05-081-1/+1
| | | | Notes: svn path=/head/; revision=18615
* Weasal and Wabbits and BIG FOOT.Tim Vanderhoek1999-05-021-2/+1
| | | | Notes: svn path=/head/; revision=18337
* 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
* Correct the MD5 checksum.Vanilla I. Shu1999-01-301-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16431
* 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-082-3/+3
| | | | | | | | PR: 8200 Submitted by: frankch@waru.life.nthu.edu.tw (maintainer) Notes: svn path=/head/; revision=13734
* Checksum changed again....Satoshi Asami1998-09-281-1/+1
| | | | Notes: svn path=/head/; revision=13509
* Checksum of seaview.tar changed.Steve Price1998-09-271-1/+1
| | | | Notes: svn path=/head/; revision=13427
* 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-213-6/+4
| | | | | | | 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-216-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> Notes: svn path=/head/; revision=9150