summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-14Fix build problem under NetBSD 3.0_BETA caused by broken signaltron2-1/+52
handler declaration.
2005-04-14Updated sqlite3 to 3.2.1xtraeme2-3/+3
2005-04-14Update to 3.2.1xtraeme3-9/+7
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
2005-04-14* Enable support for sqlite3 storage driver.xtraeme2-6/+20
* Don't enable daemon mode globally, only for mysql/pgsql.
2005-04-14Updated dspam to 3.4.4xtraeme1-1/+2
2005-04-14Update to 3.4.4.xtraeme3-7/+9
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
2005-04-14One more try at getting this right on solaris. The last patches fixeddmcmahill3-7/+15
things when X is openwin but broke the pkg for XFree86 and probably Xorg. So conditionalize things on X being openwin for SunArchitecture.
2005-04-13Updated hamlib to 1.2.4: Addition of new models, fixed 64bit int handling, ↵wulf1-1/+2
added support for xBSD parallel port, several backend bug fixes.
2005-04-13Updated hamlib to 1.2.4:wulf2-7/+7
* 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
2005-04-13Note jwhois-3.2.2nb16.kleink1-1/+2
2005-04-13Update to jwhois-3.2.2nb16: 41/8 allocated to AfriNIC.kleink3-10/+14
2005-04-13Bump BUILDLINK_RECOMMENDED for the latest security fix.salo1-2/+2
2005-04-13qt3 build system makes a difference between MacOS X and Darwin: it willbouyer2-5/+17
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.
2005-04-13patch TCL_SRC_DIR and TK_SRC_DIR into tclConfig.sh and tkConfig.sh correctlyjschauma4-8/+8
2005-04-13update to 2.2.7drochner3-10/+10
windows importer improvements, and bugfixes
2005-04-13update to 1.1.6:drochner2-7/+7
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.
2005-04-13As with tcl and tk, patch the itclConfig.sh file to contain thejschauma2-3/+16
proper directories etc. While here, add a buildlink transformation to let packages to pass -litk or -litcl and get -litk33 and -litcl33.
2005-04-13Rework patch-aa so that machines with different MACHINE and MACHINE_ARCHriz2-5/+14
stand a chance of working. Fixes build on NetBSD/amd64 - have not tested functionality. Approved by jmcneill.
2005-04-13Asterisk doesn't work with non-native threads. Approved by jmcneill.riz1-1/+3
2005-04-13Corrected the patch to apply to sys.h.in, not to sys.h. Also provided arillig2-15/+27
better comment that describes why the patch is needed. Approved by jlam.
2005-04-13Set "LIB_RUNTIME_DIR" in "CONFIGURE_ENV" to make sure thattron1-1/+2
"${PREFIX}/lib/tclConfig.sh" prints a reasonable value for "{TCL_CC_SEARCH_FLAGS}" to avoid confusing buildlink3.
2005-04-13Point to the correct sql script.salo1-6/+5
XXX: this should be reworked when pgsql support is added Style.
2005-04-13Ignore the smime stuff in the PLIST when ssl is disabled. Fixes problemjmmv2-5/+8
reported by Leonard Schmidt in tech-pkg@, thread "``make package'' fails on evolution and gnumeric".
2005-04-13Add rcsid.salo2-2/+4
2005-04-13Install all the correct files..salo2-8/+7
2005-04-13Fix installation of sql scripts.salo3-6/+8
This package needs more work.. (e.g., pgsql support)
2005-04-13Put the correct content into patch-ab.. *sigh*salo2-16/+51
2005-04-13Added some patches for ISO C90 compliance. Approved by jlam.rillig3-2/+46
2005-04-13Added a patch that allows non-root users to install xine.h, even when therillig2-1/+19
files are installed read-only. Approved by jlam.
2005-04-13Added some patches for ISO C90 compliance. Approved by jlam.rillig2-3/+7
2005-04-13Marked pthread as required for NetBSD-1.6.2. Fixed some quoting errors.rillig1-3/+5
Approved by jlam.
2005-04-13Note mail/gld update by <christos>salo1-1/+2
2005-04-13Fixed the patched to use the <ctype.h> functions correctly, that is:rillig12-59/+60
isalpha((unsigned char)*s) instead of isalpha((int)*s). Also replaced WRKSRC with BUILD_DIRS, which is more appropriate. Approved by jlam.
2005-04-13Remove PKGREVISION.salo1-2/+1
2005-04-13Added some patches for ISO C90 compliance, for NetBSD-1.6.2, and forrillig7-2/+138
gcc-2.95. Approved by jlam.
2005-04-13Split patch-ab to one patch per file.salo6-290/+267
2005-04-13Added some patches for ISO C90 compliance. Approved by jlam.rillig4-7/+69
2005-04-13Update to 1.5 to fix security vulnerability issues.christos4-12/+319
- Add more patches to totally eliminate strcpy(); this code is horrible.
2005-04-13Fixed quoting errors. Approved by jlam.rillig1-10/+10
2005-04-13Print out the exitcode of pkg_create if nonzero, as it sometimes existsrillig1-1/+2
without an error message. (Example: editors/abiword on NetBSD-1.6.2/i386.) Approved by jlam.
2005-04-13fix PLIST for NetBSD - should be handled automatically for other systemsabs1-9/+9
2005-04-13This package installs yacc, not byacc -- fix PLIST.wiz1-3/+3
Might also fix kristerw's bulk build problems.
2005-04-13Fix error introduced in rev. 1.1606: "$${PKGVULNDIR}" should bejlam1-2/+2
"${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.
2005-04-13Fix for compilation with gcc 2.95, provided by Greg Troxel in privatewiz2-1/+16
mail.
2005-04-13note update of firefox & firefox-gtk1 to 1.0.2nb2taya1-1/+3
2005-04-13change extensions list as same as Linux official build.taya3-87/+16
bump PKGREVISION. fix PR pkg/29595
2005-04-13Replace share/postgresql80/timezone/Australia/${OPSYS}abs1-2/+2
with share/postgresql80/timezone/Australia/Darwin to fix non MacOS X machines. overenthusiastic search & replace?
2005-04-13Updated ImageMagick to 6.2.1-3adam1-1/+2
2005-04-13Changes 6.2.1-3:adam3-8/+9
* Bug fixes
2005-04-13Fix two entries (missing "to").wiz1-3/+3