summaryrefslogtreecommitdiff
path: root/databases/mysql-navigator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-266-113/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with D
* -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
* - 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
* 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)
* 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)
* - 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}.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-2/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
|
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* 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'.
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* Fix build with MySQL 4.1.x.Dmitry Sivachenko2004-12-311-0/+14
| | | | | Submitted by: Michael Hambly <mike@blackbirdsoftware.com> PR: 74237
* Fix MASTER_SITE_SUBDIR.Dmitry Sivachenko2004-05-311-2/+2
| | | | | PR: 67227 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* Project has moved to SourceForge.Dmitry Sivachenko2004-03-102-3/+4
| | | | | PR: 64018 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Fix build on -current;Dmitry Sivachenko2004-01-023-3/+59
| | | | | | | | utilize USE_MYSQL; minor improvements to pet portlint. PR: 59699 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Fix MASTER_SITES [1];Dmitry Sivachenko2003-04-303-10/+3
| | | | | | | Update to version 1.4.2. PR: 51266 [1] Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update to version 1.4.1;Dmitry Sivachenko2003-02-233-3/+4
| | | | De-pkg-comment.
* Fix braino: add USE_REINPLACE.Will Andrews2002-09-211-0/+1
|
* Update to 1.3.12, which works on KDE3.Will Andrews2002-09-213-15/+10
|
* Upgrade to version 1.3.7.Dmitry Sivachenko2002-01-263-14/+15
|
* Upgrade to 1.3.3.6.Dmitry Sivachenko2002-01-016-122/+22
|
* Update to 1.2.4.Dmitry Sivachenko2001-08-024-10/+16
|
* Update to 1.2.2Dmitry Sivachenko2001-06-014-9/+28
|
* Upgrade to 1.1.0Dmitry Sivachenko2001-05-162-2/+2
|
* Upgrade to 0.9.5.1Dmitry Sivachenko2001-05-035-33/+41
|
* Update to use bsd.kde.mkDmitry Sivachenko2001-04-131-3/+2
|
* Update to version 0.7.5Dmitry Sivachenko2001-04-023-5/+5
|
* Update to version 0.7.0.Dmitry Sivachenko2001-03-306-32/+98
|
* Newest versions of this port use QT+KDE instead of GTK+GNOME, so dropMaxim Sobolev2001-03-301-1/+1
| | | | | | maintainership, because I don't have a QT/KDE installed and certainly won't install it just to test this port. Hopefully some QT/KDE addict would take care of it.
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Whitespace-only:Maxim Sobolev2000-11-011-1/+1
| | | | Make indentation uniform across my ports.
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-052-4/+4
|
* Update md5. The new version of distfile insludes path, which is the onlyMaxim Sobolev2000-09-122-2/+1
| | | | | | difference. Submitted by: bento
* Update to 0.3.2.Maxim Sobolev2000-07-172-7/+2
|
* New port of mysql-navigator - a MySQL database server administration packageMaxim Sobolev2000-07-036-0/+61
for Gnome desktop.