Commit graph

166880 commits

Author SHA1 Message Date
drochner
e3b325e09c sync w/ base pkg 2011-01-11 15:17:29 +00:00
drochner
dad9b58668 update to 2.4.6
This adds support for indicators to the high-level API, but is otherwise
primarily a bug fix release.
2011-01-11 15:16:54 +00:00
drochner
2637dc691e update to 4.8.2
This includes support for Qt v4.7.1, many new examples but is otherwise
primarily a bug fix release.
2011-01-11 15:15:32 +00:00
drochner
68a3d2b452 update to 4.12
In addition to many functional improvements, the release provides
a path for ensuring easy migration to SIP v5.
2011-01-11 15:14:20 +00:00
drochner
08e88b042f update to 0.6.6
changes: bugfixes
2011-01-11 15:12:11 +00:00
drochner
0c3e0f2370 update to 5.32.2
This switches to the gnome-2.32 release branch.
2011-01-11 15:10:20 +00:00
drochner
9446d75745 reset PKGREV for base pkg update 2011-01-11 15:06:10 +00:00
jym
9a5bd64159 Updated gallery2 (2.3.1) 2011-01-11 13:45:27 +00:00
drochner
9717ce54a1 update to 2.32.0
This switches to the gnome-2.32 release branch.
2011-01-11 12:47:55 +00:00
jym
2006a25aec Update gallery2 to 2.3.1.
ok by pettai@.

Changes:

   1.   New version of the slideshow module now uses PicLens  to provide a rich, full screen slideshow.
   2. Comment module now offers moderation and Akismet support to help weed out spam comments.
   3. New email notification module allowing users to configure events they wish to get notified for. You can watch albums for changes, items for new comments, etc.
   4. New Jpegtran module to support rotation and cropping of jpeg images with no loss in image quality.
   5. New SnapGalaxy module for prints from snapgalaxy.com.
   6. Registration module can now send a welcome email to new users upon account activation.
   7. EXIF block now uses AJAX to switch between summary and detail display.
   8. External image block now has a "rawImage" mode to return a single binary image instead of HTML output.
   9. Support in RSS module for Media RSS format and random RSS streams.
  10. Remote module now bundles the Gallery Remote client and makes it available via Java Web Start. Users with a Java enabled browser can then launch Gallery Remote with a single click instead of manually downloading and installing.
  11. Hybrid theme now uses automatic navigation between pages in its image viewer and slideshow. This means the slideshow will show all images in the album, moving between album pages as needed. Requesting the next/previous image in the image viewer will also load a new album page as needed.
  12. Webcam module now accepts file:// URLs to retrieve image from local filesystem.
  13. Dcraw module now supports Adobe Digital Negative (dng) files, when used with dcraw v7.0 or newer.
  14. Added support for Windows Vista in PublishXP module.
  15. New database backup feature. Backup at start of upgrade, or anytime from Site Admin / Maintenance. Restore a backup from lib/support interface.
  16. Can now put Gallery into maintenance mode from Site Admin / Maintenance. Setting in config.php file is still available too.
  17. New event logging system records Gallery errors, viewable in the Site Admin interface.
  18. Themes can now override module template files, allowing a themed look to more aspects of the application.
  19. New Language Manager that allows the addition or removal of translations.
  20. User interface changes.
          * Use AJAX to speed up deleting comments(spam) on items/albums.
          * Use quick DHTML confirm dialog for deleting single items. Dialog offers link to bulk delete several items from an album.
          * Use YUI ItemTree instead of plain select box to select target album when moving items, creating replicas or link items.
  21. Performance and stability improvements.
          * Smarty templates now permanently cached by default. Turn this off in Site Admin / Performance when working on tpl files, so changes take effect immediately during development.
          * Avoid reading EXIF data multiple times in Carbon theme.
          * Some added caching in GalleryUrlGenerator.
          * Use progress bar when adding items to avoid server or browser timeouts. Particularly helpful when adding many items from local server.
          * Restructuring to greatly reduce the number of directories for language files.
          * Refactor of translator hints to avoid some processing when translations are not used (en_US).
          * Faster plugin and language package downloads.
          * Refactor of event system working towards a performance improvement in the next release.
  22. New database options.
          * Support for SQLite 3.x
          * Support for PostgreSQL schemas
  23. New install package options.
          * English only variants of installation downloads. The minimal is English only. In addition, Typical and Full are available in English language only variants.
          * Greatly reduced the number of directories for language files.
  24. Upgraded to newer versions of several bundled software packages: YUI! 2.3.1, ADOdb 4.98, Smarty 2.6.20, GetID3 1.7.7, BBCode 0.3.3.
  25. Updates to improve compatibility with PHP 5.3.
  26. Many bugs fixed.
2011-01-11 12:35:45 +00:00
drochner
5a71fdc2e9 add patch from upstream which fixes a colorspace problem in the
glib/cairo frontend (ie pdf generation), bump PKGREV
2011-01-11 12:17:15 +00:00
drochner
d468585260 sync w/ base pkg 2011-01-11 12:11:29 +00:00
drochner
1b91726fbf update to 0.8.1
changes: bugfixes
2011-01-11 12:10:16 +00:00
drochner
cc4758572f update to 2.32.2.1
changes:
-bugfixes
-translation updates
2011-01-11 12:05:01 +00:00
obache
fb23ffa128 Skip interpreter check unless regular file.
PR#44089, avoid warnings from broken symbolic link or link to a directory.
2011-01-11 12:03:18 +00:00
drochner
2cf9515f64 update to 2.32.0
This switches to the gnome-2.32 release branch.
2011-01-11 12:03:13 +00:00
drochner
b272326c2d update to 3.1.3
changes: misc fixes and improvements
2011-01-11 11:59:19 +00:00
drochner
c5ff2657d4 update to 2.70
sorry, no changelog available
2011-01-11 11:53:13 +00:00
drochner
d222477157 update to 1.0.07.052
changes: fixed crash in folder filter dialog
2011-01-11 11:49:17 +00:00
obache
728da60662 Updated sysutils/ipa to 2.0.9 2011-01-11 11:47:20 +00:00
obache
7e27afca6c Update ipa to 2.0.9.
Maintainer update request via PR#44300.

Changes:
    *	Check that a module defined db_deinit_rule(), st_init_rule(),
	st_deinit_rule(), st_init_limit(), st_deinit_limit(),
	st_init_threshold() and st_deinit_deinit_threshold() before
	calling these functions.

    *	Corrected one race condition: ipa could forget about a SIGCHLD
	signal and as a result it did not call waitpid(2) for exited child
	process and could perform polling in select(2).

    *	"ipa -t" did not show "debug_exec" parameter for "autorule" section,
	corrected.
2011-01-11 11:47:02 +00:00
drochner
be52544cdf -add ffmpeg option, patch posted to pkgsrc-users by Pouya D. Tafti
-update to 0.15.15
 changes: bugfixes
2011-01-11 11:43:19 +00:00
drochner
601b2f322f update to 4.2.2, from Helge Muehlmeier per PR pkg/44315 (but without
the extra symlink which would conflict if installed for multiple
Python versions)
changes: misc fixes and feature extensions
2011-01-11 11:39:50 +00:00
drochner
fa0e36519d bump PKGREV for dvi backend security patches -- which these only
apply to pkgs built with the non-default "dvi" option, a unique
PKGNAME helps to identify the version if needed
2011-01-10 21:24:10 +00:00
drochner
12b350fd74 add patches from upstream to fix security issues in the dvi-backend
(CVE-2010-2640, CVE-2010-2641, CVE-2010-2642 and CVE-2010-2643)
The dvi backend is only built with the (non-default) "dvi" option.
2011-01-10 20:16:55 +00:00
wiz
7b9b290c37 + ImageMagick-6.6.7.1, Sigil-0.3.3, akonadi-1.4.95, aria2-1.10.9,
ccache-3.1.4, cups-1.4.6, dict-client-1.12.0 [pkg/44363],
  dict-server-1.12.0 [pkg/44363], digikam-1.7.0, fotoxx-11.01.2,
  gammu-1.28.95, geany-0.20, kipi-plugins-1.7.0, libosip-3.5.0,
  libraw-0.12.3, nut-16.4, p5-PerlMagick-6.6.7.1, png-1.5.0,
  puzzles-9076, randread-0.2 [pkg/44354], scmgit-base-1.7.3.5,
  scmgit-docs-1.7.3.5, uim-1.6.1, x264-devel-20110108,
  xf86-video-intel-2.14.0.
2011-01-10 15:28:38 +00:00
wiz
be156320e1 Note digikam+kipi-plugins downgrades. 2011-01-10 15:23:23 +00:00
wiz
a2762369cb Downgrade to 1.6.0 because the version works better. 2011-01-10 15:19:43 +00:00
adam
d69b9b52a8 For PostgreSQL before 9.0, pg_ctl doesn't know 'init'; revert to initdb. 2011-01-10 14:50:56 +00:00
taca
f3dc8bca6d Note update of www/contao29-translations package to 20110110. 2011-01-10 13:31:10 +00:00
taca
830ae88362 Update contao29-translations package to 20110110.
Update Czech and Spanish language files.
2011-01-10 13:30:33 +00:00
obache
b08b0ea389 Fixes build on DraognFly (and other than NetBSD).
Based on PR#44346 by Tony Young.
2011-01-10 12:47:03 +00:00
obache
b729b06d8a Set HOMEPAGE. 2011-01-10 12:31:41 +00:00
obache
e7e068a227 require tcp_wrappers to build. 2011-01-10 12:28:12 +00:00
obache
fb02c2b783 once more sort. 2011-01-10 12:22:53 +00:00
obache
f32e51d238 sort. 2011-01-10 12:18:50 +00:00
obache
21cde71c79 Add RCS Id and comments to patch-aa. 2011-01-10 12:17:43 +00:00
obache
cc2b2aae2f LICENSE=original-bsd 2011-01-10 12:15:13 +00:00
markd
ccb872688c Fix build on DragonFly. PR#44350 fix from kde bug id 247614 2011-01-10 11:55:18 +00:00
obache
bff71b276f The USB headers in DragonFly BSD are located in bus/usb, not dev/usb.
PR#44358 by Tony Young.
2011-01-10 11:40:17 +00:00
markd
d36d342377 Fix build on DragonFly. PK#44356 from Peter Avalos 2011-01-10 11:30:23 +00:00
markd
bc7be91408 Fix build on DragonFly. PR#44351 from Peter Avalos 2011-01-10 11:16:34 +00:00
obache
6ab47d6538 Ignore DragonFly BSD's SysV pty, same as recent NetBSD and Darwin.
fixes PR#44357.
2011-01-10 11:06:29 +00:00
markd
caa929deae Fix build on DragonFly PR#44352 from Peter Avalos 2011-01-10 11:00:30 +00:00
obache
9701507442 Use proper OpenSSL stack API.
PR#44353 by Tony Young.
2011-01-10 10:42:02 +00:00
markd
0fd7bb9d32 Yet Another Groff Version (1.21). Fixes bootstrap on ArchLinux. 2011-01-10 10:16:31 +00:00
wiz
9ed709e3ca + Updated mail/mhonarc to 2.6.18 [spz 2011-01-09] 2011-01-10 06:45:49 +00:00
obache
c4267cbb59 LICENSE=gnu-gpl-v2. 2011-01-10 06:13:37 +00:00
obache
e89e58a1c1 Add an patch for DragonFly, based on PR#44348 by Tony Young. 2011-01-10 06:12:16 +00:00
spz
6ad9338426 security update
Problems fixed:
#32080 	Specially crafted <base href> can lead to XSS exploit
#32032 	TextEncode related resource information not saved correctly in db file
#32014 	CVE-2010-1677: DoS when processing html messages with deep tag nesting
#32013 	CVE-2010-4524: Improper escaping of certain HTML sequences (XSS)
#26577 	Changed semantic for unpack breaks UTF-8
#25486 	Resource FieldStore causes .mhonarc.db to grow over bounds.
#25225 	dir_create() fails to make temporary directories (PATCH)
#24247 	iso2022jp.pl: unneeded ESC ( B remains in message body
#23198 	Incorrect Setting Installation Directory
#20142 	strip backslash in rfc822 From: field
#20074 	extra space in subject
#18908 	X-Subject data get split in separate lines
#18113 	inconsistant thread slices w/ poor man's windowing
#17904 	FieldOrder affects AddressModifyCode
#17860 	incorrect nested HTML Tags for references
#17660 	Threaded index resource ordering doesn't allow well formed XML output
#15433 	relative attachmentdir is relative to current working dir, not outdir
#14747 	major (10X) memory savings possible in some situations
#13853 	creation of archive with attachments writes over symlinks
2011-01-09 19:59:48 +00:00