notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-DBD-cego Cego DBI driver for Perl 5
1.5.3 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.3Version of this port present on the latest quarterly branch.
Maintainer: pi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-07 14:06:32
Last Update: 2023-07-30 18:04:53
Commit Hash: c107492
Also Listed In: perl5
License: GPLv3
WWW:
https://www.lemke-it.com/
Description:
A DBI driver for the Cego database for Perl 5 Many more details are available at:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBD-cego-1.5.3/catalog.mk
  2. /usr/local/share/licenses/p5-DBD-cego-1.5.3/LICENSE
  3. /usr/local/share/licenses/p5-DBD-cego-1.5.3/GPLv3
  4. lib/perl5/site_perl/mach/5.32/DBD/Cego.pm
  5. lib/perl5/site_perl/mach/5.32/auto/DBD/Cego/Cego.so
  6. lib/perl5/site_perl/man/man3/DBD::Cego.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-DBD-cego>0:databases/p5-DBD-cego
To install the port:
cd /usr/ports/databases/p5-DBD-cego/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBD-cego
  • pkg install p5-DBD-cego
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBD-cego
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690739648 SHA256 (DBD-cego-1.5.3.tar.gz) = 8ec5f6bfa69e75755ca490994d21944d72debed4b8f777ca9f592f860a2a1271 SIZE (DBD-cego-1.5.3.tar.gz) = 36784

Packages (timestamps in pop-ups are UTC):
p5-DBD-cego
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.31.5.31.5.01.5.31.5.3-1.5.0-
FreeBSD:13:quarterly1.5.31.5.31.5.21.5.31.5.31.5.31.5.31.5.3
FreeBSD:14:latest1.5.31.5.31.5.21.5.31.5.31.5.2-1.5.2
FreeBSD:14:quarterly1.5.31.5.3-1.5.31.5.31.5.31.5.31.5.3
FreeBSD:15:latest1.5.31.5.3n/a1.5.3n/a1.5.31.5.31.5.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DBI>=1.631 : databases/p5-DBI
  2. gmake>=4.3 : devel/gmake
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-DBI>=1.631 : databases/p5-DBI
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. liblfcbase.so : devel/lfcbase
  2. liblfcxml.so : devel/lfcxml
  3. libcego.so : databases/cego
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_p5-DBD-cego
USES:
compiler gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.lemke-it.com/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.3
30 Jul 2023 18:04:53
commit hash: c107492c6d3289f48867a589cf461a0b4fad3b34commit hash: c107492c6d3289f48867a589cf461a0b4fad3b34commit hash: c107492c6d3289f48867a589cf461a0b4fad3b34commit hash: c107492c6d3289f48867a589cf461a0b4fad3b34 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Björn Lemke
databases/p5-DBD-cego: update 1.5.2 -> 1.5.3

- fix build on 14.x
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.2
10 Oct 2021 19:19:18
commit hash: 13d3caea7c1f4bae93a8004d9b9ae49205ffc329commit hash: 13d3caea7c1f4bae93a8004d9b9ae49205ffc329commit hash: 13d3caea7c1f4bae93a8004d9b9ae49205ffc329commit hash: 13d3caea7c1f4bae93a8004d9b9ae49205ffc329 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Björn Lemke
databases/p5-DBD-cego: update 1.5.0 -> 1.5.2

- In dbdimp.h, changed MAXPROTSTRING to 15 ( from 10 ), since the
  protocol string "fastserial" does not fit in. Problems have just
  been observed on Ubuntu Linux
- Fix of some memory leaks in dbdimp.c for function cego_st_execute.
  The msg and schema attribute of statement handle have to be checked
  for allocated values, before new memory is allocated

Author:    Björn Lemke <lemke@lemke-it.com>
1.5.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.5.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.0
21 Apr 2019 13:31:25
Revision:499537Original commit files touched by this commit
pi search for other commits by this committer
devel/lfcbase: update 1.11.9 -> 1.13.0
devel/lfcxml: update 1.2.6 -> 1.2.10
databases/cego: update 2.39.16 -> 2.44.1
databases/cegobridge: update 1.4.0 -> 1.5.0
databases/p5-DBD-cego: update 14.0 -> 1.5.0

- Warning: storage format has changed
  Export to xml format before upgrade and re-import after the upgrade
  See UPDATING
- recompile all applications linked to libcego
- Lots of changes, among them:
  o improved crash recovery
  o fixes to SQL expected behaviour
  o better CDATA handling
  o fixes primary key handling design issue
  o changes to serialisation for export/import, XML export/import is still
    possible

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
Changelog:	http://www.lemke-it.com/litexec?request=pubnews&user=&lang=en&numlog=1000
1.4.0
18 Jun 2018 19:03:04
Revision:472706Original commit files touched by this commit
linimon search for other commits by this committer
Adjust USES to fix builds on gcc-based architectures.

While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
1.4.0
08 Nov 2017 19:11:26
Revision:453762Original commit files touched by this commit
pi search for other commits by this committer
databases/p5-DBD-cego: fix build by removing obsolete patches
1.4.0
08 Nov 2017 10:23:00
Revision:453728Original commit files touched by this commit
pi search for other commits by this committer
devel/lfcbase: update 1.10.3 -> 1.11.0
databases/cego: update 2.36.4 -> 2.37.0
databases/p5-DBD-cego: update 1.3.0 -> 1.4.0
databases/cegobridge: update 1.1.6 -> 1.2.0

lfcbase:
- Layout improvements in Pager class
- Changed constructor for Net and NetHandler class to setup maxSendLen.
  Since this changes the API, minor release level has been increased

cego:
- Improvements for cgblow simulation mode added
- Improvements for cgclt, added pipe mode to read input from stdin
  Now comments are allowed also after delimiter token, e.g.
  create table t1(a int); -- a sample table
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0_1
26 Apr 2017 19:04:30
Revision:439485Original commit files touched by this commit
ak search for other commits by this committer
- Remove checks for .PARSEDIR and vestiges of pmake support

PR:	218832
Approved by:	portmgr (antoine)
1.3.0_1
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.3.0_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.3.0_1
11 Jan 2016 12:30:27
Revision:405781Original commit files touched by this commit
pi search for other commits by this committer
devel/lfcbase: 1.6.7 -> 1.7.0
devel/lfcxml: 1.1.8 -> 1.2.2
databases/cego: 2.27.2 -> 2.28.3
databases/p5-DBD-cego: bump portrevision
databases/cegobridge: bump portrevision

IMPORTANT: Upgrades of cego 2.27.x to 2.28.x databases has to be done by
export and import.

lfcbase:
- Adaptions made for build with msys2 / mingw64. Many windows
  specific stuff could be eliminated, since mingw64 provides better
  POSIX support ( e.g. pthreads, timer functions .. )

lfcxml:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
01 May 2015 17:21:22
Revision:385129Original commit files touched by this commit
pi search for other commits by this committer
devel/lfcbase: 1.5.11 -> 1.6.1
databases/cego: 2.21.1 -> 2.22.0
databases/p5-DBD-cego: 1.2.9 -> 1.3.0

lfcbase:
- Added syslog support
- syslog is enabled per default

cego:
- fix in CegoFieldValue::comp for correct null value ordering
- adapt to lfcbase 1.6 with syslog support

p5-DBD-cego:
- adapt to lfcbase 1.6 with syslog support

Submitted by:	Bjorn Lemke <lemke@lemke-it.com>
1.2.9_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.9
04 Nov 2014 20:28:43
Revision:372170Original commit files touched by this commit
pi search for other commits by this committer
databases/p5-DBD-cego: fix Makefile
1.2.9
04 Nov 2014 20:27:06
Revision:372169Original commit files touched by this commit
pi search for other commits by this committer
databases/p5-DBD-cego: 1.2.8 -> 1.2.9

- Modifications in Cego.xs to support newer releases of DBI

Submitted by:	Bjorn Lemke <lemke@lemke-it.com>
1.2.8
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.8
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.2.8
08 Jun 2014 19:05:28
Revision:357068Original commit files touched by this commit
pi search for other commits by this committer
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
1.2.8
14 Feb 2014 16:23:19
Revision:344277Original commit files touched by this commit
miwi search for other commits by this committer
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
1.2.8
02 Nov 2013 18:07:46
Revision:332528Original commit files touched by this commit
wg search for other commits by this committer
databases/p5-DBD-cego: update to 1.2.8

- Update to 1.2.8
- Fix a quoting bug

PR:		ports/183596
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
1.2.7
27 Oct 2013 18:05:42
Revision:331793Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.7
- While I'm here:
  - Convert to new LIB_DEPENDS format
  - Respect CC
  - Use USES=gmake
  - Support STAGEDIR

Changes:	http://www.lemke-it.com/litexec?request=pubclogcegodbd
PR:		ports/183359
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
1.2.6
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.6
02 Aug 2013 18:21:06
Revision:324171Original commit files touched by this commit Sanity Test Failure
az search for other commits by this committer
- Convert to new perl framework
1.2.6
30 Jul 2013 13:50:28
Revision:323968Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.2.6
- Update LICENSE (now GPLv3, was GPLv2)

PR:		ports/179254
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
1.2.0
10 Jul 2013 12:25:52
Revision:322681Original commit files touched by this commit
bapt search for other commits by this committer
Mark job unsafe, remove now useless bmake workaround
1.2.0
04 May 2013 20:02:53
Revision:317340Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with bmake
1.2.0
30 Mar 2013 04:40:54
Revision:315593Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak build

PR:		177473
Submitted by:	maintainer
Reported by:	pointyhat
1.2.0
15 May 2012 18:20:11
Original commit files touched by this commit
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)
1.1.15
04 Apr 2012 14:54:36
Original commit files touched by this commit
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
1.1.14_1
10 Feb 2012 20:19:13
Original commit files touched by this commit
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
1.1.14_1
31 May 2011 06:01:41
Original commit files touched by this commit
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)
1.1.14
14 May 2011 21:27:28
Original commit files touched by this commit
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)
1.1.14
28 Apr 2011 20:26:29
Original commit files touched by this commit
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
1.1.14
27 Apr 2011 10:06:19
Original commit files touched by this commit
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)
1.1.14
12 Dec 2010 23:12:11
Original commit files touched by this commit
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
1.1.13
01 Oct 2010 23:16:23
Original commit files touched by this commit
makc search for other commits by this committer
Update to 1.1.13

PR:             ports/150681
Submitted by:   Kurt Jaeger (maintainer)
1.1.9_1
24 Sep 2010 04:51:35
Original commit files touched by this commit
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
1.1.9_1
24 Sep 2010 00:44:29
Original commit files touched by this commit
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@
1.1.9
07 Jul 2010 14:06:02
Original commit files touched by this commit
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: 42