FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:10 AM BST
non port: databases/libodbc++/Makefile
CVSWeb

Number of commits found: 26

Mon, 6 Feb 2012
[ 12:25 miwi ] Original commit 
1.71 databases/freetds-devel/Makefile
1.64 databases/freetds/Makefile
1.71 databases/grass/Makefile
1.48 databases/hk_classes/Makefile
1.89 databases/libgda2/Makefile
1.94 databases/libgda3/Makefile
1.26 databases/libodbc++/Makefile
1.33 databases/mysql-connector-odbc/Makefile
1.13 databases/mysql2odbc/Makefile
1.13 databases/oracle_odbc_driver/Makefile

(Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Chase unixODBC shlib bump
Sat, 4 Dec 2010
[ 07:34 ade ] Original commit 
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile

(Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 22 Aug 2009
[ 00:18 amdmi3 ] Original commit 
1.5 databases/WWWdb/Makefile
1.8 databases/adminer/Makefile
1.51 databases/adodb/Makefile
1.8 databases/adodb5/Makefile
1.5 databases/aolserver-nsmysql/Makefile
1.8 databases/aolserver-nspostgres/Makefile
1.10 databases/bbdb/Makefile
1.2 databases/buzhug/Makefile
1.61 databases/clip/Makefile
1.10 databases/dbXML/Makefile

(Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Sun, 2 Aug 2009
[ 19:36 mezz ] Original commit 
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile

(Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Tue, 7 Apr 2009
[ 23:07 itetcu ] Original commit 
1.22 databases/libodbc++/Makefile
Fix plist with -DNOPORT*.

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
Tue, 27 Jan 2009
[ 05:13 fjoe ] Original commit 
1.21 databases/libodbc++/Makefile
1.27 databases/mysql-connector-odbc/Makefile
1.17 databases/postgresql-odbc/Makefile
1.14 databases/qt-odbc-plugin/Makefile
1.12 databases/qt4-odbc-plugin/Makefile
1.2 databases/mysql-connector-odbc/files/patch-driver_myutil.h
1.2 databases/mysql-connector-odbc/files/patch-driver_results.c
1.1 databases/mysql-connector-odbc/files/patch-driver_utility.c
1.1 databases/postgresql-odbc/files/patch-odbcapi.c
1.1 databases/postgresql-odbc/files/patch-odbcapi30.c

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.

Approved by:    portmgr (marcus)
Fri, 23 Jan 2009
[ 23:40 pav ] Original commit 
1.20 databases/libodbc++/Makefile
- Mark BROKEN: does not compile

Reported by:    pointyhat
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 16 Dec 2006
[ 10:44 fjoe ] Original commit 
1.17 databases/libodbc++/Makefile
1.1 databases/libodbc++/files/patch-include-odbc++-drivermanager.h
- Fix the build with gcc 4.1
- Bump PORTREVISION
Tue, 28 Nov 2006
[ 20:13 fjoe ] Original commit 
1.16 databases/libodbc++/Makefile
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15
- Bump PORTREVISION
Sun, 12 Nov 2006
[ 14:53 fjoe ] Original commit 
1.15 databases/libodbc++/Makefile
- Fix the build on RELENG_4 with iodbc.
- Return back default ODBC driver manager to unixODBC.
- Bump PORTREVISION.
Mon, 9 Oct 2006
[ 18:51 alepulver ] Original commit 
1.14 databases/libodbc++/Makefile
1.23 databases/mysql-connector-odbc/Makefile
1.20 databases/p5-DBD-ODBC/Makefile
1.10 databases/postgresql-odbc/Makefile
1.21 lang/q/Makefile
1.141 net/openldap23-server/Makefile
- 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)
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 25 Nov 2004
[ 14:21 fjoe ] Original commit 
1.11 databases/libodbc++/Makefile
${DOCSDIR} should include ${PORTVERSION} for this port.
This fixes pkg-plist generation.

Noted by:       kris
Fri, 9 Jul 2004
[ 17:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Jul 2004
[ 12:12 fjoe ] Original commit 
1.9 databases/libodbc++/Makefile
- Fix build with thread-safe unixODBC.
- Bump PORTREVISION.
Fri, 4 Jun 2004
[ 17:29 ade ] Original commit 
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile

(Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Mon, 31 May 2004
[ 21:29 fjoe ] Original commit 
1.344 databases/Makefile
1.7 databases/libodbc++/Makefile
1.4 databases/libodbc++/distinfo
1.4 databases/libodbc++/files/patch-Makefile.in
1.4 databases/libodbc++/files/patch-configure
1.3 databases/libodbc++/pkg-descr
1.4 databases/libodbc++/pkg-plist
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.
Tue, 6 May 2003
[ 03:49 kris ] Original commit 
1.18 audio/mxv/Makefile
1.4 audio/openag/Makefile
1.6 databases/libodbc++/Makefile
1.31 databases/p5-Msql/Makefile
1.5 databases/sixpack/Makefile
1.8 devel/arm-aout-gcc295/Makefile
1.10 devel/arm-elf-gcc31/Makefile
1.13 devel/codemedic/Makefile
1.19 devel/flux/Makefile
1.3 devel/gecc/Makefile

(Only the first 10 of 239 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 7 Mar 2003
[ 05:58 ade ] Original commit 
1.2 databases/arcexplorer/Makefile
1.4 databases/bbdb/Makefile
1.8 databases/dbf2mysql/Makefile
1.23 databases/gmysql/Makefile
1.45 databases/gnats/Makefile
1.22 databases/gnomedb/Makefile
1.3 databases/gqlplus/Makefile
1.18 databases/grass/Makefile
1.4 databases/jdbc-oracle816/Makefile
1.7 databases/libdbi/Makefile

(Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 4 Nov 2002
[ 05:46 edwin ] Original commit 
1.2 archivers/unadf/Makefile
1.12 audio/musicbrainz/Makefile
1.2 benchmarks/dbench/Makefile
1.11 biology/deft/Makefile
1.2 biology/dna-qc/Makefile
1.2 biology/flip/Makefile
1.2 biology/wise/Makefile
1.20 chinese/big5con/Makefile
1.2 chinese/cce/Makefile
1.10 chinese/hc/Makefile

(Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Sat, 5 Oct 2002
[ 22:03 kris ] Original commit 
1.3 databases/libodbc++/Makefile
BROKEN: Does not compile
Wed, 14 Nov 2001
[ 13:55 wjv ]  
unknown databases/libodbc++/Makefile
unknown databases/libodbc++/distinfo
unknown databases/libodbc++/files/patch-Makefile.in
unknown databases/libodbc++/files/patch-configure
unknown databases/libodbc++/pkg-plist
- 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  
 
Thu, 4 Oct 2001
[ 09:51 wjv ]  
unknown databases/libodbc++/Makefile
unknown databases/libodbc++/distinfo
unknown databases/libodbc++/files/patch-Makefile.in
unknown databases/libodbc++/files/patch-configure
unknown databases/libodbc++/pkg-comment
unknown databases/libodbc++/pkg-descr
unknown databases/libodbc++/pkg-plist
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC   access to
data sources.    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days60
new fortnight181
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.246 seconds.