Commit graph

1516 commits

Author SHA1 Message Date
jlam
adc4a993da Fix the dynamic PLIST generated when building this package with pkgviews
by delaying installation of config files until INSTALL script time.
2004-01-09 22:48:16 +00:00
jlam
2319155e15 bl3ify 2004-01-09 20:43:02 +00:00
recht
55c72b7c31 py-ZODB also runs with the unthreaded versions of Python 2.2 and 2.3.
Noted by Michal Pasternak (maintainer) in private email.
2004-01-09 09:12:52 +00:00
is
98df89869a Added libpqxx-doc, documentation for libpqxx, a C++ interface to
PostgreSQL-lib.
2004-01-07 13:42:57 +00:00
is
588f8a30e8 libpqxx-doc-2.1.3, documentation for libpqxx 2004-01-07 13:38:28 +00:00
is
b53dfb4dd0 Split out Makefile.common, for the benefit of the -doc package. 2004-01-07 13:32:40 +00:00
wiz
aadf693fff Make pkglint quiet. 2004-01-07 11:22:49 +00:00
is
aa17f2a402 Don't build on a.out architectures, where the shared library versioning
of this package is broken.
2004-01-07 11:21:16 +00:00
is
4a4af53e32 C++ interface to Postgresql-LIB (only for ELF due to broken versioning). 2004-01-07 11:08:53 +00:00
cube
d240511f8d Rework patch-al to let it compile on !NetBSD platforms. 2004-01-07 08:02:18 +00:00
jlam
848d6eb2a3 bl3ify 2004-01-05 22:16:24 +00:00
jlam
a39c6cf9fa bl3ify 2004-01-05 20:48:01 +00:00
jlam
d279e6f535 Use S/+$// instead of C/\+$// to save a backslash. Very highly
recommended by seb :)
2004-01-05 11:05:44 +00:00
jlam
c9ff27d270 Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. 2004-01-05 09:31:31 +00:00
jlam
ec57e78594 Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead of
BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> where we're adding search directories.
Using the former should do the right thing for pkgviews if we do binary
package upgrades of dependencies by inserting the right default view
directories into the search path as well.
2004-01-04 23:46:39 +00:00
jlam
47bb2aae5f Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. 2004-01-04 23:34:04 +00:00
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
319d87d01b Look inside db.h if it belongs to db3 or db4 (as it does on some
Linux distributions).
Based on a patch by Min Sik Kim in PR 23944.
2004-01-01 21:10:05 +00:00
salo
cd12613b19 Update to version 0.241.
Changes:

0.241:
======
- XBase: codepage option to XBase->create added, suggested by
  Chris Greenhill.

0.240:
======
- XBase: delete_record/undelete_record now corrctly returns
  false when the delete fails, problem reported by Boris Kocak.

0.234:
======
- Added test to Makefile.PL and note to INSTALL about case
  insensitive clash with Xbase.pm, suggested by Michael Higgins
  and Jan from AS.
- Added documentation / comments about datetime, suggested
  by John Freed.
- Xbase: Added the recompute_lastrecno parameter, suggested by
  Kevin J. Rice. Added EOF to create, suggested by Ilya Sandler.
2004-01-01 15:37:54 +00:00
cjep
15d9504c29 Whitespace fixes 2003-12-30 23:14:17 +00:00
cjep
0a88f2ddc6 Whitespace fix 2003-12-30 22:55:04 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
cjep
8a459c538f Further changes for FreeBSD support from Michal Pasternak 2003-12-30 14:41:09 +00:00
cjep
fe4f3139e2 Add #include's necessary for this to build on FreeBSD.
From Michal Pasternak in PR#23828.
2003-12-29 20:03:31 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
xtraeme
dd0739878e This needs readline's buildlink to build on !NetBSD systems, from
Michal Pasternak in PR pkg/23855.

Bump PKGREVISION.
2003-12-23 13:24:39 +00:00
martti
c084dac749 Added mysqlcc 2003-12-21 07:58:37 +00:00
martti
d185f46de1 MySQL Control Center (also known as MySQLCC) is a platform-independent GUI
administration client for the MySQL database server.
2003-12-21 07:58:30 +00:00
uebayasi
cc76451010 Export some missed libraries and hide obsolete headers for Buildlink2.
Min Sik Kim in PR pkg/23818.
2003-12-21 07:28:29 +00:00
veego
12d2ddd5ee Update to 0.30:
* Documentation updates
* Fixed bug checking return value of client_step in bind()
* Fixed bug in Entry.pm causing method calls on unblessed references
2003-12-20 17:37:26 +00:00
martti
110e992b89 Added mysql4-client and mysql4-server 2003-12-20 16:00:55 +00:00
martti
3a8f34af4e MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries.
2003-12-20 16:00:42 +00:00
martti
6ff8b7d24c MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.
2003-12-20 16:00:12 +00:00
sketch
c9989faa7d Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,
which has changed for Solaris installs.
2003-12-19 12:04:20 +00:00
wiz
65af2ac2be Remove first chunk of this patch -- it only brings trouble
and is not useful.
2003-12-15 21:22:41 +00:00
bad
3ae3bc900a Update digest of patch-aa because of RCS Id change by previous commit. 2003-12-15 20:20:41 +00:00
bad
ecc67c2fa1 Update jdb to 1.12 plus the patch for the problem with trailing spaces in
dbstats from Heidemann's web page.

Changes since 1.7 apart from bugfixes:

1.12,  30-Oct-02

- NEW: dbcolmultiscale
- NEW: dbcol has -r option for "relaxed error checking"
- NEW: dbcolneaten has new -e option to strip end-of-line spaces
- NEW: dbrow finally has a -v option to negate the test
- NEW: db_to_html_table: simple conversion to html tables
- NEW: dblib now has a function dblib_text2html() that will

1.11,  2-Nov-01

- NEW: dbcolneaten now supports "field specifiers" that
	allow some control over how wide columns should be
- OPTIMIZATION: dbsort now tries hard to be filesystem cache-friendly

1.10, 10-Apr-01

- NEW: dbstats now includes a -S option to optimize work on
	pre-sorted data (inspired by code contributed by Haobo Yu)

1.9,  6-Nov-00

- NEW: dbfilesplit, split a single input file into multiple output files.

1.8, 28-Jun-00

- NEW:  dbrowuniq now optionally checks for uniqueness only on certain fields
- NEW: dbrowsplituniq makes one pass through a file and splits it into
	separate files based on the given fields
- NEW:  converter for "crl" format network traces
- NEW:  anywhere you use arbitrary code (like dbroweval),
	_last_foo now maps to the last row's value for field _foo.
- OPTIMIZATION: comment processing slightly changed so that
	dbmultistats now is much faster on files with lots of comments.
2003-12-15 20:18:33 +00:00
xtraeme
34ab90cd11 Update to 2.4.0 from Min Sik Kim PR pkg/23714.
Changes:

	o Support more languages.
	o Provide mime database only;
	o Icons have been moved to gnome-icon-theme.
2003-12-14 22:17:36 +00:00
jmmv
d81391215a Bump revision to track GNOME 2.2 -> 2.4 update. 2003-12-14 19:53:11 +00:00
jdolecek
280d24bd6e add php4-mssql 4.3.4 - PHP4 module for access to MS SQL databases, using
FreeTDS library.

Brought from pkgsrc-wip
2003-12-14 14:07:45 +00:00
jdolecek
a766a1997c add php4-mssql - PHP4 module for access to MS SQL databases using FreeTDS 2003-12-14 14:05:29 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
seb
c1e49db845 Work around a f77 ICE on NetBSD/sparc64 1.6* by "disabling" f77
completely. Please note that a Fortran compiler is not needed by
this package but configure -libtool in fact- tickles it if one is
found.
Also fix build for older NetBSD/sparc64 compiler by patching SHA1
code the usual way.
2003-12-08 23:15:05 +00:00
epg
995644f634 Forgot to commit this with patch-aa change. 2003-12-07 02:57:04 +00:00
epg
87166d40c4 Fix install when BSD_INSTALL_PROGRAM uses the -s option. Can't use
BSD_INSTALL_PROGRAM because some of the programs in the list are
interpreted scripts and others machine executables.
2003-12-07 02:30:31 +00:00
epg
08eceafe1f Make this work with DB 4.2 and bump PKGREVISION. 2003-12-07 00:53:28 +00:00
epg
62d66bbfd4 Update to 4.2.52.
Clean up Makefile.

Set MAINTAINER to tech-pkg@NetBSD.org (previous maintainer, Alex
Newman, says he no longer maintains this).

Changes are too many to list.
2003-12-07 00:51:07 +00:00
recht
3da4dc028e + py-ZODB 2003-12-06 19:54:46 +00:00
recht
0f532a64c2 initial import of py-ZODB 3.2 provided by Michal Pasternak
via pkgsrc-wip

The ZODB package is a Python object persistence system. It provides the
Z Object Database separately from Zope so it can be used in non-Zope related
Python applications to provide transparent object-oriented persistency.
2003-12-06 19:52:43 +00:00
agc
a2cb5c5b68 Add a patch and bump PKGREVISION for a patch by Christian Limpach for a
problem noted on current-users by Murray Armfield.

The problem was:  "Just try executing slapindex to get quite a verbose
libpthread invalid mutex message.  slapd still core dumps on
shutdown."

Thanks to Christian for fixing this.
2003-12-04 14:48:17 +00:00
grant
110e315bf4 +=, not = 2003-12-04 04:18:13 +00:00
grant
3edb3e3577 provide BUILDLINK_LDFLAGS.db and BUILDLINK_LIBS.db. 2003-12-04 04:14:05 +00:00
grant
9209ad4297 USE_GNU_TOOLS=awk. fixes build on Solaris 2003-12-04 04:14:04 +00:00
jmmv
62b0363b2e Update HOMEPAGE. 2003-11-30 21:11:04 +00:00
wiz
d99b6e73b0 Convert to buildlink2. Use LIBTOOL_OVERRIDE.
Fix build with xpkgwedge.
s/USE_X11BASE/USE_X11/ and bump PKGREVISION for that.
2003-11-14 10:02:15 +00:00
explorer
1bf96bf4ba Add 'ulimit -n 4096' to increase the number of FDs postgresql can use. This is what we do for mysql-server as well. Bump to nb3. 2003-11-14 01:46:39 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
jdolecek
0d0ea1f24e Update PHP to 4.3.4
From release announcemenet:

After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.

Bugfix release

PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!

For full list of changes in PHP 4.3.4, see ChangeLog:
	http://www.php.net/ChangeLog-4.php#4.3.4
2003-11-08 06:58:10 +00:00
agc
a8da1e78b6 Version the distfile based on our package name, since the distfile changes
without modifying a version number (it doesn't seem to have one).

Modifications to the distfile reviewed by myself and found to be benign.
2003-11-05 16:53:49 +00:00
gavan
dde04c1a8e Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Set USE_GCC_SHLIB.
Fixes linking on Solaris.
2003-11-03 12:21:40 +00:00
gavan
35e5afdf0d Set USE_GCC_SHLIB. Fixes compiling on Solaris. 2003-11-03 11:01:05 +00:00
taca
cb516aecd5 Proper use of buildlink2 frame work, with applying patch from PR pkg/23338
by Ron Roskens.
2003-11-02 17:42:26 +00:00
agc
b1e6df6364 Update db3 to db3-3.11.2nb1.
Add db_185 compatibility to databases/db3, from Jeremy Reed in PR 21237.
2003-10-20 15:28:23 +00:00
grant
1d9c32af2d only test for existance of data directory, rather than the template
databases to determine whether the dbdir has been initialised.

fixes PR pkg/21133 from Thomas T. Thai.
2003-10-11 07:05:19 +00:00
jdolecek
ac96f9e5b0 Update freetds to 0.61.2, the distfile changed and the previous version
isn't available anymore

Changes since 0.61:
Version 0.61.2 (August 2003):
- fix some memory leaks
- fix bug binding parameters with NULL indicator

Version 0.61.1 (May 2003):
- Fixed segfault on opening log file in append mode
- locale initialization?
- fix segfault when used with iODBC
- better configure script for HP/UX 11
2003-10-09 17:23:16 +00:00
heinz
4097b1d1a3 Provide a better package name for Solaris 2003-10-07 23:57:20 +00:00
jlam
21f15bdc91 The distfile primary site moved.
From PR pkg/21554 by Ian Harding <iharding.workstation!tpchd!org>.
2003-10-06 11:35:31 +00:00
martti
2a4913199e Updated mysql-server to 3.23.58
A lot of bug and security fixes since 3.23.51...
2003-10-05 17:55:34 +00:00
martti
846fa938da Update mysql-client to 3.23.58
A lot of bug and security fixes since 3.23.51...
2003-10-05 17:55:13 +00:00
salo
6ac92bd84f Delint, style, whitespace. 2003-09-29 17:01:24 +00:00
salo
c807b2af6e PKGREVISION++
Obey PKG_SYSCONFDIR.
2003-09-29 16:56:54 +00:00
jdolecek
c523401bf7 hmm, 'make distinfo' used to ignore the line with $NetBSD$ RCS tag; this
doesn't seem to be the case since distinfo checksum changed for patch-am
after it was committed; update distinfo to match
2003-09-29 10:13:23 +00:00
grant
81f649c38b update HOMEPAGE and MASTER_SITES. 2003-09-29 03:29:55 +00:00
jdolecek
b47f54d5c3 use ${PKGVERSION} in the PLIST, which is substituted by default 2003-09-29 02:48:35 +00:00
jdolecek
b35037fad5 make mysql 3.23.51 compile on 1.6.x, which uses bundled mit-pthreads
fixes PR pkg/22988 by Adrian Portelli
2003-09-28 15:09:48 +00:00
jdolecek
5edf3118be use PLIST_SUBST with DISTNAME to generate the spec file name in PLIST,
so that PLIST wouldn't need to be updated on each pkg update
2003-09-28 09:20:34 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
jdolecek
1ca8ad6f23 Update mysql-client and mysql-server to 3.23.51nb1 - pkg revision kept
set, the packages contain extra security fixes, which are not part
of 3.23.51 distribution

NOTE: this is the last 3.23.x version with bundled mit-pthreads package;
any further upgrade would need some additional efford to keep the package
usable on NetBSD 1.6.x and older

Highlights of changes:
* Add missing <row> tags for mysqldump XML output.
* SHOW VARIABLES LIKE 'xxx' is now case-insensitive
* InnoDB now allows foreign key constraints to be added through the
  ALTER TABLE syntax.
* InnoDB tables can now be set to automatically grow in size (autoextend).
* Changed name of server variables Com_show_master_stat to
  Com_show_master_status and Com_show_slave_stat to Com_show_slave_status.
* Changed handling of gethostbyname() to make the client library thread-safe
  even if gethostbyname_r doesn't exist.
* If we get an overflow when inserting '+11111' for DECIMAL(5,0) UNSIGNED
  columns, we will just drop the sign.
* many bugfixes

Full list of changes:

3.23.50:
* Fixed buffer overflow problem if someone specified a too long datadir
  parameter to mysqld
* Add missing <row> tags for mysqldump XML output.
* Fixed problem with crash-me and gcc 3.0.4.
* Fixed that @@unknown_variable doesn't hang server.
* Added @@VERSION as a synonym for VERSION().
* SHOW VARIABLES LIKE 'xxx' is now case-insensitive.
* Fixed timeout for GET_LOCK() on HP-UX with DCE threads.
* Fixed memory allocation bug in the glibc library used to build Linux
  binaries, which caused mysqld to die in 'free()'.
* Fixed SIGINT and SIGQUIT problems in mysql.
* Fixed bug in character table converts when used with big ( > 64K) strings.
* InnoDB now retains foreign key constraints through ALTER TABLE and
  CREATE/DROP INDEX.
* InnoDB now allows foreign key constraints to be added through the
  ALTER TABLE syntax.
* InnoDB tables can now be set to automatically grow in size (autoextend).
* Our Linux RPMS and binaries are now compiled with gcc 3.0.4, which should
  make them a bit faster.
* Fixed some buffer overflow problems when reading startup parameters.
* Because of problems on shutdown we have now disabled named pipes on Windows
  by default. One can enable named pipes by starting mysqld
  with --enable-named-pipe.
* Fixed bug when using WHERE key_column = 'J' or key_column='j'.
* Fixed core-dump bug when using --log-bin with LOAD DATA INFILE without
  an active database.
* Fixed bug in RENAME TABLE when used with lower_case_table_names=1 (default
  on Windows).
* Fixed unlikely core-dump bug when using DROP TABLE on a table that was
  in use by a thread that also used queries on only temporary tables.
* Fixed problem with SHOW CREATE TABLE and PRIMARY KEY when using 32 indexes.
* Fixed that one can use SET PASSWORD for the anonymous user.
* Fixed core dump bug when reading client groups from option files using
  mysql_options().
* Memory leak (16 bytes per every corrupted table) closed.
* Fixed binary builds to use --enable-local-infile.
* Update source to work with new version of bison.
* Updated shell scripts to now agree with new POSIX standard.
* Fixed bug where DATE_FORMAT() returned empty string when used with GROUP BY.

3.23.51:
* Fix bug with closing tags missing slash for mysqldump XML output.
* Remove end space from ENUM values. (This fixed a problem with SHOW CREATE
  TABLE.)
* Fixed bug in CONCAT_WS() that cut the result.
* Changed name of server variables Com_show_master_stat to
  Com_show_master_status and Com_show_slave_stat to Com_show_slave_status.
* Changed handling of gethostbyname() to make the client library thread-safe
  even if gethostbyname_r doesn't exist.
* Fixed core-dump problem when giving a wrong password string to GRANT.
* Fixed bug in DROP DATABASE with symlinked directory.
* Fixed optimisation problem with DATETIME and value outside DATETIME range.
* Removed Sleepycat's BDB doc files from the source tree, as they're not needed
  (MySQL covers BDB in its own documentation).
* Fixed MIT-pthreads to compile with glibc 2.2 (needed for make dist).
* Fixed the FLOAT(X+1,X) is not converted to FLOAT(X+2,X). (This also affected
  DECIMAL, DOUBLE and REAL types)
* Fixed the result from IF() is case in-sensitive if the second and third
  arguments are case sensitive.
* Fixed core dump problem on OSF/1 in gethostbyname_r.
* Fixed that underflowed decimal fields are not zero filled.
* If we get an overflow when inserting '+11111' for DECIMAL(5,0) UNSIGNED
  columns, we will just drop the sign.
* Fixed optimisation bug with ISNULL(expression_which_cannot_be_null) and
  ISNULL(constant_expression).
* Fixed host lookup bug in the glibc library that we used with the 3.23.50
  Linux-x86 binaries.
2003-09-28 09:03:52 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
reed
fad404246a Just added a comment into Makefile as a reminder why PKG_SYSCONFBASE is
used instead of PKG_SYSCONFDIR. The openldap build defines a
ldap_subdir (as /openldap) which is automatically appended (unless
using --without-subdir which also breaks share and libexec). (Okay'd
by wiz.)
2003-09-27 13:54:51 +00:00
jdolecek
896b41bf7a merge back into single Makefile
discussed with Thomas Klausner and Michal Pasternak
2003-09-27 13:25:39 +00:00
wiz
050a52c135 Split into Makefile and Makefile.common for simpler php4-mysql4 package.
Closes PR 22936 by Michal Pasternak.
2003-09-25 06:22:11 +00:00
xtraeme
5ec23181fb Updated to 0.5.0.
Update provided by Min Sik Kim <minskim@bawi.org> in PR pkg/22850.

Changes:

0.5.0
 - tried to work around some problems with readline
 - some documentation update
20030530
 - updated autoconf/automake
 - updated man page
 - pine import filter update
20021008
 - options.c rewritten (new mutt style rc file support)
 - palmcsv export filter (Koenraad Heijlen)
 - added a spec file for rpm support
 - added --with-readline configure option
 - merged newtab patch by Sinan Kaan Yerli
 - new option: add_email_prevent_duplicates
 - bugfixes
2002-03-11
 - readline support
 - abook can be compiled with g++
 - attempt to improve --datafile behavior
 - html filter update (Morten Brix Pedersen)
 - store rcfile and addressbook to .abook directory
2002-02-04
 - use getopt to parse command line (also new options added)
 - use strcoll instead of strcmp for sorting entries
 - html filter fix
 - bugfixes
2003-09-24 07:54:17 +00:00
jmc
0b94b8426b This explictly needs pth. 2003-09-21 18:40:48 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
jmmv
a7f73c6b8f Trivially update to 1.0.0:
- Fixed #122108 - generating .server is not flexible (tagoh)
2003-09-19 22:19:50 +00:00
jmmv
d910740afc Trivially update to 1.0.0:
- Updated API documentation (rodrigo)
2003-09-19 22:19:01 +00:00
wiz
be24302610 Bumping once is enough, oops. 2003-09-19 14:36:51 +00:00
wiz
418c636370 Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically in
the install file instead of only mentioning it in MESSAGE.
Closes PR 22197. tron says ok.
2003-09-19 14:35:18 +00:00
wiz
eda9b14404 Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically in
the install file instead of only mentioning it in MESSAGE.
Closes PR 22197. tron says ok.
Bump PKGREVISION.
2003-09-19 14:34:57 +00:00
wiz
fdca4e0a03 Use .CURDIR variable instead of PKGDIR (for pkglint). 2003-09-19 10:10:52 +00:00
cube
d1bdbd632a Update to 0.29, closing PR pkg/21907. OK'd by wiz@ and seb@.
Add optional dependencies for SASL Authentification mechanisms.

Full ChangeLog at the top of the tarball, here's an extract:

Release 0.29
	Work-a-round a bug in IO::Socket::SSL where it leaves the socket
	 blessed into IO::Socket::SSL when socket_to_SSL fails
	Fix reference loop problem by hiding the real object behind a tied
	 hash and only using the inner hash internally and the outer hash
	 externally
	Extended ldap_error_name, ldap_error_text and ldap_error_desc to take Message args
	Added error_name, error_text and error_desc methods
Release 0.28
	Fix url host extraction
	Fix bug in URL parsing when the host contains a port.
	Change root_dse to return a RootDSE object instead of an Entry
	Add support for URIs to be passed to ->new. ldap: ldaps: and ldapi:
	 are supported.
	Change Net::LDAPS and Net::LDAPI to be very thin wrappers over new URI code
	Support "Notice of Disconnection"
	Added LDAP Extensions section
	Call the callback, if any, for a message when its
	 error is explicitly set
	Check result of client_step is defined or cause SASL auth to terminate
	Check client_start return value
	changes now returns an empty array if there were no changes.
	Added ->disconnect to do explicit disconnects from the server
	Better handling on IO errors
	Return schema parse errors
	Fix VLV response extraction. Patch from Paul Connolly
	Added information about perl-ldap installation in ActiveState Perl.
	Changed Messaging Direct to Isode.
	Added some information about the ResourcePool perl module.
	Replaced XML::Parse with XML::SAX.
	Change XML::Parser to XML::SAX::Base
	Changed decryptkey to keydecrypt for consistency
	Fixed clone(): update $clone->{changetype} and $clone->{changes}.
	Added the ablitiy to modify entry information by reading a ldif file. This
	 requires the patch that I submitted for LDAP.pm.
	Added clone() function to copy an Entry object.
2003-09-18 21:24:36 +00:00
wiz
34ee932d1e Add missing ../ in path to included file. 2003-09-18 17:51:45 +00:00
jmmv
6d9ccf016f Specify the category when including other files and when depending on other
packages.  From PR pkg/21864 by ccatrian at eml.cc.
2003-09-18 16:25:08 +00:00
markd
07c95aaf67 Put patch-ad back, probably still needed on sparc64. 2003-09-18 09:52:21 +00:00
markd
9b33c14799 Update openldap to version 2.1.22.
This release contains the following major enhancements:

        * Transactional backend
        * Improved Unicode handling
        * Improved DN handlng
        * Improved Referral handling
        * SASL authentication/authorization mapping
        * SASL in-directory storage of authentication secrets
        * Enhanced administrative limits/access controls
        * Meta backend (experimental)
        * Monitor backend (experimental)
        * Virtual "glue" backend (experimental)
        * LDAP C++ API
        * Updated LDAP C and TCL APIs
        * LDAPv3 extensions, including:
            - Enhanced Language Tag/Range Support
            - 'Who am i?' Extended Operation
            - 'Matched Values' Control
            - 'NOOP' Control

   plus lots of bug fixes.

Update (to 2.1.20) from Juan RP in PR pkg/21682 with some tidy up and
update to 2.1.22 by Marc Recht and me.

Also closes PR pkg/21217 by Jean-Luc Wasmer and PR pkg/20972 by Jeremy
Reed.
2003-09-18 05:37:15 +00:00
wiz
50f5b84362 Update to nb5: Add patch from
http://lists.netsys.com/pipermail/full-disclosure/2003-September/009819.html
against a vulnerability.
2003-09-17 21:03:07 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
taca
27ab810867 Add and enable ruby-vapor. 2003-09-16 16:30:10 +00:00
taca
6cb323f186 Importing databases/ruby-vapor 0.7.0 pacakge, based on PR pkg/22296
by Rasputin <rasputin at idoru dot mine dot nu>.

Vapor is a persistent Object-Repository for Ruby, providing
transparent persistence of Ruby objects to a PostgreSQL database.
It's goal is to provide developers with an easy-to-use persistence
framework that does not interfere with the code of classes that
are to be persistently stored.
Vapor does not require any knowledge about relational databases,
so developers can concentrate on the task of writing their application logic.

Some of Vapor's general design was inspired by the JDO
(Java Data Objects) standard.
2003-09-16 16:29:11 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
taca
ad5accbbcd Update ruby-mysql pacakge to 2.4.5.
Changes from web page:

  2003-08-10	2.4.5
    * extconf.rb: correspond to MySQL 4.1.
    * mysql.c.in: correspond to Ruby 1.8.

  2003-02-23	2.4.4a
    * make extconf.rb to correspond to Ruby 1.8.0

  2003-01-29	2.4.4
    * add Mysql::OPT_LOCAL_INFILE.
    * add --with-mysql-config option to extconf.rb.
    * extconf.rb automatically detect typical library.

  2003-01-05	2.4.3c
    * modified English README. Thanks to Paul DuBois.

  2002-12-24	2.4.3b
    * make extconf.rb to correspond to Ruby 1.6.8.

  2002-11-07	2.4.3a
    * fix bug duplicating constant.

  2002-09-10	2.4.3
    * for error number with prefix ER_ .
    * get error constant from errmsg.h and mysqld_error.h automatically.

  2002-03-31	2.4.2a
    * change extconf.rb.
2003-09-11 15:34:02 +00:00
taca
3bb6cee88b Forgot to remove one obsolete line in pre-install. 2003-09-11 14:59:18 +00:00
taca
e18fa9b601 Update ruby-postgres package to 0.7.1.
Convert to use buildlink2.mk for postgress dependency.

===========================================
Mon Jan  6 2003 version 0.7.1

	* async_exec: remove check of PQisBusy.
	  patch supplied byd <m_seki@mva.biglobe.ne.jp>

Wed Oct 16 2002 version 0.7.0

	* rename README.jp -> README.ja.

Thu Oct 10 2002

	* get_notify: bug fix Deletes of unnecessary "free(notify);"
	  debian bug report.

Wed Oct  9 2002

	* query: add pgresult_clear.
	  patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>

Sat Sep 28 2002

	* PGconn: add methods escape, quote, escape_bytes.
	  patch supplied by MoonWolf <moonwolf@moonwolf.com>

Tue Aug 20 2002

	* extconf.rb add dir_config('postgres')
 	  patch supplied by Nate Haggard <nate@wordplace.com>

Mon Jun  3 2002 version 0.7.0-pre2

	* not to use fe_getauthname().
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Thu May 30 2002 version 0.7.0-pre1

	* Fix to insert_table so that nil values in Ruby are inserted
	  back into the database as nulls.
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

	* Fix to insert_table to protect characters that Postgres would
	  otherwise interpret specially.
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

Wed Apr 24 2002

	* Removed unused variables.
	* Improve notification code.
	* Add a missing "return Qnil" statement in a function
	  declared to return VALUE.
	* Fix an minor error in pgconn_loopen().
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Tue Mar  5 2002

	* fix pglarge_write return.
	  patch supplied by Noboru Matui <silicon@mx1.freemail.ne.jp>

Mon Jan  7 2002

	* refer to POSTGRES_INCLUDE and POSTGTRES_LIB
	  environmental variables.
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Sun Dec 16 2001

	* add methods "getisnull".
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

Tue Nov 27 2001

	* convert NULL => nil .
	  patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>
2003-09-11 14:55:49 +00:00
jmmv
45a67c9395 Bump PKGREVISION to 2, due to libgda/libgnomedb updates.
Add explicit dependancy on pkgconfig.
2003-09-11 12:41:23 +00:00
jmmv
f0b37f0ddf Update to 0.99.0:
libgnomedb 0.99.0, 2003-09-10
-----------------------------

 - Added a (configurable) icon to GnomeDbGrayBar (apg)
 - Use icons for gnome-database-properties tabs (rodrigo)
 - Removed ugly BUILD_WITH_GNOME in public headers (daniel)
 - Updated translations:
        - ca (jordim)
        - cs (mitr)
	- de (cneumair)
        - es (pablodc)
        - fi (pvirtane)
	- fr (redfox)
	- no (kmaraas)
	- pl (aflinta)
	- pt (dnloreto)
	- sl (minmax)
        - sr (danilo)
	- sv (menthos)

libgnomedb 0.91.0, 2003-08-06
-----------------------------

 - Extended GnomeDbLogin API (rodrigo)
 - Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo)
 - Redid UI for database properties configuration applet (rodrigo)
 - Fixed #108023 (rodrigo)
 - Some HIG-ification (apg, rodrigo)
 - Added query builder widget, to be used in Gnumeric and Abiword (rodrigo)
 - Extended GnomeDbEditor API (daniel)
 - More API documentation (rodrigo)
 - Updated translations:
        - cs (mitr)
	- de (cneumair)
	- es (pablodc)
	- nl (adrighem)
	- pl (aflinta)
	- pt (dnloreto)
        - sv (menthos)

libgnomedb 0.90.0, 2003-07-03
-----------------------------

 - Added missing entry points to GnomeDbLoginDialog API (rodrigo)
 - Removed non-working MIME components (rodrigo)
 - Added MIME actions component for SQL and connection files (rodrigo)
 - Removed dependencies on GTK+ 2.2 (rodrigo)
 - Added missing files to spec file (adam)
 - Added preloading of GConf keys (rodrigo)
 - Catched missing translatable strings (baddog)
 - HIG-ify the error dialog widget (rodrigo)
 - Updated translations:
        - be (dmitrym)
        - cs (mitr)
	- es (pablodc)
        - ml (karunakar)
        - nl (vincent)
	- pt (dnloreto)
	- ru (frob)
        - sv (menthos)
        - zh_TW (baddog)
2003-09-11 12:40:23 +00:00
jmmv
82e3e851d0 Update to 0.99.0:
libgda 0.99.0, 2003-09-10
-------------------------

 - Fixed typo to build the freetds correctly (tagoh)
 - Added gda_config_save_data_source_info function (rodrigo)
 - Manage correctly non-SELECT statements in MySQL provider (gonzalo, csilles)
 - Added Blob API (juan-mariano, gonzalo)
 - Fixed many issues with GdaXmlDatabase (philippe, rodrigo)
 - Fixed leaks in PostgreSQL provider (gonzalo)
 - Added more API documentation (rodrigo)
 - Added missing SQL support in XML provider (rodrigo)
 - Updated translations:
        - ca (jordim)
        - cs (mitr)
	- de (cneumair)
        - es (pablodc)
        - fi (pvirtane)
        - fr (redfox)
	- it (marcoc)
	- no (kmaraas)
	- pl (aflinta)
	- pt (dnloreto)
	- sl (minmax)
	- sr (danilo)
	- sv (menthos)

libgda 0.91.0, 2003-08-06
-------------------------

 - Renamed default provider to XML and added some missing things (rodrigo)
 - Fixed #116758 (rodrigo)
 - Fixed x86-64 bits compilation problems (fcrozat)
 - Made basic SQL work in GdaSelect class (rodrigo)
 - Added missing LDAP flags (juergen)
 - Initial 'delete' support in the SQL parser library (gonzalo)
 - Removed compilation warnings (gonzalo)
 - Improved changes management in GdaXmlDatabase (rodrigo)
 - More API documentation (rodrigo)
 - Fixed permissions problem in gda_file_save (philippe)
 - Fixed lexer compilation problems (gonzalo)
 - Updated translations:
        - cs (mitr)
	- de (cneumair)
	- es (pablodc)
	- it (marcoc)
	- nl (adrighem)
	- pl (aflinta)
	- pt (dnloreto)
        - sv (menthos)

libgda 0.90.0, 2003-07-03
-------------------------

 - Added missing stanzas for MDB and LDAP providers in spec file (adam)
 - Added version 3 support for the mSQL provider (dschoene)
 - Added support for unsigned integer values (dschoene)
 - Added DONT_SHARE option for connections (rodrigo)
 - Some more documentation (rodrigo)
 - Updated translations:
        - cs (mitr)
	- es (pablodc)
        - ml (karunakar)
	- nl (vincent)
	- pt (dnloreto)
	- ru (frob)
        - zh_TW (baddog)
2003-09-11 12:38:26 +00:00
agc
9f9ede6e0e Sort SUBDIRs alphabetically 2003-09-11 08:46:27 +00:00
taca
2e655a99e8 Add and enable ruby-DBD-mysql. 2003-09-10 16:47:42 +00:00
jmmv
8c55e3ab28 Check for btowc(3) and do not use it if not present. Should fix problems
exposed by Hubert's bulk build in 1.6, where that function does not exist.
2003-09-09 18:51:41 +00:00
recht
c43bc8de44 Oops! We already have textproc/postgresql-autodoc. 2003-09-09 13:58:01 +00:00
recht
a69d59d93e nitial import of postgresql-autodoc 1.12
from pkgsrc-wip

This is a utility which will run through PostgreSQL system tables and returns
HTML, DOT, and 2 styles of XML which describes the database. The HTML is human
readable (via webbrowser). The first style of XML is actually the fileformat
of Dia, a UML diagram tool. The second type of XML is similar to the HTML but
in the Docbook 4 format. It enables you to mix in other docbook documentation
via the XREFs, generating PDFs, HTML, RTF, or other formatted documents.
Between these tools and JavaDoc with the appropriate XREFs, documentation
about a project can be generated quickly and be easily updatable yet have a
very professional look with some DSSSL work.
2003-09-09 13:55:05 +00:00
recht
950f442667 Add and enable py-PgSQL. 2003-09-09 13:47:25 +00:00
recht
c22a6065d6 Initial import of pyPgSQL 2.4
from pkgsrc-wip

pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant
interface to PostgreSQL databases. The first module, libpq, exports the
PostgreSQL C API to Python. This module is written in C and can be compiled
into Python or can be dynamically loaded on demand. The second module, PgSQL,
provides the DB-API 2.0 compliant interface and support for various PostgreSQL
data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is
written in Python.
2003-09-09 13:46:24 +00:00
kleink
65cd9200c9 Use proper multi-line string concatenation. 2003-09-08 12:13:49 +00:00
xtraeme
2a3dc8144e Update to 0.6.0
Changes:

GQ has a lot of new features, including
* SASL support (Maurice Massar <massar@unix-ag.uni-kl.de>)
* Correct(!) support for userPassword including SSHA and SMD5 encryption.
* I18N support (if you want to contribute please read README.NLS) including
  a rough german translation
* Support for graphical jpegPhoto display (requires gdk-pixbuf to work)
* Support to to view X509 certificates and X509 certificate revocation
  lists (CRLs)
* Drag and drop support in browse mode (must be enabled using
  --enable-browser-dnd), this feature is possibly dangerous if used without
  thought, but it is GREAT if you need it ;-)
* Supports the OpenLDAP experimental client cache. (must be enabled using
  --enable-cache)
* Lots of other small bugfixes/enhancements
2003-09-04 12:57:24 +00:00
jmc
08a9a4177c regen 2003-09-03 03:44:36 +00:00
tron
a8a59acfec Update "phpmyadmin" package to version 2.5.3rc3. This version provides
numerous bug fixes and enhancements over version 2.3.3pl1. The include
file "ChangeLog" will provide detailed information.
2003-09-01 14:00:30 +00:00
jdolecek
4c4f6687e2 php4-pcre is now part of main PHP, g/c the DEPENDS line 2003-09-01 12:58:34 +00:00
tron
712c0b2bcf Fix dependences broken by update of PHP to version 4.3.3. 2003-09-01 12:37:14 +00:00
seb
56b7fb6d2a DEINSTALL script was removed. 2003-09-01 12:00:26 +00:00
tron
57f2808ad7 Update home page URL. 2003-09-01 11:24:31 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements

Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
  'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
  to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
  remains CGI version
2003-08-31 19:55:21 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
seb
040279ea27 We don't need it anymore, really, the usage of OWNS_DIRS_PERMS
take care of signaling the user deleting the pkg...
2003-08-30 20:30:19 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
seb
2ebf5a7dc8 Use the potential of bsd.pkg.install.mk:
- Remove extraneous bits in the INSTALL script snippet and let the
  framework execute the script at post-install time.
- Use OWN_DIRS_PERMS instead of MAKE_DIRS_PERMS for ${MYSQL_DATADIR} thus
  save a DEINSTALL script snippet and its handling.
2003-08-30 20:05:13 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
taca
c923b0db49 Bump package revision of mysql-client and mysql-server with
introducing MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.
2003-08-24 02:00:58 +00:00
taca
67f5aa7221 Introduce MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.
MYSQL_CHARSET is default charracter set of mysql, default is "latin1".
MYSQL_EXTRA_CHARSET is additional charsets to be compiled in mysql,
default is "all".

Fix PR pkg/22560 by myself, OKed by wiz@.
2003-08-24 01:57:50 +00:00
jschauma
cffa35af85 Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
taca
5f102e9a36 fix PLIST for postgresql 7.3.4. 2003-08-22 09:00:05 +00:00
drochner
3f3f5d5c6d cosmetics: use ${PYSITELIB} 2003-08-18 10:09:50 +00:00
cjs
a2a90e322f Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore is
not required. Changes include:
   Repair breakage in timestamp-to-date conversion for dates before 2000
   Prevent rare possibility of server startup failure (Tom)
   Fix bugs in interval-to-time conversion (Tom)
   Add constraint names in a few places in pg_dump (Rod)
   Improve performance of functions with many parameters (Tom)
   Fix to_ascii() buffer overruns (Tom)
   Prevent restore of database comments from throwing an error (Tom)
   Work around buggy strxfrm() present in some Solaris releases (Tom)
   Properly escape jdbc setObject() strings to improve security (Barry)
In particular, the server startup failure mentioned above occurs when the
transaction log ends on a page boundary.
2003-08-18 00:26:24 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
mrg
6e806328c3 use <iostream> 2003-08-02 16:21:16 +00:00
drochner
03b25e34de update to 2.8.5
changes:
Make LIMIT work on a compound SELECT statement.
LIMIT 0 now shows no rows. Use LIMIT -1 to see all rows.
Correctly handle comparisons between an INTEGER PRIMARY KEY and a
	floating point number.
Fix several important bugs in the new ATTACH and DETACH commands.
Updated the NULL-handling document.
Allow NULL arguments in sqlite_compile() and sqlite_step().
Many minor bug fixes
Enhanced the "PRAGMA integrity_check" command to verify indices.
Added authorization hooks for the new ATTACH and DETACH commands.
Many documentation updates
2003-08-01 14:22:18 +00:00
drochner
0f515e5fa7 libgda doesn't use Python at all, so remove dependencies.
This also obsoletes PR pkg/21880.
2003-07-25 12:43:41 +00:00
drochner
db79d4d78b +py-sybase 2003-07-25 11:32:01 +00:00
drochner
47524a73aa add py-sybase-0.36, a Python interface to the Sybase relational
database system (using FreeTDS)
submitted by MLH per PR pkg/21394
2003-07-25 11:31:15 +00:00
martti
914af46724 Updated dbh to 1.0.15
* Build process fixes
2003-07-22 05:22:58 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
d2c7e7c76b Fix build when using gcc3. 2003-07-17 20:37:50 +00:00