aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlcc
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN: does not compilePav Lucistnik2010-06-301-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=257230
* - 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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix an other typo.Ion-Mihai Tetcu2009-06-051-1/+1
| | | | | | | Submitted by: pav! Notes: svn path=/head/; revision=235205
* Fix typo.Ion-Mihai Tetcu2009-06-041-1/+1
| | | | | | | Submitted by: lippe@ Notes: svn path=/head/; revision=235180
* Fix build with custom LOCALBASE.Ion-Mihai Tetcu2009-06-021-1/+3
| | | | | | | Reported by: QAtty Notes: svn path=/head/; revision=235068
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Fix build with MySQL 4.1Kirill Ponomarev2005-06-091-3/+6
| | | | | | | Provided by: ale Notes: svn path=/head/; revision=137123
* Fix compilation with version 4.1.7 of mysql.Thierry Thomas2004-12-261-5/+7
| | | | | | | | PR: ports/75105 Submitted by: maintainer. Notes: svn path=/head/; revision=125224
* Add patch for fixing work with MySQL 4.1.3 and 5.0.1.Sergey Matveychuk2004-08-211-0/+14
| | | | | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer Notes: svn path=/head/; revision=116889
* Really unbreak this port, last update to Makefile did not.Anders Nordby2004-03-042-4/+5
| | | | | | | | | | Update to version 0.9.4. SIZEify. Approved by: maintainer Notes: svn path=/head/; revision=102881
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichMichael Nottebrock2004-02-261-3/+2
| | | | | | | BUILD_DEPEND on qmake now. Notes: svn path=/head/; revision=102232
* BROKEN: Does not compile. This port is scheduled for removal on April 22Kris Kennaway2004-02-231-0/+4
| | | | | | | if it is still broken at that time. Notes: svn path=/head/; revision=101784
* - Fix path to qmake.confKirill Ponomarev2004-02-151-1/+1
| | | | | | | Submitted by: T Kellers <kellers@njit.edu> Notes: svn path=/head/; revision=100995
* Use USE_MYSQL like I should have when I first committed this port.Anders Nordby2003-11-051-7/+1
| | | | Notes: svn path=/head/; revision=93199
* Use MySQL 4.1 client libraries if they are installed.Anders Nordby2003-09-071-0/+2
| | | | | | | Requested by: pan@panix.ecof.org.br Notes: svn path=/head/; revision=88692
* Install translations.Anders Nordby2003-09-072-6/+39
| | | | | | | | | | | Set the data directory to PREFIX/share/mysqlcc. Install plugins under docs. PR: 53246 Submitted by: Mark Hannon <markhannon@optusnet.com.au> (partly) Notes: svn path=/head/; revision=88681
* Add mysqlcc, the MySQL Control Center.Anders Nordby2003-09-074-0/+67
PR: 50672 Submitted by: Ferruccio Vitale <vitale@cs.tin.it> Notes: svn path=/head/; revision=88658