Commit graph

33 commits

Author SHA1 Message Date
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Jean-Marc Zucconi
222e7118b5 This port requires perl to build. 2004-02-17 00:31:55 +00:00
Jean-Marc Zucconi
b93926d6a6 One of the source files is actually a C source, not F77 (gruser.c). This
should fix the amd64 build.
2004-01-25 00:19:07 +00:00
Tim Vanderhoek
e62e93b040 Add WWW: http://www.astro.caltech.edu/~tjp/pgplot/. 2003-05-20 02:05:38 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
d9e7317133 Fix build (removal of <values.h>) 2002-09-29 06:27:13 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Jean-Marc Zucconi
75de1f6dd9 - X11BASE clean
- properly link libpgplot.so against -lpng (so that each program which
  links with libpgplot.so does not have to specify -lpng)
- a bit cleaner (use macros where possible, etc.)

Submitted by:	knu
2001-06-26 21:11:16 +00:00
Jean-Marc Zucconi
af844213db Upgrade to version 5.2.2 (the distfile still has version 5.2)
Add a lib depend on png since this version has a png driver.
Fix minors bugs in Makefile.demo
2001-03-06 20:54:44 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Jean-Marc Zucconi
dd149e5e43 The name of the ftp site has changed. 2000-10-21 21:50:02 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Jean-Marc Zucconi
596561ded7 Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)
F77 feature.
1999-09-22 19:30:45 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Jean-Marc Zucconi
f68ab1df6d Demos must be compiled with the -fno-backslash option on -current 1999-05-02 21:51:12 +00:00
Jean-Marc Zucconi
9e6f007b4a Compile with g77 on 4.0-CURRENT
Submitted by:	obrien
1999-05-02 21:29:35 +00:00
Satoshi Asami
4166c7cf95 Add USE_XLIB. 1998-12-22 08:22:54 +00:00
Jean-Marc Zucconi
4f37d30889 Unbreak. 1998-12-05 02:25:53 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
cde9951ed2 Mark BROKEN for current:
./makehtml: not found
*** Error code 127

Stop.
1998-10-12 03:19:03 +00:00
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Jean-Marc Zucconi
5e2118d44f Compile a few more functions. 1998-01-26 23:56:33 +00:00
Jean-Marc Zucconi
e5e5f9b4d7 Upgrade: 5.1 -> 5.2 1997-08-15 13:36:17 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
b7826f2351 Add PKGNAME (`-' required between basename and version numbers). 1997-01-05 12:39:15 +00:00
Satoshi Asami
d7ebff0f05 Add newline to end of file. 1996-12-23 02:36:39 +00:00
Jean-Marc Zucconi
1ba25af393 A C/FORTRAN library for drawing graphs on a variety of display devices. 1996-12-22 04:36:43 +00:00