Commit graph

4037 commits

Author SHA1 Message Date
markd
9e92c904e8 Update KDE4 to 4.3.2
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
  stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
  a number of bugs in effect plugins such as the famous coverswitch window
  switcher
* The biggest number of bugs for this release has been fixed in KMail,
  KDE's email client, making it more reliable and usable by correcting a
  number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
2009-10-11 08:13:38 +00:00
jnemeth
5f8dc8860a sort 2009-10-08 06:17:24 +00:00
wiz
d5a10182a7 Use kde4 from pkgsrc. 2009-10-02 22:45:13 +00:00
markd
25c32f89f8 Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 20:54:04 +00:00
markd
06a12e283a Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 20:41:53 +00:00
hasso
44518b929a Fix build on NetBSD (from fulvio ciriaco). 2009-09-25 16:38:22 +00:00
minskim
1d65de3ca5 Fix a typo. Reported by Filip Hajny. 2009-09-25 16:09:00 +00:00
tnn
f483f8d4d1 needs libxml2 2009-09-24 19:18:02 +00:00
obache
ed43439ab4 Change HOMEPAGE to the project's one. 2009-09-23 11:42:05 +00:00
tron
2ffbaf3d20 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
sketch
6d0b5e6ddc Revert previous, it breaks NetBSD. Will have to stay broken on Solaris for
a little longer.
2009-09-22 13:16:00 +00:00
sketch
8f9678ead2 Add an hack to get this building on platforms with USE_DB185. 2009-09-22 08:37:15 +00:00
wiz
41034dbe1f Allow python26. 2009-09-22 00:56:14 +00:00
hasso
36e084abba Update to 1.0.
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-21 10:55:35 +00:00
tnn
e067da57da patch away more conflicting typedefs in
extensions/source/nsplugin/source/npshell.cxx
2009-09-19 11:06:53 +00:00
tnn
f1a7ab9b38 Try harder to work around typedef mess in
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-18 11:38:56 +00:00
gson
2e4e9fad69 PLIST was missing man/man1/anita.1 2009-09-14 19:21:38 +00:00
gson
3c454e4111 Update misc/py-anita to 1.6. Changes since 1.5: support the new "modules" set. 2009-09-13 10:14:51 +00:00
hira
f711d5d721 Update to 2.4.3. This is bug fix release. It fixes the following
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-13 03:54:13 +00:00
gson
b47d750d03 Add and enable py-anita 2009-09-11 11:54:12 +00:00
gson
c0d5b9b90b Anita is an experimental tool for automated testing of the NetBSD/i386
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-11 11:51:52 +00:00
tnn
dc60c601d5 remove firefox3 option and add xulrunner option instead ...
... but leave it commented out because of build problems.

I suppose this package is going away soon anyway(?)
2009-09-10 00:27:08 +00:00
tnn
da35413e97 depend on the latest xulrunner package, earlier ones don't work.
kill whitespace
2009-09-10 00:22:34 +00:00
tnn
d3d1a2c1fc Remove the firefox3 option and replace it with a xulrunner option.
Bump PKGREVISION.
2009-09-10 00:14:55 +00:00
joerg
e0d4ecdfc2 Retire Python 2.3 support. 2009-09-07 19:02:13 +00:00
wiz
5ce5fb991e Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
wiz
23571d151e Mark as destdir-ready. 2009-08-31 20:17:48 +00:00
zafer
d2fb572a53 revert to previous. 2009-08-30 01:12:05 +00:00
zafer
3a40224517 update master_sites. remove mirrors that doesn't provide the distfile. 2009-08-30 01:04:03 +00:00
hasso
538ed9a67a Update to 2.4.3.
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-29 18:39:37 +00:00
hira
b3b8cb86ce Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile.
Release notes: http://development.openoffice.org/releases/3.1.1.html
2009-08-29 09:48:54 +00:00
sno
551967e4c1 bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
sno
4a3f2ef42f Updating misc/p5-App-MrShell from 2.0200 to 2.0205
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-19 19:55:01 +00:00
sno
b2c558695b Updating package for misc/p5-Locale-Maketext-Simple from 0.20 to 0.21
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-18 16:43:28 +00:00
wiz
32584acef5 configure script only recognizes python up to 2.5; set
PYTHON_VERSIONS_ACCEPTED to 25 24 23.
2009-08-15 15:45:33 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
drochner
3de28d2273 This pkg is too big for me to check how ImageMagick is used,
just bump PKGREVISION (for ImageMagick lib major change),
to be on the safe side.
2009-08-11 14:07:01 +00:00
wiz
ed91fba35c Update to 20090807, more IDs. 2009-08-10 23:12:11 +00:00
minskim
d250004018 Update xchm to 1.17.
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-10 17:50:04 +00:00
wiz
d6523383c8 Convert to wxGTK28. Bump PKGREVISION. 2009-08-10 17:00:15 +00:00
heinz
b97b0251e1 Make esniper use case sensitive passwords. Patch was committed upstream
today and will be in the next release.
2009-08-09 13:39:06 +00:00
wiz
f19ed3bb2b Update to 2.26.3.
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-09 08:29:03 +00:00
obache
72e80fbff6 Update m17n-contrib to 1.1.10.
* 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-08 06:11:17 +00:00
obache
a982412119 Update m17n-db to 1.5.5.
* 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-08 06:07:15 +00:00
plunky
2a14b3871f update zyGrib to 3.5.1
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-07 13:45:01 +00:00
wiz
809e96c1cd Allow python26. 2009-08-06 22:36:50 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
drochner
52b6419bef g/c unneeded omf file handling 2009-08-05 16:32:54 +00:00
minskim
e44b9b9fcf misc/lookup can be built with emacs23. 2009-08-05 07:57:17 +00:00