FreshPorts -- The Place For Ports Fri, 21 Nov 2008 7:01 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: databases/myodbc/Makefile
CVSWeb

Number of commits found: 18

Tue, 17 Jan 2006
[ 20:50 mnag ] Original commit 
1.880 MOVED
1.483 databases/Makefile
1.18 databases/myodbc/Makefile
1.18 databases/mysql-connector-odbc/Makefile
1.7 databases/myodbc/distinfo
1.7 databases/mysql-connector-odbc/distinfo
1.3 databases/myodbc/files/myodbc-iodbc-patch
1.3 databases/mysql-connector-odbc/files/myodbc-iodbc-patch
1.1 databases/mysql-connector-odbc/files/patch-configure
1.1 databases/mysql-connector-odbc/files/patch-driver__connect.c

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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
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.
Sat, 26 Mar 2005
[ 21:57 kris ] Original commit 
1.16 databases/myodbc/Makefile
BROKEN on 5.x !i386: Does not compile

Approved by:    portmgr (self)
Sat, 5 Mar 2005
[ 07:04 sem ] Original commit 
1.15 databases/myodbc/Makefile
1.6 databases/myodbc/distinfo
1.2 databases/myodbc/files/myodbc-iodbc-patch
1.2 databases/myodbc/files/patch-driver::connect.c
1.1 databases/myodbc/files/patch-strndup
1.7 databases/myodbc/pkg-plist
- update to 3.51.11
- removed unneded dependancies on publib and libltdl

PR:             ports/78432
Submitted by:   maintainer
Thu, 13 Jan 2005
[ 23:51 sem ] Original commit 
1.14 databases/myodbc/Makefile
1.5 databases/myodbc/distinfo
1.1 databases/myodbc/files/myodbc-iodbc-patch
1.1 databases/myodbc/files/patch-driver::connect.c
1.6 databases/myodbc/pkg-plist
- 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>
Wed, 24 Nov 2004
[ 17:50 kris ] Original commit 
1.13 databases/myodbc/Makefile
BROKEN: Does not compile
Mon, 25 Oct 2004
[ 13:59 edwin ] Original commit 
1.12 databases/myodbc/Makefile
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
Wed, 5 May 2004
[ 11:56 pav ] Original commit 
1.11 databases/myodbc/Makefile
- 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>
Sat, 10 Apr 2004
[ 15:08 pav ] Original commit 
1.10 databases/myodbc/Makefile
1.4 databases/myodbc/distinfo
1.2 databases/myodbc/files/patch-info.c
1.2 databases/myodbc/files/patch-results.c
1.4 databases/myodbc/pkg-plist
- 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)
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 21 Feb 2003
[ 11:15 knu ] Original commit 
1.21 databases/adodb/Makefile
1.50 databases/db4/Makefile
1.52 databases/db41/Makefile
1.3 databases/dbXML/Makefile
1.6 databases/dbmetrix/Makefile
1.12 databases/firebird-devel/Makefile
1.15 databases/firebird/Makefile
1.2 databases/fireprofile/Makefile
1.11 databases/gauche-gdbm/Makefile
1.21 databases/gdbm/Makefile

(Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 4 May 2002
[ 14:14 anders ] Original commit 
1.6 databases/myodbc/Makefile
Fix configure when used with unixODBC.

PR:             37721
Submitted by:   maintainer
Fri, 1 Mar 2002
[ 21:32 bmah ]  
unknown databases/myodbc/Makefile
unknown databases/myodbc/files/patch-info.c
Add a knob to allow tweaking ODBCVER at port build time.  One might   want to
set ODBCVER=0x0300 to get long long integer support.    
Tue, 9 Oct 2001
[ 12:33 wjv ]  
unknown databases/myodbc/Makefile
unknown databases/myodbc/distinfo
unknown databases/myodbc/pkg-descr
unknown databases/myodbc/pkg-plist
- 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    
Sun, 21 Jan 2001
[ 15:40 dirk ]  
unknown chinese/chinput2/Makefile
unknown databases/dbf2mysql/Makefile
unknown databases/dbmetrix/Makefile
unknown databases/gmysql/Makefile
unknown databases/gtksql/Makefile
unknown databases/myodbc/Makefile
unknown databases/mysql++/Makefile
unknown databases/mysql-navigator/Makefile
unknown databases/mysql322-server/Makefile
unknown databases/mysql323-client/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Switch from mysql322-{client,server} to mysql323-{client,server}.    
Wed, 25 Oct 2000
[ 15:11 kevlo ]  
unknown databases/myodbc/Makefile
- Updgrade to verion 2.50.34   - Update maintainer's e-mail address    
Tue, 30 May 2000
[ 02:12 will ]  
unknown databases/myodbc/pkg/COMMENT
unknown databases/myodbc/pkg/DESCR
unknown databases/myodbc/Makefile
unknown databases/myodbc/pkg/PLIST
unknown databases/myodbc/files/md5
Add MyODBC port, an ODBC driver for MySQL.    

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19406
Broken 158
Deprecated 81
Ignore 444
Forbidden 7
Restricted 271
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 64
Interactive 78
new 24 hours 1
new 48 hours3
new 7 days34
new fortnight69
new month115

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

Add tab to Netscape 6

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