aboutsummaryrefslogtreecommitdiff
path: root/databases/oracle_odbc_driver
Commit message (Collapse)AuthorAgeFilesLines
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-1/+1
| | | | Notes: svn path=/head/; revision=290490
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Fix build with unixODBC 2.2.14.Max Khon2009-03-023-2/+378
| | | | Notes: svn path=/head/; revision=229365
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 0.5.6Max Khon2007-07-033-25/+26
| | | | | | | | | - Fix objformat issue [1] Submitted by: miwi [1] Notes: svn path=/head/; revision=194797
* Do not use RUN_DEPENDS=${BUILD_DEPENDS}. While it is safe now it mayMax Khon2006-11-281-1/+1
| | | | | | | cause unexpected run dependencies to appear in future. Notes: svn path=/head/; revision=178192
* Fix build on FreeBSD 4.xMax Khon2006-08-211-0/+3
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=171078
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add SHA256 checksum.Max Khon2005-11-171-0/+1
| | | | Notes: svn path=/head/; revision=148648
* Fix MASTER_SITES and WWW (old site no longer reachable).Max Khon2005-11-152-2/+2
| | | | | | | Reported by: kris (via pointyhat) Notes: svn path=/head/; revision=148400
* - This port does not build with iODBC yet -- remove WITH_UNIXODBC/IODBCMax Khon2005-09-131-14/+1
| | | | | | | | options - Bump PORTREVISION Notes: svn path=/head/; revision=142583
* Remove bogus MASTER_SITE_SUBDIR.Max Khon2005-08-311-1/+0
| | | | Notes: svn path=/head/; revision=141621
* New port: oracle_odbc_driver 0.5.5Max Khon2005-08-317-0/+148
Oracle Open Source ODBC driver. Notes: svn path=/head/; revision=141618