aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool10
Commit message (Collapse)AuthorAgeFilesLines
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360691
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Fixup pkgnames.Mathieu Arnold2013-12-051-2/+2
| | | | | | | | | PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450 Submitted by: mat Approved by: portmgr (bapt) Notes: svn path=/head/; revision=335658
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327418
* - Fix build with new site_perlAndrej Zverev2013-06-121-1/+1
| | | | | | | Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=320709
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Unbreak buildMartin Wilke2013-03-311-0/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315637
* - Unbreak buildMartin Wilke2013-03-311-1/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315632
* Convert to new options framework left unconverted ports in databases categoryBaptiste Daroussin2013-03-211-10/+7
| | | | Notes: svn path=/head/; revision=314856
* Fix bogus old OPTIONS definitionBaptiste Daroussin2012-05-291-1/+1
| | | | | | | | | This fix make describe with new option framework With hat: portmgr Notes: svn path=/head/; revision=297691
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* BROKEN should not be quoted.Erwin Lansing2010-06-131-1/+1
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Updating MASTER_SITESLars Thegler2007-12-241-1/+1
| | | | | | | | PR: ports/117062 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=204435
* [repocopy] move net/rrdtool10 to databases/rrdtool10Edwin Groothuis2007-08-111-1/+1
| | | | | | | | | | | | Chase the move of net/rrdtool to databases/rrdtool. Since this is the same program, this one also has to be moved. PR: ports/114311 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: lth@ Notes: svn path=/head/; revision=197457
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* 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
* 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-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.0.50Lars Thegler2005-11-235-24/+18
| | | | | | | - Add SHA256 checksum Notes: svn path=/head/; revision=149205
* 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
* Added net/rrdtool10, a resurrection of rrdtool 1.0.xLars Thegler2005-05-2312-127/+203
| | | | Notes: svn path=/head/; revision=135987
* Update to version 1.2.8.Dmitry Sivachenko2005-05-172-4/+4
| | | | Notes: svn path=/head/; revision=135446
* Correct WWW.Dmitry Sivachenko2005-05-101-1/+1
| | | | Notes: svn path=/head/; revision=134978
* Update to version 1.2.6.Dmitry Sivachenko2005-05-102-3/+3
| | | | 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-0812-198/+126
| | | | 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-172-82/+84
| | | | | | | | | | | | | - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon Notes: svn path=/head/; revision=131490
* - Fix plist (kill perllocal.pod)Pav Lucistnik2005-03-161-2/+13
| | | | Notes: svn path=/head/; revision=131422
* 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-092-15/+0
| | | | | | | Nitoced by: Forrest Aldrich <forrie@forrie.com> Notes: svn path=/head/; revision=115713
* Update to version 1.0.49Dmitry Sivachenko2004-08-086-37/+27
| | | | Notes: svn path=/head/; revision=115636
* Upgrade to version 1.0.48.Dmitry Sivachenko2004-07-262-4/+4
| | | | | | | | | 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-222-2/+17
| | | | | | | | | 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
* Avoid coredump in 'rrdtool graph -X <param>'Dmitry Sivachenko2004-05-111-0/+11
| | | | | | | Submitted by: "Leonid A. Lyamanov" <leonas@demos.su> Notes: svn path=/head/; revision=108891
* 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-068-58/+37
| | | | Notes: svn path=/head/; revision=106296
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* 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