Commit graph

12 commits

Author SHA1 Message Date
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Kris Kennaway
09ffb2e758 Add missing manpages 2004-05-08 05:34:51 +00:00
Mark Linimon
29f03bf761 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)
2004-04-11 01:23:14 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Kirill Ponomarev
9ec3d7c524 - Fix default options
PR:		ports/64674
Submitted by:	maintainer
2004-03-25 07:38:47 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Tilman Keskinoz
854c161f24 - Update to 0.6.2
- portlint
- utilize OPTIONS
- Add ODBC driver
- Pass Maintainership to submitter

PR:		64072
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-03-11 19:10:27 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Tilman Keskinoz
9c4790dc36 Fix python support.
Bump PORTREVISION

Reported by:	enoal <sreco@xmission.com>
2003-11-04 18:33:12 +00:00
Sean Chittenden
ad38f1c6bb 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.
2003-11-01 00:48:30 +00:00
Tilman Keskinoz
54742d5f69 Remove bogus autoconf dependency
USE_MYSQL
Add LDCONFIG_DIRS
2003-10-31 13:28:15 +00:00
Tilman Keskinoz
ffa94017d6 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
2003-10-31 12:38:30 +00:00