cd31 FreshPorts -- databases/libodbc++
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libodbc++ 0.2.5 databases on this many watch lists=2 search for ports that depend on this port
A C++ class library and toolset for ODBC access to data sources
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Oct 2001 05:51:47
Also Listed In: devel
License: GPLv2


Libodbc++ aims to be a complete C++ development environment for data source
(typically SQL database) access.  It exists in the form of a class library
and a set of tools.  Libodbc++ currently provides a subset of the JDBC 2.0
specification functionality.

Libodbc++ runs on top of ODBC, i.e. it needs to be compiled with support for
an ODBC driver manager.  It currently supports either iODBC or unixODBC.
This port allows the user to select which driver manager to use via a
build-time variable definition - see the comments in the Makefile for further
details.

WWW: http://orcane.net/freeodbc++/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/doxygen
  2. devel/gmake
  3. devel/libtool
  4. devel/pkgconf
Required To Run:
  1. devel/pkgconf
Required Libraries:
  1. databases/libiodbc
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/libodbc++/ && make install clean
To add the package: pkg_add -r libodbc++


Configuration Options
===> The following configuration options are available for libodbc++-0.2.5:
====> Options available for the single ODBC: you have to select exactly one of them
     IODBC=on: ODBC backend via iODBC
     UNIXODBC=off: ODBC backend via unixODBC
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  3. http://freefr.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  4. http://garr.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  5. http://heanet.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  6. http://hivelocity.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  7. http://ignum.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  8. http://internode.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  9. http://iweb.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  10. http://jaist.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  11. http://nchc.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  12. http://ncu.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  13. http://netcologne.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  14. http://osdn.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  15. http://space.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  16. http://sunet.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  17. http://superb-dca3.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  18. http://switch.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  19. http://tenet.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  20. http://ufpr.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/
  21. http://waix.dl.sourceforge.net/project/libodbcxx/libodbc%2B%2B/0.2.5/

Number of commits found: 34

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Nov 2012 11:19:24
Original commit files touched by this commit  0.2.5
fjoe search for other commits by this committer
Fix compilation error.

Obtained from:	upstream
Feature safe:	yes
04 Nov 2012 11:18:14
Original commit files touched by this commit  0.2.5
fjoe search for other commits by this committer
- Update to 0.2.5
- OPTIONS'ify
- Build and install documentation
- Specify LICENSE

Feature safe:	yes
06 Feb 2012 12:25:50
Original commit files touched by this commit  0.2.3_8
miwi search for other commits by this committer
- Chase unixODBC shlib bump
22 Oct 2011 23:50:23
Original commit files touched by this commit  0.2.3_7
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.2.3_7
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.2.3_7
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.2.3_7
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.2.3_7
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
07 Apr 2009 23:07:10
Original commit files touched by this commit  0.2.3_7
itetcu search for other commits by this committer
Fix plist with -DNOPORT*.

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
27 Jan 2009 05:13:10
Original commit files touched by this commit  0.2.3_7
fjoe search for other commits by this committer
Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.

Approved by:    portmgr (marcus)
23 Jan 2009 23:40:54
Original commit files touched by this commit  0.2.3_6
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.2.3_6
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.2.3_6
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Feb 2007 05:30:57
Original commit files touched by this commit  0.2.3_6
fjoe search for other commits by this committer
Fix build with gcc41 on amd64
16 Dec 2006 10:44:07
Original commit files touched by this commit  0.2.3_6
fjoe search for other commits by this committer
- Fix the build with gcc 4.1
- Bump PORTREVISION
28 Nov 2006 20:13:36
Original commit files touched by this commit  0.2.3_5
fjoe search for other commits by this committer
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15
- Bump PORTREVISION
12 Nov 2006 14:53:27
Original commit files touched by this commit  0.2.3_4
fjoe search for other commits by this committer
- Fix the build on RELENG_4 with iodbc.
- Return back default ODBC driver manager to unixODBC.
- Bump PORTREVISION.
12 Nov 2006 13:50:54
Original commit files touched by this commit  0.2.3_3
fjoe search for other commits by this committer
Fix build on 64-bit arches (amd64).

Pointed out by: kris (via pointyhat)
09 Oct 2006 18:51:19
Original commit files touched by this commit  0.2.3_3
alepulver search for other commits by this committer
- Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).

PR:             ports/103293
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:    girgen (databases/postgresql-odbc), fjoe (databases/libodbc++),
                sergey@network-asp.biz
                (databases/mysql-connector-odbc, timeout),
                delphij@FreeBSD.org (net/openldap23-server),
                mat@FreeBSD.org (databases/p5-DBD-ODBC)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.2.3_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
17 Nov 2005 19:09:12
Original commit files touched by this commit  0.2.3_2
fjoe search for other commits by this committer
Add SHA256 checksum.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.2.3_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
25 Nov 2004 14:21:24
Original commit files touched by this commit  0.2.3_2
fjoe search for other commits by this committer
${DOCSDIR} should include ${PORTVERSION} for this port.
This fixes pkg-plist generation.

Noted by:       kris
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.2.3_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
07 Jul 2004 12:12:49
Original commit files touched by this commit  0.2.3_1
fjoe search for other commits by this committer
- Fix build with thread-safe unixODBC.
- Bump PORTREVISION.
04 Jun 2004 17:29:38
Original commit files touched by this commit  0.2.3
ade search for other commits by this committer
Sync with new bsd.autotools.mk
02 Jun 2004 20:03:36
Original commit files touched by this commit  0.2.3
fjoe search for other commits by this committer
Fix build on 64-bit architectures.

Noticed by:     kris (bento)
31 May 2004 21:29:33
Original commit files touched by this commit  0.2.3
fjoe search for other commits by this committer
Revive libodbc++:
- update to 0.2.3
- set MAINTAINER to myself for some time to catch build errors on bento

A few options and features from original port are missing
(WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing
them correctly.
06 May 2003 03:49:05
Original commit files touched by this commit  0.2.2
kris search for other commits by this committer
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
07 Mar 2003 05:58:32
Original commit files touched by this commit  0.2.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
04 Nov 2002 05:46:38
Original commit files touched by this commit  0.2.2
edwin search for other commits by this committer
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
05 Oct 2002 22:03:31
Original commit files touched by this commit  0.2.2
kris search for other commits by this committer
BROKEN: Does not compile
14 Nov 2001 13:55:28
files touched by this commit
wjv search for other commits by this committer
- Update to version 0.2.2 (release)   - Streamline slightly the selection of
whether to compile with GUI support,     but this still needs further stress
testing   - Add patch to work around bsd.port.mk problem described in PR 31142  
 
04 Oct 2001 09:51:47
files touched by this commit
wjv search for other commits by this committer
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC   access to
data sources.    

Number of commits found: 34

2872
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 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 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days34
new fortnight58
new month222

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