Commit Graph

24 Commits

Author SHA1 Message Date
Dmitry Sivachenko
d399317861 Update to 1.0.33.
Fix MASTER_SITES.

Spotted by:		Forrest Aldrich <forrie@forrie.com>
2001-07-06 06:41:34 +00:00
Dmitry Sivachenko
320ae2df69 Eliminate -ffast-math slightly better way.
Submitted by:	knu
2001-03-28 13:22:15 +00:00
Jun Kuriyama
28d289fe2f Remove -ffast-math from $CFLAGS.
PR:		ports/25750 (problem report)
Submitted by:	kuriyama
Approved by:	dima (maintainer)
2001-03-26 10:55:29 +00:00
Dmitry Sivachenko
c637d4a4f2 Update to 1.0.32. 2001-02-22 10:42:17 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kevin Lo
6f7e553a69 Update to version 1.0.28
PR: 21744
Submitted by: MAINTAINER
2000-10-04 15:03:06 +00:00
Maxim Sobolev
d3cfa03f69 Update to 1.0.25.
PR:		20316
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 16:57:02 +00:00
Alexander Langer
deb90e6a16 Update to 1.0.24
PR:		19250
Submitted by:	maintainer
2000-06-28 14:02:51 +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
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris D. Faulhaber
fb935802bb Update port to 1.0.13
PR:		16714
Submitted by:	Maintainer
2000-02-15 14:18:55 +00:00
Ade Lovett
0556fbf6e3 Actually add the new patch files.
PR:		15999
2000-01-11 00:59:40 +00:00
Ade Lovett
a60974a52a Update to 1.0.10
PR:		15999
Submitted by:	maintainer
2000-01-11 00:30:27 +00:00
Steve Price
08d4b42557 Update to version 1.0.8.
PR:		15295
Submitted by:	jack@germanium.xtalwind.net
1999-12-23 17:08:28 +00:00
Sheldon Hearn
e4dd5c0156 Formatting fix for ``rrdtool fetch'' output. The submitter has sent this
patch to the author, who I am told approves.

Submitted by:		Ian Freislich <iang@uunet.co.za>
1999-11-18 12:56:24 +00:00
Bill Fenner
a3ac4234d4 Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import
MUST_DISABLE_FPMASK.
1999-09-30 00:52:17 +00:00
Bill Fenner
d75643f695 Let the generated Makefiles install the perl modules.
(I'm not positive why there's a do-install: target at all,
but since there are less than 5 minutes til the freeze
I'm not going to investigate yet!)
1999-09-11 00:55:52 +00:00
Bill Fenner
dbb94f2c21 Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to
${PREFIX}/share/examples/rrdtool where they belong.

Found by:	looking for rrdtool examples in /usr/local/share/examples =)
1999-09-10 22:39:04 +00:00
Bill Fenner
f256ac6c02 Update rrdtool to 1.0.7 1999-09-08 22:38:57 +00:00
Bill Fenner
9938af1744 mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to put
stuff there.

Found by:	http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log
1999-09-07 06:47:41 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Bill Fenner
bd4a2c1361 Round Robin Database Tool - store time-series data with averaging or other
(lossy) historical compression, and create graphs.

PR:		ports/12717
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
1999-08-22 08:41:12 +00:00