aboutsummaryrefslogtreecommitdiff
path: root/net/rrdtool/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* First steps in a big migration:Edwin Groothuis2007-07-051-82/+0
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=194968
* - Add option for Ruby bindingsPav Lucistnik2007-05-231-1/+12
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=191617
* Update to 1.2.23Dmitry Sivachenko2007-05-031-2/+1
| | | | Notes: svn path=/head/; revision=191464
* - Fix build with NOPORTDOCS=yesLi-Wen Hsu2007-04-191-0/+1
| | | | | | | | | PR: 109704 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: maintainer timeoput, clsung (mentor) Notes: svn path=/head/; revision=190363
* Adjust wording.Dmitry Sivachenko2007-02-071-1/+1
| | | | Notes: svn path=/head/; revision=184482
* Allow building of python binding (as an option).Xin LI2007-02-071-3/+19
| | | | | | | | Submitted by: Ren Zhen <bg1tpt at gmail com> Approved by: maintainer Notes: svn path=/head/; revision=184478
* Update to 1.2.19.Dmitry Sivachenko2007-02-011-1/+1
| | | | Notes: svn path=/head/; revision=183849
* Update to 1.2.18.Dmitry Sivachenko2007-01-311-3/+3
| | | | Notes: svn path=/head/; revision=183772
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-291-0/+1
| | | | Notes: svn path=/head/; revision=183664
* Update to 1.2.15.Dmitry Sivachenko2006-08-161-2/+1
| | | | | | | | PR: 101556 Submitted by: leeym Notes: svn path=/head/; revision=170780
* Add support for DESTDIR part I.Erwin Lansing2006-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 Notes: svn path=/head/; revision=169648
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163701
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 1.2.12.Dmitry Sivachenko2005-12-191-4/+3
| | | | Notes: svn path=/head/; revision=151551
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Update to version 1.2.11.Dmitry Sivachenko2005-07-271-1/+1
| | | | Notes: svn path=/head/; revision=140221
* Upgrade to version 1.2.10.Dmitry Sivachenko2005-06-171-1/+1
| | | | Notes: svn path=/head/; revision=137620
* Upgrade to version 1.2.9.Dmitry Sivachenko2005-05-291-1/+1
| | | | Notes: svn path=/head/; revision=136385
* Update to version 1.2.8.Dmitry Sivachenko2005-05-171-2/+2
| | | | Notes: svn path=/head/; revision=135446
* Update to version 1.2.6.Dmitry Sivachenko2005-05-101-1/+1
| | | | Notes: svn path=/head/; revision=134977
* USE_LIBTOOL implies GNU_CONFIGURE.Dmitry Sivachenko2005-05-081-1/+0
| | | | Notes: svn path=/head/; revision=134888
* Upgrade to version 1.2.4.Dmitry Sivachenko2005-05-081-29/+18
| | | | Notes: svn path=/head/; revision=134885
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix build on amd64.Kirill Ponomarev2005-04-101-1/+1
| | | | Notes: svn path=/head/; revision=132958
* Fix build on amd64.Kirill Ponomarev2005-04-061-0/+1
| | | | Notes: svn path=/head/; revision=132654
* BROKEN on ia64: Does not buildKris Kennaway2005-03-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132038
* - add USE_LIBTOOL_VER=15 and remove *.la from PLISTYen-Ming Lee2005-03-171-7/+10
| | | | | | | | | | | | | - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon Notes: svn path=/head/; revision=131490
* Support for ISO-8859-2 fonts should be enabled with --enable-latin2Dmitry Sivachenko2004-11-171-1/+1
| | | | | | | | | option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl> Notes: svn path=/head/; revision=121808
* This patch was integrated into rrdtool.Dmitry Sivachenko2004-08-091-4/+0
| | | | | | | Nitoced by: Forrest Aldrich <forrie@forrie.com> Notes: svn path=/head/; revision=115713
* Update to version 1.0.49Dmitry Sivachenko2004-08-081-1/+1
| | | | Notes: svn path=/head/; revision=115636
* Upgrade to version 1.0.48.Dmitry Sivachenko2004-07-261-2/+2
| | | | | | | | | Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved Notes: svn path=/head/; revision=114772
* Add fix for perl <= 5.005_03Volker Stolz2004-07-221-2/+6
| | | | | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout Notes: svn path=/head/; revision=114428
* BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC)Kris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110361
* This port does not require libtool to build.Dmitry Sivachenko2004-04-191-1/+1
| | | | | | | | PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net> Notes: svn path=/head/; revision=107545
* Use a copy of libpng shipped with rrdtool. This fixes build with ancientDmitry Sivachenko2004-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 Notes: svn path=/head/; revision=107195
* Update to version 1.0.47.Dmitry Sivachenko2004-04-061-2/+7
| | | | Notes: svn path=/head/; revision=106296
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Remove redundant USE_GMAKE.Dmitry Sivachenko2003-12-221-1/+0
| | | | | | | | PR: 58993 Submitted by: Helge Oldach <1464424446@oldach.net> Notes: svn path=/head/; revision=96417
* 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