Commit graph

18 commits

Author SHA1 Message Date
Brendan Fabeny
995f7958a6 Minor style changes and clean-up, including: use shebangfix and remove
a redundant patch [1]

Submitted by:	J. Marino [1]
2013-05-30 14:25:02 +00:00
Brendan Fabeny
34e6aeaae4 fix three drivers on 64-bit architectures [1]; correct pkg-descr [1];
allow the demo program that is run during the test target to
be specified

Submitted by:	S. Allendorf [1]
Feature safe:	yes
2011-12-08 03:14:30 +00:00
Brendan Fabeny
a0a7025990 remove the custom compiler driver which hasn't been used in nearly 13 years;
merge scripts/configure and files/Makefile into the port Makefile; replace
a construct that has been deprecated in libpng; respect {C,F,LD}FLAGS [1],
NOPORT{DATA,DOCS,EXAMPLES}, etc.; clean up files/Makefile*; add a test target;
adopt

PR:		161239
Feature safe:	yes
2011-12-06 11:51:58 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Maho Nakata
131f3e2b69 * Migrate to gfortran.
* Bump port revision.
Approved by:  portmgr(kris)
2007-01-17 08:30:32 +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
Kris Kennaway
d9e7317133 Fix build (removal of <values.h>) 2002-09-29 06:27:13 +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
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
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
Jean-Marc Zucconi
4f37d30889 Unbreak. 1998-12-05 02:25:53 +00:00
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +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
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