summaryrefslogtreecommitdiff
path: root/databases/mysql-gui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* - Last nail to the coffin: chase mysql++ update and mark BROKEN unconditionallyPav Lucistnik2004-11-201-9/+8
| | | | Notes: svn path=/head/; revision=122031
* - Drop maintainershipPav Lucistnik2004-05-301-2/+2
| | | | | | | | | | - Extend BROKEN message to point users to better alternatives PR: ports/63983 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=110394
* This is also broken on alpha 4.xKris Kennaway2004-03-181-2/+2
| | | | Notes: svn path=/head/; revision=104445
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Fix Makefile syntax for older versions of make, like 4.8-RELEASEPav Lucistnik2003-12-161-1/+1
| | | | | | | | PR: ports/60288 Reported by: parv <parv@pair.com> Notes: svn path=/head/; revision=95959
* - Fix patchingPav Lucistnik2003-12-1419-30/+207
| | | | | | | | | | | | | - Fix build on 4.x - Add patches to build on 5.x from edwin Note this does not build on 5.x, my C++ fu is not good enough to overcome iterator usage in admin.cc. Patches are welcomed. PR: ports/47862 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=95806
* LIB_DEPENDS on libglut for libglut rather than soon-to-disappear Mesa3.Eric Anholt2003-11-071-1/+1
| | | | Notes: svn path=/head/; revision=93322
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* BROKEN: Does not patchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86475
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-1/+2
| | | | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=61855
* mastersite has moved.SADA Kenji2002-05-171-2/+17
| | | | | | | | PR: ports/37102 Submitted by: maintainer Notes: svn path=/head/; revision=59352
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+2
| | | | Notes: svn path=/head/; revision=57021
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-1/+1
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* Add mysql-gui, a graphical SQL client for MySQL.Akinori MUSHA2001-09-0311-0/+200
PR: ports/29862 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47393