Greg Lewis
b66271640f
(1) Remove dependency on and support for linking with gd. Gnuplot is only
...
interested in gd for making gifs. gd hasn't done this since around
version 1.4 IIRC (we're now at 1.8.4).
(2) Detect libpng correctly (this is fixed slightly differently than the PR).
PR: 45035
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (2)
2002-11-08 03:47:27 +00:00
Greg Lewis
4d0a09d7af
. Respect WITHOUT_X11 setting.
...
Change is essentially as per the PRs but with an added necessary package
list tweak.
PR: 35177, 44834
Submitted by: Stijn Hoop <stijn@win.tue.nl>,
Aurélien Nephtali <aurelien.nephtali@wanadoo.fr>
Approved by: maintainer timeout
2002-11-05 22:28:11 +00:00
Greg Lewis
14d7235c69
. Update to 3.7.2.
...
Approved by: maintainer timeout
2002-11-05 06:09:30 +00:00
Ying-Chieh Liao
25684e6d61
change WWW
...
No Response from: maintainer
2002-05-15 13:57:52 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Akinori MUSHA
9e04885221
Chase graphics/gd's shlib version bump.
2001-02-12 10:01:08 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
cf058ddb44
Add a WWW.
2000-07-03 15:08:54 +00:00
Will Andrews
bfa2b79a99
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
2000-06-06 17:56:52 +00:00
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Chuck Robey
8547c0af17
Fix configure args for readline.
...
PR: 16579
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-02-09 02:40:20 +00:00
Chuck Robey
2011cbb6cb
Fix PLIST problem.
...
Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
2000-01-31 00:39:07 +00:00
Chuck Robey
c035b7c806
Install the demos (and a README) with gnunplot. Nice demos, worth it.
...
Submitted by: Ilia Chipitsine <ilia@cgilh.chel.su>
2000-01-23 22:49:30 +00:00
Chuck Robey
9fc2108828
Upgrade gnuplot to 3.7.1
...
PR: 15505
Submitted by: Ade Lovett.
2000-01-21 23:18:04 +00:00
Steve Price
38e3e6a87b
These ports now need 'LIB_DEPENDS=gd.0:...'.
1999-12-27 21:28:28 +00:00
Chuck Robey
66bf3c9700
Break gnuplot of bad (gif-ish) habits, it builds now.
1999-09-10 23:40:09 +00:00
Chuck Robey
99eb04fc42
Rollback gd dependency change.
...
Reviewed by: Satoshi.
1999-09-10 12:03:52 +00:00
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
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +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
Matthew Hunt
699ad3469b
Upgrade to 3.7.
...
PR: 9995
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-02-10 04:10:06 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Steve Price
64a78a56b2
Don't try to package manpages twice.
1998-08-17 00:50:21 +00:00
Chuck Robey
37d38c4fa4
Fix missing "=" in BUILD_DEPENDS line, ruined gd dependency.
1998-04-28 21:30:23 +00:00
Chuck Robey
d6ad3aec64
Modified to add gif terminal, and dependency on graphics/gd.
...
PR: ports/5993
1998-04-19 23:22:24 +00:00
Satoshi Asami
6fc0ec99f7
Typo fix (actually update png major :).
1998-03-31 00:39:01 +00:00
Andrey A. Chernov
75d15b3956
upgrade png major
1998-03-28 20:12:07 +00:00
Chris Timmons
1e397364a3
Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.
1997-09-01 07:43:11 +00:00
Chris Timmons
39dfc85935
Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS so
...
that configure can be adjusted to probe the right place for -lpng (and
subsequently provide the correct LDFLAGS in the Makefiles it creates.)
1997-09-01 07:41:23 +00:00
Satoshi Asami
a1b2560717
Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".
1997-07-22 02:22:31 +00:00
Chuck Robey
50bbc47364
Oops --- forgot to add new libpng dependency. Fixed now.
1997-07-19 01:21:09 +00:00
Chuck Robey
2edfb2bfb1
Upgrading to version 3.36. Still a beta, but improving.
...
This is a modification of a patch by Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-07-19 01:09:16 +00:00
David E. O'Brien
2aeb120e72
Non-working help file.
...
PLIST had lib/gnuplot.gih, but it was actually installed in share/
1997-01-24 22:15:09 +00:00
Satoshi Asami
0c2981b05a
Update the "version required" comment. Change "Whom" and MAINTAINER to
...
reflect reality (who's "cbr"?). Change PKGNAME to follow standard.
Remove commented out MASTER_SITES (I know how it got here, and I do this
myself too, but you have to make sure you delete it before committing,
Chuck :), remove unnecessary pre-install target (directories are created by
mtree).
1997-01-13 08:15:58 +00:00
Chuck Robey
dd8b4dd49f
Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,
...
and I want the new octave). Look for octave later today.
1997-01-12 20:07:26 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
5dba7b6e29
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:25:35 +00:00
Satoshi Asami
f9aa5bc69f
More missing newlines.
1996-03-31 11:48:53 +00:00
Jean-Marc Zucconi
37f7e33a78
Shorten the COMMENT line
1995-10-25 00:44:40 +00:00
Jordan K. Hubbard
caedea32b1
Add a few CATEGORIES lines to take these ports out of `orphans'.
...
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00
Satoshi Asami
fc84a926f5
I was going to convert the math Makefiles according to the new
...
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :] So, just some cosmetic changes.
1995-04-22 11:30:15 +00:00
Jean-Marc Zucconi
bb0452e715
Add MAINTAINER= jmz@FreeBSD.org
1995-04-11 02:02:17 +00:00
Satoshi Asami
debcbc5032
Some more Makefile updates, for the math ports.
1995-04-11 01:19:12 +00:00
Gary Palmer
3217d24fe5
First batch of MD5 checksum files. Only did through to the end of net
...
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
1994-12-18 00:28:13 +00:00
Jordan K. Hubbard
b546c15c55
Jean-Marc Zucconi's gnuplot port.
...
If Jean-Marc keeps this up, I'm simply going to have to have my own
subdirectory for him - /usr/ports/jmz. :-)
Submitted by: jmz
1994-10-06 01:09:49 +00:00