summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2009-09-23Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessarytron2-4/+2
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.
2009-09-22Revert previous, it breaks NetBSD. Will have to stay broken on Solaris forsketch1-8/+2
a little longer.
2009-09-22Add an hack to get this building on platforms with USE_DB185.sketch1-2/+8
2009-09-22Allow python26.wiz1-2/+4
2009-09-21Update to 1.0.hasso3-20/+26
CHANGES FROM 0.9 TO 1.0, 20 Sept 2009 * Option to alter the format of the window title set by tmux. * Backoff for a while after multiple incorrect password attempts. * Quick display of pane numbers (C-b q). * Better choose-window, choose-session commands and a new choose-client command. * Option to request multiple responses when using command-prompt. * Improved environment handling. * Combine wrapped lines when pasting. * Option to override terminal settings (terminal-overrides). * Use the full range of ACS characters for drawing pane separator lines. * Customisable mode keys. * Status line colour options, with embedded colours in status-left/right, and an option to centre the window list. * Much improved layouts, including both horizontal and vertical splitting. * Optional visual bell, activity and content indications. * Set the utf8 and status-utf8 options when the server is started with -u. * display-message command to show a message in the status line, by default some information about the current window. * Improved current process detection on NetBSD. * unlink-window -k is now the same as kill-window. * attach-session now works from inside tmux. * A system-wide configuration file, /etc/tmux.conf. * A number of new commands in copy mode, including searching. * Panes are now specified using the target (-t) notation. * -t now accepts fnmatch(3) patterns and looks for prefixes. * Translate \r into \n when pasting. * Support for binding commands to keys without the prefix key * Support for alternate screen (terminfo smcup/rmcup). * Maintain data that goes off screen after reducing the window size, so it can be restored when the size is increased again. * New if-shell command to test a shell command before running a tmux command. * tmux now works as the shell. * Man page reorganisation. * Many minor additions, much code tidying and several bug fixes.
2009-09-19patch away more conflicting typedefs intnn2-1/+15
extensions/source/nsplugin/source/npshell.cxx
2009-09-18Try harder to work around typedef mess intnn4-7/+39
extensions/source/plugin/inc/plugin/unx/plugcon.hxx This will hopefully fix the build failure reported here: http://mail-index.netbsd.org/tech-pkg/2009/09/17/msg003902.html
2009-09-14PLIST was missing man/man1/anita.1gson2-2/+4
2009-09-13Update misc/py-anita to 1.6. Changes since 1.5: support the new "modules" set.gson2-6/+6
2009-09-13Update to 2.4.3. This is bug fix release. It fixes the followinghira5-22/+77
security vulnerabilities. * CVE-2009-0200/CVE-2009-0201: Manipulated Microsoft Word files can lead to heap overflows and arbitrary code execution * CVE-2009-2414/CVE-2009-2416: Manipulated XML documents can lead to arbitrary code execution Release notes: http://development.openoffice.org/releases/2.4.3.html - Fix getline() problem (patches from misc/openoffice3/patches). - Use internal neon (9 patches are required to use external neon). - Use internal openssl for internal neon. - Disable VBA extension (enabling this causes build error).
2009-09-11Add and enable py-anitagson1-1/+2
2009-09-11Anita is an experimental tool for automated testing of the NetBSD/i386gson4-0/+35
installation procedure. Using anita, you can fully automate the process of downloading a NetBSD/i386 distribution, installing it in a qemu virtual machine, and booting the installed system.
2009-09-10remove firefox3 option and add xulrunner option instead ...tnn5-66/+57
... but leave it commented out because of build problems. I suppose this package is going away soon anyway(?)
2009-09-10depend on the latest xulrunner package, earlier ones don't work.tnn1-2/+2
kill whitespace
2009-09-10Remove the firefox3 option and replace it with a xulrunner option.tnn5-71/+48
Bump PKGREVISION.
2009-09-07Retire Python 2.3 support.joerg1-2/+2
2009-09-02Remove kei as maintainer, he resigned.wiz2-4/+4
2009-08-31Mark as destdir-ready.wiz1-1/+3
2009-08-30revert to previous.zafer1-2/+4
2009-08-30update master_sites. remove mirrors that doesn't provide the distfile.zafer1-4/+2
2009-08-29Update to 2.4.3.hasso2-7/+6
Changes in 2.4.3: ================= Fix to build TaskJuggler without KDEPIM3. Changes in 2.4.2: ================= Chris Schlaeger (44): Added support for 'accounts' columns in reports. Add 'accounts' column to interactive reports as well. Fix crash on template dialog with some older Qt versions. Properly report summary columns in CVS account reports and use separators for all columns. Fix manual error reported by coyote_x. Add changes suggested by coyote_x. Added logical expression function 'isDependencyOf()'. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Get rid of some empty *.cpp files. The sum in CSV account reports was wrong. Fix ICal bug with missing start times on certain tasks. Revert "Kill some redundant checks." Added some more checks to prevents crashes in the GUI. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler No need to create an empty ExpressionTree. 0 will do fine as well. Don't overwrite table frames with alternating background in print reports. Fix crash when the UI is started with a project without reports. Add support for misalined time zones. Don't use the historic time zone names. They cause problems on BSDs. Remove more historic time zones. Fixed a booking related bug. Correct desciption of legal ID characters. Mark version as snapshot release. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Fixed problem with completion degree reporting. Fixed crash for vacation date outside of project. Add last fix to change log. Attempt to contain rounding errors. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Fix duration tasks with bookings. Improved version of last patch. More improvements for the duration + bookings code. Get rid of ugly DOS linebreaks. Another refinement of the duration-booking code. Make sure booking tasks align with timing resolution. Adapt example to new algorithm. There is no difference for duration task with bookings. Improved the description of 'isDependencyOf'. Eliminate compiler warning with newer GCCs. Set version to 2.4.2_beta2 Vacations are now included in export reports. Make iCal support optional. Finally, getting ready to release 2.4.2 Georg Hofmann (3): Fixed possible values for sloppy in the reference from 0-3 to 0-2. Added a dash between dates to meet TJ 2.4.1 date interval syntax. Corrected date-tool shortcut in 'Tip of the day' message. Jean-Yves (2): Fix issue on vacation resource display Added *~ to .gitignore Ray Lehtiniemi (13): Make example installation work with --prefix. Dead code removal Use initializer list Fix several crashes with repeated rescheduling. Missed a kotrus variable Use local vars to reduce code clutter. Kill some redundant checks. Loosen reportDef pointer type to eliminate a static cast. Use Report::generate() virtual function to dispatch reports. Constify getTable() to eliminate some const_cast<>() calls. Kill a bunch of unneeded static_cast<> Cache return value in local var Dead code Rene Kuettner (1): Change error for missing ICal support to warning. Stefan Kamphausen (1): added a new tasjuggler emacs mode j.taskjugg...@gindre.org (7): Added double and middle click facility in interactive report Added complements info in task and resource Details window Added taskbarprefix and taskbarpostfix Updated documentation for taskbarprefix and taskbarpostfix. Fixed documentation 'isDependencyOf' Fix issue on vacation resource display for the day of time change. Use TJ standart period format for vacation ressource display.
2009-08-29Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile.hira2-20/+20
Release notes: http://development.openoffice.org/releases/3.1.1.html
2009-08-26bumping revision due graphics/ImageMagick updatesno2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno49-81/+98
2009-08-19Updating misc/p5-App-MrShell from 2.0200 to 2.0205sno2-6/+7
pkgsrc changes: - Adding license Upstream changes: 2.0205: Wed Jul 08 2009 - Doc bugs (very indirectly) found by Hans Dieter Pearcey - added perl critic and Test::Pod - fix bugs (as in wrongful code execution) found by critic.t - fixed many punctuation problems found by critic.t 2.0203: Tue May 12 10:36:26 EDT 2009 - added a way to subtract hosts from the host list 2.0201: Sat May 9 08:32:25 EDT 2009 - why show the command number in the output?
2009-08-18Updating package for misc/p5-Locale-Maketext-Simple from 0.20 to 0.21sno2-6/+6
Upstream changes: [Changes for 0.21 - 2009-08-17] * None [Changes for 0.20_02 - 2009-07-12] * How'd that MANIFEST vanish, anyway? [Changes for 0.20_01 - 2009-07-12] * MakeMaker Makefile.PL which takes into account the fact that we're now dual-lifed contributed by Jerry D. Hedden * Fix the i-default tests to skip if Local::Maketext::Lexicon is not installed as they fail - Tomas Doran
2009-08-15configure script only recognizes python up to 2.5; setwiz1-1/+2
PYTHON_VERSIONS_ACCEPTED to 25 24 23.
2009-08-12recursive bump for icu shlib version change except already done.obache3-5/+6
2009-08-11This pkg is too big for me to check how ImageMagick is used,drochner1-2/+2
just bump PKGREVISION (for ImageMagick lib major change), to be on the safe side.
2009-08-10Update to 20090807, more IDs.wiz2-6/+6
2009-08-10Update xchm to 1.17.minskim3-8/+8
Changes since 1.13: + fixed Normalize() code for Windows CHM files. + fixed "Cannot display document in <whatever> encoding" error. + now allowing ENTER to work in the bookmarks list. + updated Romanian, German translations. + added Belarusian translation. + don't initialize locale data on Windows (English-only) + fixed build problem with Unicode-detecting #ifdefs inside wxT() macros. + made the source code GCC 4.3 friendly (fixed duplicate parameters issue in GetItem()). + #included <bitfiddle.inl> in chmapp.cpp (apparently it did not compile without this on some platforms) + updated French translation. + fixed XPM compile-time warnings for GCC 4.3 + bumped minimum accepted wxWidgets version to 2.8. + added tabbed browsing support (from Cedric Boudinet). + Firefox-style shortcuts for navigation. + fixed font non-Latin encoding character set encoding problem. + replaced the checks for u_intXX_t with checks for the more standard uintXX_t. + some refactoring. + added #include <stdint.h> GCC 4.4 patch from the Gentoo ebuild.
2009-08-10Convert to wxGTK28. Bump PKGREVISION.wiz1-2/+3
2009-08-09Make esniper use case sensitive passwords. Patch was committed upstreamheinz3-2/+20
today and will be in the next release.
2009-08-09Update to 2.26.3.wiz3-7/+10
2.26.3 - 29-Jun-2009 General: * Fix for bug #511468 - Ekiga chat window accessibility problem * Fix for bug #574221 - left-pane in Ekiga's preference box can't be read at start-up * Fix for bug #586890 - Orca 2.27.3 and earlier will crash if liblouis 1.6.2 python bindings are installed OpenOffice/StarOffice: * Fix for bug #583811 - Doing a select all in OOo Writer causes Orca to say "selected" for each paragraph Thunderbird: * Fix for bug #584837 - Find dialog fails to move caret to desired location in Thunderbird * Fix for bug #568658 - Sometimes Orca announces the wrong subject in Thunderbird. This change causes us to dump the pyatspi cache if we're in Thunderbird and exit flat review. As a result, we should not have bogus table data hanging around. Firefox: * Fix for bug #530784 - whereAmI info for list items in web content needs to be improved * Fix for bug #577900 - Blank lines in Firefox text areas incorrectly spoken New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca cs Czech Lucas Lommer
2009-08-08Update m17n-contrib to 1.1.10.obache3-7/+17
* Changes in the m17n-contrib 1.1.10 ** New input method: ks-kdb.mim (Kashmiri) zh-zhuyin.mim (Chinese) ta-vutam.mim (Tamil) cs-kbd.mim (Czech) zh-pinyin-vi.mim (Chinese) ks-kbd.mim (Kashmiri) ps-phonetic (Pashto)
2009-08-08Update m17n-db to 1.5.5.obache3-8/+7
* Changes in the m17n database 1.5.5 ** An input method is deleted. si-wijesekera-preedit-alt.min ** These Vietnamese input methods adopt smart-quotes. vi-telex.min, vi-tcvn.min, vi-vni.min
2009-08-07update zyGrib to 3.5.1plunky5-16/+39
improvements include new weather features (convective available potential energy - an indicator of potential thunderstorm strength), several new translations (German, Spanish, Italian, Russian, Dutch) plus bugfixes
2009-08-06Allow python26.wiz1-2/+2
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim4-5/+8
in emacs23.
2009-08-05g/c unneeded omf file handlingdrochner1-2/+1
2009-08-05misc/lookup can be built with emacs23.minskim1-2/+2
2009-08-05use xulrunner for geckotnn2-14/+3
PKGREVISION++
2009-08-05drop the "firefox" option for now.tnn2-13/+6
Keep "firefox3" option as default (also for now)
2009-08-02this uses the gnome part of libgsf which is an extra pkg now, sodrochner2-2/+5
pull it in, bump PKGREVISION (it could be built without gnome support, perhaps later)
2009-07-28fix build breakage, likely resulting from a weird interaction of Mesadrochner2-1/+18
and qt4 wrt include file ordering
2009-07-27mkcuedrochner1-1/+2
2009-07-27add mkcue-2.1 which is a tool to extract a CUE sheet from a CD,drochner5-0/+74
needed for the "-M" option of "abcde", the original distribution doesn't seem to be maintained anymore, I just found a reference in Debian, the version number is aligned to the Debian one (including a bugfix)
2009-07-24Update rubygems to 1.3.5.minskim3-10/+8
Changes: * Fix use of prerelease gems. * Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458. * Bulk index update is no longer supported (the code currently remains, but not the tests)
2009-07-22Update to 2.26.3:wiz2-8/+7
Version 2.26.3 --------------- Misc improvements/fixes: * Fix wrong GFDL version number in COPYING * Use 'test ! -d' in autogen.sh, bgo#583311 * Directly link to xlib, bgo#583471 * Fix cursor drawing on 64bit platforms, bgo#584256 New and updated translations: - [bn_IN] Runa Bhattacharjee - [el] Giannis Katsampirhs
2009-07-22Update to 4.1. Set LICENSE. Fix a pkglint warning.wiz3-9/+12
- Version changed to 4.1 - Updated Dutch translation (thanks to Sander Pientka) - Updated Turkish translation (thanks to Ozan Caglayan) - Default toolbar button order changed to standard -/+ - Automatic encoding detection for KHTMLPart/WebKit is now disabled by default. - Fixed incorrect index string encoding for non-English strings. - Fixed text size auto-increase each time the file is loaded for WebKit browser. - License changed from GPLv2 to GPLv3.