Commit graph

2417 commits

Author SHA1 Message Date
jdolecek
f2d1572c3d Add a fix to LDAP extension build to properly detect LDAP capabilities,
such as TLS support.

Patch provided by Stoned Elipot in private e-mail.
2005-10-07 21:09:27 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
tv
a517a7ab28 Remove php5-sqlite, now that php-sqlite is used for both PHP4 and PHP5. 2005-10-04 16:51:46 +00:00
tv
8a957173eb PECL modules have a real homepage. Set the default for PECL modules to
the PECL distro site rather than PHP's default.

Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-10-04 16:50:50 +00:00
xtraeme
1178d41606 Erm, fix previous correctly. 2005-10-03 14:34:48 +00:00
xtraeme
1fd57eb569 Apply patch from David A. Holland in PR pkg/31435 to honor rc.conf
values for mysql_user, mysql_group and mysql_datadir options.

Bump PKGREVISION.
2005-10-03 14:24:29 +00:00
wulf
a01f1e47d5 Changed MASTER_SITES and HOMEPAGE to current URL 2005-10-02 00:09:40 +00:00
jdolecek
3edc65cffe g/c - it's not used and even incorrect 2005-10-01 20:45:54 +00:00
wiz
e734f2b0e6 Update to 3.2.7:
2005 September 24 (3.2.7)

* GROUP BY now considers NULLs to be equal again, as it should
* Now compiles on Solaris and OpenBSD and other Unix variants that lack the
  fdatasync() function
* Now compiles on MSVC++6 again
* Fix uninitialized variables causing malfunctions for various obscure queries
* Correctly compute a LEFT OUTER JOINs that is constrained on the left table only

2005 September 17 (3.2.6)

* Fix a bug that can cause database corruption if a VACUUM (or autovacuum) fails
  and is rolled back on a database that is larger than 1GiB
* LIKE optiization now works for columns with COLLATE NOCASE
* ORDER BY and GROUP BY now use bounded memory
* Added support for COUNT(DISTINCT expr)
* Change the way SUM() handles NULL values in order to comply with the SQL standard
* Use fdatasync() instead of fsync() where possible in order to speed up commits
  slightly
* Use of the CROSS keyword in a join turns off the table reordering optimization
* Added the experimental and undocumented EXPLAIN QUERY PLAN capability
* Use the unicode API in windows

2005 August 27 (3.2.5)

* Fix a bug effecting DELETE and UPDATE statements that changed more than 40960
  rows.
* Change the makefile so that it no longer requires GNUmake extensions
* Fix the --enable-threadsafe option on the configure script
* Fix a code generator bug that occurs when the left-hand side of an IN operator is
  constant and the right-hand side is a SELECT statement
* The PRAGMA synchronous=off statement now disables syncing of the master journal
  file in addition to the normal rollback journals

2005 August 24 (3.2.4)

* Fix a bug introduced in the previous release that can cause a segfault while
  generating code for complex WHERE clauses.
* Allow floating point literals to begin or end with a decimal point.

2005 August 21 (3.2.3)

* Added support for the CAST operator
* Tcl interface allows BLOB values to be transferred to user-defined functions
* Added the "transaction" method to the Tcl interface
* Allow the DEFAULT value of a column to call functions that have constant operands
* Added the ANALYZE command for gathering statistics on indices and using those
  statistics when picking an index in the optimizer
* Remove the limit (formerly 100) on the number of terms in the WHERE clause
* The right-hand side of the IN operator can now be a list of expressions instead
  of just a list of constants
* Rework the optimizer so that it is able to make better use of indices
* The order of tables in a join is adjusted automatically to make better use of
  indices
* The IN operator is now a candidate for optimization even if the left-hand side is
  not the left-most term of the index. Multiple IN operators can be used with the
  same index.
* WHERE clause expressions using BETWEEN and OR are now candidates for optimization
* Added the "case_sensitive_like" pragma and the SQLITE_CASE_SENSITIVE_LIKE
  compile-time option to set its default value to "on".
* Use indices to help with GLOB expressions and LIKE expressions too when the
  case_sensitive_like pragma is enabled
* Added support for grave-accent quoting for compatibility with MySQL
* Improved test coverage
2005-09-30 12:17:39 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
xtraeme
02ea35dba5 Update mysql-* to 4.0.26:
Functionality added or changed:

 * Added the mysql_get_client_version C API function to the embedded
   server library. (It was present in the regular client library but
   inadvertently omitted from the embedded library.)

Please see http://dev.mysql.com/doc/mysql/en/news-4-0-26.html
for more information.
2005-09-27 00:13:29 +00:00
xtraeme
6fb9fe90b5 Update mysql4* to 4.1.14:
Lots of changes, please see
http://dev.mysql.com/doc/mysql/en/news-4-1-14.html
for more information.
2005-09-26 22:34:49 +00:00
bad
c4da4fa621 fix entry for a directory. 2005-09-26 14:42:56 +00:00
jmmv
540619138a Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do a
'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30030 by Idar Tollefsen.
Allowed by agc@ during freeze.
2005-09-26 11:46:07 +00:00
wiz
9ca63d9b76 Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +00:00
drochner
c87fc5f8f3 update to rev. 240, fixes a potential information disclosure when TLS
and referrals are used together (http://secunia.com/advisories/15906/)
mostly from Adrian Portelli, tested by me
(The most recent version 242 kills the system completely if the LDAP
server is not running -- endless connection retries.)
2005-09-19 16:13:26 +00:00
drochner
eb5f18808b on LDAP errors, restore the state of the group array 2005-09-19 15:54:42 +00:00
jlam
92b5b5fd61 Don't bother stripping out the contents of "ccdlflags" from the contents
of "ldopts" used to link in the embedded perl interpreter.  This fixes
PR pkg/31293.

The PostgreSQL configure code tries to be extra-clever with only using
its own logic for determining which directories to add to the rpath.
However, we don't really need PostgreSQL's configure to do this since
the Perl config already provides the full set of flags for linking,
including the appropriate rpath flags, and the rpaths flags determined
by Perl (at least in pkgsrc) are guaranteed to match the ones needed
PostgreSQL to link the plperl.so module.

Bump the PKGREVISION of databases/postgresql80-plperl to 1.
2005-09-19 05:52:18 +00:00
jdolecek
51ebac2c33 replace local arg3_force_ref[] with standard Zend API's third_arg_force_ref
(definition is identical on PHP4), so that this compiles with PHP5

allow the package to build with PHP5 too, bump package revision
2005-09-18 15:22:11 +00:00
minskim
e760c5088b Buildlink mysql-client and iodbc, instead of using DEPENDS. 2005-09-17 19:21:29 +00:00
wiz
ed7e7c6e07 Fix typo. 2005-09-15 13:09:45 +00:00
drochner
56f4385e45 mark this ONLY_FOR NetBSD-3 (depends on nsswitch)
(XXX could be made on Linux and Solaris too)
2005-09-14 16:44:12 +00:00
tv
af11b5d8bb Fix COMMENT per Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg. 2005-09-12 16:43:18 +00:00
hira
ec14506a7e - Add check for the existence of directory before using it.
- Use ${ECHO} instead of echo.
2005-09-12 13:19:22 +00:00
tonio
59b9997886 Force lbdb to use TOOLS_SH and TOOLS_AWK when building scripts
so prevent interactions with bash and gawk packages or tools wrappers

Update maintainer address, and bump PKGREVISION, binary packages may contain references to bash or gawk
2005-09-10 11:26:47 +00:00
jdolecek
6c35b84051 remove pasto in php-mbstring dependency 2005-09-10 08:39:33 +00:00
drochner
d2ba205109 oops - forgot to "cvs add" 2005-09-09 13:26:46 +00:00
rillig
b2210d5425 Removed the entry for patch-ad, which does not exist. 2005-09-09 12:00:44 +00:00
drochner
4649a00e4a update to 2.2.1
changes:
-Added support for client/server-side certificates.
-Improved visual feedback when bad filenames are entered.
-Bugfixes
-Updated translations
2005-09-08 18:29:56 +00:00
drochner
d547a1168d update to 0.8.1
changes:
1) it fixes crashes with empty/near-empty databases
2) it fixes a few performance bottlenecks, most notably for larger
   databases
2005-09-08 18:18:52 +00:00
drochner
c91ade3769 update to 0.8.5.12
changes:
-import improvements (eg from webpages)
-bugfixes
-keyboard shortcuts added
-UI improvements
2005-09-08 18:00:35 +00:00
drochner
2f457fc073 update to 2.0.8
changes:
* Addition of a spelling checker if python-gnome-extras is installed
* Thumbnails are generated for objects other than images if an appropriate
  thumbnailer is found the the GCONF database.
* Enhanced Descendant Chart report that allows better control over the
  formatting of the report
* Added support for new %n format in addition to $n, which will cause the
  line to be removed if a text match is not made.
* Bug fixes, bug fixes, bug fixes, and bug fixes.
2005-09-08 17:55:52 +00:00
darcy
409fe7cdcd Upgrade to PyGreSQL 3.7
Important changes from PyGreSQL 3.6.2 to PyGreSQL 3.7
  - Fixes to quoting function.
  - Use Python datetime if mxDatetime is not available.
  - Add checks for valid database connection to methods.
  - Improved namespace support, handle search_path correctly.
  - Removed old dust and unnessesary imports, added docstrings.
  - Internal sql statements as one-liners, smoothed out ugly code.
  - Major improvements in classic pg module.
2005-09-07 11:42:27 +00:00
adrianp
0804bde66f Fix path for phpldapadmin.conf file 2005-09-06 21:47:46 +00:00
adrianp
a86f23ab2e Remove dependency on apache
Introduce a BUILD_DEFS for using a www server other than apache
Use ROOT_GROUP
Bump to nb5
2005-09-06 21:47:09 +00:00
tv
213f519c6f +php-sqlite 2005-09-06 19:12:08 +00:00
tv
a6cfafbc06 Add php-sqlite-${PHP_BASE_VERS}.1.0.3:
This is a PHP 4 compatible SQLite 2.x module (the same module comes bundled
with PHP 5 and is available as databases/php5-sqlite).
2005-09-06 19:10:57 +00:00
jlam
733a37644e Correct some minor errors to the way that this package set PKG_SYSCONFDIR
and MAKE_DIRS:

    * There is no need to set PKG_SYSCONFDIR as the concept is quite
      meaningless for PHP applications.  Simply copy the CONF_FILES
      from the examples directory into ${PREFIX}/share/phppgadmin/conf.

    * Use REQD_DIRS instead of MAKE_DIRS since these directories are
      under ${PREFIX} and we want to always create/remove these
      directories regardless of the value of PKG_CONFIG.

Bump the PKGREVISION to 1 due to changes in the +INSTALL and +DEINSTALL
scripts.
2005-09-06 06:07:28 +00:00
taca
f3b284f7c9 Remove a line for patches/patch-aa. I forgot to remove with previous
commit.  Thanks to Matthew Luckie who notified me via private mail.
2005-09-06 03:16:45 +00:00
tv
1840164181 Minor update to 3.5.5, mainly to make work properly with PHP 4.4.
ChangeLog:

* Fix for PHP 4.4.0's new strict references
* Small improvement to Opera browser detection in the tree
* Fix listing of opaque functions in 7.2
* Fix listing of opclasses and functions pre 7.3
2005-09-05 18:14:39 +00:00
tonio
1f628645d6 Fix build of the osx_addressbook plugin under macosx 10.4 tiger 2005-09-04 14:53:15 +00:00
taca
b3cfdf4c7a Update ruby-activerecord to 1.11.1.
Changes from 1.9.1 are too huge, please see web page:
http://ar.rubyonrails.org/files/CHANGELOG.html.
2005-09-04 14:00:05 +00:00
adrianp
ed56b1d7df Use PAX options instead of ${FIND} and ${RM} to kill files that we don't
want to install.  Patch from salo@ in private email.
No functional change.
2005-09-04 10:08:14 +00:00
taca
4e1c32f944 Update ruby-mysql pacakge to 2.7.
Changes:

2005-08-22
    version 2.7

	* add constants for Mysql#options: Mysql::OPT_GUESS_CONNECTION,
	  Mysql::OPT_USE_EMBEDDED_CONNECTION,
	  Mysql::OPT_USE_REMOTE_CONNECTION, Mysql::SET_CLIENT_IP
	* test.rb: for 4.0.x, 5.0.x

2005-08-16
    version 2.7-beta3

	* add Mysql::Stmt#bind_result

2005-08-02
    version 2.7-beta2

	* BUG: mysql.c.in: fetch_hash: nil value doesn't exist in
	  hash. (Thanks Stefan Kaes)
	* add constant Mysql::VERSION.
	* add Mysql#prepare

2005-07-24
    version 2.7-beta

	* add Mysql#stmt_init method
	* add Mysql::Stmt, Mysql::Time, Mysql::RowOffset class
	* add Mysql::Error#sqlstate method
	* change offset value to Mysql::RowOffset object that is used
	  by Mysql::Result#row_seek,row_tell

2005-07-31
    version 2.6.3

	* add constant Mysql::VERSION.

2005-07-26
    version 2.6.2

	* BUG: mysql.c.in: fetch_hash: nil value doesn't exist in
          hash. (Thanks Stefan Kaes)

2005-06-28
    version 2.6.1

	* mysql.c.in: fix to compile error on MacOSX.
2005-09-04 06:30:08 +00:00
jlam
daa2b1ac9b Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
adrianp
afd601fd94 Add updated patch-aa for a missed diff on login.php for the last security fix
Re-do how .orig files are handled by pax as this wasn't working as expected
Ride the previous package bump
2005-09-03 17:00:07 +00:00
adrianp
db70c6120a Security fix for http://secunia.com/advisories/16617/
Bump to nb4
2005-09-03 16:14:18 +00:00
tonio
d35331cde2 don't derive DISTNAME from PKGNAME, the other way is simpler 2005-09-03 12:51:10 +00:00