FreshPorts -- The Place For Ports Sat, 17 May 2008 9:48 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
dbmetrix 0.1.9_3 databases on this many watch lists=1 search for ports that depend on this port
Another GTK+ frontend for mysql
Maintained by: joseph@randomnetworks.com search for ports maintained by this maintainer
Port Added: 19 Sep 2000 16:19:20


dbMetrix is a copy-lefted, open-sourced SQL database tool. My goal is to
write a very graphical, clean, consistent, modularized front end to
various (currently opensourced) SQL servers. I plan to incorporate
administration utilities, sql dumps, dbf2sql/sql2dbf and client support
for all supported data sources. My motivation for writing dbMetrix is a
current lack of nice, truely GUI SQL admin/client tools. Most of the tools
available are written for a single, specific SQL server in mind and are
usually only a GUI-fied text interface. dbMetrix supports multiple and
various SQL servers simultaneously, however it is not a multi-threaded
application.

David E. Storey <dave@tomas.net>

WWW: http://www.tamos.net/sw/dbMetrix/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: databases/mysql323-client, devel/glib12, x11-toolkits/gtk12

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.tamos.net/pub/dbMetrix/
ftp://ftp.upc.es/pub/linux/sunsite/X11/gtkbuffet/apps/dbmetrix/
ftp://ftp.netsw.org/database/rdbms/mysql-addon/
ftp://ftp.sai.msu.su/pub/unix/database/
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
19 May 2007 21:32:57
Original commit files touched by this commit  0.1.9_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
04 May 2006 22:41:12
Original commit files touched by this commit  0.1.9_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.1.9_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 08:23:41
Original commit files touched by this commit  0.1.9_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
28 Oct 2005 02:43:48
Original commit files touched by this commit  0.1.9_1
mnag search for other commits by this committer
Update WWW

PR:             88094
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reviewed by:    Joseph Scott <joseph@randomnetworks.com> (maintainer)
26 May 2004 18:05:40
Original commit files touched by this commit  0.1.9_1
pav search for other commits by this committer
- Update MASTER_SITES

PR:             ports/67222
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Approved by:    maintainer
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.1.9_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  0.1.9_1
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.1.9_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
18 Apr 2003 22:19:01
Original commit files touched by this commit  0.1.9
marcus search for other commits by this committer
Remove USE_GNOMENG.
21 Feb 2003 11:15:05
Original commit files touched by this commit  0.1.9
knu search for other commits by this committer
De-pkg-comment.
04 Feb 2003 05:19:02
Original commit files touched by this commit  0.1.9
edwin search for other commits by this committer
[MAINTAINER REINPLACE FIX] databases/dbmetrix

PR:             ports/47682
Submitted by:   Joseph Scott <joseph@randomnetworks.com>
30 Aug 2002 14:16:55
Original commit files touched by this commit  0.1.9
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42192
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
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.  
05 Oct 2000 08:36:24
files touched by this commit
reg search for other commits by this committer
Implement USE_GTK, part 1.    
19 Sep 2000 20:19:20
files touched by this commit
ade search for other commits by this committer
Another GTK+ front-end for mysql.. submitter will be extending it   to handle
mSQL, Oracle, PostgreSQL and Solid at a later date.    

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 days19
new fortnight53
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.29 seconds.