summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-16Added support for SQLite (pkg/39745 by Sébastien BOCAHU.martti6-3/+395
No existing binary packages are affected so I didn't bump the revision...
2008-10-16Fixed two issues reported by wiz:rillig1-3/+5
- Perl 5.10 complains when closedir() is called on an undefined directory handle, and is correct to do so. Since directory handles are global variables, they must be used carefully in recursive functions. - The PLIST.* variables still had some warning suspecting a "spelling mistake". This has been fixed by marking all PLIST_VARS as being used.
2008-10-15 - Use ${COMPILER_RPATH_FLAG} instead of -Wl,-R.hira4-24/+25
- Simplify patch-du. - --with-system-libxml2 -> --with-system-libxml. - Add comment. No functional changes.
2008-10-15sqlite3martti1-1/+2
2008-10-15Updated databases/sqlite3 to 3.6.4martti2-6/+8
* Add option support for LIMIT and ORDER BY clauses on DELETE and UPDATE statements. Only works if SQLite is compiled with SQLITE_ENABLE_UPDATE_DELETE_LIMIT. * Added the sqlite3_stmt_status() interface for performance monitoring. * Add the INDEXED BY clause. * The LOCKING_STYLE extension is now enabled by default on Mac OS-X * Added the TRUNCATE option to PRAGMA journal_mode * Performance enhancements to tree balancing logic in the B-Tree layer. * Added the source code and documentation for the genfkey program for automatically generating triggers to enforce foreign key constraints. * Added the SQLITE_OMIT_TRUNCATE_OPTIMIZATION compile-time option. * The SQL language documentation is converted to use syntax diagrams instead of BNF. * Other minor bug fixes
2008-10-15Updated claws-mail and its many plug-inssmb1-1/+26
2008-10-15Update to 3.6.1:smb54-435/+214
* 3.6.1 ------- * Claws Mail now requires libetpan 0.57 for IMAP and NNTP. * SSL support is now provided by gnuTLS exclusively. OpenSSL support has been dropped due to licensing issues. * Added /View/Fullscreen option. * Re-ordering of the filtering/processing condition and actions lists is now possible using drag'n'drop. * 3.6.0 ------- * Claws Mail now requires libetpan 0.56 for IMAP and NNTP * Spell checking is now provided by Enchant instead of Aspell. To build spell checker support, you will need the libenchant headers. * The S/MIME plugin is now part of this package. * IMAP, NNTP, and SSL are now supported in the Windows port. * Support for client SSL certificates. * Better support of SSL certificate stores, to be able to verify server certificates. * Renaming of newsgroups is possible. * "Always open message when selected" can now have three values: 'Never', 'Always' and 'When message view is visible'. * Unsaved server passwords can now be temporarily saved for the duration of the session. They can be cleared before the session expires by using '/Tools/Forget all session passwords'. * Auto-wrapping settings are now saved in drafted messages. * Support for basic auto-indentation in the Compose window. * Support for animated GIFs in the message view. * Type-ahead search in Filtering, Templates, Actions dialogs now select the result of the search. * Finer granularity in POP3 accounts' Remove After delay - hours in addition to days. * Spam/Ham flag is now stored on IMAP server when possible, using "Junk" and "NonJunk" keywords. * Use less precise intervals when possible for auto-checking, thus the CPU is woken up less frequently. * The warning icon in the main window is cleared when the error it relates to is clipped from the network log. * IMAP errors now reveal the server on which they happen. * All deprecated GTK interfaces have been replaced with their non-deprecated equivalents. * csv2addressbook.pl: Added support for FoxMail.
2008-10-15Convert from using an input-less awk job (how did that ever work?)he2-5/+9
to using shell arithmetic, which should be more light-weight and should not pose a danger of hanging.
2008-10-15Fix pkg/33191 (affects only SunOS 5.8 so I didn't bumpà revision).martti2-2/+4
2008-10-15real plugin is only works on x86 platforms.obache2-3/+10
Fixes PR 39690.
2008-10-15bogofiltermartti1-1/+2
2008-10-15Updated mail/bogofilter to 1.1.7martti3-15/+15
* Lots of bug fixes and improvements since 1.0.3
2008-10-15Fix PLIST from last.markd1-1/+2
2008-10-15Disable extensions because these don't work now.hira1-9/+9
No PKGREVISION bump because these were not installed.
2008-10-15kbarcode updatemarkd2-3/+3
2008-10-15Update kbarcode to 2.0.7markd2-7/+6
Version 2.0.7 Fixed building on systems with Automake 1.10 or later Fixed text rendering on systems with Qt 3.3.8b Dropped support for Qt 3.3.2 and earlier Cleaned up Help menu Version 2.0.6 Dag Nygren contributed a patch which fixes printing from a CSV file Check if files passed for batchprinting from the commandline do exist Patch from Chris <chris@ac-drexler.de> fixing problems with SQLite Patch from Váradi Zsolt Gyula to fix the long standing issue with disappearing objects
2008-10-15Update to xkeyboard-config-1.4:bjs3-20/+23
- Bugfixes (31) - Updated/new translations - Some new layouts and models - Added [linux] evdev ruleset While here, reorder the Makefile for aesthetic purposes and remove perl and xgettext from USE_TOOLS.
2008-10-15Updated x11/xkeyboard-config to 1.4bjs1-1/+2
2008-10-15krusader update.markd2-3/+3
2008-10-15Update krusader to 1.90.0markd3-8/+21
Basically, Krusader-1.90.0 = Krusader-1.80.0 + bugfixes + Krusader Extensions sent in by our loyal users. Thanks! + Improvements: - GCC 4.3 compatibility - KDE 3.2 through KDE 3.5 compatibility - bugfixes + Many Krusader Extensions: - Keymaps, use keybindings of other commanders or customized keybindings! - Colormaps, use colors of other commanders or customized colors! - Useractions, create actions for your own needs! - Javascript useractions, create actions with additional javascript power for your own needs! + Krusader Extensions highlights: + Color schemes: Total Commander, Dos Navigator, Midnight Commander, bash + Keymap: Midnight Commander + Useractions: - Search and Replace in file - Split large mp3 files - Copy as root - Archive foo to dir - lzma and tar.lzma archive support - tar.7z archive support - ar (.a, .deb,...) archive support - Unpack multiple zip archives - kgpg: encrypt, decrypt, sign, verify signature - .uue file support (uuencode and uudecode) + Javascript useractions: - Recode files using iconv or GNU recode - Mount as root - Select from file - Calculator
2008-10-15k3b update.markd2-3/+3
2008-10-15Update k3b to 1.0.5markd3-8/+9
Changes in 1.0.5 * Fixed CD Copy device selection when starting from the KDE "run" dialog * Fixed HAL mounting (thanks to Ken Milmore) * Always wait for the drive to become ready before starting verification (this should fix some of the problems with failed verification where K3b claims that no medium is in the drive.) Changes in 1.0.4 * K3b now silently allows the burning of files bigger than 4 GB if an appropriate version of genisoimage or mkisofs is installed ("silently" means that I did not introduce any new messages) * I was not able to find the aweful "disabled DMA" bug but I introduced a little workaround which hopefully solves it for many of you (BTW: K3b from svn trunk does support DVD burning with cdrecord.) * Never use growisofs parameter -dvd-compat with DVD-RW media in restricted overwrite mode (some drivesdo not like that) * Unmount medium before DVD formatting
2008-10-15Updated audio/libmpg123 to 0.7.0bjs1-1/+2
2008-10-15Change PKGNAME to libmpg123, and set the version to that of thebjs5-48/+64
library's soname. Split Makefile.common out from Makefile in preparation for the addition of the mpg123 program and output module packages. Change buildlink3.mk to reflect this, and rename options.mk to mpg123-options.mk in adherence with convention, e.g. gecko-options.mk.
2008-10-15update to pixman-0.12.0 has been donebjs1-2/+1
2008-10-15Updated x11/pixman to 0.12.0bjs1-1/+2
2008-10-15Update to pixman-0.12.0 from 0.11.10.bjs6-66/+73
In addition to many bug fixes, new features [since approximately 0.10.0] include: - New image formats with 10 bits per channel - SSE2 optimizations for many operations - Opacity based optimizations for operators - Altivec optimizations for many operations - A 32 bit region implementation
2008-10-15Regenerate checksum.uebayasi1-4/+4
2008-10-14bmake is supposed to be standalone and we don't document a requirementjoerg1-11/+11
of make, so build libnbcompat after bmake using bmake.
2008-10-14fixup patch from previous.markd2-5/+6
2008-10-14Remove rules named after subdirectories. Proposed on Oct 08 on tech-pkgjoerg1-9/+1
as it breaks having subdirectories named like main pkgsrc targets.
2008-10-14Note PKGREVISION bump of scmgit-base.minskim1-1/+2
2008-10-14Add an @exec entry to PLIST to make the binary package work.minskim2-3/+4
Bump PKGREVISION.
2008-10-14Note PKGREVISION bump of misc/openoffice2 and misc/openoffice2-bin.hira1-1/+3
2008-10-14Add conflict with openoffice3. Bump PKGREVISION.hira2-3/+6
Pointed out by wiz@.
2008-10-14Updatedheinz1-1/+4
graphics/p5-GD-SVG to 0.32 www/p5-HTML-Tiny to 1.03 misc/esniper to 2.19.0
2008-10-14Updated to version 2.19.heinz2-7/+7
Pkgsrc changes: - none Changes since version 2.18: =========================== 2008-08-04 * 2.19.0 released * Fixed bug 2036585: enable cookies 2008-04-03 * 2.18.1 released * Fixed bug 1932457: Configure fails due to wrong curl LDFLAGS
2008-10-14Updated www/p5-libwww to 5.817wiz1-1/+2
2008-10-14Update to 5.817:wiz2-6/+6
2008-10-10 Release 5.817 Gisle Aas (16): Should store "wire" headers field names with _ without translation. Test HTTP::Request->parse(). Restore pre-5.815 behaviour of returning "400 Bad Request" [RT#39694] Rename the HTTP::Status constants to have HTTP_ prefix Detection of unsupported schemes was broken [RT#37637] Allow tainted methods to be forwarded to HTTP::Headers [RT#38736] Add strict mode to HTML::Form Fix test now that less warnings are generated. Add content_is_xml method Make split_header_words() lower case returned tokens/keys Avoid invoking AUTOLOAD on object destruction [RT#39852] Add decode() method to HTTP::Message Add encode() method to HTTP::Message Allow multiple fields to be set with push_header(). Make content_type and content_is_xhtml methods faster Faster push_header() 2008-09-29 Release 5.816 Gisle Aas (2): Add missing binmode() [RT#39668] Doc tweaks 2008-09-24 Release 5.815 Gisle Aas (23): We don't need to build the docs to run the tests. Style tweaks. The jigsaw service isn't up to much good these days. HTTP::Cookies produces warnings for undefined cookie param names [RT#38480] Typo fix; HTTP::Message will never include x-bzip2 in Accept-Encoding [RT#38617] Added HTTP::Config module Add methods to configure processing handlers. 100 Continue response not complete. Use 3-arg open when response content to files. Make the show_progress attribute official (by documenting it). Start using handlers for driving the inner logic of LWP::UserAgent. Expose the content_is_html and content_is_xhtml methods from HTTP::Headers. Make credentials method able to get/set values. An auth handler per realm. Match proxy setting for request. Set up separate handler for adding proxy authentication. Add request_preprepare to be able to initialize proxy early enough. Smarter get_my_handler() that can also create handlers. Refactor; introduce run_handlers method Pass in handler hash to the handler callback. Don't let version=1 override behaviour if specified with a plan Set-Cookie header. Remove handler when we don't have a username/password for the realm. Make tests use Test.pm Bron Gondwana (2): Double-check that username or password has changed after a failed login. Update Digest Authen to subclass Basic. Ondrej Hanak (1): Avoid running out of filehandles with DYNAMIC_FILE_UPLOAD. Todd Lipcon (1): Fixed parsing of header values starting with ':' [RT#39367] amire80 (1): Documentation typo fixes [RT#38203]
2008-10-14Updated sysutils/cdrtools to 2.01.01.51wiz1-1/+2
2008-10-14Update to 2.01.01a51:wiz3-12/+12
All: - Extended the file COPYING to mention that the GPL used by the "mkisofs project" requires to publish the full source for all parts of mkisofs in case that you publish mkisofs binaries. - Added a new Changelog file for the changes since cdrtools-2.01 - RUlES/rules.prg no longer includes a line with SHELL=/bin/sh. This is needed to allow to implement a workaround for various bash bugs that afffect makefiles in case that /bin/sh is linked to bash. If your platform installs bash in /bin/sh (Linux, ....) or in case thaat your platform offers a broken variant of the Korn Shell in /bin/sh (like HP-UX), fetch the "Schily source consolidation" from ftp://ftp.berlios.de/pub/schily/, compile everything and install the original Bourne Shell, that comes with this packet, into /bin/bosh. If you then call ./.clean and re-compilee everything, you get a "smake" that calls /bin/bosh instead of the broken system shell. - Added an autoconf test for POSIX violations found in POSIX.1-2008. The official POSIX rule is not to define "new" interfaces that are in conflict with older interfaces of the same name. Our interfaces fexec*() have been defined and published in 1982. The new POSIX interfaces define a different interface and the new POSIX interfaces even use names that are not compatible with POSIX rules. The new POSIX interfaces in question should be called fdexec*() to follow the rules of other similar POSIX functions. Simiar problems exist with getline()/fgetline(). We try to automatically rename our functions in case that the functions could be found in the local libc. Libschily: - Added sleep.c and gettimeofday.c that emulate sleep() and gettimeofday() when using MSVC - Try to rename ecvt()/fcgt()/gcvt() in case that one of these functions does not work and the libc implementation does not allow to overwrite the function. Libscg: - Included a patch for the CAM interface from the FreeBSD people. The patch sets up the CAM data structrures in a way that allows SCSI bus and target scanning. Cdrecord: - Make dure that the DVD and BluRay drivers do not lower the default timeout. cdrecord timeout=# now always allows to raise the default timeout to a larger value. - Added a workaround to prevent the Lite-ON BD B LH-2B1S/AL09 from hanging up when trying to write a BluRay Medium. - Cdrecord now by default tries to set up a DMA Size of 126 kB. If non-MMC drives are found, we fall back to the old value of 63 kB
2008-10-14Keep PATH in configure script for tools framework.obache2-1/+18
Fixes PR 36129.
2008-10-14nas update.markd2-3/+3
2008-10-14Update nas to version 1.9.1.markd8-31/+65
This version adds some enhancements to aupanel, and reworks signal handling in the voxware server to avoid races, hangs and other issues seen with linux 2.6.21+ kernels. Other changes relating to the default value of the 'MixerInit' option and the new location of the local unix socket on Linux systems were also made. Also include a patch from Aleksey Cheusov for a "libpthread: Unlocking unlocked mutex" bug.
2008-10-14Updated devel/m4 to 1.4.12wiz1-1/+2
2008-10-14Update to 1.4.12:wiz16-451/+16
* Noteworthy changes in Version 1.4.12 (2008-10-10) [stable] Released by Eric Blake, based on git version 1.4.11.* ** Fix regression introduced in 1.4.4b where using `traceon' could delete a macro. This was most noticeable with `traceon(`traceon')', but would also happen in cases such as `foo(traceon(`foo'))'. ** Fix regression introduced in 1.4.7 where `m4 -N9' died with an assertion failure. ** Fix regression introduced in 1.4.11 where `defn' died with an assertion failure on a traced but undefined macro. ** New `-g'/`--gnu' command-line option overrides `-G'/`--traditional'. For now, the environment variable POSIXLY_CORRECT has no effect on M4 behavior; but a future release of M4 will behave as though --traditional is implied if POSIXLY_CORRECT is set (this future change is necessary, because in the current release, there is no way to disable GNU extensions that conflict with POSIX without the use of a non-POSIX command-line argument). Clients of M4 that want to use GNU extensions, even when POSIXLY_CORRECT is set, should start using the -g command-line argument, even though it is currently a no-op if -G did not appear earlier in the command line, so that the client will not break in the face of an upgraded m4 and a POSIXLY_CORRECT execution environment. ** The `-L'/`--nesting-limit' command-line option now defaults to 0 for unlimited on platforms that can detect and deal with stack overflow. On systems that lack alternate stack support, such as Cygwin, and on systems that do not obey the POSIX semantics for distinguishing stack overflow from other exceptions, such as Linux, you can optionally install the libsigsegv library (version 2.6 or newer recommended) to enhance m4's ability to accurately report stack overflow: http://www.gnu.org/software/libsigsegv/ ** A number of portability improvements inherited from gnulib.
2008-10-14Updated security/libgpg-error; security/libgcryptadam2-3/+4
2008-10-14Regen.joerg1-3/+3
2008-10-14Changes 1.4.3:adam8-38/+40
* Try to auto-initialize Libgcrypt to minimize the effect of applications not doing that correctly. This is not a perfect solution but given that many applicationion would totally fail without such a hack, we try to help at least with the most common cases. Folks, please read the manual to learn how to properly initialize Libgcrypt! * Auto-initialize the secure memory to 32k instead of aborting the process. * Log fatal errors via syslog. * Changed the name and the semantics of the fips mode config file. * Add convenience macro gcry_fips_mode_active. * More self-tests. * Documentation cleanups.
2008-10-14Changes 1.6:adam4-23/+20
* Fixed a build problem under Windows. Changes 1.5: * Minor build system fixes. * Updated gettext. Removed included gettext copy. * gpg-error has a new option --version.