FreshPorts -- The Place For Ports Sat, 17 May 2008 5:29 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
dbf2mysql 1.14_2 databases on this many watch lists=3 search for ports that depend on this port
Programs to convert .dbf files to MySQL tables and vice versa

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


Programs to convert .dbf files to MySQL tables and vice versa

dbf2mysql: converts a .dbf to a MySQL table
mysql2dbf: converts a MySQL table to a .dbf file

- Chris D. Faulhaber
 <jedgar@FreeBSD.org>
CVSWeb : Sources : Distfiles Availability : PortsMon
Required Libraries: databases/mysql323-client

To install the port: cd /usr/ports/databases/dbf2mysql/ && make install clean
To add the package: pkg_add -r dbf2mysql


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.ntu.edu.tw/pub/MySQL/Downloads/Contrib/Old-Versions/
ftp://ftp.ip.pt/pub/mysql/Downloads/Contrib/Old-Versions/
ftp://ftp.chu.edu.tw/Mirrors/www.mysql.com/Downloads/Contrib/
ftp://ftp.ps.pl/dsk0/ftp.mysql.com/Downloads/Contrib/Old-Versions/
ftp://mir1.ovh.net/ftp.mysql.com/Downloads/Contrib/Old-Versions/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-04-03
    Affects: users of databases/db*
    Author: swhetzel@gmail.com
    Reason: 
      Most of the ports that depend on Berkeley DB have been updated to use
      Mk/bsd.database.mk. Mk/bsd.database.mk is used to include MySQL, PostgreSQL,
      Berkeley DB, and SQLite in a port.
    
      The Berkeley DB support in Mk/bsd.database.mk is used to return the proper
      db* library name and location of the include and library directories of the
      requested version.
    
      To select a version of Berkeley DB, you can use either WITH_BDB_VER=<version>
      or ${UNIQUENAME}_WITH_BDB_VER=<version> (version is one of 3, 40, 41, 42, 43,
      or 44).
    
      When a port has USE_BDB defined as either 'USE_BDB=41+' or 'USE_BDB=yes', the
      port will use the oldest installed version of Berkeley DB. For example if
      both db41 and db43 are installed, the port would end up compiling with db41.
      If you add -DWITH_BDB_HIGHEST to your make command, the port will use highest
      db* instead. If no Berkeley DB is installed then the port will default to the
      version specified or the default Berkeley DB version (currently db41).
    
      NOTE: If a port was using a different variable to select Berkeley DB or a
      version, you will get an IGNORE message when you build the port. This
      message will tell you what you need to do.
    
      Port Maintainers please review the comments in Mk/bsd.database.mk on what
      variables are available for you use in your own ports.
    
    

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Dec 2006 18:22:13
Original commit files touched by this commit  1.14_2
bsam search for other commits by this committer
Fix MASTER_SITES, make the port fetchable.
06 Apr 2006 01:04:35
Original commit files touched by this commit  1.14_2
edwin search for other commits by this committer
databases/dbf2mysql: add distfile mirrors

        Remove dead mirrors, add some working mirrors

PR:             ports/95374
Submitted by:   Lars Engels <lars.engels@0x20.net>
24 Mar 2006 06:23:47
Original commit files touched by this commit  1.14_2
linimon search for other commits by this committer
Reset jedgar as maintainer; has not responded to email about status.

Hat:            portmgr
22 Jan 2006 08:23:41
Original commit files touched by this commit  1.14_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
30 Nov 2005 13:09:21
Original commit files touched by this commit  1.14_2
flz search for other commits by this committer
- Fix MASTER_SITES.

PR:             ports/88093
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    maintainer timeout (1 month)
17 Sep 2005 17:28:44
Original commit files touched by this commit  1.14_2
pav search for other commits by this committer
- Add -L option to enable fast local inserts

PR:             ports/64305
Submitted by:   Travis Whitton <twhitton@ppb-envlabs.com>
Approved by:    maintainer timeout (jedgar; 1 year)
Obtained from:  debian
24 Jun 2004 20:14:15
Original commit files touched by this commit  1.14_1
linimon search for other commits by this committer
Per distfile survey, chase mastersites.

PR:             ports/67221
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Approved by:    maintainer timeout (4 weeks)
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.14_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
10 Jan 2004 09:27:33
Original commit files touched by this commit  1.14_1
edwin search for other commits by this committer
No documentation for the port databases/dbf2mysql is installed

        There is no documentation after the port dbf2mysql installation.

PR:             ports/51140
Submitted by:   Alex Semenyaka <alexs@snark.ratmir.ru>
Approved by:    maintainer timeout
07 Mar 2003 05:58:32
Original commit files touched by this commit  1.14
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
27 Nov 2001 15:13:22
files touched by this commit
jedgar search for other commits by this committer
Use MASTER_SITES that do not redirect to obfuscated   directory names.    
20 Feb 2001 03:31:19
files touched by this commit
jedgar search for other commits by this committer
Fix installation (WRKDIR -> WRKSRC)    
07 Feb 2001 18:27:06
files touched by this commit
jedgar search for other commits by this committer
Use mkstemp() instead of tempnam()  
07 Feb 2001 18:26:11
files touched by this commit
jedgar search for other commits by this committer
Update port to 1.14    
21 Jan 2001 15:40:47
files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
07 Jul 2000 22:46:06
files touched by this commit
jedgar search for other commits by this committer
Update MASTER_SITES   Update my email address    

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

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 0.235 seconds.