aboutsummaryrefslogtreecommitdiffstats
path: root/net/rrdtool
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.15.demon2006-08-163-5/+5
| | | | | PR: 101556 Submitted by: leeym
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
| | | | | | | | | | | | | | 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
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-1/+4
| | | | Approved by: portmgr (kris)
* Update to 1.2.12.demon2005-12-192-6/+6
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to version 1.2.11.demon2005-07-274-15/+15
|
* Upgrade to version 1.2.10.demon2005-06-175-21/+21
|
* Upgrade to version 1.2.9.demon2005-05-302-3/+3
|
* Do not touch perllocal.pod.demon2005-05-271-0/+13
| | | | | PR: 81380 Submitted by: leeym
* Update to version 1.2.8.demon2005-05-172-4/+4
|
* Correct WWW.demon2005-05-101-1/+1
|
* Update to version 1.2.6.demon2005-05-102-3/+3
|
* USE_LIBTOOL implies GNU_CONFIGURE.demon2005-05-091-1/+0
|
* Upgrade to version 1.2.4.demon2005-05-0912-198/+126
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix build on amd64.krion2005-04-111-1/+1
|
* Fix build on amd64.krion2005-04-071-0/+1
|
* BROKEN on ia64: Does not buildkris2005-03-271-0/+4
| | | | Approved by: portmgr (self)
* - add USE_LIBTOOL_VER=15 and remove *.la from PLISTleeym2005-03-172-82/+84
| | | | | | | | | | - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon
* - Fix plist (kill perllocal.pod)pav2005-03-171-2/+13
|
* Support for ISO-8859-2 fonts should be enabled with --enable-latin2demon2004-11-171-1/+1
| | | | | | option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl>
* This patch was integrated into rrdtool.demon2004-08-092-15/+0
| | | | Nitoced by: Forrest Aldrich <forrie@forrie.com>
* Update to version 1.0.49demon2004-08-086-37/+27
|
* Upgrade to version 1.0.48.demon2004-07-262-4/+4
| | | | | | Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved
* Add fix for perl <= 5.005_03vs2004-07-222-2/+17
| | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout
* BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC)kris2004-05-301-1/+7
|
* Avoid coredump in 'rrdtool graph -X <param>'demon2004-05-111-0/+11
| | | | Submitted by: "Leonid A. Lyamanov" <leonas@demos.su>
* This port does not require libtool to build.demon2004-04-191-1/+1
| | | | | PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net>
* Use a copy of libpng shipped with rrdtool. This fixes build with ancientdemon2004-04-161-3/+1
| | | | | | | | version of perl (5.005). I have no spare machine with that version of perl to develop a proper fix. Noticed by: many
* Update to version 1.0.47.demon2004-04-068-58/+37
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Remove redundant USE_GMAKE.demon2003-12-221-1/+0
| | | | | PR: 58993 Submitted by: Helge Oldach <1464424446@oldach.net>
* Correct pkg-plist.demon2003-10-301-1/+1
|
* Update to version 1.0.45.demon2003-10-294-22/+33
| | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* utilize SITE_PERLijliao2003-10-241-9/+9
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.demon2003-02-222-1/+1
|
* Update to 1.0.41;demon2003-02-203-6/+3
| | | | Slightly adjust pkg-descr.
* Fixes for 64-bit platforms.demon2003-02-111-0/+20
| | | | Submitted by: Corey Smith <csmith@bonddesk.com>
* Update to 1.0.40.demon2002-10-182-5/+2
|
* Upgrade to 1.0.39.demon2002-08-312-2/+5
| | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications).
* Upgrade to version 1.0.38.demon2002-05-253-3/+6
|
* Upgrade to 1.0.37demon2002-05-059-38/+43
| | | | Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially).
* Update to 1.0.33.demon2001-07-063-11/+3
| | | | | | Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com>
* Eliminate -ffast-math slightly better way.demon2001-03-281-1/+1
| | | | Submitted by: knu
* Remove -ffast-math from $CFLAGS.kuriyama2001-03-261-0/+1
| | | | | | PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer)
* Update to 1.0.32.demon2001-02-2212-108/+21
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Update to version 1.0.28kevlo2000-10-043-8/+8
| | | | | PR: 21744 Submitted by: MAINTAINER
* Update to 1.0.25.sobomax2000-08-012-2/+2
| | | | | PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt>
* Update to 1.0.24alex2000-06-287-33/+39
| | | | | PR: 19250 Submitted by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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 Isobomax2000-06-161-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.sobomax2000-06-162-2/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update port to 1.0.13jedgar2000-02-157-3/+60
| | | | | PR: 16714 Submitted by: Maintainer
* Actually add the new patch files.ade2000-01-118-0/+101
| | | | PR: 15999
* Update to 1.0.10ade2000-01-113-46/+82
| | | | | PR: 15999 Submitted by: maintainer
* Update to version 1.0.8.steve1999-12-244-8/+10
| | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net
* Formatting fix for ``rrdtool fetch'' output. The submitter has sent thissheldonh1999-11-181-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 importfenner1999-09-301-0/+12
| | | | MUST_DISABLE_FPMASK.
* Let the generated Makefiles install the perl modules.fenner1999-09-112-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 tofenner1999-09-112-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.7fenner1999-09-092-8/+6
|
* mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putfenner1999-09-071-0/+1
| | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Round Robin Database Tool - store time-series data with averaging or otherfenner1999-08-225-0/+95
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>