Age | Commit message (Collapse) | Author | Files | Lines |
|
- MySQL 4.1.x native column comments
- MySQL 5.0: Basic detection mechanism for views:
o Views are no longer displayed as tables in use
o Ability to drop views
- MySQL 5.0: Interface fixes and hardcoded virtual relations for
information_schema
- MySQL 4.1: Better automatic detection for available storage engines
- New storage engines overview page
o Plugin-like infrastructure for storage engine status monitors
o Overview of startup variables and current values
o MySQL 5.0 / InnoDB: Buffer pool activity monitor
- MySQL 4.1.2+ TIMESTAMP options
- Export: Native Microsoft Word 2000 and Excel 2000 formats
- PDF schema visual editor: column names now optional
- MySQL 5.0.3 new Japanese charsets support (cp932, eucjpms)
- Parser: added missing date and time MySQL functions
- Documentation: explain all Export options handling
- Cookie paths: added / to end of path
- Show database comments at more places
- Better use of print styles in themes
- Bookmarks: sort by label, remove the number before each label
- Better protection against possible collation conflicts and out-of-sync
errors in PMADB queries
- Relation view: removed pmadb-style comments handling (now available just
on the Structure page)
- FAQ about using HTTP authentication under IIS
- New editions for some language files (especially ISO-8859-15)
- English messages improvements
- Detection of SELECT query to display on multiple submits
- PDF schema: missing header
- A failed connection was not properly detected
- Problem with Japanese language under MySQL 4.1.x
- Export
o Various errors under mysqli extension
o SQL format under Safari browser
o Do not offer export modes not available in current MySQL version
- Changing the type of a FLOAT unsigned column
- Adding field with collation
- Calendar popup and TIMESTAMP field under MySQL 4.1.x
- PHP 4.1.x: wrong parameter count (mcrypt.lib.php)
- Problem when SHOW DATABASES is disabled
- Copy table: commands out of sync
- User management
o Host not changing with editing user
o Escaping character removed by error
- MySQL 5.0.x: "No database selected" error
- Print view: displaying of indexes
- Cookie auth: error when blowfish_secret is empty
- MySQL 4.1.2: "Reload MySQL" link not seen
- MySQL 5 server binlog compatibility
- PDF pages generation: wrong documentation
- Inserted row id was not always correctly reported
- Do not offer unavailable collations
- XSS vulnerability on "convcharset" [PMASA-2005-3]
- Do not allow to drop information_schema
- Undefined offset (on the left panel)
- Problem copying InnoDB table with foreign-key constraints to a table in
the same database
|
|
any version of postgresql in current pkgsrc.
Bump PKGREVISION.
|
|
* added support for CREATE TABLE AS SELECT ... and CREATE TABLE AS IMPORT()
* added support for in-memory tables and heterogeneous operations
* added many new built-in functions see SQL::Statement::Functions.pm
* added support for user-defined functions, see SQL::Statement::Functions.pm
* added support for column name aliases
* added support for comparison to empty string (e.g. WHERE col1='')
currently returns the same as WHERE col1 IS NULL
* clean up a number of bugs in parentheses parsing and in the
predicates IN and BETWEEN as well as speed things up considerably
* fixed function detection regex in SQL::Parser::ROW_VALUE
to accomodate arbitrary spacing
* support concat operator '||' expressions
* added following functions to SQL::Statement::Functions:
- COALESCE/NVL
- DECODE (same as Oracle DECODE)
- CONCAT
- REPLACE/SUBSTITUTE
* fixed/adapted SQL::Statement::get_row_value(),
SQL::Statement::SELECT(), for join'ed
resultsets
* fixed infinite recursion bug with empty IN() predicate
* fixed case issues with table aliases in joins
* column and table name hashes now default to case sensitive
* where() method now supported as per the docs
|
|
|
|
|
|
shared-mime-info 0.16 (2004-03-22)
* Mime Types Changes:
- Added application/mathematica
- Added application/stuffit
- Fixed application/vnd.lotus-1-2-3 and other office types
- Added application/vnd.oasis.opendocument
- Even more types now inherit from text/plain
- Added text/x-gettext-translation
- Fixed up text/x-python
* Lots of new translations:
- bg eo es eu it ja ms nb pl pt pt_BR ru sq uk zh_CN
|
|
The odbc module shouldn't be built here anyway. (And looks like it wasn't
intended to.)
|
|
Fix pkglint warnings about whitespace in MESSAGE.
Use pax -s instead of rming unwanted files.
Changes since last packaged version (0.9.4b)
* Version 0.9.5, 2004-12-17
* Notes:
This version adds substantial new features and several minor bug fixes as
well as PHP5 support!
* Changes:
- Added PHP5 support using Zend1 compatibility options.
- Users can now specify a format string for custom display of DNs in the
tree viewer (see $tree_display_format in config.php.example)
- If using http auth_type, DNs and passwords are now encrypted int he cookie
using blowfish.
- If base entry is missing, phpLDAPadmin will prompt you to create it and
give you some sane default values to get started.
- Added index file for viewing of all PLA icons (see
phpldapadmin/images/index.php)
- Added custom country flag icons for DNs in the form "c=us"
- Added more custom icons (ipNetwork, Device, Room)
- Made it easier to create the base entry of an empty tree.
- Fixed bug related to predefined search queries with patch from Olivier
Mounier
- Added a template for mozillaOrgPerson
- Improved error handling for non-existent or unreadable template files.
- "Create new" now displays at the top *and* bottom of the tree viewer list
if there are more than 10 entries in the container (make it easier for
users by reducing scrolling)
- Optimized several pages by closing the session early if not needed.
- By request, reversed the order of first name / last name in the
inetOrgPerson template.
- Added a login_string feature for admins who have all their users in a
single container, so they can specify a string like
"uid=,ou=People,dc=example,dc=com" instead of setting up the painful
login_attr stuff.
- Changed the delete button to be red (like phpMyAdmin) to make it more
obvious.
- Consolidated the links at the top of the tree viewer to make better use
of real estate.
- New logo!
- Patch from Dimitre to fix unique attrs enforcement.
- Templates can now redirect wherever they want using a hidden form input.
- Added a "Home" button in the tree viewer to get back to the main PLA page
if desired.
- PLA now looks up the gidNumber to display group description and name in
user accounst.
- Improved the hint about structural objectClasses in the custom creation
template
- Added ability to purge caches (mostly just schema objects) and caches are
auto-purged when the schema is viewed in the schema browser.
- Changed the arrow icon next to objectClass values to be an information
button.
- Search results can be displayed in table format now.
- Fixes to LDIF import.
- Added support for exporting to VCard 2.1 format.
- Lots of little session fixes.
- Structural objectClasses are now shown in bold in the custom creation
template.
- Fixed lots of bugs, some big some minor:
1025353 1037715 1029103 1026427 1025353 1020606
1020376 1010576 1009410 1007281 1007132 1004042
1002794 1001941 1000185 999605 999170 996842
995362 995297 995296 994343 993875 992419
991891 989219 984587 983375 981283 979395
977598 974369 973520 973323 965165 964410
962074 959950 958372 957284 954453
|
|
|
|
|
|
by other package Makefiles, and with the deprecation of USE_BUILDLINK3
support in the infrastructure files, these had the potential to break
existing packages.
|
|
1.22 Mon Jan 24 07:42:46 EST 2005
- Require encode since we require encode.
1.21
- Oracle LOB handling caused us to corrupt item values on update.
- Just before inserting things into the database, turn off their utf8 flag.
The flag didn't have any positve impact _and_ it can take down
recent DBD::Oracle releases. (This is a new failure in DBD::Oracle 1.16)
1.20 Tue Jan 18 08:24:15 EST 2005
- Minor test suite fixes from Ruslan.
1.19 Sat Jan 8 18:22:59 EST 2005
- Performing a search multiple times could result in multiple copies of
records in a collection. Uncovered thanks to Kevin Chen and Alex Vandiver.
1.18
- Release the changes from 1.17
1.17_03
- Properly mark BLOB columns in UPDATE calls. (DBD::Oracle 1.16 broke without this)
1.17_02
- Better handling of empty values for SB::Record::_Accessible. ( --Ruslan)
1.17_01
- More record tests from Ruz
1.16 Thu Dec 9 23:49:39 EST 2004
- Fixed a bug in D::SB::R::Cachable that could cause it to load the wrong row from the cache if you were loading
by alternate keys and had since changed one of the attributes of a previous row. This was unmasked by a
bug that Ruslan Zakirov found in RT 3.3's custom field handling
|
|
|
|
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.
This package provides the TCL bindings for the SQLite C library.
|
|
addition of the new sqlite3-tcl package. The TCL bindings can be easily
built and installed independently, so it's better to have an standalone
package rather than a build-time option.
While here, fix PKGCONFIG_OVERRIDE and bump PKGREVISION to 2.
|
|
|
|
|
|
|
|
dependencies needed when linking PostgreSQL clients with -lpq. Define
a BUILDLINK_LDADD.${PGSQL_TYPE} variable that lists the full set
libraries that would be needed to link with -lpq.
|
|
|
|
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2
to fix CAN-2005-0247 for postgresql74
Bump PKGREVISION on postgresql74-lib
|
|
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2
to fix CAN-2005-0247 for postgresql73
Bump PKGREVISION on postgresql73-lib
|
|
|
|
http://archives.postgresql.org/pgsql-committers/2005-02/msg00049.php
which should fix CAN-2005-0247
|
|
gq still compiled (one has to wonder why...), but crashed as soon as the
user tried to browse a directory.
Patch taken from gq's SourceForge tracker, with changes to allow
compilation with OpenLDAP 2.1.
PKGREVISION++.
|
|
* Bug fixes
This is needed by xfce 4.2.1
|
|
configure script. Bumped PKGREVISION. Approved by wiz.
|
|
namespace violation (use of "__" prefix in an application header file).
The patch was provided by Julian Coleman in PR pkg/23590.
|
|
http://www.k-otik.com/english/advisories/2005/0252
See http://dev.mysql.com/doc/mysql/en/news-4-0-24.html
Bumped BUILDLINK_RECOMMENDED to 4.0.24.
|
|
- Fix potential security vulnerabilities in the creation of temporary
table file names and the handling of User Defined Functions (UDFs).
More info: http://www.k-otik.com/english/advisories/2005/0252
Increased BUILDLINK_RECOMMENDED to 4.1.10a.
|
|
|
|
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.
For consistency across djbware in pkgsrc:
* In math/djbfft's and sysutils/daemontools's do-configure targets,
remove leading @ from ${ECHO} lines; from the former, also remove
unneeded single quotes from one such line.
* Rename net/publicfile's pre-build and sysutils/service-config's
post-patch targets to do-configure.
* In sysutils/checkpassword's do-configure target, reorder creation
of conf-cc, conf-ld, and conf-home.
All of the affected packages have been verified to compile.
XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
|
|
|
|
o Explain how to start mysqld correctly, PKG_RCD_SCRIPTS {dis,en}abled;
closes PR pkg/29579.
|
|
|
|
and remove GCC_REQD on gcc 3.
|
|
|
|
|
|
ruby-openssl with bump PKGREVISION.
|
|
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.
|
|
ruby-openssl with bump PKGREVISION.
|
|
|
|
should fix problem seen on 1.6 bulk build
|
|
Should also work with db3 and db2, but untested.
|
|
|
|
This was originally reported in PR 28819 by Georg Schwarz for db4 and
also noted by Georg to apply to this package.
|
|
This was originally reported in PR 28819 by Georg Schwarz for db4 and
also noted by Georg to apply to this package.
|
|
|
|
|
|
|