aboutsummaryrefslogtreecommitdiff
path: root/databases/mrtg-mysql-load
Commit message (Collapse)AuthorAgeFilesLines
* 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 new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Remove MAKE_JOBS_SAFE from ports that set NO_BUILDEmanuel Haupt2013-05-082-10/+3
| | | | | | | | - Trim header - While here use PLIST_FILES for databases/mrtg-mysql-load Notes: svn path=/head/; revision=317657
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Reassign to the heapThomas Abthorpe2012-01-251-1/+1
| | | | Notes: svn path=/head/; revision=289788
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Set MAKE_JOBS_SAFEThomas Abthorpe2009-03-301-0/+2
| | | | Notes: svn path=/head/; revision=231311
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - update WWW, author seems to have tweaked his websiteCheng-Lung Sung2007-05-301-1/+1
| | | | | | | | PR: ports/113142 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=192345
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - use USE_MYSQLCheng-Lung Sung2006-06-031-3/+4
| | | | | | | | | | - take maintainership PR: ports/98389 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=164280
* Put back the correct master site.Sam Lawrance2006-05-271-1/+2
| | | | | | | Reported by: grog Notes: svn path=/head/; revision=163569
* Make it fetchable againRenato Botelho2006-05-241-1/+1
| | | | | | | | PR: ports/97629 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163273
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* mrtg-mysq-load is a small Perl script which is meantPav Lucistnik2004-05-025-0/+52
to be run by mrtg. It will fetch the total number of queries and slow queries handled by a mysql server. Author: Carsten H. Pedersen <mysqlfaq@bitbybit.dk> WWW: http://www.bitbybit.dk/mysqlfaq/mrtg-mysql-load/ PR: ports/65325 Submitted by: Piet Delport <pjd@303.za.net> Notes: svn path=/head/; revision=108190