Age | Commit message (Collapse) | Author | Files | Lines |
|
handler declaration.
|
|
|
|
2005 March 29 (3.2.1)
* Fix a memory allocation error in the new ADD COLUMN comment.
* Documentation updates
2005 March 21 (3.2.0)
* Added support for ALTER TABLE ADD COLUMN.
* Added support for the "T" separator in ISO-8601 date/time strings.
* Improved support for Cygwin.
* Numerous bug fixes and documentation updates.
2005 March 16 (3.1.6)
* Fix a bug that could cause database corruption when inserting
record into tables with around 125 columns.
* sqlite3_step() is now much more likely to invoke the busy
handler and less likely to return SQLITE_BUSY.
* Fix memory leaks that used to occur after a malloc() failure.
2005 March 11 (3.1.5)
* The ioctl on OS-X to control syncing to disk is F_FULLFSYNC,
not F_FULLSYNC. The previous release had it wrong.
2005 March 10 (3.1.4)
* Fix a bug in autovacuum that could cause database corruption
if a CREATE UNIQUE INDEX fails because of a constraint violation.
This problem only occurs if the new autovacuum feature introduced
in version 3.1 is turned on.
* The F_FULLSYNC ioctl (currently only supported on OS-X) is
disabled if the synchronous pragma is set to something other
than "full".
* Add additional forward compatibility to the future version 3.2
database file format.
* Fix a bug in WHERE clauses of the form (rowid<'2')
* New SQLITE_OMIT_... compile-time options added
* Updates to the man page
* Remove the use of strcasecmp() from the shell
* Windows DLL exports symbols Tclsqlite_Init and Sqlite_Init
|
|
* Don't enable daemon mode globally, only for mysql/pgsql.
|
|
|
|
Version 3.4.4-STABLE
This version if a maintenance release and contains bug fixes only
BUGFIX: Message-based signatures do not appear in quoted-printable/base64 parts
RELEASE 3.4.3-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: When using LMTP/SMTP delivery, QuarantineAgent is ignored
BUGFIX: Domain-scale uses wrong data path in admin script
BUGFIX: DSPAM fails to build on Cygwin
BUGFIX: optIn does not work when using preferences extensions
BUGFIX: showFactors does not set/unset properly in user preferences
BUGFIX: Supplying an empty spamSubject raises errors in user preferences
BUGFIX: Signature-related errors are not reported (except to debug)
BUGFIX: Formatting bug in system.log
|
|
things when X is openwin but broke the pkg for XFree86 and probably Xorg.
So conditionalize things on X being openwin for SunArchitecture.
|
|
added support for xBSD parallel port, several backend bug fixes.
|
|
* new frontend API
* added support for TS840, VR5000, FT1000MkV
* bug fixes for TS570S, AR7030, AR3000A, FT897, IC746
* fixed 64bit int handling
* added xBSD parallel support
|
|
|
|
|
|
|
|
build with X11 support on Darwin and MacOS X native interface on MacOS X.
But the Free qt3 only includes X11 support, and so the build fails on
MacOS X.
Change the build defines to use the same options on MacOS X and Darwin.
|
|
|
|
windows importer improvements, and bugfixes
|
|
This release features the ability to get a list of supported
languages, and the usual bugfixes. A few APIs have been deprecated
in the process.
|
|
proper directories etc.
While here, add a buildlink transformation to let packages to pass
-litk or -litcl and get -litk33 and -litcl33.
|
|
stand a chance of working. Fixes build on NetBSD/amd64 - have not
tested functionality. Approved by jmcneill.
|
|
|
|
better comment that describes why the patch is needed. Approved by jlam.
|
|
"${PREFIX}/lib/tclConfig.sh" prints a reasonable value for
"{TCL_CC_SEARCH_FLAGS}" to avoid confusing buildlink3.
|
|
XXX: this should be reworked when pgsql support is added
Style.
|
|
reported by Leonard Schmidt in tech-pkg@, thread "``make package'' fails
on evolution and gnumeric".
|
|
|
|
|
|
This package needs more work.. (e.g., pgsql support)
|
|
|
|
|
|
files are installed read-only. Approved by jlam.
|
|
|
|
Approved by jlam.
|
|
|
|
isalpha((unsigned char)*s) instead of isalpha((int)*s). Also replaced
WRKSRC with BUILD_DIRS, which is more appropriate. Approved by jlam.
|
|
|
|
gcc-2.95. Approved by jlam.
|
|
|
|
|
|
- Add more patches to totally eliminate strcpy(); this code is horrible.
|
|
|
|
without an error message. (Example: editors/abiword on NetBSD-1.6.2/i386.)
Approved by jlam.
|
|
|
|
Might also fix kristerw's bulk build problems.
|
|
"${PKGVULNDIR}" (one $, not two). This was causing the vulnerabilities
file to be looked for in the wrong place. This fix makes the
check-vulnerable target actually parse the vulnerabilities file and
look for vulnerable installed packages again.
|
|
mail.
|
|
|
|
bump PKGREVISION.
fix PR pkg/29595
|
|
with share/postgresql80/timezone/Australia/Darwin
to fix non MacOS X machines. overenthusiastic search & replace?
|
|
|
|
* Bug fixes
|
|
|