Commit graph

165899 commits

Author SHA1 Message Date
drochner
edad376bbf update to 0.10.26
changes: many fixes and improvements - see the Changelog
2010-12-03 18:22:50 +00:00
drochner
561f635858 update to 0.10.31
changes: many fixes and improvements - see the Changelog
2010-12-03 18:05:58 +00:00
drochner
495696314f add patch from upstream (trac changeset 2260) to fix crash when importing
photos with weird Exif tags (upstream ticket #2514)
bump PKGREVISION
2010-12-03 16:51:04 +00:00
obache
ba63d81344 set GST_REGISTRY_FORK=no on DragonFly.
workaround of gst-inspect hung up as PR#44108.
2010-12-03 15:19:42 +00:00
drochner
d766d9dc00 update to 2.12.1
This is a new major release, too many changes to list here.

pkgsrc notes:
-users need to enable each liitle piece of functionality (even
 "basic image viewing") in the "Extensions" dialog before the program
 is usable
-there are more extensions which are not built because they need
 additional dependencies (eg slideshow effects, movie player, web
 services, CD burning); for now I've included as much as needed to
 match the functionality of the previous version
 (building extensions as seperate pkgs would be preferrable)
2010-12-03 12:51:34 +00:00
obache
12e7dad64c Note removal of ibus-table-extraphrase. 2010-12-03 12:31:11 +00:00
obache
9d226e0bc6 Remove ibus-table-extraphrase, for ibus-1.2 and nothing require it anymore. 2010-12-03 12:29:57 +00:00
obache
99f64ac260 Note ibus-input-pad-1.4.0 2010-12-03 12:23:58 +00:00
wiz
18d37385ed Updated textproc/texi2html to 5.0nb1 2010-12-03 12:23:37 +00:00
wiz
e7b203c80e Depend on p5-Locale-libintl instead of installing included version of it.
Fix texi2html script to actually run.
Bump PKGREVISION.
2010-12-03 12:23:26 +00:00
wiz
a40510f2eb Avoid using obsolete texi2html command line flags.
Fixes build with texi2html>=5.
2010-12-03 12:22:19 +00:00
obache
debcf273f0 Note removal of ibus-table-array30. 2010-12-03 12:18:39 +00:00
obache
d40b9f0864 ibus-table-array30 package is deprecated.
use ibus-table-chinese, it contains Array30.
2010-12-03 12:17:16 +00:00
obache
d8fc5759d5 Updated inputmethod/ibus-table-chinese to 1.3.0.20101201 2010-12-03 12:14:46 +00:00
obache
1230795305 Update ibus-table-chinese to 1.3.0.20101201.
* Fri Dec 03 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101201
- Support out-of-source build
- Remove ibus-table-chinese-all

* Sat Nov 27 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101126
- Split into subpackage
- Use cmake instead of autotool
2010-12-03 12:14:29 +00:00
adam
29be8dab33 Updated graphics/exiv2 to 0.21 2010-12-03 10:17:41 +00:00
adam
dad27a0b9c Changes 0.21:
This release adds read and write support for Samsung SRW images and Samsung
makernotes. The exiv2 library now accepts a custom error handler and has
a setting to control which messages are generated. The exiv2 command line tool
has a new 'quiet' option which uses the new functionality to suppress all
library warnings. Some important API changes will allow many future image
format and makernote enhancements to be done in a binary compatible fashion.
The new exiv2.hpp umbrella header file further shields applications from
library changes.
2010-12-03 10:16:46 +00:00
wiz
5b79485a66 Add untested builtin.mk to increase its chances of being tested. 2010-12-03 10:15:55 +00:00
abs
162caf3f93 Updated textproc/xapian to 1.2.2
tested on NetBSD 5.x amd64

changelog since 1.0.18 runs to 64k with no obvious highlights.
2010-12-03 09:55:33 +00:00
wiz
74c772c95d Describe in less words that -H is not necessary any longer.
Suggested by jmc@OpenBSD.
2010-12-03 09:22:08 +00:00
obache
26e885a339 Updated inputmethod/ibus-chewing to 1.3.9.2 2010-12-03 08:56:53 +00:00
obache
c8bb453054 Update ibus-chewing to 1.3.9.2.
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.9.2
- Fixed Bug 652909
- Added back a Changlog item that mention Nils Philippsen's change.
- Apply Jim Huang's patch for zh_TW.po

* Fri Nov 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.8
- Quick fix for f15 and ibus-1.4 build
- Version scheme change.
2010-12-03 08:56:39 +00:00
obache
c175c2e457 Updated inputmethod/ibus-input-pad to 0.1.4 2010-12-03 08:46:05 +00:00
obache
a86e4f4939 Update ibus-input-pad to 0.1.4.
ChangeLog:
    * Fixed focused label.
    * Fixed typo.
2010-12-03 08:45:49 +00:00
obache
e6df76a207 Downgraded clutter to 1.2.14nb1. 2010-12-03 07:33:26 +00:00
obache
9942d1435d Downgrade clutter to 1.2.14nb1, due to incompatibilities with some bindings. 2010-12-03 07:30:17 +00:00
obache
2ce3eee29f fixes build with clutter-1.4. 2010-12-03 05:43:23 +00:00
obache
4d6ce58090 Fixes build with clutter-1.4. 2010-12-03 05:42:53 +00:00
obache
7ff4eb1fca Updated graphics/clutter to 1.4.2 2010-12-03 05:27:50 +00:00
obache
b3c1123bb5 Update clutter to 1.4.2.
Clutter 1.4.2  (30/11/2010)
===============================================================================

  * List of changes since Clutter 1.4.0

    >> Optimize ClutterText's preferred height computations when
       in single line mode.

    >> Fix build for CEx100 backend.

    >> Fix the example code in the Cookbook recipes to be C90 compliant.

    >> Add optimizations in ClutterActor for show, hide and queue_relayou().

    >> Build fixes for introspection data.

    >> Trap glXDestroyPixmap() to avoid an ordering issue when freeing
       pixmaps.

    >> Fix segfaults with empty XSettings and font names.

    >> Do not use exclusive pointer grabs in ClickAction.

    >> Fixes for the win32 backend.

    >> Do not destroy materials and shaders when not needed.

    >> Leaks fixed.
2010-12-03 05:27:30 +00:00
schmonz
8c608429c9 Updated www/ikiwiki to 3.20101201 2010-12-03 05:00:48 +00:00
schmonz
9cdbe021f2 Update to 3.20101201. From the changelog:
* meta: Fix calling of htmlscrubber to pass the page parameter. The
  change of the htmlscrubber to look at page rather than destpage
  caused htmlscrubber_skip to not work for meta directives.
2010-12-03 05:00:35 +00:00
wiz
5ab397ccd1 + fotoxx-10.12, gst-plugins0.10-base-0.10.31, gst-plugins0.10-good-0.10.26,
gstreamer0.10-0.10.31, kde4-4.5.4, opencv-2.1, parallel-20101202,
  viewvc-1.1.8, xmp-3.3.0.
2010-12-03 00:59:48 +00:00
wiz
79036ba50a Updated textproc/mdoclint to 1.11 2010-12-03 00:36:32 +00:00
wiz
9a8c89d53f Remove -H from default flags, not needed any longer with mandoc(1).
Bump version to 1.11.
2010-12-03 00:33:44 +00:00
wiz
840cc8b182 Updated emulators/suse113_gtk2 to 11.3nb1 2010-12-03 00:27:15 +00:00
wiz
4a939d633a Add link to dbus machine-id during installation.
Add libpulse. Bump PKGREVISION.
From Chuck Silvers.
2010-12-03 00:27:05 +00:00
wiz
26c12bef3d Updated emulators/suse113_base to 11.3nb1 2010-12-03 00:22:56 +00:00
wiz
53ac21a965 Add gdbm, flac, ogg, sndfile, vorbis, tcpd. From Chuck Silvers.
Bump PKGREVISION.
2010-12-03 00:22:46 +00:00
wiz
9f6e5190e2 Updated emulators/suse113_alsa to 11.3nb1 2010-12-03 00:19:28 +00:00
wiz
e159b0f5c4 Add more distfiles. Bump PKGREVISION. From Chuck Silvers. 2010-12-03 00:19:18 +00:00
taca
6420f2b1a2 Note update of security/openssl package to 0.9.8q. 2010-12-03 00:18:29 +00:00
taca
83bbb51224 Update openssl package to 0.9.8q.
OpenSSL version 0.9.8q released
   ===============================

   OpenSSL - The Open Source toolkit for SSL/TLS
   http://www.openssl.org/

   The OpenSSL project team is pleased to announce the release of
   version 0.9.8q of our open source toolkit for SSL/TLS. This new
   OpenSSL version is a security and bugfix release. For a complete
   list of changes, please see

       http://www.openssl.org/source/exp/CHANGES.

   The most significant changes are:

      o Fix for security issue CVE-2010-4180
      o Fix for CVE-2010-4252
2010-12-03 00:17:21 +00:00
wiz
f871a5c114 Updated emulators/suse113_libpng to 11.3nb1 2010-12-03 00:15:53 +00:00
wiz
283a622988 Add libpng12 libraries. Bump PKGREVISION. From Chuck Silvers. 2010-12-03 00:15:43 +00:00
wiz
133010d9c1 Updated audio/pulseaudio to 0.9.21nb6 2010-12-02 21:17:53 +00:00
wiz
dc6d2a76f2 Fix path to dbus machine-id file. Bump PKGREVISION.
From Chuck Silvers.
2010-12-02 21:17:43 +00:00
wiz
00e8be16bf Remove cdrtools-ossdvd from dependency pattern, since the package
was removed from pkgsrc.
Addresses PR 36264.
2010-12-02 20:10:26 +00:00
adam
890819c346 Updated textproc/source-highlight to 3.1.4 2010-12-02 18:03:30 +00:00
adam
8e473f93a6 Changes 3.1.4:
* fixed compilation problems for Sun CC
* php handles embedded html
* html handles embedded css and javascript
* Google's Protocol Buffers language definition added
* CakePhp template files highlighted as php
* haskell literate programming highlighting
* vala language definition
* lisp language definition

Changes 3.1.3:
* --tab option is correcly handled
* install script with the executable bit
* bash is highlighted

Changes 3.1.2:
* infer language for files starting with <? and <!doctype
* language definition for manifest files, asm, applescript,
  vbscript, awk, bat, clipper, cobol, D, Erlang
* lang def file for compiler output errors
* style for label and path
* label element recognized in C/C++
* qmake based build system available
* searches for home directory also on windows
* improved logtalk.lang
* improved email regular expression in url.lang
2010-12-02 18:00:14 +00:00