Commit graph

2303 commits

Author SHA1 Message Date
taca
4da0634b9a Add and enable ruby-dbm. 2005-03-06 17:03:55 +00:00
taca
079f54e1fd Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest and
ruby-openssl with bump PKGREVISION.
2005-03-06 16:52:39 +00:00
taca
d0cab82177 Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest and
ruby-openssl with bump PKGREVISION.

Added ruby-dbm/Makefile to handle IRIX case, use native base system's
ndbm(3) instead of Berkley DB's ndbm compatible interface, too.
2005-03-06 16:52:38 +00:00
taca
6905ca0c03 Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest and
ruby-openssl with bump PKGREVISION.
2005-03-06 16:52:38 +00:00
taca
a75abed9d2 Cosmetic change with pkglint(1). 2005-03-06 12:58:04 +00:00
drochner
345f10fbd4 require gcc-3.3 (I don't understand the problem with 2.95, but it helps)
should fix problem seen on 1.6 bulk build
2005-03-03 16:39:28 +00:00
wiz
a2c94c34d2 Hack includes to make this build against db4.
Should also work with db3 and db2, but untested.
2005-03-02 14:27:58 +00:00
minskim
5e5eda4a17 Make this package build with db4-4.3.x. 2005-03-02 05:35:27 +00:00
jschauma
cc21798bb0 Start to make this work on (even older) IRIX: check for __sgi rather than sgi
This was originally reported in PR 28819 by Georg Schwarz for db4 and
also noted by Georg to apply to this package.
2005-02-27 21:50:26 +00:00
jschauma
af6cf2fcff make this work on (even older) IRIX: check for __sgi rather than sgi
This was originally reported in PR 28819 by Georg Schwarz for db4 and
also noted by Georg to apply to this package.
2005-02-27 21:42:42 +00:00
drochner
a39fba8c11 oops, forgot to "cvs add" these too 2005-02-25 17:50:48 +00:00
drochner
70cae3dc2b oops - forgot to cvs add this one 2005-02-25 17:46:45 +00:00
drochner
c18b6b029a reset PKGREVISION as we got a new version 2005-02-25 17:22:43 +00:00
tron
b01bcdcd7d Update "phpmyadmin" to 2.6.1pl2. It fixes a serious regression in 2.6.1pl1
which e.g. completely broke editing entries in a table.
2005-02-24 20:52:09 +00:00
tron
d77798dbe7 Mark this package as broken. 2005-02-24 20:43:33 +00:00
drochner
eab3b650ae update to 1.0.10
changes:
Fixed OpenOffice and Abiword assertion problems.
Plugin reloading improvements.
GEDCOM improvements.
Minor bug fixes.
2005-02-24 19:28:41 +00:00
drochner
164be8e1a7 update to 1.0.1
changes:
- Fixed an integer overflow error that could lead to MemoryErrors or even
                       segfaults for large binary data
2005-02-24 19:26:37 +00:00
drochner
7399c9957c update the gnomedb frontend to 0.52
too many changes to list here, this pkg was really outdated
2005-02-24 19:18:57 +00:00
drochner
62787d69e2 update gnomedb to 1.2
too many changes to list here, this pkg was really outdated
2005-02-24 19:17:10 +00:00
drochner
3d327eed9d fix path to pkgconfig file
(hope this was quick enough to avoid a PKGREVISION bump)
2005-02-24 19:08:02 +00:00
tron
3ab3d8f0d7 Add dependence on "php-mbstring" package because phpMyAdmin complains
about the lack of multibyte support otherwise.
2005-02-24 17:50:43 +00:00
adrianp
60a896f84f - Update from 2.6.1-rc1 to 2.6.1-pl1
- Addresses known security issues as well as numerious other changes
- ok'ed tron@

> ----------------------
> phpMyAdmin - Changelog
> ----------------------
>
> $Id: ChangeLog,v 2.871.2.21 2005/02/24 01:20:35 lem9 Exp $
> $Source: /cvsroot/phpmyadmin/phpMyAdmin/ChangeLog,v $
>
> 2005-02-23 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/auth/cookie.auth.lib.php: bug1149373, error when
>       blowfish_secret is empty
>     ### 2.6.1-pl1 released
>
> 2005-02-23 Alexander M. Turek  <me (at) derrabus.de>
>     * libraries/grab_globals.lib.php: More hotfixes against bug1149381.
>     * libraries/mysql_charsets.lib.php: Detection for new Japanese charsets
>       (cp932 and eucjpms) that will be introduced with MySQL 5.0.3.
>
> 2005-02-22 Alexander M. Turek  <me (at) derrabus.de>
>     * libraries/grab_globals.lib.php: Hotfix against bug1149381 and parts
>       of bug1149383.
>
> 2005-02-07 Alexander M. Turek  <me (at) derrabus.de>
>     * libraries/mcrypt.lib.php: bug1117907 ("wrong parameter count" with
>       php 4.1.x).
>
> 2005-02-03 Alexander M. Turek  <me (at) derrabus.de>
>     * tbl_addfield.php: bug1040682 (adding field with collation).
>
> 2005-01-29 Alexander M. Turek  <me (at) derrabus.de>
>     * lang/japanese-utf-8.inc.php: bug1111855 ("Undefined index" when using
>       the Janapese language file under MySQL 4.1.
>
> 2005-01-28 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/dbi/mysqli.dbi.lib.php: bug1111706, call to undefined
>       function PMA_reloadNavigation(). A failed connection was not properly
>       detected
>
> 2005-01-23 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * tbl_query_box.php: bug1107937, undefined $fields_list
>     * lang/estonian: Update thanks to Alvar Soome - finsoft.
>     ### 2.6.1 released
>
> 2005-01-23 Michal Cihar  <michal (at) cihar.com>
>     * export.php: Back to Content-Type application/x-bzip2 on bzip2 export
>       (bug1106652).
>
> 2005-01-23 Alexander M. Turek  <me (at) derrabus.de>
>     * libraries/sqlparser.data.php: Added some keywords.
>
> 2005-01-22 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/bookmark.lib.php: bug1103289, num_rows and MYSQL_USE_RESULT,
>       and fix a typo "boommark"
>     * lang/galician: Updated, thanks to Xosé Calvo.
>     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
>
> 2005-01-17 Michal Cihar  <michal (at) cihar.com>
>     * lang/czech: Fix typos (translation1103785).
>
> 2005-01-16 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/common.lib.php: bug1103201, wrong treatment of MySQL error
>       1060 in the logic for error 1062
>
> 2005-01-11 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/dbi/mysqli.dbi.lib.php: bug1076213, headers sent
>       on invalid login
>
> 2005-01-10 Michal Cihar  <michal (at) cihar.com>
>     * lang/czech: Fix typo (translation1099459).
>
> 2005-01-10 Olivier Mueller <om (at) omnis.ch>
>     * README: copyright, we're in 2005
>
> 2005-01-09 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
>     * lang/catalan update, thanks to Xavier Navarro (xavin).
>     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
>     * lang/dutch: Updates, thanks to Ivo Teel.
>     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
>     * lang/galician: Updated, thanks to Xosé Calvo.
>     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
>     ### 2.6.1-rc2 released
>
> 2005-01-07 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * tbl_addfield.php: bug1082680, undefined $field_charset when adding
>       a FLOAT field in MySQL 4.1.x
>
> 2005-01-07 Michal Cihar  <michal (at) cihar.com>
>     * Documentation.html, tbl_change.php, tbl_properties.inc.php,
>       libraries/functions.js, libraries/tbl_change.js,
>       libraries/keyhandler.js: Use Option key for Safari for moving (bug
>       1094137), move key handler function to separate file so we have only
>       one, make movement work correctly in vertical display of properties.
>     * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1
>       (bug1097593).
>
> 2005-01-06 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * tbl_change.php: removed old PHP3-workaround that caused problems
>       with field names like '000'
>
> 2005-01-05 Michal Cihar  <michal (at) cihar.com>
>     * tbl_properties_operations.php: Fix changning table parameters if it has
>       no auto increment (bug1096246).
>
> 2005-01-04 Alexander M. Turek  <me (at) derrabus.de>
>     * lang/german-*.inc.php:
>       - Updates and small corrections;
>       - Synchronized translation with the German MySQL documentation.
>
> 2005-01-03 Michal Cihar  <michal (at) cihar.com>
>     * export.php: Use standardised mime types and use content encoding for
>       gzip/bzip2. I hope this will fix double gzip compression as in bug
>       1094649.
>
> 2005-01-01 Michal Cihar  <michal (at) cihar.com>
>     * tbl_alter.php: Don't try to set collation for non text fields (bug
>       1094109).
>     * sql.php: Do not forget reloading when launching multiple queries (bug
>       1090818).
>
> 2004-12-30 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
>     * lang/norwegian: Update, thanks to Sven-Erik Andersen
>     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
>
> 2004-12-30 Michal Cihar  <michal (at) cihar.com>
>     * libraries/fpdf/ufpdf.php: Fix some warnings.
>
> 2004-12-29 Michal Cihar  <michal (at) cihar.com>
>     * libraries/export/sql.php: Fix typo.
>     * server_databases.php: Use same sort order as in left frame (bug
>       1087244), allow sorting even if not showing stats.
>     * pdf_schema.php, libraries/fpdf/fpdf.php, libraries/fpdf/ufpdf.php,
>       libraries/fpdf/font/FreeSans*: Added support for PDF output in utf-8,
>       uses UFPDF class from http://www.acko.net/node/56. NOTE: We now have a
>       bit modified FPDF class. (bug1046051)
>     * Documentation.html: Added info about UFPDF library.
>     * lang/czech, lang/english: Improved some texts, also bug1009667.
>
> 2004-12-28 Michal Cihar  <michal (at) cihar.com>
>     * libraries/tbl_move_copy.php: Fix constraints copying (bug1085900).
>     * config.inc.php, lang/*, libraries/common.lib.php,
>       libraries/config_import.lib.php, libraries/display_export.lib.php,
>       libraries/export/sql.php: Support for selecting SQL export compatibility
>       (RFE1060040).
>     * libraries/tbl_change.js: Faster navigation in calendar (RFE1090315).
>     * mult_submits.inc.php, tbl_row_delete.php: Fix % escaping (bug1082954).
>     * read_dump.php: Fix database name extraction from use statement (bug
>       1084777).
>     * css/phpmyadmin.css.php, libraries/common.lib.php: Disabled theme manager
>       still allows to select theme in configuration (bug1084712).
>     * tbl_replace.php: Remove unused code.
>     * main.php, lang/*, libraries/string.lib.php: Added warnings about
>       mbstring - one to disable function overloading and one for requesting
>       mbstring for multibyte charsets (bugs 1063149 and 1063821).
>     * tbl_change.php, tbl_replace.php, lang/*, libraries/common.lib.php:
>       Support for editing next entry (when numeric primary key) (RFE1074906).
>
> 2004-12-26 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/database_interface.lib.php: bug1085647, wrong parameters
>       for strpos(), thanks to Meithar - meithar
>     * libraries/select_server.lib.php, bug1073056, unable to submit selected server,
>       thanks to jamaz - jamaz
>     * tbl_change.php: bug1090608, undefined variable, thanks to peterinsb
>     * scripts/upgrade_tables_mysql_4_1_2+.sql: bug1084426, misleading comments
>     * tbl_create.php: bug1085494, illegal length value for LONGTEXT, thanks to mjec
>
> 2004-12-16 Marc Delisle  <lem9 (at) users.sourceforge.net>
>     * libraries/blowfish.php: bug1085997, undefined variables,
>       patch thanks to Chandrakumar Muthaiah - sudhach
>
> 2004-12-14 Alexander M. Turek  <me (at) derrabus.de>
>     * libraries/sqlparser.data.php: Added keywords NAMES and VIEW.
>
> 2004-12-13 Michal Cihar  <michal (at) cihar.com>
>     * libraries/tbl_change.js: Do not catch Alt and Shift keys (bug1082315).
>     * libraries/export/sql.php: Do not duplicate constraints when exporting
>       multiple databases (bug1084459).
2005-02-24 17:26:03 +00:00
wiz
0380c7282b Update to 2.8.16:
2005 February 15 (2.8.16)

* Fix a bug that can lead to database corruption if there are two open connections
  to the same database and one connection does a VACUUM and the second makes some
  change to the database.
* Correctly handle quoted names in CREATE INDEX statements.
* Fix a naming conflict between sqlite.h and sqlite3.h.
* Avoid excess heap usage when copying expressions.
* Other minor bug fixes.
2005-02-24 16:05:25 +00:00
wiz
002206b9af Update to 3.1.3:
2005 February 19 (3.1.3)

* Fix a problem with VACUUM on databases from which tables containing AUTOINCREMENT
  have been dropped.
* Add forward compatibility to the future version 3.2 database file format.
* Documentation updates

2005 February 15 (3.1.2)

* Fix a bug that can lead to database corruption if there are two open connections
  to the same database and one connection does a VACUUM and the second makes some
  change to the database.
* Allow "?" parameters in the LIMIT clause.
* Fix VACUUM so that it works with AUTOINCREMENT.
* Fix a race condition in AUTOVACUUM that can lead to corrupt databases
* Add a numeric version number to the sqlite3.h include file.
* Other minor bug fixes and performance enhancements.

2005 February 1 (3.1.1 BETA)

* Automatic caching of prepared statements in the TCL interface
* ATTACH and DETACH as well as some other operations cause existing prepared
  statements to expire.
* Numerious minor bug fixes

2005 January 21 (3.1.0 ALPHA)

* Autovacuum support added
* CURRENT_TIME, CURRENT_DATE, and CURRENT_TIMESTAMP added
* Support for the EXISTS clause added.
* Support for correlated subqueries added.
* Added the ESCAPE clause on the LIKE operator.
* Support for ALTER TABLE ... RENAME TABLE ... added
* AUTOINCREMENT keyword supported on INTEGER PRIMARY KEY
* Many SQLITE_OMIT_ macros inserts to omit features at compile-time and reduce the
  library footprint.
* The REINDEX command was added.
* The engine no longer consults the main table if it can get all the information it
  needs from an index.
* Many nuisance bugs fixed.
2005-02-24 16:02:28 +00:00
wiz
43a9a97709 Update to 1.07:
1.07
    - Fix for a memory leak (spotted by Joel Noble)
    - Update to sqlite 3.0.8 (fixes bug on Solaris-sparc)

1.06
    - Resolve symbol conflicts on mac os x.
    - Fix define in WriteMakefile lacking space.
    - Fix DBI prereq in Makefile.PL
    - Update to sqlite 3.0.7

1.05
    - Enabled HAVE_USLEEP where available which should massively
      improve concurrent usage of DBD::SQLite
    - Update to sqlite 3.0.6

1.04
    - Patched to make it compile on Windows (Steve Hay)
    - Fetch next row at end of DBI's fetch() so that one-row
      selects don't need to call ->finish(). This restores DBD::SQLite
      0.31's behaviour (and should make popfile work again)
    - last_insert_id will only work on DBI 1.43, so enforce that
    - Use snprintf from sqlite library to improve portability

1.03
    - Update to sqlite 3.0.4
    - More bug fixes
    - Don't hang forever when db is BUSY
    - Make trace macro work where vararg macros don't

1.02
    - Cleanup docs
    - More bug fixes

1.01
    - Bug fixes
    - Implement get_info

1.00
    - Port to sqlite3 API
    - Support bind types SQL_BLOB, SQL_NUMBER, SQL_TEXT etc
    - Support $dbh->last_insert_id()
    - Added timeout API

0.31
    - Fixed a free() bug on Win32
    - Silence warnings in test suite
    - Updated to sqlite 2.8.12

0.30
    - Updated to sqlite 2.8.11
    - A few minor bugs fixed

0.29
    - Updated to sqlite 2.8.7
    - A number of bugs fixed

0.28
    - Perl 5.8.0 removed long deprecated SvOK_off()
    - Aliases for perl_call_*
    - Updated to sqlite 2.8.6
    - use sqlite_freemem everywhere

0.27
    - Changed API to use sqlite streaming API. This makes things slightly
      slower for large result sets, at the benefit of being more "sane"
      internally.

0.26
    - Update to sqlite 2.8.5
    - Automatic binary encoding added (via a flag)
    - Better getsqlite.pl - now deals with new files
    - Extension functions and aggregates can be created in
      perl space now.
2005-02-24 15:45:18 +00:00
wiz
f2ae7f3582 Updated to 1.47:
o Changes in DBI 1.47 (svn rev 854),    2nd February 2005

  Fixed DBI::ProxyServer to not create pid files by default.
    References: Ubuntu Security Notice USN-70-1, CAN-2005-0077
    Thanks to Javier Fernández-Sanguino Peña from the
    Debian Security Audit Project, and Jonathan Leffler.

[we already had a patch for that in pkgsrc]

  Fixed some tests to work with older Test::More versions.
  Fixed setting $DBI::err/errstr in DBI::PurePerl.
  Fixed potential undef warning from connect_cached().
  Fixed $DBI::lasth handling for DESTROY so lasth points to
    parent even if DESTROY called other methods.
  Fixed DBD::Proxy method calls to not alter $@.
  Fixed DBD::File problem with encoding pragma thanks to Erik Rijkers.

  Changed error handling so undef errstr doesn't cause warning.
  Changed DBI::DBD docs to use =head3/=head4 pod thanks to
    Jonathan Leffler. This may generate warnings for perl 5.6.
  Changed DBI::PurePerl to set autoflush on trace filehandle.
  Changed DBD::Proxy to treat Username as a local attribute
    so recent DBI version can be used with old DBI::ProxyServer.
  Changed driver handle caching in DBD::File.
  Added $GetInfoType{SQL_DATABASE_NAME} thanks to Steffen Goeldner.

  Updated docs to recommend some common DSN string attributes.
  Updated connect_cached() docs with issues and suggestions.
  Updated docs for NULL Value placeholders thanks to Brian Campbell.
  Updated docs for primary_key_info and primary_keys.
  Updated docs to clarify that the default fetchrow_hashref behaviour,
    of returning a ref to a new hash for each row, will not change.
  Updated err/errstr/state docs for DBD authors thanks to Steffen Goeldner.
  Updated handle/attribute docs for DBD authors thanks to Steffen Goeldner.
  Corrected and updated LongReadLen docs thanks to Bart Lateur.
  Added DBD::JDBC as a registered driver.
2005-02-24 15:36:53 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
darcy
0eb7fef55a Update package to 3.6.2.
The only change is to fix the handling of primary keys when using namespaces.
2005-02-23 12:13:35 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
taca
f0c3263b5e Remove ruby-dbm package. It is included in ruby16/ruby18 package now. 2005-02-21 15:42:24 +00:00
taca
c8d7c2377e Delete databases/ruby-dbm, devel/ruby-zlib, security/ruby-digest and
security/ruby-openssl.
2005-02-21 15:37:55 +00:00
grant
9e8106c011 bump PKGREVISION for last. 2005-02-21 06:15:10 +00:00
cjs
9f23b7696f The server's time zone support was broken because the files under
share/postgresql/timezone were not being installed, so install them.
Also add a few missing files to the PLIST, and fix the order of couple.
2005-02-21 05:18:06 +00:00
wiz
2cfb58c386 Fix PLIST for update. 2005-02-20 00:03:40 +00:00
xtraeme
836c21962b Apply patches from Georg Schwarz to make this build on IRIX 5. 2005-02-18 00:48:05 +00:00
wiz
dbffae6b0c Add postgresql80*. 2005-02-16 11:14:14 +00:00
xtraeme
6b13985926 Updated mysql4-{client,server} to 4.1.10.
A lot of bugfixes and functionality was added... please see:
http://dev.mysql.com/doc/mysql/en/news-4-1-10.html
2005-02-16 02:21:36 +00:00
rillig
d5efaf5e6b Replaced SVR$_PKGNAME with SVR4_PKGNAME. Approved by jlam. 2005-02-15 20:05:02 +00:00
recht
756ec268d4 adapt to latest bsd.pkg.mk changes 2005-02-13 19:17:46 +00:00
minskim
8ce9896b2b Update HOMEPAGE. 2005-02-11 16:49:24 +00:00
minskim
eadbee1e94 Add and enable pgpool. 2005-02-11 16:43:25 +00:00
minskim
c0d1af6a3d Initial import of pgpool-2.5.
pgpool is a connection server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends).  A PostgreSQL
client can connect to pgpool as if it were a standard PostgreSQL
server.

pgpool caches the connection to PostgreSQL server to reduce the
overhead to establish the connection to it.  Also, pgpool could use
two PostgreSQL servers for fail over. If the first server goes down,
pgpool will automatically switch to the secondary server.  Moreover,
pgpool supports scheduled switch over.
2005-02-11 16:40:43 +00:00
cube
89e63392b0 Explicitely disable sasl support when the option is not selected, in case
there is a sasl library somewhere in the system, as the configure script
would try using it.
2005-02-09 15:38:03 +00:00
wiz
5bcdb20632 Remove ".pkgsrc" file from PLIST, it shouldn't be there. Might fix
bulk build.
2005-02-07 15:02:25 +00:00
jlam
bccaba8d4b Instantly deprecate USE_PAM from pkgsrc as its value is being set from
within NetBSD-current's bsd.own.mk, which conflicts with its usage in
pkgsrc.  The package that use USE_PAM have been converted to use the
bsd.options.mk framework.  This should fix PR pkg/29257.
2005-02-07 11:35:41 +00:00
dan
a135d9fce9 conflicts also with pg80 2005-02-07 04:27:27 +00:00
dan
f9d2654862 replace a straggling wip path reference 2005-02-07 00:17:56 +00:00
taca
70ebfdf414 Fix pathname of ".include"; wip => databases. 2005-02-06 13:21:45 +00:00
jdolecek
fc812047e4 PostgreSQL 8.0.1 packages. A dump/restore using pg_dump is required
for those wishing to migrate data from any previous release.

Major changes relative to 7.4.x:
* Savepoints
* Point-in-Time recovery
* Tablespaces
* Improved buffer management
* ALTER TABLE column management improvements

Full list of changes is available at:

	http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0

Also note that PostgreSQL server listens also on localhost (127.0.0.1)
by default now.
2005-02-06 12:32:05 +00:00
jmmv
a364204eed Add and enable libgda-sqlite. 2005-02-05 17:05:28 +00:00
jmmv
ce4adcb25b Initial import of libgda-sqlite, version 1.0.4:
This package provides the sqlite plugin for libgda, which lets it act as
an sqlite application.

Closes PR pkg/26592.
2005-02-05 17:04:51 +00:00
jmmv
70f417637b PKGREVISION must not be in Makefile.common. 2005-02-05 17:01:29 +00:00
jmmv
ce6294ef63 Use LIBGDA_PROVIDER in two places, instead of hardcoding the provider's
name.  Addresses part of PR pkg/26592.
2005-02-05 16:56:40 +00:00
jmmv
828e632126 Explicitly disable use of readline (we weren't using it before anyway).
Fixes build problems under -current.
2005-02-05 16:30:39 +00:00
jdolecek
260b752864 Forced commit to note postgresql 7.4.9 changes:
Changes

     * Disallow "LOAD" to non-superusers
       On platforms that will automatically execute initialization
       functions of a shared library (this includes at least Windows and
       ELF-based Unixen), "LOAD" can be used to make the server execute
       arbitrary code. Thanks to NGS Software for reporting this.
     * Check that creator of an aggregate function has the right to
       execute the specified transition functions
       This oversight made it possible to bypass denial of EXECUTE
       permission on a function.
     * Fix security and 64-bit issues in contrib/intagg
     * Add needed STRICT marking to some contrib functions (Kris Jurka)
     * Avoid buffer overrun when plpgsql cursor declaration has too many
       parameters (Neil)
     * Fix planning error for FULL and RIGHT outer joins
       The result of the join was mistakenly supposed to be sorted the
       same as the left input. This could not only deliver mis-sorted
       output to the user, but in case of nested merge joins could give
       outright wrong answers.
     * Fix plperl for quote marks in tuple fields
     * Fix display of negative intervals in SQL and GERMAN datestyles
     * Make age(timestamptz) do calculation in local timezone not GMT
2005-02-05 14:50:52 +00:00
jdolecek
f7c51e684e Update to postgresql 7.3.9. This release contains a variety of fixes
from 7.3.8, including several security-related issues. A dump/restore
is not required for those running 7.3.X.

Changes

     * Disallow "LOAD" to non-superusers
       On platforms that will automatically execute initialization
       functions of a shared library (this includes at least Windows and
       ELF-based Unixen), "LOAD" can be used to make the server execute
       arbitrary code. Thanks to NGS Software for reporting this.
     * Check that creator of an aggregate function has the right to
       execute the specified transition functions
       This oversight made it possible to bypass denial of EXECUTE
       permission on a function.
     * Fix security and 64-bit issues in contrib/intagg
     * Add needed STRICT marking to some contrib functions (Kris Jurka)
     * Avoid buffer overrun when plpgsql cursor declaration has too many
       parameters (Neil)
     * Fix planning error for FULL and RIGHT outer joins
       The result of the join was mistakenly supposed to be sorted the
       same as the left input. This could not only deliver mis-sorted
       output to the user, but in case of nested merge joins could give
       outright wrong answers.
     * Fix plperl for quote marks in tuple fields
     * Fix display of negative intervals in SQL and GERMAN datestyles
2005-02-05 14:49:03 +00:00
jdolecek
89b5b5508a disable inclusiong dlopen.bl3.mk (and hence link agains pthread), for
same reasons as the postgresql74-server
adresses PR pkg/28729
2005-02-05 14:47:02 +00:00
jdolecek
a6b103e307 Update postgresql74 to 7.4.7. This is security release only, fixes
recently discovered LOAD vulnerability.
2005-02-05 14:31:20 +00:00
adrianp
be84ed924e - Update of geneweb from 4.09 to 4.10
- ok'ed wulf@

> GeneWeb version 4.10
> --------------------
>
> * Languages
>   - [29 Jan 04] Added "Breton" (Tepod Gwilhmod, Gwenael Emelyanoff,
>     Bertrand Yeurc'h).
>
> * GeneWeb server or CGI (gwd)
>   - [06 Nov 04] In statistics, added displaying of oldest couples perhaps
>     still alive and engaged.
>   - [06 Jan 04] Fixed bug: when changing a child's name using "change
>     children's names", the possible image was not renamed, causing
>     its disparition.
>   - [05 Jan 04] Added database configuration variable "show_consang":
>     when set to "no" the possible consanguinity is not displayed in
>     personal pages. Added also variable "fast_alphabetic": when set
>     to "yes", the alphabetic display of surnames or first names is fast
>     but the number of surnames of fist names is not displayed (interesting
>     for large databases).
>   - [04 Dec 03] Fixed bug: in case of two wizards make changes at
>     the same time, there were (rare) cases where one of the changes
>     erases the other one (instead of being rejected by the message
>     "database is locked").
>   - [29 Nov 03] Added optional "border" and "background color" for
>     trees displaying (relationship links, ancestors and descendants).
>   - [28 Nov 03] Fixed bug creating sometimes dates with null month
>     (and not null day) resulting problems with "gwu-gwc" and "cleaning
>     up" the database by gwsetup (happened when a date was entered
>     with month=13 which was erroneously not rejected).
>   - [18 Jan 03] Added a system of black list for the database forum;
>     the environment variable "forum_exclude_file" can be set to a
>     file name containing a list of excluded IP addresses which cannot
>     post. In the lines of this file, the joker character "*" can be
>     used to specify any string (e.g. "*" exclude everybody).
>   - [14 Jan 03] In form to add message in the database forum, added
>     buttons "private/public": only "wizards" and "friend" can see
>     "private" messages.
>   - [06 Jan 03] In welcome page, added wizard's name (when named).
>
> * Base configuration files (base.gwf)
>   - [19 Mar 03] Added a variable "moved" to indicate that the database
>     has been moved. This displays the new template file "moved.txt".
>
> * Setup program (gwsetup)
>   - [12 Nov 03] Fixed bug: the links to the documentation did not work
>     with modern browsers.
>
> * GeneWeb uncompiler (gwu)
>   - [12 Feb 03] Fixed bug: exporting bad format when places containing
>     just spaces.
>     "private" messages.
>   - [06 Jan 03] In welcome page, added wizard's name (when named).
>
> * Base configuration files (base.gwf)
>   - [19 Mar 03] Added a variable "moved" to indicate that the database
>     has been moved. This displays the new template file "moved.txt".
>
> * Setup program (gwsetup)
>   - [12 Nov 03] Fixed bug: the links to the documentation did not work
>     with modern browsers.
>
> * GeneWeb uncompiler (gwu)
>   - [12 Feb 03] Fixed bug: exporting bad format when places containing
>     just spaces.
>   - [11 Feb 03] Added option -maxlev to specify a maximum number of
>     generations (descendants only) to export.
>
> * GeneWeb databases Transfer Program (gwtp)
>   - [08 Dec 03] Added German (Falko Trojahn).
>   - [14 Oct 03] Added Spanish (Luis Mondesi).
>   - [03 Jan 03] Fixed bug: when wizard notes, the "send database" did
>     not work.
2005-02-04 22:17:51 +00:00
wiz
a17996a09f Fix DEPENDS. 2005-02-04 14:37:46 +00:00
wiz
ef1d1e7b7b Fix DEPENDS. 2005-02-04 14:30:00 +00:00
jdolecek
b325b210bf bump PKGREVISION for last change (removal of dlopen.bl3.mk) 2005-02-02 08:23:14 +00:00
jdolecek
2ae4616e09 disable dlopen.buildlink - it causes postgresql looping
fixes PR pkg/28729 by Bob Kemp
2005-02-02 08:15:09 +00:00
taca
c228a55b32 Correct HOMEPAGE. 2005-01-31 05:00:13 +00:00
kim
78697e2a83 Apply Debian DSA-658 fix for CAN-2005-0077:
- do not create a PID file by default

http://www.debian.org/security/2005/dsa-658
2005-01-29 18:30:47 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
tv
e300d1401f Interix needs -lrpclib. 2005-01-25 18:55:56 +00:00
tv
f55888ad1b First attempt to provide a dynloader backend implementation for Interix,
using libltdl.  (This could provide even more portability in the future.)
2005-01-25 05:21:53 +00:00
recht
e369c6abcd Fix python version required (s/23pth/23/) 2005-01-24 19:58:19 +00:00
seb
5cfa36e867 Fix editing error in last commit. 2005-01-24 16:59:42 +00:00
seb
e5e1ab24d4 sync PYTHON_VERSIONS_ACCEPTED value with Makefile. 2005-01-24 16:58:13 +00:00
seb
14a1f6e7fc Fix alignment/LP64 issue on NetBSD/sparc64 encountered while trying the
syncrepl engine with SASL.

Bump PKGREVISION.

Approved by jlam@.
2005-01-24 12:46:25 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
taca
e794da07d3 Update Ruby 1.8.2.
This is basically bug fix release, but official changes aren't provided
yet.  Please refer ChangeLog.

Here is pkgsrc changes:

o Set RUBY_HAS_ARCHLIB=yes for Ruby packages including archtecture depending
  extention library in order to depend more specific Ruby.

o Now install database for ri(1).  Fix PR pkg/28566.

o Net::IMAP

	* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546]

o NKF:

	* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
	  variables.  fixed: [ruby-list:40445]

	* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
	  0xfe.

	* ext/nkf/lib/kconv.rb (Kconv#kconv): should handle UTF8 and UTF16
	  properly.

o WEBrick

	* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
	  raise NotImplementedError if password is encrypted by digest
	  algorithms. This patch is contributed by sheepman. [ruby-list:40467]

	* lib/webrick/httpauth/digestauth.rb
	  (WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation.
	  This patch is contributed by sheepman. [ruby-list:40482]

	* lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use
	  pack/unpack-template char "m" instead of lib/base64.rb to do base64
	  encoding/decoding. fixed: [ruby-dev:25336]
2005-01-23 17:33:19 +00:00
tv
6926b1508a Give interix3 a build template. 2005-01-21 03:15:52 +00:00
bad
751127812f Remove line for 'share/jdb' which crept in accidentally. 2005-01-20 20:42:29 +00:00
bad
ba7bfe08f0 Upgrade jdb to version 1.13.
Changes since 1.12:

   - NEW: jdb added to the freebsd ports tree

           maintainer: larse@isi.edu
   - BUG FIX:  properly handle trailing spaces when data must be numeric
           (ex. dbstats with -FS, see test dbstats_trailing_spaces)
           Fix from Ning Xu .
   - NEW: dbcolize error message improved (bug report from Terrence
           Brannon), and list format documented in the README.
   - NEW: cgi_to_db convergs CGI.pm-format storage to jdb list format
   - BUG FIX: handle numeric synonyms for column names in dbcol properly
   - ENHANCEMENT: "talking about columns" section added to README.
           Lack of documentation pointed out by Lars Eggert.
   - CHANGE: dbformmail now defaults to using Mail ("Berkeley Mail")
           to send mail, rather than sendmail (sendmail is still an option,
           but mail doesn't require running as root)
   - NEW: on platforms that support it (i.e., with perl 5.8), jdb works
           fine with unicode
   - NEW: dbfilevalidate: check a db file for some common errors
2005-01-20 20:35:24 +00:00
xtraeme
4f5b51db30 Update mysql-{client,server} to 4.0.23a (bugfix release).
See http://dev.mysql.com/doc/mysql/en/News-4.0.23.html for the full
list of changes.

This update applies the fix for the mysqlaccess script symlink
vulnerability, bump BUILDLINK_RECOMMENDED.
2005-01-20 14:17:14 +00:00
xtraeme
280a64c5ed Apply patches from FreeBSD/ports to fix vulnerabilities in the
mysqlaccess and mysqlhotcopy scripts.

Bump PKGREVISION and BUILDLINK_RECOMMENDED.
2005-01-20 14:15:04 +00:00
xtraeme
02501274e3 Apply patch from MySQL BitKeeper repository to fix the symlink
vulnerability in the mysqlaccess script.

Bump PKGREVISION and BUILDLINK_RECOMMENDED.
2005-01-20 13:37:48 +00:00
reed
5cdfc74e37 Properly quote the MAKE_FLAGS.
This is from PR #29009 from Masanori Mikawa.
When built when using cpuflags includes, the quoting for AM_MAKEFLAGS
is wrong.
2005-01-19 19:13:21 +00:00
xtraeme
71125409ca Update mysql4-{client,server} to 4.1.9.
Functionality added or changed:

    * The Mac OS X 10.3 installation disk images now include a MySQL
Preference Pane for the Mac OS X Control Panel that enables the user
to start and stop the MySQL server via the GUI and activate and
deactivate the automatic MySQL server startup on bootup.
    * Seconds_Behind_Master will be NULL (which means ``unknown'')
if the slave SQL thread is not running, or if the slave I/O thread
is not running or not connected to master. It will be zero if the
SQL thread has caught up with the I/O thread. It no longer grows
indefinitely if the master is idle.
    * InnoDB: Do not acquire an internal InnoDB table lock in LOCK
TABLES if AUTOCOMMIT=1. This helps in porting old MyISAM applications
to InnoDB. InnoDB table locks in that case caused deadlocks very easily.
    * InnoDB: Print a more descriptive error and refuse to start InnoDB
if the size of `ibdata' files is smaller than what is stored in the
tablespace header; innodb_force_recovery overrides this.
    * The MySQL server aborts immediately instead of simply issuing a
warning if it is started with the --log-bin option but cannot
initialize the binary log at startup (that is, an error occurs when
writing to the binary log file or binary log index file).
    * The binary log file and binary log index file now behave like
MyISAM when there is a "disk full" or "quota exceeded" error. See
section A.4.3 How MySQL Handles a Full Disk.

Many bugfixes were fixed... see
http://dev.mysql.com/doc/mysql/en/News-4.1.9.html
2005-01-17 14:42:35 +00:00
markd
98b3ec76cb Fix build with mysql >= 4.1.3. 2005-01-17 11:26:39 +00:00
jschauma
25b190e030 some older versions of SGI don't define "sgi", but both older and newer
versions define "__sgi", so use that.
This should fix PR pkg/28819.
2005-01-17 05:31:12 +00:00
markd
079c898261 Add 24pth to accepted python versions. 2005-01-16 19:52:29 +00:00
tv
0979f3fac5 +sqlite3 2005-01-16 02:01:08 +00:00
tv
23b300fe8e Import sqlite3-3.0.8, the next major release of sqlite. Resides in parallel
with sqlite version 2 (everything in this package ends in `3').  DESCR:

SQLite is a C library that implements an SQL database engine. Programs
that link with the SQLite library can have SQL database access without
running a separate RDBMS process. The distribution comes with a standalone
command-line access program (sqlite) that can be used to administer an
SQLite database and which serves as an example of how to use the SQLite
library.

SQLite is not a client library used to connect to a big database server.
SQLite is the server. The SQLite library reads and writes directly to and
from the database files on disk.
2005-01-16 02:00:33 +00:00
jmmv
8a8d10cd44 Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more. 2005-01-15 12:49:31 +00:00
jlam
1b5734f517 Create a pam.buildlink3.mk file that is used by PAM-using packages.
It includes the correct buildlink3.mk file from either Linux-PAM
(security/PAM) or OpenPAM (security/openpam) and eventually will
support solaris-pam.  pam.buildlink3.mk will:

	* set PAMBASE to the base directory of the PAM files;
	* set PAM_TYPE to the PAM implementation used.

There are two variables that can be used to tweak the selection of
the PAM implementation:

PAM_DEFAULT is a user-settable variable whose value is the default
	PAM implementation to use.

PAM_ACCEPTED is a package-settable list of PAM implementations
	that may be used by the package.

Modify most packages that include PAM/buildlink3.mk to include
pam.buildlink3.mk instead.
2005-01-14 05:15:39 +00:00
jlam
2102fd7f04 Change a = to a += so that all of the necessary OWN_DIRS_PERMS are
created.  This is needed for slapd to start properly with a default
install.  Bump the PKGREVISION to 1.
2005-01-12 04:04:36 +00:00
xtraeme
16510f0337 Be a bit more descriptive about why the bdb option is enabled by
default, suggested by jlam@.
2005-01-12 03:37:54 +00:00
xtraeme
2eb2f69a3c If dynamic and bdb options are used, the hdb module is built, but not
if bdb is disabled, so only build it when the bdb option has been
enabled.
2005-01-12 01:50:15 +00:00
xtraeme
1381e97471 Forgot to remove the ranlib call for libmystrings, which is not installed
by mysql-client. This should fix problem reported by Stoned Elipot.
2005-01-11 22:44:34 +00:00
xtraeme
3d5f711d63 Update mysql4-* to 4.1.8a.
Please check http://dev.mysql.com/doc/mysql/en/News-4.1.8.html to
see the list of changes, new features added and a bunch of bugs were
fixed.
2005-01-10 15:47:18 +00:00
darcy
558e57dc4f Add CONFIGURE_ENV for Python executible name. Should fix bulk build. 2005-01-08 05:07:10 +00:00
adam
3452b0b372 Changes 2.2.20:
Fixed slapd sanity check on protocol in authz-regexp URI (ITS#3411)
Fixed slapd ID to DN mapping when values need DN escaping (ITS#3419)
Fixed slapd sl_realloc memory overrun (ITS#3420, #3404, #3296)
Fixed slapd syncrepl bugs (ITS#3423, #3425, #3443, #3448)
Fixed slapd bad tag handling
Fixed slapd error return for modrdn invalid access (ITS#3450)
Fixed back-bdb locks in backend_group (ITS#3263, #3365)
Fixed back-bdb/back-hdb listing of permissive control (ITS#3453)
Fixed back-ldap failed connection retry (ITS#3217)
Fixed back-ldap/back-meta memory handling in attr mapping
Fixed back-meta modrdn newSuperior target selection
Fixed back-sql segfault when logging and delete_rule is NULL (ITS#3407)
Build Environment
Fixed slurpd build on Windows
2005-01-06 11:10:55 +00:00
markd
d707ab24e0 On Solaris link with -lrt or fdatasync is an unresolved symbol.
Bump PKGREVISION.
2005-01-05 12:16:12 +00:00
martti
fd15a8d857 Updated db4 to 4.3.27
* bug fixes
2005-01-05 08:06:42 +00:00
wiz
c8f3b61ad5 Apply patch from Alexander Becher in PR 28802.
Bump PKGREVISION.
2005-01-04 15:28:38 +00:00
manu
54d57ca819 Added sqlitemanager, a web frnt-end for managing SQLItedatabases 2005-01-04 14:05:02 +00:00
manu
28c6d2babd sqlite manager is a web tool for managing SQLite databases 2005-01-04 13:53:31 +00:00
seb
6f784f2896 Update to version 4.3.0
Note: This fix the build with latest db4 package.

Package changes:
 Remove references to LOCALBASE.
 Add test target support.

Changes since last packaged version (4.2.4):
4.3.0:
 * Added support for building properly against BerkeleyDB 4.3.21.
 * fixed bug introduced in 4.2.8 that prevent the module from
   compiling against BerkeleyDB 3.2 (which doesn't support pget).
 * setup.py was cleaned up a bit to search for and find the latest
   version of the correct combo of db.h and libdb.
4.2.9:
 * DB keys() values() and items() methods were ignoring their optional
   txn parameter.  This would lead to deadlocks in applications
   needing those to be transaction protected.
4.2.8:
 * Adds support for DB and DBCursor pget methods.  Based on a patch
   submitted to the mailing list by Ian Ward <ian@arevco.ca>
 * Added weakref support to all bsddb.db objects.
 * Make DBTxn objects automatically call abort() in their destructor if
   not yet finalized and raise a RuntimeWarning to that effect.
4.2.7:
 * fix an error with the legacy interface relying on the DB_TRUNCATE
   flag that changed behaviour to not work in a locking environment
   with BerkeleyDB 4.2.52.  [SF bug id 897820]
 * fixed memory leaks in DB.get, DBC.set_range and potentially several
   other methods that would occur primarily when using queue | recno
   format databases with integer keys. [SF patch id 967763]
4.2.6:
 * the DB.has_key method was not honoring its txn parameter to perform
   its lookup within the specified (optional) transaction.  fixed.
   [SF bug id 914019]
4.2.5:
 * Fixed a bug in the compatibility interface set_location() method
   where it would not properly search to the next nearest key when
   used on BTree databases.  [SF bug id 788421]
 * Fixed a bug in the compatibility interface set_location() method
   where it could crash when looking up keys in a hash or recno
   format database due to an incorrect free().
2005-01-02 12:43:12 +00:00
darcy
138f2abdc8 Remove py-postgresql73 from directories. 2005-01-01 17:46:22 +00:00
darcy
4c1bddd42d This package is not needed any more. The py-postgresql package is the
one being maintained and it builds for all versions of PostgreSQL.
2005-01-01 17:44:08 +00:00
minskim
e00dde2fb5 Add missing dependencies (gnome-vfs2 and pkgconfig) and bump
PKGREVISION.
2005-01-01 17:01:56 +00:00
minskim
fa7efe057c Add build dependency on pkgconfig, which is used by configure. 2005-01-01 16:49:01 +00:00
minskim
1a30fe7f5a Bump PKGREVISION because old binary packages may contain a wrong path
to the perl executable.
2005-01-01 00:37:56 +00:00
minskim
e68641a7d7 Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552
may contain a wrong path to the perl executable.
2004-12-31 13:27:06 +00:00
minskim
97658973a9 Use the -pthread option only when pthread is enabled. Previously, the
configure script still used -pthread during the POSIX mutex test even
when we explicitly disabled pthread through CONFIGURE_ENV, resulting
in re-enabling pthread.

Bump PKGREVISION.
2004-12-30 21:51:30 +00:00
kristerw
1de2621a8c Update HOMEPAGE.
Make pkglint happy by moving the PKGREVISION to follow DISTNAME.
2004-12-30 21:19:09 +00:00
minskim
f136a1f947 Use LIBMODE instead of 444. 2004-12-28 10:12:27 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
markd
9091928ff3 update kmysqladmin to 0.7.0
ported to kde3 and lots of bugfixes.
2004-12-27 23:35:01 +00:00
jlam
0360ff8bd5 Update databases/db4 to 4.3.21. Changes from version 4.2.25 include:
* Automatic initialization of replication clients
* Replication election process is now Paxos compliant
* In memory transaction logs allowing in memory databases
* Enhanced Java API nearly identical to that of our Java Edition
* Native support for sequence number generation
* Degree 2 transaction isolation
* Mutex statistics can now be easily gathered and recorded
* Support for Itanium2 chips running Windows XP
2004-12-27 04:27:49 +00:00
jlam
ece02e2794 Add missing locale file. 2004-12-23 22:18:35 +00:00
wiz
c058b026fb Remove hack, now that pg_config comes with postgresql-libs package. 2004-12-22 23:59:06 +00:00
jlam
5f27eed40f Update databases/openldap to 2.2.19. Changes from version 2.2.18 include:
* Fixed slapd check for mandatory filter in authz-regexp URI
* Fixed slapd bad descriptor check
* Fixed slapd ACI when the subject contains '#'
* Fixed back-ldap malformed URI check for multiple URIs
* Fixed back-ldap/back-meta static definition of be_open()
* Fixed back-bdb cache bugs, ctxcsn memory leak
2004-12-22 06:22:48 +00:00
seb
f60b624cfa Fix build: p5-Data-ShowTable had its PKGREVISION bumped, be more liberal
on the version this package requires.
2004-12-21 23:58:03 +00:00
drochner
671ad6da68 update to 1.0.8
changes:
-improved finnish / spanish support
-new statistics chart plugin
-GEDCOM improvements
-bugfixes
2004-12-21 18:51:47 +00:00
darcy
2d587b8073 py-table-0.8.3a
PyTable is a relational database wrapper based on BasicProperty's rich
property-based modeling system.  PyTable provides a "thick" wrapper for
PostgreSQL (and MySQL) database adapters which fills in missing functionality
in the adapter layer to provide a uniform rich external API.
2004-12-21 11:01:10 +00:00
darcy
3ed345e154 Add py-table 2004-12-21 10:45:37 +00:00
he
b0e74b0a40 Add p5-SQL-Abstract and p5-Class-DBI-AbstractSearch. 2004-12-21 00:09:21 +00:00
he
ca96d7440b Import p5-Class-DBI-AbstractSearch version 0.05.
Description:

Class::DBI provides a convenient abstraction layer to a database.

It not only provides a simple database to object mapping layer, but can
be used to implement several higher order database functions (triggers,
referential integrity, cascading delete etc.), at the application level,
rather than at the database.

This is particularly useful when using a database which doesn't support
these (such as MySQL), or when you would like your code to be portable
across multiple databases which might implement these things in
different ways.

In short, Class::DBI aims to make it simple to introduce 'best practice'
when dealing with data stored in a relational database.
2004-12-20 23:30:31 +00:00
he
2794b8d4e3 Import p5-SQL-Abstract version 1.17.
Description:

This module was inspired by the excellent the DBIx::Abstract manpage.
However, in using that module I found that what I really wanted to do
was generate SQL, but still retain complete control over my statement
handles and use the DBI interface. So, I set out to create an abstract
SQL generation module.
2004-12-20 23:28:53 +00:00
grant
1a95422e06 remove workaround for Darwin missing poll.h as a more correct fix is
applied globally now.
2004-12-20 13:16:02 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
grant
43de412823 explicitly ignore poll() on Darwin because newer Darwin does not have
poll.h or provide the required #defines elsewhere.
2004-12-19 05:10:49 +00:00
jlam
6ccfac8bd5 Ensure that we build the shared library using PIC objects. This should
fix the build on amd64.
2004-12-19 04:37:30 +00:00
jlam
3b03cc6d2f Fix postgresql74-plperl so that it finds libperl.so at runtime. The
PostgreSQL configure/build infrastructure tries very hard to separate
rpath flags from other LDFLAGS, which is completely unnecessary in
pkgsrc since the wrapper scripts are smart enough to deal with it on
their own.  In this case, the GNU configure script was stripping out
the rpath to libperl.so when setting perl_embed_ldflags, so modify
the configure script to not do this.

Also re-enable this package since it's possible to load the plperl.so
language module again.  I tested this with:

	createdb foo
	createlang -d foo plperl
2004-12-18 16:36:29 +00:00
grant
2f3542f78c tell configure to ignore inttypes.h on irix 5 because it is known to
be incompatible with sys/types.h.

fixes PR pkg/28545 from Georg Schwarz.
2004-12-18 16:12:41 +00:00
jlam
9c0c303ca7 I lost the checksum for the tarball in my last commit... add it back. 2004-12-18 16:04:16 +00:00
jlam
a1dc1c896f Patch Makefile.shlib so that when creating shared libraries, we don't
only pass only the -L* LDFLAGS to the linker.  This is correct for
pkgsrc since the wrapper scripts take care of correctly passing the
rpath info to the linker, so we don't need to filter those out.  This
allows plpgsql.so to find libintl.so if we are using the pkgsrc version
of it.  Bump the PKGREVISION of postgresql*-lib to 7.3.8nb1 and
7.4.6nb2.

Link the postgres binary with the necessary flags to allow it to
dlopen() modules that use pthreads[*].  This should allow postgres to
open a plperl.so module built on a system with perl+threads.  Bump
the PKGREVISION of postgresql*-server to 7.3.8nb2 and 7.4.6nb2.

[*] Note that this behavior can be tweaked globally by setting
    DLOPEN_REQUIRE_PTHREADS to "yes" or "no" in /etc/mk.conf.
2004-12-18 15:59:55 +00:00
darcy
16105fb3a2 Move the pg_config binary from -client to -lib. This fixes PR pkg/28685
as well as the bulk build for py-postgresql.

Note that the man page is still built and installed by -client.  That's
a trickier problem.
2004-12-18 14:26:15 +00:00
darcy
ae79647fa1 Wrong checksum. Updated file. No PKGREVISION bump since the update was
so recent.
2004-12-17 21:38:20 +00:00
darcy
8f9ed832d0 Remove unneccessary line 2004-12-17 21:36:01 +00:00
jdolecek
2dab36aa3f Update phppgadmin to 3.5.1. This release fixes a few critical bugs in 7.0,
7.1 and 8.0rc1 PostgreSQL support, and few other smaller fixes and
translation updates.
2004-12-17 20:09:06 +00:00
reed
a479f1ebd5 Patch added for configure so correct perl will be used.
This fixes error noticed on Mac OS X:
  configure: error: XML::Parser perl module is required for intltool

(This is the same fix used for libgda also.)
2004-12-17 18:22:44 +00:00
reed
b3ebd23fdd Patch for configure added so correct perl will be used.
Fixes error caused by using native perl:
 configure: error: XML::Parser perl module is required for intltool
(Noticed on Mac OS X. Okay'd by minskim.)
2004-12-17 18:20:32 +00:00
wiz
126d876ff2 Fix typo in comment. 2004-12-17 17:48:08 +00:00
jdolecek
2646357890 drop the php-mcrypt RECOMMENDED, as it's not a general practice; leave
just recommendation in MESSAGE.
2004-12-16 23:30:05 +00:00
darcy
a2639ca0a7 Upgrade to version 3.6.
Most important change was serious bug in 3.5 that did not allow DB-API 2.0
version to work without a manual change.

Other changes:

  - Better DB-API 2.0 compliance
  - Exception hierarchy moved into C module and made available to both APIs
  - Fix error in update method that caused false exceptions
  - Moved to standard exception hierarchy in classic API
  - Added new method to get transaction state
  - Use proper Python constants where appropriate
  - Use Python versions of strtol, etc.  Allows WIN32 build
  - Bug fixes and cleanups
2004-12-16 20:37:46 +00:00
jdolecek
6acdfd2c0a update php-mysql DEPENDS to allow also php-mysqli - this package works
with either

recommend (via RECOMMENDED and in MESSAGE) installation of php-mcrypt,
which speeds up "cookie" authentication method
2004-12-16 19:50:48 +00:00
grant
671be4b15a fix URL in MASTER_SITES. 2004-12-16 04:36:29 +00:00
jdolecek
377261adcf the homepage seems to be http://www.phpmyadmin.net/ 2004-12-15 16:36:43 +00:00
adrianp
35a375c8f6 - Update phpmyadmin to 2.6.1-rc1
- Fix permissions on config file as it could contain sensitive data
- Fix missing ChangeLog link
- Lots of bugfixes and updates, see ChangeLog for all the details
- Inclues security update for PMASA-2004-4
2004-12-14 20:38:46 +00:00
wiz
eea0c8d35f Revert previous -- -current's sched_yield has been fixed.
adam says ok.
2004-12-14 12:13:43 +00:00
adam
484e7843e7 Fixed building on NetBSD 2.0 and -current 2004-12-14 09:08:37 +00:00
minskim
1abe55a88f Teach configure explicitly how to find tcl using buildlink3, so that
the correct tclsh is used regardless of PATH.
2004-12-14 06:59:11 +00:00
tron
57cc534280 Fix broken version number "2.6.0-pl2" of this package. Package version
numbers must *never* include dashes.
2004-12-14 00:07:17 +00:00
he
98b397d5bc Update p5-DBIx-SearchBuilder from version 1.01 to 1.15.
Add HOMEPAGE pointing into search.cpan.org.
Add DEPENDS on p5-Cache-Simple-TimedExpiry, as that appears to be required
to have "make test" complete.


Change log:

1.15 Sat Nov 27 13:09:56 EST 2004
    - Fix a testsuite bug when DBD::SQLite isn't there

1.14
    - Silenced warnings about uninitialized warnings when inserting null cols
      into the database.
    - Started adding lowercase method name aliases
    - Minor refactoring of 'id' method for a stupid, tiny perf improvement
    - Refactoring of DBIx::SearchBuilder::Record::Cachable for performance
      improvement
    - Added a FlushCache method to DBIx::SearchBuilder::Record::Cachable.
    - Started to flesh out a...test suite
    - SearchBuilder now truncates strings before inserting them into character
      types in the database as mysql generally does. Additionally, it truncates
      things at utf8 character boundaries...as mysql does not.
    - Fix for an undefined record cache warning on load from Autrijus Tang
    - Major documentation cleanups --Simon Cavalletto
    - A few tweaks to the ::Record class to eliminate the
      hard-coding of the name of the id column --Simon Cavalletto

1.12
    - Better error handling for some query build failure cases
    - Corrected query builder for SQLite
    - More refactoring.

1.11
    - When loading an object whose "id" has been altered, as in
      the case of RT's "Merge" functionality, the wrong object was
      returned by the caching layer.  Special casing for the "id"
      method was removed.

1.10
    - Identical to 1.10_05

1.10_05
    - Reworked the _Accessible mechanism in DBIx::SearchBuilder::Record to
      remove a horribly crufty old caching mechanism that created a copy
      of the accessible hash for each and every object instantiated,
      sometimes quite slowly.

1.10_04 Mon Aug 30 17:33:18 EDT 2004

A query builder fix for an issue that bit RT2:

 Unsatisfied dependency chain in Joins Users_2 at /usr/local/share/perl/5.8.3/DBIx/SearchBuilder/Handle.pm line 965,  line 69.

Stack:
  [/usr/local/share/perl/5.8.3/DBIx/SearchBuilder/Handle.pm:965]
  [/usr/local/share/perl/5.8.3/DBIx/SearchBuilder.pm:326]
  [/usr/local/share/perl/5.8.3/DBIx/SearchBuilder.pm:119]
  [/usr/local/share/perl/5.8.3/DBIx/SearchBuilder.pm:410]


1.10_03 Mon Aug 30 14:31:10 EDT 2004
        - Cache Sanity fixes from Autrijus Tang <autrijus@autrijus.org>

1.10_02 Thu Aug 26 13:31:13 EDT 2004

1.10_01 Thu Aug 26 00:08:31 EDT 2004
        - Reimplemented DBIx::SearchBuilder:::Record::Cachable
          to use Cache::Simple::TimedExpiry. This should make it faster and more
          memory efficient.

1.02_03 Thu Jul 22 13:29:17 EDT 2004
        - Additional bullet proofing for joins.
          Now we default to ALIAS1 being "main"  (cubic@acronis.ru)

1.02_02 Tue Jul 20 13:06:06 EDT 2004
        - Fixed a join bug that mostly manifests as a 'Dependency chain'
          error on RT2.

1.02_01 Wed Jul  7 12:28:08 EDT 2004
        - magic _Object instantiation from cubic@acronis.ru
        - make SB::_Handle settable directly  (cubic@acronis.ru)
        - document the above
2004-12-05 17:34:25 +00:00
he
eb3e4143aa Update p5-DBI-Shell from version 11.9 to 11.93.
Change HOMEPAGE to point into search.cpan.org.

Change log is almost content-free (version number fixes?)
2004-12-05 17:23:54 +00:00
he
35b4f0a31c Update p5-DBI from version 1.41 to 1.46.
Change log:

Changes in DBI 1.46 (svn rev 584),    16th November 2004

  Fixed parsing bugs in DBI::SQL::Nano thanks to Jeff Zucker.
  Fixed a couple of bad links in docs thanks to Graham Barr.
  Fixed test.pl Win32 undef warning thanks to H.Merijn Brand & David Repko.
  Fixed minor issues in DBI::DBD::Metadata thanks to Steffen Goeldner.
  Fixed DBI::PurePerl neat() to use double quotes for utf8.

  Changed execute_array() definition, and default implementation,
    to not consider scalar values for execute tuple count. See docs.
  Changed DBD::File to enable ShowErrorStatement by default,
    which affects DBD::File subclasses such as DBD::CSV and DBD::DBM.
  Changed use DBI qw(:utils) tag to include $neat_maxlen.
  Updated Roadmap and ToDo.

  Added data_string_diff() data_string_desc() and data_diff()
    utility functions to help diagnose Unicode issues.
    All can be imported via the use DBI qw(:utils) tag.


Changes in DBI 1.45 (svn rev 480),    6th October 2004

  Fixed DBI::DBD code for drivers broken in 1.44.
  Fixed "Free to wrong pool"/"Attempt to free unreferenced scalar" in FETCH.


Changes in DBI 1.44 (svn rev 478),    5th October 2004

  Fixed build issues on VMS thanks to Jakob Snoer.
  Fixed DBD::File finish() method to return 1 thanks to Jan Dubois.
  Fixed rare core dump during global destruction thanks to Mark Jason Dominus.
  Fixed risk of utf8 flag persisting from one row to the next.

  Changed bind_param_array() so it doesn't require all bind arrays
    to have the same number of elements.
  Changed bind_param_array() to error if placeholder number <= 0.
  Changed execute_array() definition, and default implementation,
    to effectively NULL-pad shorter bind arrays.
  Changed execute_array() to return "0E0" for 0 as per the docs.
  Changed execute_for_fetch() definition, and default implementation,
    to return "0E0" for 0 like execute() and execute_array().
  Changed Test::More prerequisite to Test::Simple (which is also the name
    of the distribution both are packaged in) to work around ppm behaviour.

  Corrected docs to say that get/set of unknown attribute generates
    a warning and is no longer fatal. Thanks to Vadim.
  Corrected fetchall_arrayref() docs example thanks to Drew Broadley.

  Added $h1->swap_inner_handle($h2) sponsored by BizRate.com


Changes in DBI 1.43 (svn rev 377),    2nd July 2004

  Fixed connect() and connect_cached() RaiseError/PrintError
    which would sometimes show "(no error string)" as the error.
  Fixed compiler warning thanks to Paul Marquess.
  Fixed "trace level set to" trace message thanks to H.Merijn Brand.
  Fixed DBD::DBM $dbh->{dbm_tables}->{...} to be keyed by the
    table name not the file name thanks to Jeff Zucker.
  Fixed last_insert_id(...) thanks to Rudy Lippan.
  Fixed propagation of scalar/list context into proxied methods.
  Fixed DBI::Profile::DESTROY to not alter $@.
  Fixed DBI::ProfileDumper new() docs thanks to Michael Schwern.
  Fixed _load_class to propagate $@ thanks to Drew Taylor.
  Fixed compile warnings on Win32 thanks to Robert Baron.
  Fixed problem building with recent versions of MakeMaker.
  Fixed DBD::Sponge not to generate warning with threads.
  Fixed DBI_AUTOPROXY to work more than once thanks to Steven Hirsch.

  Changed TraceLevel 1 to not show recursive/nested calls.
  Changed getting or setting an invalid attribute to no longer be
    a fatal error but generate a warning instead.
  Changed selectall_arrayref() to call finish() if
    $attr->{MaxRows} is defined.
  Changed all tests to use Test::More and enhanced the tests thanks
    to Stevan Little and Andy Lester. See http://qa.perl.org/phalanx/
  Changed Test::More minimum prerequisite version to 0.40 (2001).
  Changed DBI::Profile header to include the date and time.

  Added DBI->parse_dsn($dsn) method.
  Added warning if build directory path contains whitespace.
  Added docs for parse_trace_flags() and parse_trace_flag().
  Removed "may change" warnings from the docs for table_info(),
    primary_key_info(), and foreign_key_info() methods.

Changes in DBI 1.42 (svn rev 222),    12th March 2004

  Fixed $sth->{NUM_OF_FIELDS} of non-executed statement handle
    to be undef as per the docs (it was 0).
  Fixed t/41prof_dump.t to work with perl5.9.1.
  Fixed DBD_ATTRIB_DELETE macro thanks to Marco Paskamp.
  Fixed DBI::PurePerl looks_like_number() and $DBI::rows.
  Fixed ref($h)->can("foo") to not croak.

  Changed attributes (NAME, TYPE etc) of non-executed statement
    handle to be undef instead of triggering an error.
  Changed ShowErrorStatement to apply to more $dbh methods.
  Changed DBI_TRACE env var so just does this at load time:
    DBI->trace(split '=', $ENV{DBI_TRACE}, 2);
  Improved "invalid number of parameters" error message.
  Added DBI::common as base class for DBI::db, DBD::st etc.
  Moved methods common to all handles into DBI::common.

  Major tracing enhancement:

  Added $h->parse_trace_flags("foo|SQL|7") to map a group of
    trace flags into the corresponding trace flag bits.
  Added automatic calling of parse_trace_flags() if
    setting the trace level to a non-numeric value:
    $h->{TraceLevel}="foo|SQL|7"; $h->trace("foo|SQL|7");
    DBI->connect("dbi:Driver(TraceLevel=SQL|foo):...", ...);
    Currently no trace flags have been defined.
  Added to, and reworked, the trace documentation.
  Added dbivport.h for driver authors to use.

  Major driver additions that Jeff Zucker and I have been working on:

  Added DBI::SQL::Nano a 'smaller than micro' SQL parser
    with an SQL::Statement compatible API. If SQL::Statement
    is installed then DBI::SQL::Nano becomes an empty subclass
    of SQL::Statement, unless the DBI_SQL_NANO env var is true.
  Added DBD::File, modified to use DBI::SQL::Nano.
  Added DBD::DBM, an SQL interface to DBM files using DBD::File.

  Documentation changes:

  Corrected typos in docs thanks to Steffen Goeldner.
  Corrected execute_for_fetch example thanks to Dean Arnold.
2004-12-05 17:16:47 +00:00
taca
edda194d73 Add and enable ruby-DBD-sqlite. 2004-12-04 17:26:19 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
wiz
e6aaa238d6 Reset maintainer, no MX for netbsd-fr.org found. 2004-12-03 13:55:48 +00:00
wiz
877460554b Update to 0.23. Provided by Greg Troxel in pkgsrc-wip.
Uses guile-1.6 and postgresql-7.4.

Four years of development since the previous version: many changes.

XXX: This package includes a hack since pgsql.bl3.mk does
     not provide a way to get the matching -clients package.
2004-12-03 13:41:30 +00:00
wiz
7c75af2429 RECOMMENDED should be after DEPENDS. 2004-12-02 10:41:33 +00:00
grant
51e2170a61 move >=7.4.3 to RECOMMENDED and allow for both postgresql74- and
postgresql- pkgnames in DEPENDS so installations from earlier can
still be used if you IGNORE_RECOMMENDED.
2004-12-02 10:10:47 +00:00
xtraeme
207b024105 Revert previous, ``mysqlhotcopy'' requires p5-DBD-mysql, which requires
mysql*-client! explain which are the required packages to run the script.
2004-12-02 00:42:06 +00:00
xtraeme
dd87b9c51f * mysql_shutdown() takes two arguments in MySQL >= 4.1.3, fix this
checking MYSQL_VERSION_ID.
* Use mysql.bl3.mk and MYSQL_VERSIONS_ACCEPTED=40 41.

This fixes the bulk build problem, bump PKGREVISION.
2004-12-01 16:00:50 +00:00
xtraeme
80f6ea5695 Depend on p5-DBI and p5-File-Temp, required to run the mysqlhotcopy
script.

Bump PKGREVISION to each package respectively.
2004-12-01 14:01:04 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
he
e793d0a8fe Update p5-BerkeleyDB from version 0.25 to 0.26.
Change log:

0.26  10th October 2004

        * Changed to allow Building with Berkeley DB 4.3

        * added cds_lock and associated methods as a convenience to allow
          safe updaing of database records when using Berkeley DB CDS mode.

        * added t/cds.t and t/pod.t

        * Modified the test suite to use "-ErrFile => *STDOUT" where
          possible. This will make it easier to diagnose build issues.

	* -Errfile will now accept a filehandle as well as a filename
          This means that -ErrFile => *STDOUT will get all extended error
          messages displayed directly on screen.

	* Added support for set_shm_key & get_shm_key.

	* Patch from Mark Jason Dominus to add a better error message
	  when an odd number of parameters are passed to ParseParameters.

	* fixed off-by-one error in my_strdup

	* Fixed a problem with push, pop, shift & unshift with Queue &
	  Recno when used in CDS mode. These methods were not using
	  a write cursor behind the scenes.
	  Problem reported by Pavel Hlavnicka.
2004-11-29 14:48:02 +00:00
taca
b03d225603 Make ruby-dbm work on Solaris using native ndbm(3).
(Not best way, but it works on SunOS 5.8.)
2004-11-29 11:13:40 +00:00
minskim
4bc37dfc4f Update abook to 0.5.3.
Changes:
 - add allcvs filters (Christoph Sobotka)
 - removed a lefover debug message
 - fixed mutt import filter nickname cutoff
 - wrap searches
 - contrib updates
2004-11-29 01:39:17 +00:00
tv
b23b15cc96 In case db4 is disallowed by bdb.buildlink3.mk, causing BDB_TYPE to be
set to "none", skip bdb altogether.
2004-11-29 01:10:04 +00:00
jlam
40377c791f Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4.  The "buildlink" phase was removed for the last branch,
and this is the final cleanup.  "post-buildlink" is now "post-wrapper".
2004-11-28 19:19:51 +00:00
wiz
9820174050 Reset maintainer, email bounced. 2004-11-28 16:04:14 +00:00
taca
cd75be0412 Update ruby-vapor package to 0.81 migrating to use new framework.
Version 0.81 (tagged 22 Nov 2003, revision 279)

Bug Fixes:
 * correct mistake in Usage Example, operator for wildcard searching
   is ~, not =
 * raise proper errors on various methods of Persistable when no
   PersistenceManager is available, instead of NoMethodError

Version 0.80 (tagged 19 Nov 2003, revision 275)

Features:
 * transaction logging, record information about time, committer and log
   message as well as list of objects modified per transaction
 * basic versioning support, retrieval of historic object states
 * vaporadmin: removal of classes and all their instances using the "remove" command
 * vaporadmin: modification of class' metadata using the "update" command
 * new operator (~) for wildcard searches on Strings

Bug Fixes:
 * allow SQL keywords as names of persistent attributes
 * fix bug where camelCase variables would not be correctly set on object loading
 * correctly transfer newly persistent objects back to transient state during
   rollback(). This bug caused incomprehensible ObjectDeletedErrors when manually
   or automatically rolling back.
 * check REXML::Version instead of REXML::VERSION_MAJOR, which does not exist
   in the REXML version that is included in Ruby 1.8
 * minimize number of warnings issued when using `ruby -w', including those
   from Ruby 1.8.x, that are issued regardless of -w

Incompatible Repository Changes: (Repository needs to be recreated from scratch)
 * repository schema version 3
 * add fields and tables for versioning
2004-11-27 15:50:33 +00:00
taca
3d2561d4db Migrate ruby-postgresql to use new framework for Ruby packages. 2004-11-27 15:47:02 +00:00
taca
30b0cd4038 Update ruby-mysql package to 2.5.1 migrating to use new framework
for Ruby packages.

2004-09-20
    version 2.5.1
        * add Mysql#set_ssl().

2004-08-31
    version 2.5
        * correspond to MySQL 4.1.x.
        * change MysqlRes, MysqlField, MysqlError to Mysql::Result,
	  Mysql::Field, Mysql::Error.
        * add Mysql.client_version(), Mysql.get_client_version(),
	  Mysql#client_version(), Mysql#get_client_version(),
	  Mysql#server_version(), Mysql#get_server_version(),
	  Mysql#warning_count(), Mysql#commit(), Mysql#rollback(),
	  Mysql#autocommit().
        * add Mysql::Field#is_not_null?(), Mysql::Field#is_pri_key?(),
	  Mysql::Field#is_num?().
        * add MysqlField::TYPE_VAR_STRING.
2004-11-27 15:45:57 +00:00
taca
12a1ab5604 Add and enable ruby-dbm. 2004-11-27 14:31:50 +00:00
taca
2b2aa439c9 Make ruby-gdbm package into new framework.
Since this change PKGBASE, PKGREVISION is reset now.
2004-11-27 14:30:14 +00:00
taca
628884caa8 Initial import of ruby-dbm package. This is part of Ruby distribution
and this package covers both Ruby 1.8 base and 1.6 base.

This is a Ruby extension to DBM library (including Berkley DB's DBM
compatible one), which is actually a part of the Ruby distribution.
2004-11-27 14:27:50 +00:00
jdolecek
9b328c19bc Update phpPgAdmin to 3.5.
Changes since 3.4.1:

Features: added context-sensitive online help system, better support
for 8.0, "sticky" navigation, better grant/revole.  syntax
highlightling for PL/*, better navigation.

Translations: added Romanian, Mongolian, Ukrainian, Hebrew, and updates
to others.

Bugs
* Fix that non-Auto mode import didn't work (Adrian Nida)
* Fix inability to drop constraints when using a non-english translation
* Work around MSIE's failure to handle downloads in SSL mode
* Allow insert, update, delete, references and trigger to be granted
  and revoked on views.

See HISTORY for full new feature list.
2004-11-27 11:17:04 +00:00
jlam
a27bbe878a The OpenLDAP libraries do NOT include any SLP code, so don't include
openslp/buildlink3.mk.  Also, simplify the kerberos/sasl checks.
2004-11-27 05:32:35 +00:00
sketch
b1b963aac9 Correct URL to distfile, from Alexis Robert. 2004-11-26 17:20:07 +00:00
jlam
36d37026bd dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mk
only on Darwin, so remove OPSYS check in dlcompat/buildlink3.mk and
make packages include dlopen.buildlink3.mk instead.
2004-11-26 09:39:30 +00:00
jlam
ce3f97b96c Bump the PKGREVISION after changes in patch-ag to honor DL_*. 2004-11-26 03:00:24 +00:00
jlam
c5bb5f7cb2 Teach openldap to use DL_{CFLAGS,LDFLAGS,LIBS} when linking slapd when
building dynamic backends or when using Cyrus SASL.
2004-11-26 02:52:14 +00:00
jlam
3bbe73c68a Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages
that use pthreads already implement their own probes for pthreads, so
we don't need to auto-add the compiler/linker flags.
2004-11-25 19:34:03 +00:00
xtraeme
3e8a4ea4a3 * Install my-{huge,large,innodb-heavy-4G,small,medium}.cnf example files.
* Use PTHREAD_AUTO_VARS=no to disable linking to libpthread all programs
  and libraries, which is wrong.
* Set USE_LIBTOOL and GNU_CONFIGURE before including bsd.prefs.mk, so
  the test for _OPSYS_MAX_CMDLEN is not skipped.

Bump PKGREVISION to each package respectively
(mysql-client and mysql4-client), closes PR pkg/28162 and PR pkg/28222.
2004-11-23 16:07:01 +00:00
wiz
ece154d637 USE_LANGUAGES= c c++
Remove USE_PKGLOCALEDIR, the package does not install any locale files.
2004-11-22 21:38:32 +00:00
kristerw
1ac4d6f48b Revert previous. This should be fixed in mysql*-client/buildlink3.mk or
mysql_config instead.

Noted by Ben Collver.
2004-11-22 16:29:51 +00:00
kristerw
248a134f5e This package uses pthreads, so we need to include mk/pthread.buildlink3.mk. 2004-11-21 15:01:05 +00:00
jlam
2f762bac63 The man pages should refer to the real location of the config files, not
where they were installed (in the example location) during the "install"
step.  Bump PKGREVISION.
2004-11-19 16:35:26 +00:00
jlam
6b7a749803 We don't actually want everything to be built with pthreads -- only
libldap_r and slurpd.  Patch those Makefiles (patch-aj, patch-ak) to
pass $(PTHREAD_CFLAGS) and $(PTHREAD_LDFLAGS) to the build.  The
configure process correctly adds any necessary libraries, so adding
$(PTHREAD_LIBS) isn't needed.  Bump the PKGREVISION since the LDAP
libraries are no longer linked against libpthread.

This fixes PR pkg/28259.
2004-11-18 19:07:04 +00:00
jklos
64dd04c159 Added a note about running mysql_install_db to set up the initial database
tables, since this isn't automatic.
2004-11-18 08:22:27 +00:00
jklos
d56af5edaf Added a note about running mysql_install_db to set up the initial
database tables, as this isn't automatic.
2004-11-18 08:19:01 +00:00
jlam
9704ddf12c Further refinement... if we're using GCC, ignore any -lpthread found on
the system as we don't need it.
2004-11-17 21:32:10 +00:00
jlam
b818a1b4ba Amend the previous commit... we also only care about pthreads if we're
non-GCC.  DB4 uses its own code if we're using GCC instead of 1003.1
mutexes.  Ride the previous PKGREVISION bump.
2004-11-17 18:47:19 +00:00
jlam
0901a8c6c1 DB4 only want pthreads because it's really after POSIX 1003.1
inter-process mutexes.  In this case, we only care to use the native
threads.  Bump the PKGREVISION since this means that non-native pthreads
platforms will no longer depend on GNU pth.
2004-11-17 18:29:20 +00:00
jlam
3e6d63de4b Update databases/openldap to the latest release, version 2.2.18.
Changes from version 2.2.13 include numerous fixes for locking in the
Berkeley DB backend, SASL-encoding fixes in libldap, and many bug
fixes in slapd.
2004-11-17 07:23:41 +00:00
jlam
26d70ae9f0 x86_64 supports the same test-and-set method as x86, so use it instead
of relying on UNIX/fnctl, which can block all threads between processes
and cause certain mutex assumptions to fail.
2004-11-17 07:10:45 +00:00
jlam
2e2379219d Include bsd.prefs.mk before testing the value of USE_JAVA, and move
pthread.buildlink3.mk higher before any target definitions to follow
package Makefile standards.
2004-11-17 06:04:43 +00:00
jlam
a37b1ba53e Migrate powerpc hack to hacks.mk to simplify core logic in Makefile. 2004-11-16 23:45:25 +00:00
tron
96f0797e86 Don't include "pthread.buildlink3.mk" here. Not all programs (especially
not Apache modules) use Posix Threads.
2004-11-16 21:48:38 +00:00
tron
4751fae234 Remove superflous variable assignments committed by accident. 2004-11-16 18:55:13 +00:00
xtraeme
c014792449 Add missing "thr" to SUBST_CLASSES. 2004-11-16 18:04:38 +00:00