f8d4 FreshPorts -- databases/mdbtools
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mdbtools 0.5_14 databases on this many watch lists=5 search for ports that depend on this port
Utilities and libraries to export data from MS Access databases (.mdb)

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: 27 Apr 2001 04:40:58
License: not specified in port


What is MDB Tools? 

MDB Tools is a planned set of libraries and utilities to facilitate exporting
data from MS Access databases (mdb files) into a multiuser database such as
Oracle, Sybase, DB2, Informix, MySQL, Postgresql, or similar. A nice little
Gtk MDB file browser will probably be written as well.

Ok, how much is done? 

You can list catalog entries. There is some preliminary schema exporting
utility. And you can export data out to CSV (comma separated value) format. 

WWW: http://mdbtools.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/gawk
  2. devel/bison
  3. devel/pkgconf
  4. devel/libtool
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. devel/glib20
  2. devel/pcre

This port is required by:

for Build for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  3. http://freefr.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  4. http://garr.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  5. http://heanet.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  6. http://hivelocity.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  7. http://ignum.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  8. http://internode.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  9. http://iweb.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  10. http://jaist.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  11. http://kaz.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  12. http://kent.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  13. http://master.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  14. http://nchc.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  15. http://ncu.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  16. http://netcologne.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  17. http://sunet.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  18. http://superb-dca3.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  19. http://switch.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  20. http://tenet.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  21. http://ufpr.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/
  22. http://waix.dl.sourceforge.net/project/mdbtools/mdbtools/0.5/

Number of commits found: 42

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 07:08:33
Original commit files touched by this commit  0.5_14
bapt search for other commits by this committer
Convert databases to USES=pkgconfig
11 Mar 2013 06:59:19
Original commit files touched by this commit  0.5_14
bapt search for other commits by this committer
Convert database/mdbtools from USE_BISON -> USES=bison
Remove left USE_BISON from graphics/tumble

Submitted by:	John Marino <john@marino.st>
08 Mar 2013 11:32:12
Original commit files touched by this commit  0.5_14
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.5_14
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.5_14
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.5_14
ade search for other commits by this committer
Sync to new bsd.autotools.mk
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.5_14
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.5_14
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
06 Jun 2008 13:17:10
Original commit files touched by this commit  0.5_14
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5_13
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
24 Oct 2007 23:37:25
Original commit files touched by this commit  0.5_12
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
17 Oct 2007 10:13:01
Original commit files touched by this commit  0.5_11
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.5_10
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
08 Jan 2007 00:21:57
Original commit files touched by this commit  0.5_10
itetcu search for other commits by this committer
- fix build when gmone is installed [1]
- pet portlint a little [2]

PR:             ports/107507
Submitted by:   Denis Eremenko <moonshade@pnhz.kz> [1], itetcu (me) [2]
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.5_10
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
14 Aug 2006 22:55:18
Original commit files touched by this commit  0.5_9
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
04 May 2006 21:41:12
Original commit files touched by this commit  0.5_9
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.5_9
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
11 Dec 2005 15:39:01
Original commit files touched by this commit  0.5_8
sem search for other commits by this committer
- Add `extern "C"' in headers files. It fixes linking with C++ applications.

Discussed with: Alex Lyashkov (Umka #bsd-unix @rusnet)
24 Nov 2005 01:23:57
Original commit files touched by this commit  0.5_7
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.5_7
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.5_7
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
31 May 2005 21:34:46
Original commit files touched by this commit  0.5_6
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.5_6
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.5_5
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
05 Apr 2004 03:31:02
Original commit files touched by this commit  0.5_5
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.5_4
ade search for other commits by this committer
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.
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.5_4
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.5_3
trevor search for other commits by this committer
SIZEify.
09 Nov 2003 16:27:32
Original commit files touched by this commit  0.5_3
linimon search for other commits by this committer
Move inclusion of bsd.port.pre.mk after definitions of variables.
PR: ports/57502 (partial).
20 Apr 2003 22:36:48
Original commit files touched by this commit  0.5_3
marcus search for other commits by this committer
Correct the plist.

Reported by:    bento
15 Apr 2003 16:35:53
Original commit files touched by this commit  0.5_2
mi search for other commits by this committer
Add a patch found in the SourceForge page of this project.
No REVISION bump, since the port was not building until
10 minutes ago.
15 Apr 2003 16:26:37
Original commit files touched by this commit  0.5_2
marcus search for other commits by this committer
Really fix this port.  Make it depend on libgnomeui if present, and
conditionalize the plist accordingly.  According to the mdbtools homepage,
this port requires bison, so set things accordingly.  Also, correct some
gcc-3.x-isms that prevented proper GNOME compilation on -STABLE.
15 Apr 2003 16:19:04
Original commit files touched by this commit  0.5_1
mi search for other commits by this committer
Force it use yacc(1) instead of ``bison -y''. The port's configure script
detects the byacc's presense, but does not use it... A more generic patch
will be sent to developers.

Missing dependency pointed out by:      kris
15 Apr 2003 05:34:55
Original commit files touched by this commit  0.5_1
marcus search for other commits by this committer
Attempt to fix build with GNOME 2.  This isn't perfect, but it should solve
the build problems people have been seeing.

Reported by:    Fredrick Nilsson <fredrick.nilsson@framfab.se>
08 Apr 2003 20:42:50
Original commit files touched by this commit  0.5
mi search for other commits by this committer
Upgrade to 0.5 (from 0.4). BUILD_DEPEND on gawk to ensure the man-pages are
built.
Add some bug-fixes noticed by the compiler.
20 Feb 2003 17:00:26
Original commit files touched by this commit  0.4
knu search for other commits by this committer
De-pkg-comment.
22 Oct 2002 17:36:56
Original commit files touched by this commit  0.4
ijliao search for other commits by this committer
upgrade to 0.4
15 Jul 2002 17:21:56
Original commit files touched by this commit  0.3
sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
15 Mar 2002 00:31:55
Original commit files touched by this commit  0.3
anders search for other commits by this committer
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
07 Oct 2001 03:03:45
files touched by this commit
petef search for other commits by this committer
Set maintainer to ports@FreeBSD.org    
27 Apr 2001 08:40:58
files touched by this commit
ijliao search for other commits by this committer
add mdbtools   Utilities and libraries to export data from MS Access databases
(.mdb)    

Number of commits found: 42

2867
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days30
new fortnight63
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0