summaryrefslogtreecommitdiff
path: root/net/rrdtool10/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.0.45.Dmitry Sivachenko2003-10-291-6/+17
| | | | | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=92542
* De-pkg-comment.Dmitry Sivachenko2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76136
* Update to 1.0.41;Dmitry Sivachenko2003-02-201-1/+1
| | | | | | | Slightly adjust pkg-descr. Notes: svn path=/head/; revision=75928
* Update to 1.0.40.Dmitry Sivachenko2002-10-181-4/+1
| | | | Notes: svn path=/head/; revision=68245
* Upgrade to 1.0.39.Dmitry Sivachenko2002-08-311-1/+4
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications). Notes: svn path=/head/; revision=65368
* Upgrade to version 1.0.38.Dmitry Sivachenko2002-05-241-2/+2
| | | | Notes: svn path=/head/; revision=59919
* Upgrade to 1.0.37Dmitry Sivachenko2002-05-041-1/+1
| | | | | | | Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially). Notes: svn path=/head/; revision=58555
* Update to 1.0.33.Dmitry Sivachenko2001-07-061-2/+2
| | | | | | | | | Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com> Notes: svn path=/head/; revision=44804
* Eliminate -ffast-math slightly better way.Dmitry Sivachenko2001-03-281-1/+1
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=40480
* Remove -ffast-math from $CFLAGS.Jun Kuriyama2001-03-261-0/+1
| | | | | | | | | PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer) Notes: svn path=/head/; revision=40393
* Update to 1.0.32.Dmitry Sivachenko2001-02-221-3/+3
| | | | Notes: svn path=/head/; revision=38593
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Update to version 1.0.28Kevin Lo2000-10-041-1/+1
| | | | | | | | PR: 21744 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33408
* Update to 1.0.25.Maxim Sobolev2000-07-311-1/+1
| | | | | | | | PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=31174
* Update to 1.0.24Alexander Langer2000-06-281-2/+3
| | | | | | | | PR: 19250 Submitted by: maintainer Notes: svn path=/head/; revision=29941
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-151-0/+1
| | | | Notes: svn path=/head/; revision=29615
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Update port to 1.0.13Chris D. Faulhaber2000-02-151-2/+2
| | | | | | | | PR: 16714 Submitted by: Maintainer Notes: svn path=/head/; revision=25855
* Update to 1.0.10Ade Lovett2000-01-111-23/+7
| | | | | | | | PR: 15999 Submitted by: maintainer Notes: svn path=/head/; revision=24631
* Update to version 1.0.8.Steve Price1999-12-231-2/+2
| | | | | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=23896
* Let the generated Makefiles install the perl modules.Bill Fenner1999-09-111-3/+4
| | | | | | | | | (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!) Notes: svn path=/head/; revision=21645
* Move rrdtool examples from ${PREFIX}/share/rrdtool/examples toBill Fenner1999-09-101-4/+4
| | | | | | | | | ${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =) Notes: svn path=/head/; revision=21621
* Update rrdtool to 1.0.7Bill Fenner1999-09-081-7/+5
| | | | Notes: svn path=/head/; revision=21431
* mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putBill Fenner1999-09-071-0/+1
| | | | | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log Notes: svn path=/head/; revision=21356
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Round Robin Database Tool - store time-series data with averaging or otherBill Fenner1999-08-221-0/+53
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=20879