| Summary: | [Semi-Maintainer Update] MySQL related ports | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alex Dupre <sysadmin> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | marcus |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Slightly related quetion: if you are actively working with mysql323, would you object to taking on its maintainership? Recently it was reset to ports@FreeBSD.org due to the previous maintainer having taken a sabbatical. This is a fairly widely-used port not to have a maintainer. Mark Linimon wrote:
> Slightly related quetion: if you are actively working with
> mysql323, would you object to taking on its maintainership?
I don't work actively with mysql 3.23, but I can take the
maintainership. MySQL 3.23.58 probably will be the last 3.23 release, so
it shouldn't be a hard work to maintain that port...and since I maintain
the other three major versions, there is no problem :)
--
Alex Dupre
State Changed From-To: open->analyzed I'll handle this. Holiday! Holiday! Holiday I'll work well(maybe). Responsible Changed From-To: freebsd-ports-bugs->nork I'll handle this and request to repocopy. State Changed From-To: analyzed->suspended I'm waiting for repocopy. http://www.freebsd.org/cgi/query-pr.cgi?pr=60559 (Added to audit log by linimon): As of 12/27/2003, Alex has now been officially "volunteered" as maintainer of mysql323-(server|client). Responsible Changed From-To: nork->ale Over to maintainer. State Changed From-To: suspended->analyzed This is currently being tested on bento. State Changed From-To: analyzed->closed Committed, thanks! |
Add CONFLICTS sections, fix packages dependencies, add mysql 5 port. In details: bsd.port.mk.diff : add support for mysql 5 (change version detection method) mysql323-server.diff, mysql40-server.diff : add CONFLICTS, fix dependencies mysql41-client.diff : cosmetic fix (portlint clean) mysql41-server.diff : add CONFLICTS, fix dependencies, correct typo in master sites, fix non-optimized build mysql50-client.diff, mysql50-server.diff : new mysql 5.0 ports, requirase repo-copy of mysql41-{client|server}, diff based on actual versions p5-DBD-mysql.diff : add CONFLICTS, make a MASTER port, use USE_MYSQL p5-DBD-mysqls.shar : new SLAVE ports of p5-DBD-mysql for mysql40/41/50 p5-Mysql.diff : add CONFLICTS, use USE_MYSQL If needed (due to portmgr approval and repo-copy), the bsd.port.mk patch and mysql 5 related ports (mysql50-client, mysql50-server, p5-DBD-mysql50) may be committed at a later stage, after the others patches. Merry Christmas! Fix: Fetch it from http://www.gufi.org/~alex/mysql.tar.gz