Bug 92727 - [UPDATE] databases/mysql-administrator to 1.1.6
Summary: [UPDATE] databases/mysql-administrator to 1.1.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 09:10 UTC by Jason E. Hale
Modified: 2006-02-02 19:07 UTC (History)
1 user (show)

See Also:


Attachments
2006-02-02-mysql-administrator.diff (9.17 KB, patch)
2006-02-02 09:10 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2006-02-02 09:10:02 UTC
o Update port to version 1.1.6, we are at 1.0.22a now.
o Current version is buggy and crashes a lot. 1.1.6 seems pretty stable.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
	- Might work with 4.0 and BROKEN_WITH_MYSQL 40 could be removed
	- Did not test on FreeBSD 4.x, so the BROKEN message still stands
o Makefile changes:
	- Use MASTER_SITE_MYSQL instead
	- Needs a newer version of gtkmm
	- Remove USE_REINPLACE
	- DEFAULT_MYSQL_VER already defaults to 41
	- Remove quotes from BROKEN message
	- Remove some unneeded patching
	- Use INSTALL_TARGET instead of install
	- portlint(1)

How-To-Repeat: - Apply supplied diff.
- Remove the following file:
   mysql-administrator/files/patch-Makefile.am  # uneeded
- Remove the following directory:
   mysql-administrator/files # no more files
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-02 10:04:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Over to maintainer
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-02-02 19:07:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!