CVS log for ports/databases/emma/Makefile
Up to [FreeBSD] / ports / databases / emma
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 20 22:32:49 2010 UTC (15 months, 3 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update dependency line PR: ports/151451 Submitted by: Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:06 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:59 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to jpeg-8
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:35 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:16:45 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 2 19:41:38 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Emma is a graphical toolkit for MySQL database developers and administrators. It provides dialogs to create or modify MySQL databases, tables and associated indexes. It has a built-in syntax highlighting SQL editor with table- and fieldname tab-completion and automatic SQL statement formatting. The results of an executed query are displayed in a resultset where the record- data can be edited by the user, if the SQL statement allows for it. The SQL editor and resultset-view are grouped in tabs. Results can be exported to CSV files. Multiple simultaneously opened MySQL connections are possible. WWW: http://www.fastflo.de/projects/emma PR: ports/106229 Submitted by: Junji NAKANISHI <jun-g@daemonfreaks.com>
