cvs commit: ports/databases Makefile ports/databases/hk_classes
Makefile distinfo pkg-descr pkg-plistpatch-hk_drivermanager.cpp
Tilman Linneweh
arved at FreeBSD.org
Fri Oct 31 04:38:31 PST 2003
arved 2003/10/31 04:38:30 PST
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/hk_classes Makefile distinfo pkg-descr pkg-plist
databases/hk_classes/files patch-Makefile.in
patch-hk_drivermanager.cpp
Log:
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 at xmission.com>
PR: 41380
Revision Changes Path
1.279 +1 -0 ports/databases/Makefile
1.1 +30 -0 ports/databases/hk_classes/Makefile (new)
1.1 +1 -0 ports/databases/hk_classes/distinfo (new)
1.1 +16 -0 ports/databases/hk_classes/files/patch-Makefile.in (new)
1.1 +11 -0 ports/databases/hk_classes/files/patch-hk_drivermanager.cpp (new)
1.1 +10 -0 ports/databases/hk_classes/pkg-descr (new)
1.1 +48 -0 ports/databases/hk_classes/pkg-plist (new)
More information about the cvs-all
mailing list