Commit graph

39 commits

Author SHA1 Message Date
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alex Dupre
8e8d970bfa Chase pdf library and bump PORTREVISION. 2006-10-09 08:18:35 +00:00
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
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
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
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +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
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
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
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