Port details |
- gomysql A MySQL client library written in Go
- 0.3.2_3 databases
=0 0.3.2_3Version of this port present on the latest quarterly branch. BROKEN: Does not compile with go1
DEPRECATED: Broken for more than 6 month
This port expired on: 2013-11-18
IGNORE: is marked as broken: Does not compile with go1
- Maintainer: wen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-12-06 04:08:36
- Last Update: 2013-11-18 13:54:18
- SVN Revision: 334196
- License: not specified in port
- WWW:
- https://github.com/Philio/GoMySQL
- Description:
- A MySQL client library written in Go. The aim of this project is to
provide a library with a high level of usability, good interal error
handling and to emulate similar libraries available for other languages
to provide an easy migration of MySQL based systems into the Go language.
WWW: https://github.com/Philio/GoMySQL
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gomysql>0:databases/gomysql
- No installation instructions:
- This port has been deleted.
- PKGNAME: gomysql
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2_3 18 Nov 2013 13:54:18
![Revision:334196 Revision:334196](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6
month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month (Only the first 15 lines of the commit message are shown above ) |
0.3.2_3 18 Oct 2013 07:19:26
![Revision:330726 Revision:330726](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecated some ports broken for more than 6 month |
0.3.2_3 20 Sep 2013 16:13:49
![Revision:327717 Revision:327717](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.3.2_3 17 Apr 2013 23:40:57
![Revision:316012 Revision:316012](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes |
0.3.2_3 02 May 2012 01:51:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark broken for go1
PR: 167324
Submitted by: jlaffaye@ |
0.3.2_3 26 Nov 2011 22:56:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump Go packages for the new Go release.
Feature safe: yes |
0.3.2_2 07 Oct 2011 09:16:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump go packages for new go release |
0.3.2_1 22 Sep 2011 16:43:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump go packages for new Go release |
0.3.2 31 May 2011 08:58:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.2 |
0.2.1 06 Dec 2010 04:08:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
A MySQL client library written in Go. The aim of this project is to
provide a library with a high level of usability, good interal error
handling and to emulate similar libraries available for other languages
to provide an easy migration of MySQL based systems into the Go language.
WWW: https://github.com/Philio/GoMySQL |
Number of commits found: 10
|