Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/mysql-administrator/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / databases / mysql-administrator

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32
Wed Apr 11 11:29:24 2007 UTC (4 years, 10 months ago) by sem
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.31: +1 -1 lines
Remove databases/mysql-administrator.
It's a part of MySQL Tools now and don't supported separately.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Feb 27 04:49:04 2007 UTC (4 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -0 lines
BROKEN: Does not compile

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:30:53 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:		ports/92445
Hat:		portmgr

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 20 17:40:09 2006 UTC (5 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
- Update to 1.1.10

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 28 20:44:10 2006 UTC (5 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
- Add a shabang to run script

PR:		ports/96372
Submitted by:	Matthew Holder <sixxgate@hotmail.com>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Feb 17 20:39:03 2006 UTC (5 years, 11 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Does not build on amd64

Reported by:	krismail

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 2 19:07:10 2006 UTC (6 years ago) by sem
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +16 -31 lines
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>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 19 19:54:29 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Get back quotes in BROKEN. I was confused with IGNORE.

Requested by:	kris

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 19 14:35:05 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Remove apostrophe from BROKEN macro. make(1) on 4.x dislikes it.

PR:		ports/89008
Submitted by:	Andreas Schulz

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:21 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
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.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Nov 11 07:36:52 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:06 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 3 13:57:40 2005 UTC (6 years, 4 months ago) by sem
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
- Add amd64 as allowed architecture

Submitted by:	Adam Gregoire <ebola_at_psychoholics.org>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 14 17:11:13 2005 UTC (6 years, 7 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.0.22a

PR:		ports/82572
Submitted by:	Andrej Zverev <az@inec.ru>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 14 10:56:11 2005 UTC (6 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
- ONLY_FOR_ARCHS=i386

Reminded by:	pointyhat

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 17 19:08:20 2005 UTC (6 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +34 -18 lines
- Update to 1.0.20

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:51:54 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:04 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 6 17:47:00 2004 UTC (7 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -16 lines
- Update to 1.0.14

Thanks to Andrej Zverev (az[at]inec[dot]ru) for help.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 19 01:23:11 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -0 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 7 19:19:59 2004 UTC (7 years, 7 months ago) by sem
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Change email address for my ports.

Approved by:	krion (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 1 17:06:35 2004 UTC (7 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:11 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Sync with new bsd.autotools.mk

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:29:45 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 1 07:39:15 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -10 lines
- Update to 1.0.2b-alpha

PR:		ports/65010
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:58:16 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Revert 1.5, which was committed prematurely.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 13 18:02:04 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Unset LIBTOOLFILES to fix build after previous commit.

Submitted by:	bento

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:48:21 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 5 15:31:07 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Mark Broken with MYSQL 3.23.

Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 4 17:17:52 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Fix Build on AMD64

Approved by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 24 14:28:53 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -5 lines
Simplify the Makefile.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 24 09:13:10 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options