Commit Graph

512 Commits

Author SHA1 Message Date
Chuck Robey
316cf389fa changed this to make us of the gd-old library (and include files)
instead of gd, so that the old gd port, which had the required gif
support, is now working.
1999-09-05 18:25:55 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
92b255b5f2 $Id$ -> $FreeBSD$ 1999-08-30 11:53:46 +00:00
Satoshi Asami
0d9a847a4b Mark broken, needs to catch up with gd.
Submitted by:	maintainer
1999-08-30 09:26:53 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
07ea44896f Update to version 0.64.2
PR:		13375
Submitted by:	maintainer
1999-08-26 22:58:16 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
095d7a23d1 Id->FreeBSD. 1999-08-25 07:05:28 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
d4d4fb4baf Update to version 2.0.16b.
PR:		13132
Submitted by:	maintainer
1999-08-22 04:09:08 +00:00
Steve Price
37085ff8a5 Update to version 0.31.
PR:		12781 (13 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:59:22 +00:00
Satoshi Taoka
f3f0604e7d Updated to version 3.33
PR:		13015
Submitted:	maintainer
1999-08-12 00:31:50 +00:00
Steve Price
bcda90f017 Test if HAVE_G2C is defined rather than if it's value is non-zero. 1999-08-07 00:41:54 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Thomas Gellekum
0b35ed2be4 Activate netcdf and py-scientific. 1999-07-30 14:17:24 +00:00
Thomas Gellekum
8aa53ff31e New port py-scientific. This is Konrad Hinsen's collection of Python modules
that are useful for scientific computing.
1999-07-30 14:16:50 +00:00
Thomas Gellekum
d66eb78a8a New port netcdf. The NetCDF (network Common Data Form) is a library
supporting the creation, access, and sharing of scientific data.
1999-07-30 14:12:53 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
Chris Piazza
282ffa6759 Set Dominik Brettnacher <domi@saargate.de> as the maintainer
of this port.
1999-07-17 21:26:37 +00:00
Michael Haro
1e5c9f9927 install supermatrix.h
PR:		12602
Submitted by:	pfgiffun@bachue.usc.unal.edu.co
1999-07-12 06:23:34 +00:00
Steve Price
e7be8c8bed time(3)'s first and only arg is a time_t* which is not necessarily equal
to a long*.
1999-07-05 16:29:22 +00:00
Steve Price
f720bd130b Sprinkle in some '#if !defined(__FreeBSD__)' incantations so we don't get
OSF1/Alpha characteristics when the machine's arch is Alpha and the OS is
FreeBSD.
1999-07-05 16:27:03 +00:00
Steve Price
768a343279 Mark this port only for i386. 1999-07-04 21:48:28 +00:00
Steve Price
0133f4e08f Mark this port only for i386. 1999-07-04 21:29:55 +00:00
Steve Price
348fa0f046 Call ldconfig correctly so this has a fighting chance of working for
both ELF and a.out builds.
1999-07-04 21:18:17 +00:00
David E. O'Brien
fb1aa71af6 BROKEN='only siag-3.1.19.tar.gz available' 1999-07-04 10:43:39 +00:00
Chris Piazza
6c0a023967 Fix to use new master site.
PR:		12480
Submitted by:	maintainer
1999-07-03 06:57:00 +00:00
Matthew Hunt
bf28cb59e0 Update MASTER_SITE.
PR:		12482
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-07-02 00:02:56 +00:00
David E. O'Brien
fe8ac023aa Allow "x,y" in addition to "x y" formatted data points. 1999-06-28 07:46:04 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +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
Tim Vanderhoek
cfd7bb79e9 Add MASTER_SITE.
Submitted by:	Lars Koeller (ports/12296)
1999-06-25 23:52:57 +00:00
Tim Vanderhoek
abcfee9b7d Update master website. 1999-06-25 23:51:58 +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
Chris Piazza
df0bac14de Update spin to 3.30.
PR:	12373
Submitted by:	maintainer
1999-06-25 03:51:43 +00:00
Steve Price
40a64497a9 Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
Chris Piazza
bd0b4c5378 Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
  Sorry, but as Ive posted before, I can no longer maintain any of my
  ports, serving in the army is eating up all of my free time.

Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1999-06-19 07:48:00 +00:00
Steve Price
82ca78d4aa Fixup PLIST to include all installed files. 1999-06-10 09:48:05 +00:00
Steve Price
7d069d65dc Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Also
swap out PLIST with sorted and remove the latter since I meant to do
this before I imported it.

Submitted by:	maintainer
1999-06-10 00:33:32 +00:00
Steve Price
04fe5301ea Add the gnuplot+ and parmetis ports. 1999-06-09 01:52:16 +00:00
Steve Price
a591b5a032 Initial import of gnuplot37+ version 1.1.8.
A command-driven interactive function plotting program.

PR:		11813
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-06-09 01:51:50 +00:00