Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
# XXX: following comment still true for buildlink3?
# XXX ${PYSITELIB}/... doesn't get transformed by buildlink2
|
|
|
|
Change list from release notes:
* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.
All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
|
|
|
|
|
|
|
|
1. Long-running applications can hang in the Berkeley DB cache.
http://www.sleepycat.com/update/4.2.52/patch.4.2.52.1 as patch-ba
2. Replication clients fail to lock all the necessary pages when
applying updates if there were more than one database in the transaction.
http://www.sleepycat.com/update/4.2.52/patch.4.2.52.2 as patch-bb
Bump PKGREVISION to 4.
|
|
|
|
|
|
|
|
PKGREVISION due to user-visible difference.
|
|
|
|
Changes since 0.5:
- five custom fields added
- experimental wide character support
- fixed a crash bug in mutt filter
- fixed errors in configure.in (especially snprintf-functions were incorrectly
detected)
- abookrc manual page update
- sort by field command
- duplicate item command
- quit without saving command
- autoconf/automake update
- minor filter fixes
- tried to fix \" quotation problem with mutt import filter
- removed obsolete filesel_sort option from abookrc manual page
- added bbdb2xx translator source to contrib
|
|
changes:
* Fix temporary memory leak when using non-hashed aggregates (Tom)
* ECPG fixes, including some for Informix compatibility (Michael)
* Fixes for compiling with thread-safety, particularly Solaris (Bruce)
* Fix error in COPY IN termination when using the old network
protocol (ljb)
* Several important fixes in pg_autovacuum (Matthew T. O'Connor)
* Fix problem with reading tar-format dumps on NetBSD and BSD/OS (Bruce)
* Several JDBC fixes
* Fix ALTER SEQUENCE RESTART where last_value equals the restart
value (Tom)
* Repair failure to recalculate nested sub-selects (Tom)
* Fix problems with non-constant expressions in LIMIT/OFFSET
* Support FULL JOIN with no join clause, such as X FULL JOIN Y ON
TRUE (Tom)
* Fix another zero-column table bug (Tom)
* Improve handling of non-qualified identifiers in GROUP BY clauses
in sub-selects (Tom)
* Do not generate "NATURAL CROSS JOIN" when decompiling rules (Tom)
* Add checks for invalid field length in binary COPY (Tom)
* Avoid locking conflict between ANALYZE and LISTEN/NOTIFY
* Numerous translation updates (various contributors)
|
|
up the new version. Thanks to Juan RP <juan@netbsd.graffitipr.org> for
pointing out that those files overwrote the variable from the common Makefile.
|
|
|
|
package in bulk build.
|
|
Mostly bug fixes. The full list of changes can be found at:
7.3.5: http://www.postgresql.org/news/164.html
7.3.6: http://www.postgresql.org/news/172.html
As with all minor release upgrades a dump/restore is not required.
|
|
all other correctly written tcl-using packages, and gets the inclusion of
-lpthread (and -lm for that matter) exactly right. I use it regularly here.
|
|
(the threaded one gives errors at "createlang" time - strange that
noone noticed...)
|
|
Version 1.0.4 -- the "Say no more!" release
* Nasty bug in Merge routine fixed.
* Compatibility with pygtk 2.3.x.
* User-added attributes are remembered for Media objects.
* Cancel in Edit Person and Edit Relationship properly reverts events,
attributes, etc to their pre-edit values.
* Gallery tab added to events.
* Sources added to media objects and their references.
* XML parser fixes.
* GEDCOM parser improvements.
* Bug fixes.
|
|
|
|
Lots of bugfixes, please review the Changelog file.
|
|
resolve all symbols. bump PKGREVISION.
fixes PR pkg/24720.
|
|
|
|
_LOCALEDIR definition. fixes PR pkg/25923.
|
|
the configure script. Let's play safe and use '\s+'. Should fix PR 25923
by jmmv.
|
|
|
|
on patch.
|
|
Makefiles) by using SUBST_SED instead of USE_PKGLOCALEDIR.
partially fixes install on Solaris.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BerkeleyDB is a module which allows Perl programs to make use of the
facilities provided by Berkeley DB.
|
|
|
|
Has local patch to (incompletely) work around an issue with the jdbc driver
erroneously leaving ';' on the end of tablenames resulting in it generating
SQL statments of the form "SELECT * FROM tablename; WHERE ..."
|
|
using gcc, as we need the ABI specific flags.
|
|
correctly on Darwin (which doesn't need any of the replacement
functions, but also doesn't allow empty .a files). PR 25682
|
|
|
|
|
|
Closes PR pkg/25567.
|
|
|
|
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system. While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
This package contains the contributed programs included in the distribution.
|
|
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
|