CVS log for ports/databases/rrdtool/Makefile
Up to [FreeBSD] / ports / databases / rrdtool
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Nov 7 03:25:27 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +0 -3 lines
- Get rid FreeBSD 6.x support
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:39 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu May 19 19:41:16 2011 UTC (8 months, 3 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -0 lines
- Add rrdcached daemon - Add license PR: ports/15578 Submitted by: falz <me@falz.net>
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Feb 4 10:20:53 2011 UTC (12 months ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
- Update to 1.4.5 PR: ports/153570 Submitted by: Steve Wills <steve@mouf.net> Feature safe: yes
Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Jan 13 19:16:10 2011 UTC (12 months, 4 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -0 lines
- Add an optional patch (not enabled by default for now) to support 'json' command which in turn spits output in json format. PORTREVISION not bumped as the default build was not changed. - While I'm there remove MD5 checksum. Approved by: maintainer Feature safe: yes
Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:51 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Aug 12 19:42:35 2010 UTC (17 months, 4 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -0 lines
- Mark BROKEN on 6.X: does not configure Reported by: pointyhat
Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Jul 25 01:14:14 2010 UTC (18 months, 2 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
- Update to 1.4.4
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Apr 26 22:47:08 2010 UTC (21 months, 2 weeks ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +15 -15 lines
- Fix of 'make deinstall' when NOPORTEXAMPLES is defined [1] - Update to 1.4.3 [2] PR: ports/144850 [1] ports/146052 [2] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Apr 26 01:07:50 2010 UTC (21 months, 2 weeks ago) by sylvio
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -1 lines
- Take maintainership
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Apr 25 19:03:48 2010 UTC (21 months, 2 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:18 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Mar 7 23:16:12 2010 UTC (23 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -3 lines
- honor NOPORTDOCS|NOPORTEXAMPLES PR: 144021 Submitted by: Dan Lukes Approved by: maintainer timeout Feature safe: yes
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Feb 12 12:58:21 2010 UTC (23 months, 4 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -3 lines
- Update to 1.4.2 PR: ports/141058 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) - Extend conflicts PR: ports/143110 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer timeout (3 weeks)
Revision 1.88: download - view: text, markup, annotated - select for diffs
Sat Nov 21 11:12:37 2009 UTC (2 years, 2 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +5 -5 lines
- Update to 1.3.9 PR: ports/139894 Submitted by: sylvio@ (myself) Approved by: maintainer (timemout > 14days), miwi (mentor)
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:50 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Jul 5 23:41:10 2009 UTC (2 years, 7 months ago) by wxs
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
- Update to 1.3.8 PR: ports/135975 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> Approved by: Razor <bg1tpt@gmail.com> (maintainer)
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon May 4 12:42:16 2009 UTC (2 years, 9 months ago) by beat
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +7 -3 lines
- Update to 1.3.7 - Add option for disable mmap PR: ports/133798 Submitted by: Zhen REN <bg1tpt AT gmail.com> (maintainer) Approved by: miwi (mentor)
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Feb 18 00:55:42 2009 UTC (2 years, 11 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -0 lines
- Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO) PR: 130826 Submitted by: myself Approved by: maintainer timeout
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Jan 19 23:50:03 2009 UTC (3 years ago) by amdmi3
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
- Update to 1.3.5 PR: 130727 Submitted by: Zhen REN <bg1tpt at gmail dot com> (maintainer)
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Jan 7 14:49:49 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +7 -2 lines
- Make dejavu font an optional dependency PR: ports/129716 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: bg1tpt@gmail.com (maintainer)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Dec 12 22:07:40 2008 UTC (3 years, 1 month ago) by stefan
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -0 lines
Add missing runtime dependency on x11-fonts/dejavu. PR: 128537 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Approved by: maintainer timeout (>5 weeks)
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Sep 23 00:10:23 2008 UTC (3 years, 4 months ago) by beech
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +9 -1 lines
- Update to 1.3.3 - Fixes a major data corruption bug present in earlier 1.3.x versions - Fix rrdcgi is generating invalid paths PR: ports/127271 [1] PR: ports/127477 [2] Submitted by: kevin brintnall <kbrint@rufus.net> [1] Submitted by: David Wolfskill <dwolf@juniper.net> [2] Approved by: Razor <bg1tpt@gmail.com> (maintainer)
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Aug 25 10:19:00 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -2 lines
- Update to 1.3.1 PR: ports/126661 Submitted by: Xavier Beaudouin <kiwi at oav.net> Approved by: Razor <bg1tpt at gmail.com> (maintainer)
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:31 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Jun 30 05:52:24 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
- Remove unnecessary msync() which impact performance a lot - Bump PORTREVISION PR: ports/125056 Submitted by: Marcus Reid <marcus at blazingdot.com> Approved by: maintainer
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jun 24 12:33:24 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +6 -5 lines
- Update to 1.3.0 PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer)
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Jun 14 02:19:55 2008 UTC (3 years, 7 months ago) by wxs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -0 lines
Add CONFLICTS on rrdtool-1.0* - they both install identical files. PR: ports/124135 Submitted by: wxs Approved by: maintainer timeout
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Jan 23 02:56:54 2008 UTC (4 years ago) by nemoliu
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
- update to 1.2.26 PR: ports/119310 Submitted by: Beat Gaetzi <beat@chruetertee.ch> Approved by: Zhen REN <bg1tpt@gmail.com>,delphij(mentor,implicit)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Oct 7 05:44:56 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -0 lines
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:46 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jul 15 21:49:57 2007 UTC (4 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +15 -3 lines
- Make Perl dependency optional PR: ports/114419 Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> Approved by: Razor <bg1tpt@gmail.com> (maintainer)
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Jul 5 08:23:13 2007 UTC (4 years, 7 months ago) by delphij
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Hand maintainership to a previous patch submitter who actively uses rrdtool.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Jul 5 08:16:41 2007 UTC (4 years, 7 months ago) by demon
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Drop maintainership.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jul 5 06:19:42 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed May 23 14:15:19 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +12 -1 lines
- Add option for Ruby bindings - Fix build for people with Ruby installed, who don't want the bindings PR: ports/112513, also ports/112412, ports/112483, ports/112663, ports/112679, ports/112883 Submitted by: clive Approved by: portmgr (implicit), maintainer timeout (demon; 15 days)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu May 3 08:33:28 2007 UTC (4 years, 9 months ago) by demon
Branches: MAIN
CVS tags: old_PRE_XORG_7
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -2 lines
Update to 1.2.23
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:05:56 2007 UTC (4 years, 9 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -0 lines
- Fix build with NOPORTDOCS=yes PR: 109704 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: maintainer timeoput, clsung (mentor)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Feb 7 10:59:28 2007 UTC (5 years ago) by demon
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Adjust wording.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Feb 7 09:40:25 2007 UTC (5 years ago) by delphij
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +19 -3 lines
Allow building of python binding (as an option). Submitted by: Ren Zhen <bg1tpt at gmail com> Approved by: maintainer
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Feb 1 11:22:37 2007 UTC (5 years ago) by demon
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Update to 1.2.19.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:12:40 2007 UTC (5 years ago) by demon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Update to 1.2.18.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:51:53 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Use libtool port instead of included version to avoid a.out objformat botch
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Aug 16 08:38:14 2006 UTC (5 years, 5 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -2 lines
Update to 1.2.15. PR: 101556 Submitted by: leeym
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:46 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun May 28 13:37:06 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu May 11 22:49:24 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +0 -1 lines
Remove USE_REINPLACE from all categories starting with N
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:27 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Dec 19 11:12:04 2005 UTC (6 years, 1 month ago) by demon
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -4 lines
Update to 1.2.12.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:34 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Jul 27 09:16:15 2005 UTC (6 years, 6 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Update to version 1.2.11.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jun 17 11:53:35 2005 UTC (6 years, 7 months ago) by demon
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Upgrade to version 1.2.10.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun May 29 16:29:25 2005 UTC (6 years, 8 months ago) by demon
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Upgrade to version 1.2.9.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue May 17 08:45:35 2005 UTC (6 years, 8 months ago) by demon
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Update to version 1.2.8.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue May 10 09:14:54 2005 UTC (6 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Update to version 1.2.6.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun May 8 21:31:43 2005 UTC (6 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -1 lines
USE_LIBTOOL implies GNU_CONFIGURE.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun May 8 20:56:09 2005 UTC (6 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +18 -29 lines
Upgrade to version 1.2.4.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:16 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:32 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Apr 10 21:38:12 2005 UTC (6 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Fix build on amd64.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Apr 6 21:40:10 2005 UTC (6 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Fix build on amd64.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Mar 26 22:18:04 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
BROKEN on ia64: Does not build Approved by: portmgr (self)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Mar 17 09:58:57 2005 UTC (6 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -7 lines
- add USE_LIBTOOL_VER=15 and remove *.la from PLIST - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Nov 17 14:23:57 2004 UTC (7 years, 2 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Support for ISO-8859-2 fonts should be enabled with --enable-latin2 option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Aug 9 06:45:01 2004 UTC (7 years, 6 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -4 lines
This patch was integrated into rrdtool. Nitoced by: Forrest Aldrich <forrie@forrie.com>
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 8 14:25:31 2004 UTC (7 years, 6 months ago) by demon
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update to version 1.0.49
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jul 26 13:09:34 2004 UTC (7 years, 6 months ago) by demon
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Upgrade to version 1.0.48. Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 22 12:41:11 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -2 lines
Add fix for perl <= 5.005_03 PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun May 30 07:03:08 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -1 lines
BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Apr 19 07:27:53 2004 UTC (7 years, 9 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
This port does not require libtool to build. PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Apr 16 07:16:50 2004 UTC (7 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -3 lines
Use a copy of libpng shipped with rrdtool. This fixes build with ancient version of perl (5.005). I have no spare machine with that version of perl to develop a proper fix. Noticed by: many
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Apr 6 07:30:50 2004 UTC (7 years, 10 months ago) by demon
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -2 lines
Update to version 1.0.47.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:09 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
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.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Dec 22 10:27:13 2003 UTC (8 years, 1 month ago) by demon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
Remove redundant USE_GMAKE. PR: 58993 Submitted by: Helge Oldach <1464424446@oldach.net>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 29 08:56:29 2003 UTC (8 years, 3 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +17 -6 lines
Update to version 1.0.45. PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Feb 22 09:13:13 2003 UTC (8 years, 11 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
De-pkg-comment.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 20 07:33:56 2003 UTC (8 years, 11 months ago) by demon
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 1.0.41; Slightly adjust pkg-descr.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Oct 18 06:59:57 2002 UTC (9 years, 3 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -4 lines
Update to 1.0.40.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 31 13:31:32 2002 UTC (9 years, 5 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1 lines
Upgrade to 1.0.39. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications).
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri May 24 17:51:07 2002 UTC (9 years, 8 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Upgrade to version 1.0.38.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 4 21:31:56 2002 UTC (9 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Upgrade to 1.0.37 Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially).
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 6 06:41:28 2001 UTC (10 years, 7 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0, old_RELEASE_4_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update to 1.0.33. Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 28 13:22:15 2001 UTC (10 years, 10 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Eliminate -ffast-math slightly better way. Submitted by: knu
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 26 10:55:29 2001 UTC (10 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Remove -ffast-math from $CFLAGS. PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 22 10:42:16 2001 UTC (10 years, 11 months ago) by demon
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Update to 1.0.32.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 13 12:44:44 2000 UTC (11 years, 3 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Change MAINTAINER field. I am now at FreeBSD dot org Approved by: sobomax
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Oct 4 15:03:01 2000 UTC (11 years, 4 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update to version 1.0.28 PR: 21744 Submitted by: MAINTAINER
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 31 16:57:01 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 1.0.25. PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 28 14:02:45 2000 UTC (11 years, 7 months ago) by alex
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
Update to 1.0.24 PR: 19250 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:42 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:46 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
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
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:59:14 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Third round of INSTALL_SHLIBS=yes fixes.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:13:25 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 15 14:18:53 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update port to 1.0.13 PR: 16714 Submitted by: Maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 11 00:30:17 2000 UTC (12 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -24 lines
Update to 1.0.10 PR: 15999 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 23 17:08:22 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Update to version 1.0.8. PR: 15295 Submitted by: jack@germanium.xtalwind.net
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 11 00:55:49 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
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!)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 10 22:39:01 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
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 =)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 8 22:38:54 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -8 lines
Update rrdtool to 1.0.7
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 7 06:47:41 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 30 14:24:02 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Aug 22 08:41:12 1999 UTC (12 years, 5 months ago) by fenner
Branches: old_DIMA
CVS tags: old_rrdtool_1_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 22 08:41:12 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
Initial revision
