non port: databases/mysql-administrator/Makefile |
SVNWeb
|
Number of commits found: 32 |
Wed, 11 Apr 2007
|
[ 11:29 sem ]
Remove databases/mysql-administrator.
It's a part of MySQL Tools now and don't supported separately.
|
Tue, 27 Feb 2007
|
[ 04:49 kris ]
BROKEN: Does not compile
|
Wed, 5 Jul 2006
|
[ 02:30 linimon ] (Only the first 10 of 38 ports in this commit are shown above. )
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr
|
Sat, 20 May 2006
|
[ 17:40 sem ]
- Update to 1.1.10
|
Fri, 28 Apr 2006
|
[ 20:44 sem ]
- Add a shabang to run script
PR: ports/96372
Submitted by: Matthew Holder <sixxgate@hotmail.com>
|
Fri, 17 Feb 2006
|
[ 20:39 sem ]
- Does not build on amd64
Reported by: krismail
|
Thu, 2 Feb 2006
|
[ 19:07 sem ]
o Update port to version 1.1.6, we are at 1.0.22a now.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
- Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
- Use MASTER_SITE_MYSQL instead
- Remove USE_REINPLACE
- DEFAULT_MYSQL_VER already defaults to 41
- Remove quotes from BROKEN message
- Use INSTALL_TARGET instead of install
PR: ports/92727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Sat, 19 Nov 2005
|
[ 19:54 sem ]
- Get back quotes in BROKEN. I was confused with IGNORE.
Requested by: kris
|
[ 14:35 sem ]
- Remove apostrophe from BROKEN macro. make(1) on 4.x dislikes it.
PR: ports/89008
Submitted by: Andreas Schulz
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Fri, 11 Nov 2005
|
[ 07:36 sem ] (Only the first 10 of 26 ports in this commit are shown above. )
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Mon, 3 Oct 2005
|
[ 13:57 sem ]
- Add amd64 as allowed architecture
Submitted by: Adam Gregoire <ebola_at_psychoholics.org>
|
Thu, 14 Jul 2005
|
[ 17:11 sem ]
- Update to 1.0.22a
PR: ports/82572
Submitted by: Andrej Zverev <az@inec.ru>
|
Sat, 14 May 2005
|
[ 10:56 sem ]
- ONLY_FOR_ARCHS=i386
Reminded by: pointyhat
|
Sun, 17 Apr 2005
|
[ 19:08 sem ]
- Update to 1.0.20
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Sat, 6 Nov 2004
|
[ 17:47 sem ]
- Update to 1.0.14
Thanks to Andrej Zverev (az[at]inec[dot]ru) for help.
|
Sun, 19 Sep 2004
|
[ 01:23 kris ]
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
Wed, 7 Jul 2004
|
[ 19:20 sem ] (Only the first 10 of 20 ports in this commit are shown above. )
Change email address for my ports.
Approved by: krion (mentor)
|
Thu, 1 Jul 2004
|
[ 17:06 ade ] (Only the first 10 of 70 ports in this commit are shown above. )
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Thu, 1 Apr 2004
|
[ 07:39 krion ] (Only the first 10 of 18 ports in this commit are shown above. )
- Update to 1.0.2b-alpha
PR: ports/65010
Submitted by: maintainer
|
Sun, 28 Mar 2004
|
[ 06:58 kris ]
Revert 1.5, which was committed prematurely.
|
Sat, 13 Mar 2004
|
[ 18:02 ade ]
Unset LIBTOOLFILES to fix build after previous commit.
Submitted by: bento
|
Fri, 12 Mar 2004
|
[ 02:48 ade ] (Only the first 10 of 33 ports in this commit are shown above. )
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
Fri, 5 Mar 2004
|
[ 15:31 arved ]
Mark Broken with MYSQL 3.23.
Submitted by: maintainer
|
Thu, 4 Mar 2004
|
[ 17:17 arved ]
Fix Build on AMD64
Approved by: maintainer
|
Tue, 24 Feb 2004
|
[ 14:28 ale ]
Simplify the Makefile.
|
[ 09:13 krion ] (Only the first 10 of 18 ports in this commit are shown above. )
Add mysql-administrator 1.0.1a,
MySQL Administrator is a powerful visual administration console
that enables you to easily administer your MySQL environment
and gain significantly better visibility into how your
databases are operating. MySQL Administrator now integrates
database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user
interface.
By using MySQL Administrator you will be able to:
* Achieve higher database availability through improved management
* Reduce errors through visual database administration
* Lower database administration costs through improved productivity
* Deliver a more secure environment through easier privilege management
WWW: http://www.mysql.com/products/administrator/
PR: ports/63292
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
Number of commits found: 32 |