Port details |
- p5-Mysql Perl5 modules for accessing MySQL databases
- 1.2219 databases
=107 1.2219Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2012-03-07 21:02:17
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-DBI, gmake, p5-Data-ShowTable, libiconv, gettext
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://www.symbolstone.org/technology/perl/DBI/
- Description:
- Mysql.pm and DBD::mysql implement two different approaches to
communicate with an MySQL server. DBD::mysql is built upon the DBI, the
generic Perl Database Interface. It brings you an identical interface
to a broad variety of databases and is in this regard comparable to
ODBC. The advantage of the DBI approach is portability and
interoperability. Msql.pm is the elder species. It was written before
DBI was available but it was inspired by an early draft of the DBI
specification. As it has been circulating longer it is more mature and
pretty stable. It's also more complete than DBD::mysql.
Some day in the future DBD::mysql will probably be the clearly superior
competitor in this package. Today you have to decide on your own about
the trade-offs.
WWW: http://www.symbolstone.org/technology/perl/DBI/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- p5-Mysql-modules>0:databases/p5-Mysql
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Mysql-modules
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ShowTable.pm : devel/p5-Data-ShowTable
- DBI.pm : databases/p5-DBI
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- ShowTable.pm : devel/p5-Data-ShowTable
- DBI.pm : databases/p5-DBI
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- mysqlclient.14 : databases/mysql41-client
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2219 07 Mar 2012 21:02:17 |
pgollucci |
databases/p5-Mysql||2012-03-07|no release in 11 years, doesn't work with mysql
4.0+, unmaintained
Also BROKEN with lang/perl5.14
PR: ports/165457
With Hat: perl@ |
1.2219 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.2219 17 Oct 2011 04:35:02 |
dougb |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
1.2219 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2219 16 Feb 2009 20:43:17 |
miwi |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer) |
1.2219 13 Feb 2009 15:31:11 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: Sergey Voronkov via freebsd-ports@ |
1.2219 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.2219 02 Apr 2007 17:54:43 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
1.2219 25 Jun 2006 15:29:12 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
1.2219 26 Mar 2006 19:32:28 |
pav |
- Allow build against mysql-client 4.X
PR: ports/83373
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> |
1.2219 24 Mar 2006 06:23:47 |
linimon |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
1.2219 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
1.2219 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2219 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2219 26 Dec 2003 17:25:49 |
nork |
add CONFLICTS, use USE_MYSQL.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
1.2219 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.2219 16 Sep 2003 05:43:52 |
erwin |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
1.2219 24 Mar 2003 17:44:10 |
nork |
Update to 1.2219 and include support for MySQL 4.0.
PR: ports/48742
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer timeout (about 3weeks) |
1.2216 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
06 Jun 2001 15:55:00 |
jedgar |
Update port to 1.2216 |
20 Mar 2001 17:57:01 |
jedgar |
Correct perl usage in the pre-configure target. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
21 Jan 2001 15:40:47 |
dirk |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
01 Jan 2001 10:15:17 |
will |
Goodbye, YEAR2000. Hello, 2001. |
12 Oct 2000 20:59:19 |
jedgar |
- Update port to 1.2215 - Add WWW |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
31 Jul 2000 10:53:58 |
kevlo |
Update to version 1.2214 |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |