aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlreport/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Use WRKSRC_SUBDIR when applicable.Mathieu Arnold2015-12-281-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404653
* - Update MASTER_SITES and unbreak this portSunpoet Po-Chuan Hsieh2015-11-111-6/+9
| | | | | | | - Cosmetic change Notes: svn path=/head/; revision=401282
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* - Add LICENSE_FILEDmitry Marakasov2015-10-221-4/+8
| | | | | | | | - Add NO_ARCH - Pet portlint Notes: svn path=/head/; revision=399964
* - Reassign lippe@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-10-141-1/+1
| | | | Notes: svn path=/head/; revision=399249
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Add LICENSESunpoet Po-Chuan Hsieh2014-03-011-9/+11
| | | | | | | | | | | | - Convert to new options framework - Fix shebang - Bump PORTREVISION for package change - Support STAGEDIR Approved by: portmgr (blanket) Notes: svn path=/head/; revision=346600
* 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-101-5/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326901
* - Fix dependency: this port requires DBI, not Class::DBISunpoet Po-Chuan Hsieh2011-10-271-4/+4
| | | | | | | | | | | - Bump PORTREVISION for dependency change PR: ports/161259 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 3 weeks) Notes: svn path=/head/; revision=284420
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-2/+1
| | | | | | | | | (part 17). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248784
* - Update to 3.5.Felippe de Meirelles Motta2008-05-121-1/+1
| | | | | | | Approved by: gabor (mentor) Notes: svn path=/head/; revision=212948
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* - Updated to 3.4aMartin Wilke2008-02-071-9/+8
| | | | | | | | | | | | | | - Add missing R-deps - Remove unfetcheable MASTER_SITES - Makefile cleanup - Pass maintainership to submitter PR: 120014 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=206861
* - Update to 3.2Martin Wilke2007-06-081-2/+3
| | | | | | | | PR: 113450 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=193063
* - Update to 3.0aMartin Wilke2007-02-111-1/+1
| | | | | | | | PR: 109040 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=184873
* mysqlreport makes a friendly report of important MySQL status values.Martin Wilke2006-11-231-0/+37
mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides a much more in-depth understanding of how well MySQL is running. For this and many other reasons, mysqlreport is a better alternative (and practically the only alternative) to manually interpreting SHOW STATUS. WWW: http://hackmysql.com/mysqlreport PR: ports/105787 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> Notes: svn path=/head/; revision=177932