Commit graph

14 commits

Author SHA1 Message Date
Pav Lucistnik
8f4a956a74 - Update to 3.51.2
PR:		ports/68309
Submitted by:	Idar Tollefsen <idart@performancedesign.no>
2004-06-26 22:12:11 +00:00
Pav Lucistnik
edb7504dbe - Reset bouncing maintainer address:
This is a collection of reports about email delivery
process concerning a message you originated:

error: nosuchuser: ebakke@trolltech.com
2004-06-26 21:54:58 +00:00
Pav Lucistnik
9877989572 - Fix detect of wchar_t on FreeBSD. Using _BSD_CT_RUNE_T_ is not sufficient
for some version of FreeBSD, rather test on __FreeBSD__. This problem
  prevent other programs to include iodbc's header files on -STABLE systems.

PR:		ports/64743
Submitted by:	eik
Approved by:	maintainer timeout (2 weeks)
2004-04-10 14:02:52 +00:00
Mark Linimon
864e345d34 Update to 3.51.1: catch up with the newest development branch, but not
yet the newest release from that branch.  From the PR:

"I am aware that this patch does not update to the very latest version
of the libiodbc library, but I will submit another update when I am
back online after my move (along with a maintainer-email update)."

Changes over time include: added new SQLDrivers implementation; added
ODBC Tracing facility; code restructuring; fixes for installations in
many more environments; bugfixes.  See ChangeLog for complete details.

PR:		ports/62877
Submitted by:	Erik H. Bakke <ebakke@trolltech.com> (maintainer)
2004-03-22 19:11:39 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
acadb0fcf3 - Add CONFLICTS between libiodbc and unixODBC
PR:		ports/62528
Submitted by:	Ports Fury
2004-02-08 13:29:32 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Ying-Chieh Liao
944f5449af - Enable --with-pthreads option.
- Add WITH_GUI support(not default).

PR:		36129
Submitted by:	Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by:	maintainer timeout
2002-10-10 07:20:24 +00:00
Mario Sergio Fujikawa Ferreira
a1236aeac7 Deploy USE_GNOMENG infrastructure
PR:		42192
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:16:55 +00:00
Ying-Chieh Liao
40cd1c359c update maintainer email
PR:		32402
Submitted by:	maintainer
2001-12-02 09:46:11 +00:00
Johann Visagie
46e10b77bd - Update to version 3.0.5
- Add dependency on GTK (new in this version) via USE_GTK knob
- Install sample configuration files
- Install odbctest binary
- Tweak installation directory of configuration files, and name of odbctest
  binary so as not to conflict with the port databases/unixODBC
- Install some basic documentation in $DOCSDIR
- Expand and clarify pkg-descr; reword pkg-comment to be more correct

Approved by:	No response in ~25h from maintainer.  (Apologies for the
		short wait;  I have a port waiting in the wings which depends
		on this one.)
2001-10-03 12:54:13 +00:00
Will Andrews
1fdcbff778 Add libiodbc, a library which allows access to ODBC databases.
PR:		17587
Submitted by:	Erik H. Bakke <erikhb@bgnett.no>
2000-05-29 08:23:02 +00:00