Commit graph

26 commits

Author SHA1 Message Date
Edwin Groothuis
befca8acf5 [math/gnuplot+] fix amd64 build failure
It is marked BROKEN on amd64 because FreeBSD/amd64 does not
	have some IEEE FP functions like fpresetsticky(). The build
	failure log is now available at
	http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log

	I found file/patch-za causes the problem. The feature of
	this patch as reported in ports/16120 can take effect only
	on FreeBSD/i386.

PR:		ports/69143
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2004-07-16 10:50:50 +00:00
Pav Lucistnik
b7573a254f - Drop pkg-message, author removed restriction from licence
PR:		ports/66798
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-05-25 00:39:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
de0ab4aa1b BROKEN on amd64: Does not compile 2004-03-06 12:17:30 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
bb34de42c0 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 13:30:42 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Norikatsu Shigemura
895e570d7d Refetchable.
PR:		ports/48080
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-02-08 05:41:03 +00:00
Maxim Sobolev
eb17ecf3a7 LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes 2002-03-14 07:30:37 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Peter Pentchev
f8a5056d87 Install examples, too.
PR:		25112
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by:	maintainer
2001-02-23 07:21:37 +00:00
FUJISHIMA Satsuki
30f8654669 update to 1.2.0.
change MAINTAINER's email address.

PR:		24316
Submitted by:	maintainer
2001-01-29 14:19:48 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +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
Will Andrews
bfa2b79a99 Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
Michael Haro
b0467ce764 move variables and add WWW: (portlint) 2000-04-20 20:54:54 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Steve Price
d80572ef73 o Fix Configuration Option for readline library
o Add patch to avoid divide-by-zero trap
o Merge patches for gnuplot-3.7.1

PR:		16120
Submitted by:	Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
Reviewed by:	maintainer
2000-01-24 06:19:03 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
R. Imura
db30ec2dc1 Update to 3.7.1
PR:		15350
Submitted by:	Maintainer
1999-12-10 20:31:56 +00:00
Satoshi Taoka
32c215e22d Updated to 1.1.9
PR:		12752
Submitted by:	maintainer
1999-09-10 03:05:24 +00:00
Satoshi Asami
0d9a847a4b Mark broken, needs to catch up with gd.
Submitted by:	maintainer
1999-08-30 09:26:53 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +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
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