Commit Graph

34 Commits

Author SHA1 Message Date
Ying-Chieh Liao
b304f325ad add missing file into PLIST
PR:		27578
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:14:38 +00:00
Mikhail Teterin
61d4e55728 In my quest to bring this port up to date, this is the first step --
change the web-site. The original one no longer exists and the author
registered a special domain siag.nu long time ago.
2001-03-31 16:38:29 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
aaadc5d105 Update to version 3.3.8.
PR:		18833
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-29 02:41:58 +00:00
Steve Price
088f13a69a Update to version 3.3.3.
PR:		18117
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-30 19:16:54 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Chris D. Faulhaber
843ca3117b Update port to 3.2.0
PR:		16988
Submitted by:	Maintainer
2000-02-27 02:33:09 +00:00
Steve Price
0621e36540 Move dependencies to Tcl/Tk version 8.2. This port is *still* broken
so note for any potential 'fixer' that only version 3.1.22 seems to be
available now.
1999-11-29 03:50:47 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Satoshi Asami
132624b949 Switch back dependency to gnuplot, now that chuckr has fixed it. 1999-09-11 00:46:39 +00:00
Satoshi Asami
7150995546 Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd).  If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
1999-09-10 03:21:52 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
David E. O'Brien
fb1aa71af6 BROKEN='only siag-3.1.19.tar.gz available' 1999-07-04 10:43:39 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Chris Piazza
b58e4c896a *sigh* fix whitespace introduced in last commit. 1999-06-25 21:30:04 +00:00
Chris Piazza
5862365122 Mikhail Teterin <mi@aldan.algebra.com> volunteered to maintain this port. 1999-06-25 21:29:23 +00:00
Chris Piazza
4110f50b53 Update to 3.1.18 and un-BROKEN it.
PR:	12352
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-06-25 21:17:46 +00:00
Michael Haro
4463b5dd1d ADD WWW: 1999-05-03 05:43:11 +00:00
Michael Haro
f6d58e7b5d "update" of siag. Not 100% working but I'm sick of this port. Oh, also
marked as broken as it instals some stuff into the wrong places.
1999-04-20 00:02:11 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Satoshi Asami
80ffa081b9 One last missing xpm dependency. 1998-11-29 13:09:40 +00:00
Steve Price
068a1da3a8 Add a '#include <sys/types.h>' for -current so this build again. 1998-10-01 06:12:15 +00:00
Steve Price
9c877a58ee Did this ever build? :) Mark it broken until we figure out why. 1998-09-27 20:12:47 +00:00
Jun-ichiro itojun Hagino
28a7e4d9c8 sorry would like to drop a maintainer status,
as I'm not using siag recently, and having real hard time catching up.
1998-09-26 04:41:35 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Jun-ichiro itojun Hagino
d049f215c8 remove bogus comment.
depend on Xaw3d.

Suggested by: Tom Hukins <tom@eborcom.com>
1998-08-10 12:35:43 +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
Jun-ichiro itojun Hagino
5dc22a30d1 upgrade to siag 2.80. 1998-07-06 17:41:18 +00:00
Jun-ichiro itojun Hagino
8367423cad put 2.65 into ftp.freebsd.org:.../distfiles.
removed BROKEN mark.
1998-03-07 00:21:29 +00:00
Satoshi Asami
165d76395f Mark this port broken; can't fetch and patch fails if I try to use
the new version.
1998-03-03 09:26:29 +00:00
Jun-ichiro itojun Hagino
2d59ff4aad siag, "scheme in a grid" spreadsheet. 1998-02-28 03:38:33 +00:00