Marcus Alves Grando
843d1a4279
- Update to 2006.02.13
...
PR: 95281
Submitted by: maintainer
2006-04-05 01:58:03 +00:00
Sam Lawrance
fed5ed01f9
Update to 2006.01.25.
...
PR: ports/93051
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2006-02-09 10:33:47 +00:00
Tim Bishop
b9073575f7
- New upstream version; two patches incorporated.
...
PR: 90140
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by: clement (mentor)
2005-12-10 14:04:33 +00:00
Tim Bishop
ef117d6358
- Update to 2005.13.07 to make fetchable again
...
PR: 89976
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by: clement (mentor)
2005-12-06 15:13:17 +00:00
Kris Kennaway
8295c21a0e
BROKEN: Size mismatch
2005-11-16 04:37:44 +00:00
Sergey Matveychuk
88de31623a
- Update to 2004.12.16
...
PR: ports/75205
Submitted by: maintainer
2004-12-18 15:14:42 +00:00
Sergey Matveychuk
5e2edc3f15
Not a real update with the last patch.
...
The real update here.
2004-12-11 03:58:19 +00:00
Sergey Matveychuk
fd116809ac
- This update brings seaview to the latest release (dated 09.24.04
...
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
2004-12-11 03:49:29 +00:00
Oliver Eikemeier
2a40961e20
unbreak, only minor changes in the distfiles (see PR)
...
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)
2004-05-18 14:59:02 +00:00
Kris Kennaway
df19f65e91
BROKEN: Checksum mismatch
2004-04-12 03:37:14 +00:00
Kirill Ponomarev
c8e96952a6
- Update to version 2003.11.25
2004-01-29 10:09:29 +00:00
Kirill Ponomarev
f1b2dca9e3
- Update to new version 2003.11.17
...
- Unbreak this port
2003-11-17 13:36:41 +00:00
Eric Anholt
e4a14e5699
Mark BROKEN: distfile has changed.
2003-11-06 23:15:06 +00:00
Tim Vanderhoek
29763acb4a
Upgrade to 2003.01.21. Appears to only add some more file export/print
...
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).
2003-05-22 05:59:32 +00:00
Tim Vanderhoek
826bc61d7e
Add back the WWW which was inexplicably deleted in a previous
...
revision. Make a few organisational improvements. However, be
too lazy to move to pkg-message a note that really shouldn't
be necessary for the end user at all.
2003-05-22 02:44:05 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
5f94a921b1
unbroke by upgrade to 20021018
...
drop maintainership
PR: 45466
Submitted by: old maintainer
2002-11-20 14:03:25 +00:00
Tilman Keskinoz
7599b3caa6
Update WWW
2002-11-07 23:13:11 +00:00
Mike Heffner
c31a69e966
Bump XForms lib. version.
2002-07-04 09:20:30 +00:00
Kris Kennaway
f2285e9ab6
BROKEN: Checksum is incorrect
2002-05-18 02:36:56 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kris Kennaway
8ab244856f
Chase the checksum (lots of code changes)
...
Noticed by: bento
2000-04-24 09:45:46 +00:00
Michael Haro
a0cb9ec98b
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:04:57 +00:00
Kris Kennaway
4ee66cfcae
Chase the checksum (minor source changes)
...
Noticed by: bento
2000-02-27 08:20:01 +00:00
Chris Piazza
2174e47129
Distfile changed on the MASTER_SITE. I have no idea if this
...
was functional or not, as there isn't a version number anywhere.
Support CC in patch-aa, too...
1999-08-31 03:57:56 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Steve Price
593990a1e7
The xforms ports is no longer an i386-only port.
1999-06-08 22:15:15 +00:00
Seiichirou Hiraoka
d460029ab2
Fix checksum
1999-05-08 18:16:57 +00:00
Tim Vanderhoek
c8bd4fdcd3
Weasal and Wabbits and BIG FOOT.
1999-05-02 21:38:01 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
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.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
95789c639b
Correct the MD5 checksum.
...
Submitted by: maintainer
1999-01-30 17:14:25 +00:00
Hidetoshi Shimokawa
ec8a4e66c1
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
...
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Justin M. Seger
b6840acf52
Unbreak for ELF
1998-11-03 00:51:24 +00:00
Joseph Koshy
634cbdbc27
Master site changed, update MD5.
...
PR: 8200
Submitted by: frankch@waru.life.nthu.edu.tw (maintainer)
1998-10-08 10:08:33 +00:00
Satoshi Asami
a519f639f6
Checksum changed again....
1998-09-28 09:20:49 +00:00
Steve Price
037daaf39e
Checksum of seaview.tar changed.
1998-09-27 01:34:55 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Justin M. Seger
395755e27a
Unbreak by making a new checksum and fixing the makefile to find a new source
...
file.
1998-08-21 03:09:08 +00:00
Justin M. Seger
4a3440955e
BROKEN:
...
# make checksum
>> Checksum mismatch for seaview.tar.
1998-08-20 17:41:16 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Satoshi Asami
c23cc4074c
Making x11 category more useful project part 1: take out "x11" of
...
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Satoshi Asami
e9ef36a1c4
mkdir -> ${MKDIR}. This also has the side-effect of making this
...
port reinstall-friendly.
1998-03-30 23:44:07 +00:00
Satoshi Asami
4c088732da
Typo (LIB_DEPEND -> LIB_DEPENDS).
1997-12-26 11:49:39 +00:00
Vanilla I. Shu
9e9c823ade
Seaview is a multiple DNA sequence alignment editor.
...
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>
1997-12-21 22:04:39 +00:00