summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-11Use gzip in stdout mode so that the output file is created even with thesbd1-2/+2
'unexpected end of file' error.
2012-05-11Updated www/opera to 11.64obache1-1/+2
2012-05-11Update Opera to 11.64.obache2-17/+17
Release date: 2012-05-10 Opera 11.64 is a recommended upgrade offering security and stability enhancements. Fixes and Stability Enhancements since Opera 11.62 General and User Interface * Stability improvements * Resolved a handshake failure on https://autoupdate.opera.com Network and Site-Specific * Fixed an error where an on-demand-plugin placeholder could lower the security status of a secure site to insecure * Fixed an issue with some secure pages not loading - PayPal, Ebay * dojotoolkit.org: Errors when using the dojo amd loader have been resolved * rts.rs: A JavaScript error has been resolved Security * Fixed an issue where certain URL constructs could allow arbitrary code execution, as reported by Andrey Stroganov; see our advisory: http://www.opera.com/support/kb/view/1016/
2012-05-11Updated mail/thunderbird to 12.0.1ryoon1-1/+2
2012-05-11Update to 12.0.1ryoon2-9/+6
Fix PR pkg/46427 Changelog: * Fix various issues relating to new mail notifications and filtering on POP3 based accounts * Fixes an occasional startup crash seen in TB 12.0 * Fixes an issue with corrrupted message bodies when using movemail
2012-05-10Honor PKGMANDIR.dholland2-4/+4
2012-05-10Add a cast to some indescribably horrible code to fix a build failure seendholland2-4/+21
in the last Linux bulk build.
2012-05-10fix PLIST for an optionally installed file when picking option snmpspz2-3/+6
2012-05-10glib2 build fixes for the providers sub-packages, plus one for when thedholland17-1/+257
fam option is enabled. Closes PR 46429, PR 46430, and PR 46432.
2012-05-10Use SUBST to insert PREFIX instead of a handrolled sed, and be (much) lessdholland1-7/+6
indiscriminate about it.
2012-05-10Add patch comments to preexisting patches.dholland4-7/+13
2012-05-10Pass -Wall. Fix a number of minor bugs and possibly some major ones.dholland34-43/+3810
Should also fix clang build. PKGREVISION++
2012-05-10Updated net/tacacs-shrubbery to 4.0.4.25schwarz10-122/+41
2012-05-10Apply partial half-baked update to 0.8.2 to fix longtime problem withdholland6-85/+34
missing Mono DLLs at config time. This fixes that problem but fails because it needs gnome-keyring-sharp, which we don't yet have in pkgsrc. I'm committing anyway in the hopes someone else will deal with that because the package hasn't been buildable in a long time and this does constitute a step forward. Upstream changes: f-spot 0.8.2 - Dec 19 2010 - Error! ----------------------------------- - A small error slipped through while releasing 0.8.1, this release fixes that one. f-spot 0.8.1 - Dec 19 2010 - Winter Fixes! ------------------------------------------ - Bug fix release for the 0.8.x series. - Critical bug fixes and translation updates. Upgrading highly recommended. - Infobox crasher fixed (Paul Wellner Bou) - CRW crasher (Christian Krause) - XMP sidecar file naming now uses file.jpg.xmp, falls back to old file.xmp if present (Ruben Vermeersch) - French Mallard Documentation (Bruno Brouard) - Slovenian Mallard Documentation (Matej UrbanÄiÄ) - Tons of translations - Loads of obsolete code fixed (Tim Howard) - DateTime.DaysInMonth crasher fix (Tim Howard) - Mono.Data.Sqlite removed (Tim Howard) - Switch to official Taglib# repository. - Lots of Taglib# fixes. - Rotation crasher (Nuno Ferreira) - Gallery export crasher for Unicode characters (Martin Slota) - A fix for the very annoying Int32.MaxValue bug. - Around 20 bugs closed (http://bit.ly/hCAwkd) f-spot 0.8.0 - Sep 15 2010 - Stabilized --------------------------------------- - First long-term stable release of the 0.8.x series. - Contains everything from the 0.7.x series as well as some critical extra fixes that were added during the past week. - Some regressions in terms of support for obscure RAW formats, but lots of improvements overall, definitely in terms of stability. - Nearly 300 bugs closed since 0.6.2 (http://bit.ly/bqXLLt) - This series will continue to be maintained and released, but only with improvements and fixes. New development will happen on the master branch and result in 0.9.x releases. f-spot 0.7.3 - Sep 9 2010 - Release Candidate ---------------------------------------------- - Release candidate for the 0.8.0 release. - Completely replaced Glade usage by GtkBuilder (Paul Lange) - Cleanups and refactorings all accross (Ruben Vermeersch) - Correctly decide when to make the library location sensitive (Iain Lane) - Fixes in Taglib#. - IconView has been split up and made much more modular (Mike GemÃ¼nde) - More Hyenafication (Mike GemÃ¼nde) - Copy to Clipboard fixed (Mike GemÃ¼nde) - Another 20 bugs closed (http://bit.ly/a9FWVh) f-spot 0.7.2 - Aug 11 2010 - Retooled ------------------------------------- - Third release of the unstable 0.7 development series. Features a fully restructured source tree with full Monodevelop build support. Solves some of the regressions introduced in 0.7.1. - Reorganized source tree for clarity, builds with Monodevelop. - Switched from QueuedSqliteDatabase to HyenaSqliteConnection (Mike GemÃ¼nde) - Build tweaks (Christian Krause) - More GtkBuilder transition (Eric Faehnrich) - Reliability improvements (lots of them) for metadata handling (Mike GemÃ¼nde, Ruben Vermeersch) - Prune empty directories when deleting photos, import usability enhancements (Mike Wallick) - Big race-condition fix in import (Paul Wellner Bou) - Loads of improvements to Taglib#, in terms of handling broken files, extra format support (Pentax, Panasonic, Leica), stability and correctness (Ruben Vermeersch) - Reporting of import errors. - Speedups to repeated imports of the same directory. - Piles of cleanups and general stability improvements. - Over 50 bugs closed (http://bit.ly/cqpC3y) f-spot 0.7.1 - Jul 14 2010 - The Big Switch ------------------------------------------- - Second release of the unstable 0.7 development series. Most notably including a switch to Taglib#. Regressions in the amount of RAW types supported, will be fixed before releasing 0.8. - Switched to a new Taglib#-backed metadata layer. This is a huge change which should bring us increased stability (in the long run) and a much easier to maintain metadata layer than the one we previously had. Also enables some funky new features like XMP sidecars. (Ruben Vermeersch, Mike GemÃ¼nde) - Add support for XMP sidecars (Ruben Vermeersch) - Add "remove from camera after import"-option (Ruben Vermeersch) - Start of a massive backend cleanup (Mike GemÃ¼nde) - Upstreaming of a lot of Debian/Ubuntu patches (Iain Lane) - Several dialogs converted from glade to GtkBuilder (Ademir Mendoza, Nick Van Eeckhout, Peter Goetz, Trevor Buchanan) - Code refactorings and cleanups, increased Hyena adoption (Evan Briones, Paul Lange, Paul Wellner Bou) - Small usability improvements (Alex Launi, Anton Keks, Iain Churcher, Tomas Kovacik) - More build retooling (Bertrand Lorentz, Christian Krause, Gabriel Burt) - Many bugs fixed and improvements in stability: Over 85 bugs closed (http://bit.ly/aKyQOd) f-spot 0.7.0 - Jun 16 2010 - Full Steam Ahead! ---------------------------------------------- - First release of the unstable 0.7 development series. Massive changes. - Reparenting and detaching support (Anton Keks) - A new Mallard-based documentation (Harold Schreckengost) - No longer embeds flickrnet, uses distribution copy (Iain Lane) - Adoption of a large amount of Hyena functionality (Paul Lange, Peter Goetz) - No longer embeds gnome-keyring-sharp - Completely rewritten import, much faster and less memory hungry (Ruben Vermeersch) - No longer use gphoto2-sharp, now uses gvfs which is less crash-pron (Ruben Vermeersch) - Fix Facebook support (Ruben Vermeersch) - Modernized unit tests - Revamped build (Mike GemÃ¼nde) - Much improved duplicate detection (much faster too) (Ruben Vermeersch) - Mouse selection in Iconview (Vincent Pomey) - Image panning support using middle mouse button (Wojciech DzierÅ¼anowski) - Timeline slider now restricted to the size of the window (Iain Churcher) - Over 100 bugs closed (http://bit.ly/cyVjnD)
2012-05-10Explicitly disable udev if not on Linux. Fixes my build; no clue why thisdholland1-1/+7
apparently didn't affect Joerg's.
2012-05-10Correctly handle PKG_SYSCONFDIR - bump pkgrevisionabs3-3/+20
2012-05-10Updated mail/dovecot2 to 2.1.6ghen1-1/+2
2012-05-10Update to Dovecot 2.1.6ghen2-7/+6
* Session ID is now included by default in auth and login process log lines. It can be added to mail processes also by adding %{session} to mail_log_prefix. + Added ssl_require_crl setting, which specifies if CRL check must be successful when verifying client certificates. + Added mail_shared_explicit_inbox setting to specify if a shared INBOX should be accessible as "shared/$user" or "shared/$user/INBOX". - v2.1.5: Using "~/" as mail_location or elsewhere failed to actually expand it to home directory. - dbox: Fixed potential assert-crash when reading dbox files. - trash plugin: Fixed behavior when quota is already over limit. - mail_log plugin: Logging "copy" event didn't work. - Proxying to backend server with SSL: Verifying server certificate name always failed, because it was compared to an IP address.
2012-05-10Updated security/ruby-simple_oauth to 0.1.8obache1-1/+2
2012-05-10Update ruby-simple_oauth to 0.1.8.obache2-6/+6
contains OAuth spec compatible fixes.
2012-05-10pkglint cleanup while here.wiz1-4/+4
2012-05-10Fix build with automake-1.12.wiz2-1/+16
2012-05-10Fix build with automake-1.2.wiz3-8/+16
While here, add missing INSTALLATION_DIRS line (or perhaps it's a Makefile dependency issue, but this fixes it).
2012-05-10Add upstream bug referencemartin2-3/+6
2012-05-10"sys.platform is now always 'linux2' on Linux", so set PY_PLATNAME to it.sbd1-1/+3
2012-05-10Try to fix path of modules again.obache4-65/+65
2012-05-10try to fix location of pre-compiled files.obache4-65/+65
2012-05-10Kill SOABI addition to SO suffix for Linux, let to be PLIST maintainance easier.obache2-3/+12
2012-05-10"sys.platform is now always 'linux2' on Linux", so revert the linux3 handlingsbd2-6/+4
and always set PY_PLATNAME to 'linux2'.
2012-05-10Build fix for new glib2.dholland2-1/+17
2012-05-10mergeantdholland1-1/+2
2012-05-10Needs desktopdb.mk. PKGREVISION -> 20dholland1-2/+3
2012-05-10Build fix for new glib2.dholland2-1/+17
2012-05-10Build fixes for new glib2.dholland14-2/+195
2012-05-10goffice0.6, gpsim, gpsim-develdholland1-1/+4
2012-05-10Build fixes for new glib2.dholland3-8/+37
2012-05-10Add missing direct dependence on glib2. PKGREVISION -> 15dholland1-2/+3
2012-05-10Build fixes for new glib2.dholland3-8/+36
2012-05-10Add missing direct dependence on glib2. PKGREVISION -> 11.dholland1-2/+3
2012-05-10sortjnemeth1-2/+2
2012-05-10Build fix for new glib2.dholland2-1/+17
2012-05-10Merge wiz's build fixes for goffice0.8. Add pcre's bl3 to Makefiledholland4-3/+36
(was previously only in the bl3 file, which pkglint justifiably considers broken) and bump PKGREVISION to 16.
2012-05-10USE_TOOLS+=intltooldholland1-2/+2
2012-05-10Remove wrong patch. HI ADAMdholland2-17/+1
2012-05-10Missed one.dholland2-1/+17
2012-05-10Build fix for new glib2.dholland2-1/+17
2012-05-10Build fixes for latest glib2.dholland10-1/+146
2012-05-10Add more missing includes. I think these are the last; should finallydholland4-1/+51
fix the build with gcc 4.5.
2012-05-10oe2mbx, from a day or two agodholland1-1/+2
2012-05-09Updated fscd from 1.0 to 1.0.1jdf3-7/+8
1.0.1 fixes a bug that made fscd segfault when removing a killed process and being in debug mode.