Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | Dmitry Sivachenko | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Update to 1.0.41; | Dmitry Sivachenko | 2003-02-20 | 3 | -6/+3 |
| | | | | Slightly adjust pkg-descr. | ||||
* | Fixes for 64-bit platforms. | Dmitry Sivachenko | 2003-02-11 | 1 | -0/+20 |
| | | | | Submitted by: Corey Smith <csmith@bonddesk.com> | ||||
* | Update to 1.0.40. | Dmitry Sivachenko | 2002-10-18 | 2 | -5/+2 |
| | |||||
* | Upgrade to 1.0.39. | Dmitry Sivachenko | 2002-08-31 | 2 | -2/+5 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications). | ||||
* | Upgrade to version 1.0.38. | Dmitry Sivachenko | 2002-05-24 | 3 | -3/+6 |
| | |||||
* | Upgrade to 1.0.37 | Dmitry Sivachenko | 2002-05-04 | 9 | -38/+43 |
| | | | | Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially). | ||||
* | Update to 1.0.33. | Dmitry Sivachenko | 2001-07-06 | 3 | -11/+3 |
| | | | | | | Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com> | ||||
* | Eliminate -ffast-math slightly better way. | Dmitry Sivachenko | 2001-03-28 | 1 | -1/+1 |
| | | | | Submitted by: knu | ||||
* | Remove -ffast-math from $CFLAGS. | Jun Kuriyama | 2001-03-26 | 1 | -0/+1 |
| | | | | | | PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer) | ||||
* | Update to 1.0.32. | Dmitry Sivachenko | 2001-02-22 | 12 | -108/+21 |
| | |||||
* | Change MAINTAINER field. | Dmitry Sivachenko | 2000-11-13 | 1 | -1/+1 |
| | | | | | | I am now at FreeBSD dot org Approved by: sobomax | ||||
* | Update to version 1.0.28 | Kevin Lo | 2000-10-04 | 3 | -8/+8 |
| | | | | | PR: 21744 Submitted by: MAINTAINER | ||||
* | Update to 1.0.25. | Maxim Sobolev | 2000-07-31 | 2 | -2/+2 |
| | | | | | PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt> | ||||
* | Update to 1.0.24 | Alexander Langer | 2000-06-28 | 7 | -33/+39 |
| | | | | | PR: 19250 Submitted by: maintainer | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | Maxim Sobolev | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update port to 1.0.13 | Chris D. Faulhaber | 2000-02-15 | 7 | -3/+60 |
| | | | | | PR: 16714 Submitted by: Maintainer | ||||
* | Actually add the new patch files. | Ade Lovett | 2000-01-11 | 8 | -0/+101 |
| | | | | PR: 15999 | ||||
* | Update to 1.0.10 | Ade Lovett | 2000-01-11 | 3 | -46/+82 |
| | | | | | PR: 15999 Submitted by: maintainer | ||||
* | Update to version 1.0.8. | Steve Price | 1999-12-23 | 4 | -8/+10 |
| | | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net | ||||
* | Formatting fix for ``rrdtool fetch'' output. The submitter has sent this | Sheldon Hearn | 1999-11-18 | 1 | -0/+18 |
| | | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za> | ||||
* | Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import | Bill Fenner | 1999-09-30 | 1 | -0/+12 |
| | | | | MUST_DISABLE_FPMASK. | ||||
* | Let the generated Makefiles install the perl modules. | Bill Fenner | 1999-09-11 | 2 | -4/+9 |
| | | | | | | (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!) | ||||
* | Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to | Bill Fenner | 1999-09-10 | 2 | -9/+11 |
| | | | | | | ${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =) | ||||
* | Update rrdtool to 1.0.7 | Bill Fenner | 1999-09-08 | 2 | -8/+6 |
| | |||||
* | mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to put | Bill Fenner | 1999-09-07 | 1 | -0/+1 |
| | | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Round Robin Database Tool - store time-series data with averaging or other | Bill Fenner | 1999-08-22 | 5 | -0/+95 |
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> |