6110 FreshPorts -- databases/p5-DBD-cego
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-DBD-cego 1.2.0 databases on this many watch lists=0 search for ports that depend on this port
A Cego DBI driver for Perl 5
Maintained by: fbsd-ports@opsec.eu search for ports maintained by this maintainer
Port Added: 07 Jul 2010 14:06:32
Also Listed In: perl5
License: GPLv2


A DBI driver for the Cego database for Perl 5

Many more details are available at:

WWW: http://www.lemke-it.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. databases/p5-DBI
  2. lang/perl5.14
Required To Run:
  1. databases/p5-DBI
  2. lang/perl5.14
Required Libraries:
  1. databases/cego
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/p5-DBD-cego/ && make install clean
To add the package: pkg_add -r p5-DBD-cego


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.lemke-it.com/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 May 2013 20:02:53
Original commit files touched by this commit  1.2.0
bapt search for other commits by this committer
Fix build with bmake
30 Mar 2013 04:40:54
Original commit files touched by this commit  1.2.0
miwi search for other commits by this committer
- Unbreak build

PR:		177473
Submitted by:	maintainer
Reported by:	pointyhat
15 May 2012 18:20:11
Original commit files touched by this commit  1.2.0
culot search for other commits by this committer
- Update to 1.2.0

PR:             ports/167839
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
04 Apr 2012 14:54:36
Original commit files touched by this commit  1.1.15
culot search for other commits by this committer
- Update to 1.1.15 to unbreak build [1]
- Pet portlint(1) by moving LICENSE section earlier
- Use dirrmtry instead of dirrm in pkg-plist for directories not specific to
  this port

PR:             ports/166631 [1]
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe:   yes
10 Feb 2012 20:19:13
Original commit files touched by this commit  1.1.14_1
pav search for other commits by this committer
- Mark BROKEN: does not compile
  In file included from Cego.c:142:
  /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h: In function
'int dbdxst_bind_params(SV*, imp_sth_t*, I32, I32)':
  /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h:72: error:
cannot convert 'imp_sth_t*' to 'imp_xxh_t*' in argument passing
  /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h: In function
'SV* dbdxst_fetchall_arrayref(SV*, SV*, SV*)':
  /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h:98: error:
cannot convert 'imp_sth_t*' to 'imp_xxh_t*' in argument passing
  ./Cego.xsi: In function 'void XS_DBD__Cego__db__login(CV*)':
  ./Cego.xsi:96: error: invalid conversion from 'const char*' to 'char*'
  ./Cego.xsi:97: error: invalid conversion from 'const char*' to 'char*'
  [..]

Reported by:    pointyhat
31 May 2011 06:01:41
Original commit files touched by this commit  1.1.14_1
sunpoet search for other commits by this committer
- Fix build with Perl 5.14 [1]
- Fix typo: PORTREVISION
- Make portlint happier

PR:             ports/157222 [1]
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
14 May 2011 21:27:28
Original commit files touched by this commit  1.1.14
beech search for other commits by this committer
-Restore maintainership to submitter

PR:             ports/157030
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:    itetcu (mentor)(implicit)
28 Apr 2011 20:26:29
Original commit files touched by this commit  1.1.14
tabthorpe search for other commits by this committer
- Reset maintainer due to email bounces

Final-Recipient: rfc822; fbsd-ports@opsec.eu
Original-Recipient: rfc822;fbsd-ports@opsec.eu
Action: failed
Status: 5.0.0
Remote-MTA: dns; home.opsec.eu
Diagnostic-Code: smtp; 550 Unrouteable address

Submitted by:   erwin
With hat:       portmgr
27 Apr 2011 10:06:19
Original commit files touched by this commit  1.1.14
bapt search for other commits by this committer
- Fix DBD/Cego/Cego.so missing symbols
- Bump port revision

PR:             ports/156623
Submitted by:   Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
12 Dec 2010 23:12:11
Original commit files touched by this commit  1.1.14
pgollucci search for other commits by this committer
- Update to 1.1.14
- Remove MD5

PR:             ports/153055
Submitted by:   myself (pgollucci)
Approved by:    fbsd-ports@opsec.eu (maintainer)
Changes:        http://www.lemke-it.com/Changes
01 Oct 2010 23:16:23
Original commit files touched by this commit  1.1.13
makc search for other commits by this committer
Update to 1.1.13

PR:             ports/150681
Submitted by:   Kurt Jaeger (maintainer)
24 Sep 2010 04:51:35
Original commit files touched by this commit  1.1.9_1
pgollucci search for other commits by this committer
- Mark BROKEN does not compile b/c of lots of bad c/c++/xs code

With Hat:       perl@
Reported by:    QAT
Confirmed by:   P6 TB
24 Sep 2010 00:44:29
Original commit files touched by this commit  1.1.9_1
pgollucci search for other commits by this committer
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
  are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
07 Jul 2010 14:06:02
Original commit files touched by this commit  1.1.9
sylvio search for other commits by this committer
A DBI driver for the Cego database for Perl 5

Many more details are available at:

WWW:    http://www.lemke-it.com/

PR:             ports/148331
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe:   yes

Number of commits found: 14

28bf
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight82
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0