Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/myodbc/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / databases / myodbc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Tue Jan 17 20:50:45 2006 UTC (6 years ago) by mnag
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Move databases/myodbc -> databases/mysql-connector-odbc

* MOVED
Added antry about move

* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc

* databases/myodbc
Removed

* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc

PR:		89939
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by:	marcus

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:21 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 26 21:57:21 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
BROKEN on 5.x !i386: Does not compile

Approved by:    portmgr (self)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 5 07:04:19 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -5 lines
- update to 3.51.11
- removed unneded dependancies on publib and libltdl

PR:		ports/78432
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 13 23:51:38 2005 UTC (7 years ago) by sem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +25 -24 lines
- Update to 3.51.10
- Fix building with iodbc driver
- Add building of thread-safe lib
- Using ${MASTER_SITE_MYSQL}
- Pass mainteintership to submitter

PR:		ports/76216
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 24 17:50:42 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Does not compile

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 25 12:59:05 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Set maintainer to ports@FreeBSD.org

    From: The Post Office <postmaster@trolltech.com>
    To: edwin@mavetju.org

    This is a collection of reports about email delivery
    process concerning a message you originated:

    error: nosuchuser: ebakke@trolltech.com

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 5 10:56:44 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- Fix build against unixodbc on FreeBSD 4.x: don't build samples, they
  are not being installed anyway

Submitted by:	Mattias Schlenker <mattias@schlenker-webdesign.de>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:08:07 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -6 lines
- Update to 3.51.06

PR:		ports/64059
Submitted by:	Sergey Prihodko <sergey@migsoft.com.ua>
This patch by:	Erik H. Bakke <ebakke@trolltech.com> (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:09 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:04 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 4 13:14:57 2002 UTC (9 years, 9 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Fix configure when used with unixODBC.

PR:		37721
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 1 21:32:07 2002 UTC (9 years, 11 months ago) by bmah
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -1 lines
Add a knob to allow tweaking ODBCVER at port build time.  One might
want to set ODBCVER=0x0300 to get long long integer support.

Approved by:	"Erik H. Bakke" <ebakke@trolltech.com> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 9 10:33:49 2001 UTC (10 years, 4 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +38 -9 lines
- Update to version 2.50.39
- Add more mirrors to MASTER_SITES
- Add a knob to control whether it gets compiled with support for iODBC or
  unixODBC
- Install some (optional) docs in DOCSDIR

Approved by:	No response from maintainer for 5 days.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 21 15:40:32 2001 UTC (11 years ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Switch from mysql322-{client,server} to mysql323-{client,server}.

mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 25 13:11:09 2000 UTC (11 years, 3 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
- Updgrade to verion 2.50.34
- Update maintainer's e-mail address

PR: 22285
Submitted by: MAINTAINER

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 30 00:12:25 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Add MyODBC port, an ODBC driver for MySQL.

PR:		17586
Submitted by:	Erik H. Bakke <erikhb@bgnett.no>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options