Commit graph

2757 commits

Author SHA1 Message Date
rillig
88afb47d6c Fixed pkglint warnings. 2006-05-21 16:13:34 +00:00
wiz
31aa94ccc2 USE_LANGUAGES=c++.
Package does not need qt3-tools at run time, so remove the full
dependency and bump PKGREVISION.
2006-05-21 13:20:46 +00:00
adrianp
d0365ccff5 Fix checksums 2006-05-21 11:58:25 +00:00
tron
a28eb68a05 Fix build problem under Mac OS X by repairing broken OpenSSL (shared)
library detection.
2006-05-19 23:01:02 +00:00
joerg
4b65f26055 Update to OpenLDAP 2.3.23.
OpenLDAP 2.3.23 Release
	Fixed slapd-ldap improper free bug (ITS#4550)

OpenLDAP 2.3.22 Release
	Fixed libldap referral input destroy issue (ITS#4533)
	Fixed libldap ldap_sort_entries tail bug (ITS#4536)
	Fixed libldap default connection concurrency issue (ITS#4541)
	Fixed libldap_r thread debug missing break
	Fixed libldap_r tpool cleanup
	Fixed liblutil strtoul(3) usage (ITS#4503)
	Fixed liblutil time resolution issue (ITS#4514)
	Updated ldapdelete(1) to stdout bug (ITS#4453)
	Updated ldapsearch(1) BASE output (ITS#4504)
	Fixed slapd backglue issue (ITS#4529)
	Fixed slapd cn=config (ITS#4512)
	Fixed slapd cn=config ACL application fix
	Fixed slapd cn=config olcLimits (ITS#4515)
	Fixed slapd dynacl tgrant/tdeny initialization
	Fixed slapd runqueue use of freed memory (ITS#4517)
	Fixed slapd slap_send_ldap_result bug (ITS#4499)
	Fixed slapd thread pool init issue (ITS#4513)
	Added slapd syncrepl mandatory searchbase check
	Fixed slapd-bdb/hdb pre/post-read freeing (ITS#4532)
	Fixed slapd-bdb/hdb pre/post-read unavailable issue (ITS#4538)
	Fixed slapd-bdb/hdb referral issue (ITS#4548)
	Fixed slapd-hdb IDL sort issue (ITS#4531)
	Fixed slapd-ldap proxyAuthz of bound identity/override (ITS#4497)
	Fixed slapd-ldap/meta protocol version propagation (ITS#4488)
	Fixed slapd-ldap fd cleanup (ITS#4474)
	Fixed slapd-ldif deadlock (ITS#4500)
	Fixed slapd-shell lutil_atoi issue (ITS#4495)
	Fixed slapadd cn=config issue (ITS#4194)
	Fixed slapo-accesslog log purging issue (ITS#4505)
	Added slapo-accesslog reqOld feature
	Fixed slapo-auditlog missing return codes
	Fixed slapo-ppolicy BER tags issue (ITS#4528)
	Fixed slapo-ppolicy rebind bug (ITS#4516)
	Fixed slapo-refint delete prohibit issue (ITS#4442)
	Fixed slapo-syncprov MODs cause DELs (ITS#4423)
	Fixed slapo-syncprov/syncrepl sessionlog issue (ITS#4534)
	Added slapo-syncprov extra logging
	Fixed slapo-translucent modifications (ITS#4527)
	Fixed slurpd potential overflow issue
	Build Environment
		Fixed OSF1 compilation problem (ITS#4537)
		Fixed test020-proxycache disabled debug issue (ITS#4491)
		Fixed test033-glue-syncrepl overlay detection (ITS#4544)
	Documentation
		Fixed slapd(8) logging header reference (ITS#4509)
		Clarified slapd.conf(5) "disable bind_anon" feature
2006-05-19 14:46:10 +00:00
joerg
55caebbe76 Uses C++. 2006-05-19 12:21:01 +00:00
adrianp
65c8943b14 Add a missing DEPENDS from the package update 2006-05-18 22:22:37 +00:00
adrianp
45c2b1adad Updated phpldapadmin to 0.9.8.3
Thanks to Yoshito Komatsu for feedback and testing

A summary of changes include:
This release fixes some minor bugs and some security alerts.
Code syntax fixing tests
HTML Validation fixes
Added support for binary attrs in templates & HTML Validation fixes
Few minor bug fixes.
Changed default login attribute back to "dn".
2006-05-18 22:13:46 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
joerg
1667ddbf82 Uses C++. 2006-05-18 18:04:10 +00:00
cube
b81aea078a Update to version 5.0.21.
Full listing of changes:

http://dev.mysql.com/doc/refman/5.0/en/news-5-0-21.html

Notable changes include:
 - Security enhancement: Added the global max_prepared_stmt_count system
   variable to limit the total number of prepared statements in the
   server.
 - The default for the innodb_thread_concurrency system variable was
   changed to 8.
 - Fixes for CVE-2006-1516, CVE-2006-1517 and CVE-2006-1518.

 And a lot of bug fixes.
2006-05-18 16:11:15 +00:00
taca
f7e2ca0296 Fix build problem of libraries/liblutil/sha1.c; function proto type mis-match. 2006-05-18 05:14:11 +00:00
ghen
1690ff3a52 Update OpenLDAP from 2.3.11 to 2.3.21. Ok with joerg.
Here are all the changes:

OpenLDAP 2.3.21 Release
	Fixed libldap referral chasing issue (ITS#4448)
	Fixed libldap invalid free bug (ITS#4436)
	Fixed libldap mutex leak (ITS#4441)
	Fixed libldap_r thr_yield(2) return handling (ITS#4469)
	Fixed slapd syncprov/glue interaction issue (ITS#4323, ITS#4417)
	Fixed slapd operational attrs in presence of global overlays (ITS#4431)
	Fixed slapd "threads" config value checking (ITS#4433)
	Fixed slapd connection index bound check (ITS#4449)
	Fixed slapd connection cleanup (ITS#4465)
	Fixed slapd slap_realloc misuse (ITS#4477)
	Fixed slapd size limit check when pagesize=1 (ITS#4479)
	Fixed slapd-bdb/hdb cache issue (ITS#4439)
	Fixed slapd-ldbm crash on modify bug (ITS#4464)
	Fixed slapd-ldap potential bind deadlock (ITS#4409)
	Fixed slapd-ldap/meta conn expiration concurrency (ITS#4429)
	Fixed slapd-ldap failed bind connection trashing (ITS#4428)
	Fixed slapd-ldap/meta chase-referrals disabling (ITS#4447)
	Fixed slapd-ldap controls forwarding (ITS#4457)
	Fixed slapd-ldap pretty DN in proxied requests (ITS#4456)
	Fixed slapd-ldbm crash on modify bug (ITS#4464)
	Fixed slapd-meta write error mapping (ITS#4419)
	Removed lint
	Build Environment
		Added slapo-auditlog build support (ITS#4372)
		Fixed multi-precision sizeof detection (ITS#4416)
		Fixed liblunicode build (ITS#4435)
		Updated libtool to version 1.5.22 (ITS#4471)
		Updated shtool to version 2.0.5

OpenLDAP 2.3.20 Release
	Added libldap SASL workaround for broken LDAP servers (ITS#4391)
	Fixed libldap/slapd valuesReturnFilter OID (ITS#4404)
	Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376)
	Fixed slapd extensible filter value normalization bug (ITS#4380)
	Fixed slapd context CSN not updating issue (ITS#4384)
	Fixed slapd non-read/write epoll event handling (ITS#4395)
	Fixed slapd syncrepl de-normalize UUID issue
	Fixed slapd syncrepl dynamic reconfig issue (ITS#4401)
	Added slapd syncrepl log messages (ITS#4369)
	Added slapd permissive modify/increment support
	Added slapd dynamically registered debug level support
	Fixed slapd connectionless LDAP support
	Fixed slapd cn=config error on create failure issue (ITS#4407)
	Fixed slapd-bdb/hdb wake listener on runqueue submit (ITS#4385)
	Fixed slapd-ldap/meta resources leaks on multiple binds (ITS#4387)
	Fixed slapd-ldap/meta assert on connection shutdown (ITS#4390)
	Added slapd-meta subtree-exclude feature
	Fixed slapo-syncprov update latency issue (ITS#4385)
	Fixed slapo-auditlog crash (ITS#4394)
	Fixed slapo-accesslog unbind crash (ITS#4386)
	Fixed slurpd reject error formating (ITS#4382)
	Fixed ldappasswd unbind issue (ITS#4403)
	Fixed slapo-pcache assert on attrsonly search (ITS#4406)
	Added slapo-pcache max_queries enhancement (ITS#4225)
	Added slapo-pcache negative caching enhancement
	Build Environment
		Fixed liblunicode cross compiling problem (ITS#4363)
		Updated <netinet/tcp.h> detection for AIX (ITS#4312)
		Updated multi-precision library detection
	Documentation
		Updated misc. manual pages

OpenLDAP 2.3.19 Release
	Fixed libldap disable DH key exchange with DH params (ITS#4354)
	Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368)
	Fixed slapd slap_daemon destroy issue (ITS#4370)
	Fixed slapd-hdb livelock issue (ITS#4360)
	Fixed slapd-bdb/hdb auto-recovery issue (ITS#4361,ITS#4373)
	Fixed slapd-bdb/hdb BDB 4.4 compatibility issues (ITS#4362)
	Fixed slapo-ppolicy modify issue (ITS#4355)
	Fixed slapo-syncprov/pcache filter dup issue (ITS#4364)
	Fixed slapo-syncprov playlog nentries reset issue (ITS#4365)
	Build environment
		Fixed slaptools when --disable-debug (ITS#4351)
		Fixed slapd(8) solaris select(2) issue (ITS#4357)

OpenLDAP 2.3.18 Release
	Fixed slapd syncrepl variable used before set bug (ITS#4331)
	Updated slapd-meta retry capabilities (ITS#4328)
	Fixed slapd-bdb slapcat autorecover bug (ITS#4324)
	Fixed slapo-chain search limits (ITS#4336)
	Fixed slapo-pcache attrsets issues (ITS#4316)
	Fixed slapo-translucent connection destroy (ITS#4334)
	Fixed slapd-config handling of attribute options (ITS#4339)
	Fixed slapd-ldap idassert resource leak (ITS#4326)
	Fixed slapd-meta nretries issue (ITS#4059)
	Fixed slapd wake_listener loses wakes (ITS#4343)
	Fixed slapd connection manager issue (ITS#4338)
	Fixed slapd handling of old style configuration directives (ITS#4341)
	Removed slapd-bdb/hdb extraneous yields (ITS#3950)
	Build Environment
		Removed problematic Linux sched_yield(2) workarounds (ITS#3950)
	Documentation
		Updated release documents
		Updated misc. manual pages

OpenLDAP 2.3.17 Release
	Fixed slapd anonymous proxy authorization issue (ITS#4320)
	Fixed slapd-ldap/meta session reuse issue (ITS#4315)
	Fixed slapd-ldap idassert anon-to-anon issue (ITS#4321)
	Fixed slapd-monitor thread issue (ITS#4318)
	Build environment
		Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950)
		Fixed configure report-to URL

OpenLDAP 2.3.16 Release
	Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
	Fixed slapd-monitor connection search crash (ITS#4300)
	Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306)
	Fixed slapd ACL/suffix configuration issue (ITS#4307)
	Fixed slapd-bdb/hdb cache issue (ITS#4308)
	Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310)
	Fixed slapd-ldbm compare cache release issue (ITS#4313)
	Fixed slapd syncrepl time/size limit parsing
	Fixed slapi slapi_op_bind_callback fix (ITS#4311)
	Fixed slapi pluginlog fix (ITS#4291)
	Fixed ldapsearch response control handling issue
	Build environment
		Replace sched_yield(2) on Linux with select(2) (ITS#3950)
	Documentation
		Added slapd-bdb(5) cachefree description
		Updated misc. manual pages

OpenLDAP 2.3.15 Release
	Fixed slapd strerror logging bug (ITS#4292)
	Fixed slapd ACL add/delete fraction issue (ITS#4295)
	Fixed slapd ACL users selfwrite issue (ITS#4299)
	Fixed slapd attrs/objectclass replog issues (ITS#4298)
	Fixed slapd-ldap password modify exop password return (ITS#4294)
	Build environment
		Disable test030-relay when threads are unavailable (ITS#4297)

OpenLDAP 2.3.14 Release
	Fixed slapd assertion control restrictions
	Fixed slapd sc_prev update after free bug (ITS#4237)
	Fixed slapd pid file creation (ITS#4241,4251)
	Fixed slapd DEBUG dependency (ITS#4245)
	Added slapd warning for excessive threads number (ITS#4249)
	Fixed slapd passwd incomplete mod structure issue (ITS#4278)
	Fixed slapd ACL exact attrval clause normalization (ITS#4255)
	Fixed slapd modify/delete by ordered index issue
	Fixed slapd strerror NULL bug (ITS#4285)
	Fixed slapd-glue issues (ITS#4084,4133)
	Fixed slapd-hdb idl Delete bug (ITS#4250)
	Fixed slapd-hdb cache deadlock (ITS#4254)
	Fixed slapd-bdb/hdb alock_close bug (ITS#4259)
	Fixed slapd-bdb dn2id IDL cache bug (ITS#4263)
	Fixed slapd-bdb/hdb mode argument parsing (ITS#4257)
	Fixed slapd-bdb/hdb cn=config reindexing (ITS#4260)
	Fixed slapd-bdb/hdb cn=config olcDbIndex modify/replace (ITS#4262)
	Fixed slapd-bdb/hdb lockup issue (ITS#4184)
	Fixed slapd-ldap anonymous identity assertion (ITS#4272)
	Added slapd-ldap/meta idle-timeout support (ITS#4115)
	Fixed slapd-meta bind-timeout handling
	Fixed slapd-sql plug leak
	Fixed slapo-dynlist/dyngroup nonexistant object return code (ITS#4224)
	Updated slapo-dynlist (ITS#3756,3781)
	Fixed slapo-rwm static DN free bug (ITS#4248)
	Fixed slapo-syncprov unpublished control (ITS#4238)
	Fixed slapo-syncprov message id issue
	Fixed slapo-unique extraneous searches (ITS#4267)
	Build environment
		Fixed thread dependency of test028 (ITS#4141)
		Updated test026-dn
		Updated test033-glue-syncrepl (ITS#4264)
	Documentation
		Updated slapd.conf(5) and Admin Guide (ITS#4146,4266)
		Updated slapo-dynlist(5) (ITS#4197)
		Updated slapo-pcache(5) (ITS#4232)
		Updated slapindex(8) (ITS#4242)

OpenLDAP 2.3.13 Release
	Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206)
	Fixed libldap ldap_bv2escaped_filter_value issue (ITS#4212)
	Fixed liblutil URL value-specs issue (ITS#4221)
	Fixed slapd sizelimit disclose issue (ITS#4213)
	Fixed slapd gentlehup write restrict issue (ITS#3717)
	Fixed slapd gentlehup abnormal issue (ITS#4217)
	Fixed slapd delta-sync subtree scope issue (ITS#4227)
	Fixed slapd cn=config OID/name pollution issue (ITS#4185)
	Fixed slapd cn=config rootdn issue (ITS#4192)
	Fixed slapd cn=config slaptest -F without -f issue (ITS#4194)
	Fixed slapd cn=config ACL issue (ITS#4218)
	Fixed slapd-bdb negative results IDL cache issue (ITS#4223)
	Fixed slapd-bdb cursor close issue (ITS#4226)
	Fixed slapd-hdb slapadd -q issue (ITS#4210)
	Fixed slapd-hdb missing results issue (ITS#4186)
	Fixed slapd-ldap potential double free issue (ITS#4189)
	Fixed slapd-meta matched DN issue (ITS#4195)
	Fixed slapd-meta DN cache issue (ITS#4196)
	Fixed slapd-monitor shadow issue (ITS#4214)
	Fixed slapo-accesslog delta-syncrepl issue (ITS#4198)
	Fixed slapo-accesslog cleanup issue (ITS#4209)
	Fixed slapo-chain resource leak issue (ITS#4140)
	Fixed slapo-chain identity assertion issue (ITS#4256)
	Fixed slapo-pcache attrset check issue (ITS#4199)
	Fixed slapd-bdb readonly dirty alock issue (ITS#4201)
	Fixed slapd-pcache non-requested attributes issues (ITS#4203,4204)
	Fixed slaptest -F -f success with unsupported issue (ITS#4220)
	Build environment
		Improved Berkeley DB detection (ITS#3809)
		Updated DB_CONFIG example (ITS#4229)
	Documentation
		Updated ldif(5) to include change record description

OpenLDAP 2.3.12 Release
	Fixed libldap ldapi:// authdn construction
	Added libldap ldap_bv2escaped_filter_value (ITS#2535)
	Added libldap/slapd TLS DSA certificate support (ITS#4017)
	Fixed libldap SASL bind issue (ITS#4158)
	Fixed ldapmodrdn empty line handling (ITS#4101)
	Fixed client tools additional info printing (ITS#4147)
	Updated slapd ldaps:// not configured fix (ITS#4082,4083)
	Fixed slapd connection crashes (ITS#4108)
	Fixed slapd illegal S option bug (ITS#4119)
	Fixed slapd cn=monitor log level mod issue (ITS#4091)
	Fixed slapd cn=config bad access issue (ITS#4111)
	Fixed slapd cn=config access modify issue (ITS#4127)
	Fixed slapd cn=config init issue (ITS#4128)
	Fixed slapd non-reentrant libwrap issue (ITS#4099)
	Fixed slapd thread v. tools_threads settings
	Fixed slapd spurious defer message (ITS#3850)
	Fixed slapd attribute SYNTAX OIDM issue (ITS#4116)
	Fixed slapd modify empty sequence bug (ITS#4183)
	Fixed slapd-bdb uninitialized condition in tool mode (ITS#4143)
	Fixed slapd-bdb empty suffix and syncprov issue (ITS#4171)
	Fixed slapd-hdb syncrepl deadlock issue (ITS#4088)
	Added slapd-ldap write op timeout support (ITS#4157)
	Fixed slapd-ldap/slapo-chain matched dn handling (ITS#4176)
	Fixed slapd-meta invalid DN attrs normalize/pretty issue (ITS#4107)
	Fixed slapd-meta rootdn erroneous success issue (ITS#4122)
	Fixed slapd-meta proxying bind result issue (ITS#4129)
	Fixed slapd-meta/slapo-rwm rwm-mapping issue (ITS#4086)
	Fixed slapd-meta per-target retry (ITS#4150)
	Fixed slapd-meta size/time limit handling (ITS#4145)
	Fixed slapd-sql size limit count (ITS#4181)
	Fixed slapo-ppolicy pwdFailureTime after bind success issue (ITS#4134)
	Fixed slapo-ppolicy add passord_hash quality config dependency
	Fixed slapo-syncprov LDAP response types (ITS#4183)
	Added slapd delta syncrepl support
	Added slapadd thread support
	Updated slapcat subordinate database handling (ITS#4089)
	Added slapd/slaptest pid/arg file consistency check (ITS#4074)
	Updated slaptools default debug level to "none" (ITS#4044)
	Fixed slurpd backwards compat issue (ITS#4151)
	Added slurpd pid/arg file consistency check (ITS#4152)
	Updated contrib smbk5pwd module
	Removed lint
	Build environment
		Fixed libldap HSTRERROR issue (ITS#4124)
		Fixed slapd AIX IFMT issue (ITS#4123)
		Added slapd-bind test program
		Added inet_ntoa_b support for VxWorks (ITS#3440)
		Updated test036 (ITS#4095)
		Fixed test036 cmp issue (ITS#4142)
		Dropped SSLeay support
	Documentation
		slapd.conf(5) defaultSearchBase issue (ITS#4162)
		slap tool man pages wll typo (ITS#4169)
2006-05-15 19:01:23 +00:00
wiz
68bc42e287 Make Yoshito Komatsu MAINTAINER, on his request. 2006-05-15 06:23:26 +00:00
wiz
abe3bebc8b Update to 2.2.0, provided by Yoshito Komatsu in PR 33478:
----------------------------------------------------------------
Released 2.2.0 2006-04-10

Changes since 2.0.11:

* OpenLDAP 2.2+ required now to build.

Modules/
* Dropped all occurences of '#ifdef #LDAP_VENDOR_VERSION'.
* Fixed wrong tuple size in l_ldap_result3() (see SF#1368108)
* Fixed get_option(ldap.OPT_API_INFO) (see SF#1440165)
* Fixed memory leak in l_ldap_result3() when all=0
  (see SF#1457325)
* Fixed memory leak in l_ldap_result3() in error cases
  (see SF#1464085)

Lib/
* Fixed ldap.schema.models.DITStructureRule.__str__() to
  separate SUP rule-ids with a single space instead of ' $ '
* Fixed ldap.async.Dict
* Added ldap.async.IndexedDict
* ldap.schema.subentry.SubSchema.attribute_types() has new
  key-word argument ignore_dit_content_rule
----------------------------------------------------------------
Released 2.0.11 2005-11-07

Changes since 2.0.10:

Lib/
* Class ldap.ldapobject.LDAPObject:
  Each method returns a result now
* Class ldap.ldapobject.ReconnectLDAPObject:
  Some methods called the wrong methods of LDAPObject. Fixed.
* Added new class ldap.async.Dict
* Slightly cleaned up ldap.schema.subentry.attribute_types()
* New sub-module ldap.resiter which simply provides a mix-in
  class for ldap.ldapobject.LDAPObject with a generator method
  allresults().
  Obviously this only works with Python 2.3+. And
  it's still experimental.
2006-05-14 21:09:20 +00:00
joerg
b6fef71ff2 Uses C++. 2006-05-14 17:16:42 +00:00
tron
69ea5c3732 Update "phpmyadmin" package to version 2.8.0.4. This version fixes the
security vulnerability reported in PMASA-2006-2 and CVE-2006-2031.
2006-05-13 09:56:36 +00:00
minskim
73582dead2 Pass CPP to configure, which needs it to detect uid_t. 2006-05-13 00:47:36 +00:00
wiz
26aea2326d Update to 1.8.51, provided by OBATA Akio in PR 33446:
2006-05-02  Mikio Hirabayashi

- A bug about evaluating RFC822 date format was fixed.
- Warings from GCC 4.1.x were dealt with.
- Missing functions in qdbm.def were supplied.
- Release: 1.8.51
2006-05-12 17:45:30 +00:00
joerg
4a5f2d4bf5 Uses C++ and fix pthread detection. 2006-05-10 14:31:08 +00:00
jschauma
2d6b80eade add '-c99' to the CFLAGS when using MIPSPro 2006-05-08 19:41:47 +00:00
wiz
c32b0a8e99 Update to 1.8.50, provided by OBATA Akio in PR 33404:
Changes:
2006-04-28  Mikio Hirabayashi

        - The utility API was enhanced.
        - Release: 1.8.50
2006-05-07 10:38:40 +00:00
abs
0c3a52df86 fix DEPENDS - this now needs p5-Clone 2006-05-05 17:49:53 +00:00
adam
7889529658 Changes 1.2.13:
Restoring from 1.0.x format XML dumps was enabled.
The stability of rrdtool fetch results was fixed.
A new rrdtool graph and rrdcgi functions were added.
The pipe mode interface was improved. Many bugfixes were made.
2006-05-05 17:42:06 +00:00
wiz
aa857d7441 Fix previous: make(1) .for also needs "in". 2006-05-03 06:37:36 +00:00
drochner
99b209d844 update to 2.0.11
changes:
* Date parsing and displaying improvements
* Numerous LDS fixes
* Slovak translations
* Numerous relationship Graph enhancements
* GEDCOM import and export improvements
2006-05-02 16:41:37 +00:00
drochner
8691297d83 don't @dirrm in PKGSYSCONFDIR 2006-05-02 10:44:20 +00:00
joerg
f6e122acc9 Include libart in b3.mk, it is needed for linking. Reset maintainer on
his request.
2006-05-02 09:08:32 +00:00
rillig
2ef9596e61 Fixed some pkglint warnings. 2006-05-01 13:52:55 +00:00
joerg
31f87e279f Fix typos: Python backend not included, since I found no easy way to
force the use of a specific Python version. FreeTDS variable was spelled
wrong. Bump revision.
2006-04-30 16:01:21 +00:00
joerg
a8da1b3117 Add ncurses dependency to get edb_vt_ed everywhere. Bump revision. 2006-04-28 12:17:04 +00:00
wiz
f1f08f08f4 Update to 1.8.49, provided by OBATA Akio in PR 33369:
2006-04-19  Mikio Hirabayashi

- A parameter of dynamic linking library on Mac OS X was modified.
- The utility API was enhanced.
- Release: 1.8.49
2006-04-27 18:29:48 +00:00
joerg
dab7abae32 Explicitly disable all features not enabled via option.
The configure script is too agreessive and bypasses the buildlink3
framework.
Add options for sqlite, odbc, freetds and perl.
Fix PLIST. Bump revision. OK by maintainer.
2006-04-25 13:51:24 +00:00
hiramatsu
950da8a6b3 Update p5-DBD-postgresql to 1.48.
Changes from 1.41:

1.48 April 5, 2006
        - Bump minimum DBI version to 1.45 (CPAN bug #18260) (plus problems
                in versions 1.42 and 1.44 [GSM]
        - Fix typo in Pg.pm code (CPAN bug #18537) [marc@sssonline.com]
        - Ensure begin_work is properly set before err. (CPAN bug #18387) [GSM]
        - Force PQexecParams to only run with DML. (CPAN bug #18258) [GSM]
        - Fix bytea encoding problem (CPAN bug #18264) [GSM]
        - Add documentation about connection service files (pg_service.conf).
                [David Fetter]

1.47 March 20, 2006
        - Fix problem with selecting arrays. (CPAN bugs #18128 and
                #18177) [GSM]
        - Fix problem with dollar-sign placeholders. [GSM]

1.46 March 16, 2006
        - Fix problem with dollar-sign placeholders. (husseinp@gmail.com)
                (CPAN bug #18209) [GSM]

1.45 February 27, 2006
        - Fix bug preventing bytea values over 20 characters from showing.
                Spotted by Igor Shevchenko. [GSM]

1.44 February 21, 2006
        - Make sure pg_warn does not warn if the database attribute
                PrintWarn is off. (Tyler MacDonald tyler@yi.org) [GSM]
        - Add SIGNATURE file for Module::Signature verification. [GSM]
        - Fix error in documentation for pg_errorlevel.
                (CPAN bug #17434)
        - Add experimental support for using DEFAULT values inside
                of execute with $DBDPG_DEFAULT. [GSM]
        - Return the proper SQLSTATE codes on connection failures.
                (CPAN bug #17115) [GSM]
        - Fix parser to handle leading parens. (CPAN bug #15481) [GSM]
        - Make statement handles destruction abort early if
                InactiveDestroy is set (CPAN bug #14978) [GSM]
        - Make quote work properly for time/date types
                (CPAN bug #15082) [GSM]
        - Ensure all lo_ functions begin a transaction as needed
                if they are the first action in a script
                (CPAN bug # 13810) [GSM]
        - Fix memory leak in dbdimp.c (k@sawada.cc) [Kenchi Sawada]
        - Fix memory leak in dbdimp.c (dmitri@karasik.eu.org)
                (CPAN bug #16054)
        - Move package declaration lines to fix RPM parser problems
                (CPAN bug #14509) [GSM]
        - Add support for dollar quoting (CPAN bug #13608) [GSM]
        - Added $dbh->{pg_default_port} method [GSM]
        - Overhaul get_info data, add many more values [GSM]
        - Overhaul type_info data (CPAN bug #13806) [GSM]
        - Rewrite some of the quoting functions, reduce dependence
                on libpq versions [GSM]
        - Rewrite and optimize the do() method. Should be much faster
                when called without placeholders. Thanks to Tom Lane
                for suggesting this. [GSM]
        - Double check PQserverVersion return and use alternate
                method if it returns 0 (CPAN bug #14302)
        - Add support for specifying type in $dbh->quote(),
                such as $dbh->quote($var, {pg_type => DBD::Pg::PG_BYTEA})
                Also support type => SQL_xx [GSM] (CPAN bug #13942)
        - Fix pg_notifies() bug (CPAN bug #14232) [door@lcpi.ru]
        - Add pg_ping() method [GSM]
        - Make sure ping returns true, even if in failed transaction state
                [thanks to Bill Moseley] [GSM]
        - Fix COPY-related core dump [GSM]
        - Fix strncpy bug in quote.c [Jun Kuriyama] (CPAN bug #14897)
        - Fix error in is_high_bit_set() [Alexey Tourbin] (CPAN bug #13406)

1.43 June 23, 2005
        - Added README.dev file. [GSM]
        - Fix statement-name related core dump. [GSM]
        - Ensure state() returns an empty string, not 00000 on success.
                (CPAN bug #13237) [michael.bell@web.de of OpenCA] [GSM]
        - Fix rare core dump when $sth still in scope after disconnect [GSM]
        - Enhancements to README.win32 [fenlisesi@gmail.com]
        - Fix incorrect sprintf calls (CPAN bug #12204)
                [Jakub Jelinek]
        - Fix get_info(18) ("ODBCVERSION") (CPAN bug #12968)
                [thanks to szinger@lanl.gov] [GSM]

1.42 May 21, 2005
        - Fix minor issues with copying and bytea quoting on older
                servers. Fix some other memory leaks. [GSM]
        - Fix backslash parsing in statements (CPAN bug #12870)
                [felix.klee@inka.de] [GSM]
        - Make rollback/commit reset copy state (CPAN bug #12866)
                [imb@rentrak.com] [GSM]
        - Make sure lo_creat issues a begin if necessary [GSM]
        - Fix incorrect behavior when AutoCommit switched on. (CPAN bug #12748)
                [thanks to Vivek Khera] [GSM]
        - Have last_insert_id use set_err, not die. (CPAN bug #12503)
                [thanks to Alexandra Walford] [GSM]
        - Fixed tests to correctly handle older DBI versions reporting
                failures on last_insert_id() (CPAN bug #12204)
                [jpo@di.uminho.pt] [GSM]
        - Re-enable REMARKS field on column_info (CPAN bug #12399)
                [thanks to morni@cpan.org] [GSM]
        - Many minor compiler optimizations and cleanups [GSM]
        - Fix two separate memory leaks in dbdimp.c
                [hertzog@debian.org and richardg@eSentire.com]
        - Change VARCHAROID to UNKNOWNOID, suggested by users on mailing
                list [GSM]
2006-04-23 14:22:19 +00:00
hiramatsu
0af8b23489 Updated p5-SQL-Abstract to 1.21.
Changes from 1.17:

revision 1.21
date: 2006/03/08 01:27:56;  author: nwiger;  state: Exp;  lines: +5 -5
- bugfix for -1 setting off -and logic in modlogic()
----------------------------
revision 1.20
date: 2005/08/18 18:41:58;  author: nwiger;  state: Exp;  lines: +104 -50
- added patch from Dan Kubb enabling quote_char and name_sep options
- added patch from Andy Grundman to enhance _anoncopy for deep refs
----------------------------
revision 1.19
date: 2005/04/29 18:20:30;  author: nwiger;  state: Exp;  lines: +34 -20
added _anoncopy to prevent destroying original; updated docs
----------------------------
revision 1.18
date: 2005/03/07 20:14:12;  author: nwiger;  state: Exp;  lines: +201 -65
added support for -and, -or, and -nest; see docs for details
2006-04-23 14:21:24 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
hiramatsu
31fd1fa492 Updated to 1.12.
Change from 1.11:
1.12
        - Brought up to date with SQLite 3.3.5
2006-04-20 08:07:08 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
tron
4b0687ec20 Add fix for CAN-2006-0903 taken from MySQL bug #17667. Bump package
revision because of this security fix.
2006-04-17 11:21:41 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
xtraeme
2d6db16229 Update mysql5-* to 5.0.20.
To see new changes and bugs fixed, see:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html.
2006-04-13 11:19:25 +00:00
tron
73ffecf1b7 Remove another "pkglint" error after clarification about the correct
fix from Roland Illig.
2006-04-12 13:26:11 +00:00
tron
b93c0c0137 Fix some non disputable errors reported by "pkglint". 2006-04-12 11:00:24 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
wiz
6e0ae70b16 Update to 1.8.48, provided by OBATA Akio in PR 33237:
Changes:
2006-03-27  Mikio Hirabayashi

- The utility API was enhanced.
- Release: 1.8.48

pkgsrc changes: use libtool.
2006-04-11 21:24:08 +00:00
jdolecek
4846704f27 use MASTER_SITE_PGSQL 2006-04-08 19:14:06 +00:00
jdolecek
cfa333fcd7 use MASTER_SITE_PGSQL and replace PGSQL_MIRRORS_SORT with MASTER_SORT 2006-04-08 19:08:25 +00:00