Commit graph

1302 commits

Author SHA1 Message Date
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
abs
205966be42 Update to postgresql-server-7.3.3nb1
In rc.d/pgsql call pgsql_initdb directly for initial database
	setup, rather than trying to determine the script location
	from $0 and calling '$rcd_dir/pgsql initdb'. The previous
	form broke when called from /etc/rc.
2003-07-16 10:35:15 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
abs
c5f3e9c397 Update jdbc-postgresql to 7.3.3 from 7.3.1
No changelog available
2003-07-11 15:27:52 +00:00
abs
ea07078090 Add a comment to not forget jdbc-postgresql 2003-07-11 15:12:06 +00:00
rh
f552289ef9 This requires at least version 0.11.2 of libgda 2003-07-05 08:22:13 +00:00
seb
c8bfa2559f Convert to USE_NEW_TEXINFO. 2003-06-29 22:28:17 +00:00
seb
ae445ff60d Convert to USE_NEW_TEXINFO.
Fix the Info directory file entry and provide patches for both the
.texi and the .info file so USE_MAKEINFO is not needed.
2003-06-29 13:11:19 +00:00
seb
6ed3821f7f Convert to USE_NEW_TEXINFO. 2003-06-29 12:54:57 +00:00
seb
c9ed0ac02c Convert to USE_NEW_TEXINFO.
Note: distributed gdbm.info now has a *DIR-{SECTION,ENTRY} hence
post-extract target no more required.
2003-06-29 11:13:49 +00:00
jmc
1af7c0fe8a Adjust for new files 2003-06-26 06:01:02 +00:00
tsarna
0266ffafdf Add and enable py-sqlite 2003-06-25 21:44:01 +00:00
tsarna
c018859e2e PySQLite is a Python interace to the SQLite library. 2003-06-25 21:38:21 +00:00
tsarna
55d2128ca3 Update sqlite to 2.8.3. Major relevant changes:
2003 June 4 (2.8.3)
      -	Fix a problem that will corrupt the indices on a table if you
	do an INSERT OR REPLACE or an UPDATE OR REPLACE on a table that
	contains an INTEGER PRIMARY KEY plus one or more indices.
      - Add the ability for INSERT and UPDATE statements to refer to
	the "rowid" (or "_rowid_" or "oid") columns.
      - Other important bug fixes

2003 May 17 (2.8.2)
      - Fix a problem that will corrupt the database file if you drop a
	table from the main database that has a TEMP index.

2003 May 16 (2.8.1)
      - Reactivated the VACUUM command that reclaims unused disk space
	in a database file.
      - Added the ATTACH and DETACH commands to allow interacting with
	multiple database files at the same time.
      - Added support for TEMP triggers and indices.
      - Added support for in-memory databases.
      - Removed the experimental sqlite_open_aux_file(). Its function
	is subsumed in the new ATTACH command.
      - The precedence order for ON CONFLICT clauses was changed so
	that ON CONFLICT clauses on BEGIN statements have a higher
	precedence than ON CONFLICT clauses on constraints.
      - Many, many bug fixes and compatibility enhancements.
2003-06-25 19:24:21 +00:00