FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:48 AM BST
Port details
hk_classes 0.8.3 databases on this many watch lists=2 search for ports that depend on this port
C++ Library for rapid development of database applications

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: 31 Oct 2003 12:45:22
License: not specified in port


hk_classes is C++ library which allows rapid development of database 
applications with all features a modern database application should 
have like forms an reports. hk_classes is database and GUI independent. 
In combination with hk_kdeclasses (which is part of the knoda package)
it supports the rapid development of database applications for KDE. 

hk_classes allows you to:
    * connect to a database server ( Dbase/Xbase, Firebird,
      MS Access/Mdbtools, Mysql, Paradox, Postgresql, SQLite or ODBC);
    * create and delete databases;
    * create, alter and delete tables and indices;
    * add, change and delete data in tables;
    * define, execute and store sql queries;
    * create, alter and delete views;
    * import and export CSV data;
    * define and use forms; and
    * define and print reports
    * write your own scripts in Python
    * use reports and queries in your own scripts with the command line tools

WWW:	http://hk-classes.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/argp-standalone, lang/python27, devel/libtool, devel/pkg-config
Required To Run: lang/python27, devel/pkg-config
Required Libraries: x11-fonts/fontconfig, textproc/libxml2, converters/libiconv, devel/gettext, databases/mysql41-client

Required by:
for Libraries

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


Configuration Options
===> The following configuration options are available for hk_classes-0.8.3:
     MYSQL=on (default) "Build MySQL driver"
     POSTGRESQL=off (default) "Build PostrgreSQL driver"
     ODBC=off (default) "Build unixODBC driver"
     PARADOX=off (default) "Build Paradox driver"
     SQLITE2=off (default) "Build with sqlite2 driver"
     SQLITE3=off (default) "Build with sqlite3 driver"
     DBASE=off (default) "Build with dbase driver"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://sunet.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://iweb.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://switch.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://surfnet.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://kent.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://freefr.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://voxel.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://jaist.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://osdn.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://nchc.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://ncu.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://transact.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://softlayer.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://internode.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://ufpr.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
http://waix.dl.sourceforge.net/project/hk-classes/hk_classes/0.8.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 55

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Mar 2012 05:45:37
Original commit files touched by this commit  0.8.3
miwi search for other commits by this committer
- Update 0.8.3

PR:             165572
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
06 Feb 2012 12:25:50
Original commit files touched by this commit  0.8.1_6
miwi search for other commits by this committer
- Chase unixODBC shlib bump
09 Oct 2011 01:40:58
Original commit files touched by this commit  0.8.1_5
dougb search for other commits by this committer
Remove optional dependencies on databases/xbase, which is about to be removed
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.8.1_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.8.1_5
miwi search for other commits by this committer
- Get Rid MD5 support
19 Mar 2011 13:15:34
Original commit files touched by this commit  0.8.1_5
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.8.1_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
31 May 2010 02:01:56
Original commit files touched by this commit  0.8.1_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.8.1_3
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.
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.8.1_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.8.1_3
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
13 Jun 2009 15:52:43
Original commit files touched by this commit  0.8.1_3
erwin search for other commits by this committer
Remove Firebird option as that port expired in February.
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.8.1_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:17:10
Original commit files touched by this commit  0.8.1_3
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)
23 Apr 2008 19:31:03
Original commit files touched by this commit  0.8.1_2
pav search for other commits by this committer
- Bump PORTREVISION for the previous fix
23 Apr 2008 08:06:18
Original commit files touched by this commit  0.8.1_1
miwi search for other commits by this committer
- Fix build after xorg cleanup
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.8.1_1
  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)
14 Dec 2007 15:26:42
Original commit files touched by this commit  0.8.1_1
sem search for other commits by this committer
- Drop maintainership. I did not use them for ages.
04 Oct 2007 00:21:24
Original commit files touched by this commit  0.8.1_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.8.1_1
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
19 May 2007 20:32:57
Original commit files touched by this commit  0.8.1_1
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}.
23 Jul 2006 13:28:50
Original commit files touched by this commit  0.8.1
sem search for other commits by this committer
- Update to 0.8.1
06 Jun 2006 09:01:20
Original commit files touched by this commit  0.8_1
sem search for other commits by this committer
- NOT_FOR_ARCH=ia64. Does not build.

Reported by:    kris mail
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
07 Feb 2006 17:56:16
Original commit files touched by this commit  0.8
sem search for other commits by this committer
- Remove USE_REINPLACE from my ports
11 Dec 2005 20:37:51
Original commit files touched by this commit  0.8
sem search for other commits by this committer
- Update to 0.8
- Add Firebird and Paradox support
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.7.4a
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.
11 Nov 2005 07:36:56
Original commit files touched by this commit  0.7.4a
sem search for other commits by this committer
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
28 Oct 2005 05:33:09
Original commit files touched by this commit  0.7.4a
sem search for other commits by this committer
- Change an author's e-mail
- Add some new features for knoda
18 Oct 2005 10:54:23
Original commit files touched by this commit  0.7.4a
sem search for other commits by this committer
- Fix a case when python was installed with a non-standard PREFIX.

Requested by:   kris
18 Jul 2005 06:46:10
Original commit files touched by this commit  0.7.4a
sem search for other commits by this committer
- Add missed pkg-config dependency

Reminded by:    kris via pointyhat
14 Jul 2005 20:31:30
Original commit files touched by this commit  0.7.4a
sem search for other commits by this committer
- Update to 0.7.4a

Pushed by:      Andrej Zverev <az@inec.ru>
01 May 2005 09:09:06
Original commit files touched by this commit  0.7.3_2
sem search for other commits by this committer
- Fix pkg-plist. Unbreak.

Reported by:    kris via pointyhat
30 Apr 2005 00:56:32
Original commit files touched by this commit  0.7.3_1
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.7.3_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.7.3_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
08 Apr 2005 05:14:30
Original commit files touched by this commit  0.7.3_1
sem search for other commits by this committer
- We don't install .la file anymore

Reported by:    kris via pointyhat
03 Apr 2005 15:54:40
Original commit files touched by this commit  0.7.3_1
sem search for other commits by this committer
- Update to 0.7.3
- Fix build with modules other than mysql
  reported by   Paul J. Pathiakis <pathiaki@pathiaki.com> &
                RÓcz JÓnos <wpooh@freestart.hu>
31 Jan 2005 00:35:56
Original commit files touched by this commit  0.7.2
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
03 Dec 2004 17:05:23
Original commit files touched by this commit  0.7.2
sem search for other commits by this committer
- Update to 0.7.2
    *  View support added
    * hk_connection: passworddialog accepts a defaultdatasource for ODBC now
    * SQLite3 support added
    * local databases in different directories can be opened now
    * Bugfixes
06 Nov 2004 17:38:23
Original commit files touched by this commit  0.7.1
sem search for other commits by this committer
- Update to 0.7.1
- Add SQLite2 support
- add startup file to run ldconfig
16 Jul 2004 03:19:43
Original commit files touched by this commit  0.7
sem search for other commits by this committer
Update to 0.7

PR:             ports/69099
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    krion (mentor)
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.6.3
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
07 Jul 2004 19:20:02
Original commit files touched by this commit  0.6.3
sem search for other commits by this committer
Change email address for my ports.

Approved by:    krion (mentor)
08 May 2004 05:34:51
Original commit files touched by this commit  0.6.3
kris search for other commits by this committer
Add missing manpages
11 Apr 2004 01:23:15
Original commit files touched by this commit  0.6.3
linimon search for other commits by this committer
Update to 0.6.3:

 - the password will be stored in the file .hk_classes/SERVER/driver.conf,
   the RW-flags are set to the user only
 - hk_presentation: presentation local datasources can be defined in the
   datasource dialog
 - Python script handles uninstall now
 - (many other minor API changes and bugfixes: see ChangeLog)

Also, the port consolidates several patches into patching one Makefile.in.

PR:             ports/65166
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
30 Mar 2004 19:20:23
Original commit files touched by this commit  0.6.2
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
25 Mar 2004 07:38:47
Original commit files touched by this commit  0.6.2
krion search for other commits by this committer
- Fix default options

PR:             ports/64674
Submitted by:   maintainer
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.6.2
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.
11 Mar 2004 19:10:27
Original commit files touched by this commit  0.6.2
arved search for other commits by this committer
- Update to 0.6.2
- portlint
- utilize OPTIONS
- Add ODBC driver
- Pass Maintainership to submitter

PR:             64072
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.6.1_2
trevor search for other commits by this committer
SIZEify.
04 Nov 2003 18:33:12
Original commit files touched by this commit  0.6.1_2
arved search for other commits by this committer
Fix python support.
Bump PORTREVISION

Reported by:    enoal <sreco@xmission.com>
01 Nov 2003 00:48:30
Original commit files touched by this commit  0.6.1_1
seanc search for other commits by this committer
Add PostgreSQL support.  Make MySQL support optional, but on by default.
Specifying WITHOUT_MYSQL removes MySQL support.  WITH_POSTGRESQL speaks
for itself.  Port revision bump.
31 Oct 2003 13:28:15
Original commit files touched by this commit  0.6.1
arved search for other commits by this committer
Remove bogus autoconf dependency
USE_MYSQL
Add LDCONFIG_DIRS
31 Oct 2003 12:38:30
Original commit files touched by this commit  0.6.1
arved search for other commits by this committer
Add hk_classes,
C++ library which allows rapid development of database applications.

Note: hk_classes works with mysql, postgresql und ODBC, but this port only
supports mysql at the moment.

Prodded by:     enoal <sreco@xmission.com>
PR:             41380

Number of commits found: 55

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours32
new 7 days60
new fortnight181
new month254

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

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