| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Nov 2012 11:19:24
0.2.5
|
fjoe  |
Fix compilation error.
Obtained from: upstream
Feature safe: yes |
04 Nov 2012 11:18:14
0.2.5
|
fjoe  |
- Update to 0.2.5
- OPTIONS'ify
- Build and install documentation
- Specify LICENSE
Feature safe: yes |
06 Feb 2012 12:25:50
0.2.3_8
|
miwi  |
- Chase unixODBC shlib bump |
22 Oct 2011 23:50:23
0.2.3_7
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
0.2.3_7
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.2.3_7
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:18:43
0.2.3_7
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.2.3_7
|
mezz  |
-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
0.2.3_7
|
itetcu  |
Fix plist with -DNOPORT*.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail |
27 Jan 2009 05:13:10
0.2.3_7
|
fjoe  |
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
0.2.3_6
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
21 Aug 2008 06:18:49
0.2.3_6
|
rafan  |
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 ) |
19 Apr 2008 17:56:05
0.2.3_6  |
miwi  |
- 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
0.2.3_6
|
fjoe  |
Fix build with gcc41 on amd64 |
16 Dec 2006 10:44:07
0.2.3_6
|
fjoe  |
- Fix the build with gcc 4.1
- Bump PORTREVISION |
28 Nov 2006 20:13:36
0.2.3_5
|
fjoe  |
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15
- Bump PORTREVISION |
12 Nov 2006 14:53:27
0.2.3_4
|
fjoe  |
- Fix the build on RELENG_4 with iodbc.
- Return back default ODBC driver manager to unixODBC.
- Bump PORTREVISION. |
12 Nov 2006 13:50:54
0.2.3_3
|
fjoe  |
Fix build on 64-bit arches (amd64).
Pointed out by: kris (via pointyhat) |
09 Oct 2006 18:51:19
0.2.3_3
|
alepulver  |
- 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
0.2.3_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
17 Nov 2005 19:09:12
0.2.3_2
|
fjoe  |
Add SHA256 checksum. |
15 Nov 2005 06:52:12
0.2.3_2
|
ade  |
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
0.2.3_2
|
fjoe  |
${DOCSDIR} should include ${PORTVERSION} for this port.
This fixes pkg-plist generation.
Noted by: kris |
09 Jul 2004 17:43:11
0.2.3_1
|
marcus  |
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
0.2.3_1
|
fjoe  |
- Fix build with thread-safe unixODBC.
- Bump PORTREVISION. |
04 Jun 2004 17:29:38
0.2.3
|
ade  |
Sync with new bsd.autotools.mk |
02 Jun 2004 20:03:36
0.2.3
|
fjoe  |
Fix build on 64-bit architectures.
Noticed by: kris (bento) |
31 May 2004 21:29:33
0.2.3
|
fjoe  |
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
0.2.2
|
kris  |
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
0.2.2
|
ade  |
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
0.2.2
|
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
05 Oct 2002 22:03:31
0.2.2
|
kris  |
BROKEN: Does not compile |
14 Nov 2001 13:55:28 
|
wjv  |
- 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 
|
wjv  |
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC access to
data sources. |