summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-14blank line before PLIST_SRCepg1-8/+10
2008-11-14Note update of textproc/p5-XML-Atom to 0.31.kleink1-1/+2
2008-11-14explicitly link in with fontconfig since it will grab it anyway, seechuck1-1/+2
http://mail-index.netbsd.org/tech-pkg/2008/11/13/msg002046.html
2008-11-14Update textproc/p5-XML-Atom to 0.31; changes since 0.29 include:kleink2-7/+6
0.31 2008.11.13 * Update Content-Type in XML::Atom::Client when the entity's version >= 1.0 (Thanks to David Steinbrunner RT 39801) 0.30 2008.11.12 * hopefully fix a bug where xml:base returns an empty string e.g. http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2595696.html (Thanks to tokuhirom http://d.hatena.ne.jp/tokuhirom/20081110/1226280757)
2008-11-14update to gphoto2-2.4.3chuck2-6/+8
2008-11-14update to libgphoto2-2.4.3, plus pull in darwin fix forchuck3-6/+20
camlibs/sonydscf1/sonydscf1.c from gphoto trunk (u_short => unsigned short)
2008-11-14Add rpath entries for XCOFF/AIX as well. Tested by Jens Rehsack.joerg1-2/+2
2008-11-14Added games/chest version 3.19.20080412wiz1-1/+2
2008-11-14+ chest.wiz1-1/+2
2008-11-14Initial import of chest-3.19.20080412:wiz4-0/+69
CHEST is an experimental program solving orthodox chess problems (like "white to move and mate in 5 moves"). It is written in ANSI C, and developed under UNIX. There is no user interface: CHEST just reads an input file and produces plain text on standard output. It is not hard to come up with a program that does the same job as CHEST, but it will be rather slow for non-trivial jobs. CHEST tries hard to be fast but still 100% correct.
2008-11-14The work around for PR pkg/39778 is also necessary under NetBSD 5.0_BETAtron1-3/+11
and newer.
2008-11-14Add missing libltdl dependency (causing a build failure). Sort includes.wiz1-4/+5
2008-11-14Use "c99" to build under NetBSD if available. This makes "sendmail" buildtron1-0/+16
until PR toolchain/38983 has been fixed.
2008-11-14Improve AIX/XLC support based on discussions with Jens Rehsack:joerg5-14/+68
- Add cc_r/xlc_r wrapper using the same rules as xlc itself. It is used for example by Perl. - Improve the RPATH emulation: - Always set -blibpath, use /usr/lib:/lib as default - If -blibpath is exlicitly given, add to the default - Additionally append any -Wl,-rpath given.
2008-11-14Updated meta-pkgs/gnome to 2.24.0.93wiz1-1/+2
2008-11-14Depend on proper cheese version, bump version.wiz1-5/+3
2008-11-14Updated graphics/cheese to 2.24.1wiz1-1/+2
2008-11-14Update to 2.24.1. Add gettext-m4 dependency for AM_NLS.wiz5-34/+104
version 2.24.1 - exit correctly with unknown command line arguments, fixes bug #556084 - added/updated translations - ar, courtesy of Usama Akkad - es, courtesy of Jorge González - fr, courtesy of Robert-André Mauchin - he, courtesy of Mark Krapivner - mk, courtesy of Jovan Naumovski - nb, courtesy of Kjartan Maraas - nl, courtesy of Wouter Bolsterlee - pt_BR, courtesy of Vladimir Melo - th, courtesy of Theppitak Karoonboonyanan - zh_CN, courtesy of 甘露 (Lu Gan) version 2.24.0 - correct an error in the help file, which prevented the document to be valid - update the cheese dependencies, fixes bug #547203 - use the correct translated plural form when deleting more than one item from the thumbnail bar, fixes bug #552290, courtesy of Yuriy Penkin - do not add a new item to the thumbnail bar, if its already there, fixes bug #549804 - update documentation, courtesy of Joshua Henderson - include gio header in cheese.c - added/updated translations - ar, courtesy of Usama Akkad - bg, courtesy of Alexander Shopov - ca, courtesy of Gil Forcada - cs, courtesy of Petr Kovar - da, courtesy of Kenneth Nielsen - de, courtesy of Hendrik Richter - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - eu, courtesy of Iñaki Larrañaga Murgoitio - fi, courtesy of Ilkka Tuohela - fr, courtesy of Robert-André Mauchin - gl, courtesy of Ignacio Casal Quinteiro - gu, courtesy of Sweta Kothari - hu, courtesy of Gabor Kelemen - it, courtesy of Alessandro Falappa - ja, courtesy of Takeshi AIHANA - ko, courtesy of Changwoo Ryu - lt, courtesy of Gintautas Miliauskas - ml, courtesy of പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ - mr, courtesy of Sandeep Shedmake - nb, courtesy of Kjartan Maraas - nl, courtesy of Wouter Bolsterlee - pl, courtesy of Tomasz Dominikowski - pt_BR, courtesy of Og Maciel - pt, courtesy of Duarte Loreto - ru, courtesy of Alexandre Prokoudine - sl, courtesy of Matej Urbančič - sq, courtesy of Laurent Dhima - sr, courtesy of Горан Ракић - sr@latin, courtesy of Goran Rakić - sv, courtesy of Daniel Nylander - ta, courtesy of I. Felix - th, courtesy of Theppitak Karoonboonyanan - tr, courtesy of Baris Cicek version 2.23.92 - documentation update (not yet finished), courtesy of joshua henderson - old photos and videos (before 2.24) are now available in cheese 2.24, fixes bug #547290 - sort videoformat array and resolution hashtable, courtesy of Hans de Goede - dont save duplicated videoformats abut only keep the one with the maximum framerate if it provides the same resolution. add correspondent entry only once to the resolution hashtable so that we have no more duplicated resolutions on preferences dialog. fixes bugs #547144 and #547140, courtesy of Hans de Goede - remove the old log file if it exists - send eos event only if the pipeline was playing, otherwise force shutdown. Start a timeout to force unclean shutdown if eos takes to much to propagate or doesnt propagate at all, probably fixes bug #547422 - set take_picture sensitiveness before webcam_stop_video_recording since this emits a signal that would lead to another sensitiveness change. see comments on bug #547422 - set the utility hint for the fullscreen toolbar, partially fixes #548546 - rename the log file to "log.txt" and prepend it with the running cheese version - cheese crashes no more when no device is set in gconf, partially fixes bug #546868, courtesy of Hans de Goede - display toolbar when entering into fullscreen mode, fixes bug #548546, courtesy of Felix Kaser - added/updated translations - bg, courtesy of Alexander Shopov - de, courtesy of Wolfgang Stoeggl - el, courtesy of Athanasios Lefteris - en_GB, courtesy of Philip Withnall - gu, courtesy of Sweta Kothari - hi, courtesy of Rajesh Ranjan - hr, courtesy of "Last-Translator: \n" - it, courtesy of Alessandro Falappa - ko, courtesy of Changwoo Ryu - nl, courtesy of Wouter Bolsterlee - pt, courtesy of Duarte Loreto - sl, courtesy of Matej Urbančič - zh_CN, courtesy of 甘露 (Lu Gan) version 2.23.91 - cheese.desktop file now respects freedesktop SPEC, fixes bug #550195, courtesy of Pacho Ramos - a small syntax cleanup made with uncrustify - waf did not install the files properly, now it does - add the dynamic bindir to the dbus file - update waf to 1.4.3 and make it working again - added/updated translations - ar, courtesy of Youssef Chahibi - dz, courtesy of Dawa pemo - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - ga, courtesy of Seán de Búrca - he, courtesy of Mark Krapivner - ja, courtesy of Takeshi AIHANA - mk, courtesy of Arangel Angov - or, courtesy of Manoj Kumar Giri - pa, courtesy of Amanpreet Singh Alam - pl, courtesy of Tomasz Dominikowski - pt_BR, courtesy of Rodrigo Flores - sq, courtesy of Laurent Dhima - sv, courtesy of Daniel Nylander - te, courtesy of Krishna Babu K - vi, courtesy of Clytie Siddall - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.90 - call gdk_x11_window_set_user_time to raise the cheese window if its called twice - don't start cheese twice if another instance is running, fixes bug #527736, courtesy of Felix Kaser - remove gtk_init and gst_init, according to the docs these are not needed if we use gtk_get_option_group and gst_init_get_option_group - align the buttons with the thumbnail bar - improve the fullscreen mode, fixes bug #547405, courtesy of Felix Kaser - select the last thumbnail item, if the last one was deleted - hitting space when the countdown has already begun, distorts no more the countdown, fixes bug #547403 - remove a thumbnail item immidiately from the thumbnail row if it was deleted - use the eog scrollbar for cheese media, fixes bug #511916, courtesy of Patryk Zawadzki - disable action_effects while setup_camera is running, fixes bug #547313 - add people who contributed to cheese to the cheese about window - give a detailed error message if some gstreamer element is missing, fixes bug #522009, courtesy of Todd Eisenberger - add some gconf translation improvements, fixes bug #547168 - connect button_photo and button_video as proxy widgets for relative RadioActions - change action_files sensitiveness on "selection-changed" event, fixes bug 546918 - don't try to find highest framerate if format is NULL, courtesy of Todd Eisenberger - selected effects gconf key values are now standardized, fixes bug #513776 - add a better hig compliant alert for missing gstreamer elements, fixes bug #522009 - added a delete action to immediately delete files and a gconf key to show/hide it - use "Cheese Webcam Booth" instead of "Cheese" as the desktop entry name, fixes bug #543976 - add multiple selection in the picture listing pane, fixes bug #481405 - correct critical warnings, if some gstreamer plugins arent available, fixes bug #522009, courtesy of Todd Eisenberger - add several g_free functions to prevent memory leaks - use g_random_int instead of g_rand_int - add the multiplex thumbnail generator algorithm - disable "Start recording" button until the recording pipeline properly shuts down - save generated thumbnails, it seems to have vanished some time ago - resolve wrong sorting issue of the thumbnails, fixes bug #546390 - added/updated translations - ar, courtesy of Youssef Chahibi - bn_IN, courtesy of Runa Bhattacharjee - ca, courtesy of Gil Forcada - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - eu, courtesy of Iñaki Larrañaga Murgoitio - fi, courtesy of Ilkka Tuohela - fr, courtesy of Robert-André Mauchin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - ja, courtesy of Takeshi AIHANA - kn, courtesy of Shankar Prasad - mk, courtesy of Arangel Angov - ml, courtesy of Manu S Madhav - nb, courtesy of Kjartan Maraas - pt_BR, courtesy of Fábio Nogueira - sv, courtesy of Daniel Nylander - th, courtesy of Akom C. - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.6 - add a fullscreen mode for kiosks, fixes #478852, courtesy of Felix Kaser - wait until the video has been recorded, to add it to the thumbnail bar, partially fixes #545212 - move thumbnail generation to its own thread, displaying a loading icon while generating thumbnail and a fallback icon if thumbnail fails, fixes bug #545151, courtesy of Filippo Argiolas - toggle effects button if effects is enabled using menu, fixes bug #539195, courtesy of Filippo Argiolas - make cheese have a fullscreen mode for kiosks, fixes bug #478852 - resolve sluggish video and out-of-sync audio, fixes bug #542014, courtesy of Filippo Argiolas - do not crash on preferences with no camera attached, fixes bug #544062, courtesy of Filippo Argiolas - cheese should ask to delete files if moving to trash fails, fixes bug #545950, courtesy of Filippo Argiolas - cheese crashed with move all to trash if no trash can be accessed, fixes bug #545997, courtesy of Filippo Argiolas - added/updated translations - ar, courtesy of Khaled Hosny - ca, courtesy of Gil Forcada - el, courtesy of Simos Xenitellis - es, courtesy of Jorge González - fr, courtesy of Bruno Brouard - gl, courtesy of Ignacio Casal Quinteiro - ja, courtesy of Takeshi Aihana - mk, courtesy of Arangel Angov - nl, courtesy of Wouter Bolsterlee - oc, courtesy of Yannig Marchegay - pl, courtesy of Tomasz Dominikowski - pt, courtesy of Duarte Loreto - th, courtesy of Akom C. - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.5 - make recording of videos work again, fixes bug #523475, courtesy of Filippo Argiolas - bump gstreamer requirements to 0.10.16 - fixes cheese_print_handler, which resulted in empty cheese logs, courtesy of Filippo Argiolas - allow to choose the webcam using the preference dialog, fixes bug #522200, courtesy of Ryan Zeigler - remove some gcc warnings, fixes bug #537490, courtesy of Cosimo Cecchi - fixed typo, which prevented hildon mode to compile cleanly - removed included <X11/extensions/xf86vmode.h>, fixes bug #539631, courtesy of Marc-Andre Lureau - make hal-device-id command line option work, fixes bug #498023, courtesy of Ryan Zeigler - use ogv as default video extension, fixes bug #524021 - added/updated translations - es, courtesy of Jorge González - sv, courtesy of Daniel Nylander - nb, courtesy of Kjartan Maraas - ko, courtesy of Changwoo Ryu - bg, courtesy of Alexander Shopov - oc, courtesy of Yannig Marchegay - et, courtesy of Ivar Smolin - pt_BR, courtesy of Fabrício Godoy and Ferreira Fontenelle - ps, courtesy of Zabeeh Khan - gl, courtesy of Ignacio Casal Quinteiro - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao version 2.23.4 - fix a crash, when using about/quit menu items in hildon mode, fixes bug #535582, courtesy of Michael Terry - Instead of crashing report when certain gstreamer are not found, fixes bug #522009, courtesy of Todd Eisenberger - use intltools 0.40 for building with autotools - added/updated translations - ar, courtesy of Khaled Hosny. - fi, courtesy of Tommi Vainikainen - nn, courtesy of Eirik U. Birkeland - vi, courtesy of Clytie Siddall - zh_CN, courtesy of 甘露 (Lu Gan) version 2.23.3 - add new flash and remove changing gamma for simulating flash. the new flash works best if you run a composited desktop, fixes bug #526214, courtesy of Alex Jones - fix segfault on startup if video or photo directory gconf setting is missing, fixes bug #534480, courtesy of Alexander Jones - add support to set the video and photo path in gconf, courtesy of Felix Kaser - added/updated translations - ar, courtesy of Djihed Afifi. - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - hu, courtesy of Máté Őry. - nb, courtesy of Kjartan Maraas version 2.23.2 - use a better icon for the effects button, fixes bug #511369 - store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser - use a toggle button for the effects button, fixes bug #527870 - add support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz - name the files to the date, when they were created, fixes bug #525739 - add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett - use gtk theme colors for the countdown widget - align the numbers and the camera on the countdown widget, courtesy of Andrea Cimitan - add a border, color shading and highlight to the countdown widget, to make it even more sexy, courtesy of Andrea Cimitan - make the countdown numbers translatable the right way - fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen - take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker - don't display the toplevel window by default, fixes bug #529276, courtesy of Loïc Minier - added/updated translations - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Ivar Smolin - gl, courtesy of Ignacio Casal Quinteiro - he, courtesy of Mark Krapivner - nb, courtesy of Kjartan Maraas - nl, courtesy of Tino Meinen - pt_BR, courtesy of Luis Motta. - sl, courtesy of Matej Urbančič - th, courtesy of Pornpimon Pradabsri version 2.23.1 - add cheese to sound & video in the application menu, fixes bug #519846 - add hildon support to cheese, fixes bug #519548, courtesy of Matthew Garret - add menu entry for the countdown, fixes bug #511160 - add the gedit warning box when no camera is found, fixes bug #511945, courtesy of sebastian keller - buttons and menu items should use Title Case - change the theora file extension to .gov, fixes bug #524021 - cheese crashes if getting information from a webcam fails, courtesy of Sjoerd Simons, fixes bug #522197 - cheese did not choose the right thumbnails for already taken pictures, fixes bug #524814 - cheese does not list its gnome-vfs dependency, fixes bug #522152, courtesy of Alex Rostovtsev - cheese doesn't open the webcam device set in gconf, courtesy of Sjoerd Simons, fixes bug #522198 - do not allow to take pictures, while the webcam is initializing, fixes bug #523121 - fix a crash while initializing webcam, fixes bug #522143, courtesy of Alex Rostovtsev - fix a crash, when a file was deleted twice - fix regression of gio, Dnd works again, courtesy of Cosimo Cecchi, fixes bug #526398 - set the max waiting time for detecting a camera to 10 seconds, fixes bug #520394 - show the pretty countdown widget by default - use a better effects icon, partially fixes bug #511369, courtesy of baptiste mille-mathias - use new cheese description, fixes bug #512091 - added/updated translations - el, courtesy of Nick Paraschou - en_GB, courtesy of Philip Withnall - es, courtesy of Jorge González - et, courtesy of Mattias Põldaru - he, courtesy of Mark Krapivner - nb, courtesy of Kjartan Maraas - nn, courtesy of Eskild Hustvedt - ru, courtesy of Vasiliy Faronov - sl, courtesy of Matej Urbančič
2008-11-14Fix patch-aa line.wiz1-2/+2
2008-11-14Note update of gxemul.minskim2-3/+3
2008-11-14Update gxemul to 0.4.6.6. Submitted by ISIHARA Takanori in PR pkg/39906.minskim3-10/+9
Changes: - Applying a patch from Kiyotaka Inaba which causes an ARM UND exception to be generated by the instruction word 0xe6000011, which is needed by gdb when running inside the emulator. Also enabling ARM UND exceptions for ARM floating point instructions (needed by both Linux and NetBSD/arm). - Fix for a free() bug in bootblock_iso9660.c. Updating the OpenBSD/landisk installation instructions from 4.2 to 4.4, after verifying that it works.
2008-11-14fix Makefile.in error. it was adding a dependency to @INTLLIBS@ ("-lintl")chuck3-1/+31
rather than @INTLDEPS@ causing some versions of make to fail with "don't know how to make -lintl" at compile time
2008-11-14don't use c99 on Darwin, it screws up dynamic linking.chuck1-1/+3
see http://mail-index.netbsd.org/tech-pkg/2008/11/10/msg002023.html and http://mail-index.netbsd.org/tech-pkg/2008/11/10/msg002026.html
2008-11-14Added sound-theme-freedesktop 0.2jmcneill1-1/+2
2008-11-14Pull in sound-theme-freedesktopjmcneill1-1/+2
2008-11-14Updated graphics/ruby-RMagick to 2.7.2obache1-1/+2
2008-11-14Update RMagick to 2.7.2.obache2-6/+6
Changes: RMagick 2.7.2 o Fix bug #22740, some Image::Info attribute values are not propogated to the image object (bug report by Thomas Watson)
2008-11-14Add sound-theme-freedesktopjmcneill1-1/+2
2008-11-14Updated textproc/redland to 1.0.7nb1wiz1-1/+2
2008-11-14Add missing file to PLIST.wiz2-2/+4
2008-11-14Import sound-theme-freedesktop 0.2:jmcneill4-0/+70
This package contains the FreeDesktop sound theme.
2008-11-14Updated sysutils/gnome-settings-daemon to 2.24.0nb2wiz1-1/+2
2008-11-14Install desktop file to share/gnome/autostart, in the hope that thiswiz4-11/+27
will cause the daemon to start automatically with a new Gnome session. Bump PKGREVISION.
2008-11-13Updated net/ekiga to 3.0.1nb2wiz1-1/+2
2008-11-13Add missing hicolor-icon-theme dependency.wiz1-13/+14
Reorder lines to follow pkgsrc standard some more. Bump PKGREVISION.
2008-11-13Add missing libxslt build dependency.wiz1-1/+2
2008-11-13Updated textproc/p5-XML-Feed to 0.3abs2-3/+3
2008-11-13Updated textproc/p5-XML-Feed to 0.3abs2-12/+14
0.3 2008-11-04 - Allow more flexible identification of Formats https://rt.cpan.org/Ticket/Display.html?id=14725 (Brian Cassidy BRICAS) 0.23 2008-10-23 - Fix mixing and matching of RSS and Atom http://rt.cpan.org/Ticket/Display.html?id=21335 (Shlomi Fish SHLOMIF) - Note that multiple categories was fixed at some point http://rt.cpan.org/Ticket/Display.html?id=30234 (mattn) - Work with xml:base (depending on version of XML::RSS) http://rt.cpan.org/Ticket/Display.html?id=21135 http://bugs.debian.org/381359 (Gregor Herrmann and Joey Hess) 0.22 2008-10-22 - Correct namespace for terms in RSS http://rt.cpan.org/Ticket/Display.html?id=25393 (Kent Cowgill KCOWGILL) - Up the minimum requirement for XML::RSS to 1.31 http://rt.cpan.org/Ticket/Display.html?id=23588 (Andreas König ANDK) - Created test for http://rt.cpan.org/Ticket/Display.html?id=18810 (Ryan Tate) - Allow creation of a self link http://rt.cpan.org/Ticket/Display.html?id=39924 (Shlomi Fish SHLOMIF) - Add support for GEORSS http://rt.cpan.org/Ticket/Display.html?id=39924 (Scott Gifford GIFF) - Fix fetching through proxies http://rt.cpan.org/Ticket/Display.html?id=36233 (Trevor Vallender) 0.21 2008.10.15 - Remove the inc directory because it's not needed anymore 0.20 2008.10.15 - Allow specification of the parsing format. Fixes bugs http://rt.cpan.org/Public/Bug/Display.html?id=35580 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477394 (Gregor Herrmann and Martin F Krafft) - Allow pass through of initialisation options http://rt.cpan.org/Public/Bug/Display.html?id=24729 (Christopher H. Laco CLACO) - Force working version XML::Atom http://rt.cpan.org/Public/Bug/Display.html?id=22548 http://rt.cpan.org/Public/Bug/Display.html?id=19920 - Allow extra Atom accessors http://rt.cpan.org/Public/Bug/Display.html?id=33881 (Paul Mison PMISON) - Prevent empty content http://rt.cpan.org/Public/Bug/Display.html?id=29684 (Dave Rolsky DROLSKY) - Cope with "updated" and "published" elements http://rt.cpan.org/Public/Bug/Display.html?id=20763 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380498 (Gregor Herrmann and Joey Hess) - Switch to Module::Build http://rt.cpan.org/Public/Bug/Display.html?id=38283 http://rt.cpan.org/Public/Bug/Display.html?id=20575 http://rt.cpan.org/Public/Bug/Display.html?id=21300
2008-11-13Kill www/grail, which has been dead for many years now. This executionsnj7-59/+3
blessed by tsarna@.
2008-11-13Fix a missing \ found by Marcin M. Jessaadrianp1-3/+3
2008-11-13ghostscript has hand-rolled shared lib handling in src/unix-dll.makchuck4-8/+41
that does not do the right thing on Darwin (where shared libs are created with different linking flags and use dylib rather than so as an extension). you need to manually reconfigure unix-dll.mak to make it work, so do it in hacks.mk. XXX: this still leaves the issue of libgs.so (et al.) being hardwired in PLIST, instead of using libgs.dylib (et al.). i'm not sure of the best way to fix that. at least it compiles now....
2008-11-13Fix PLIST for 3.0.4.ghen1-1/+2
2008-11-13Note update of the "firefox3" package to version 3.0.4.tron1-1/+2
2008-11-13Update "firefox3" package to version 3.0.4. Changes since version 3.0.3:tron2-6/+6
- Fixed the following security issues: MFSA 2008-58 Parsing error in E4X default namespace MFSA 2008-57 -moz-binding property bypasses security checks on codebase principals MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin violation MFSA 2008-55 Crash and remote code execution in nsFrameManager MFSA 2008-54 Buffer overflow in http-index-format parser MFSA 2008-53 XSS and JavaScript privilege escalation via session restore MFSA 2008-52 Crashes with evidence of memory corruption (rv:1.9.0.4/1.8.1.18) MFSA 2008-51 file: URIs inherit chrome privileges when opened from chrome MFSA 2008-47 Information stealing via local shortcut files - Fixed several stability issues. - Official releases for the Icelandic and Thai languages are now available. - Beta releases for the Bulgarian, Esperanto, Estonian, Latvian, Occitan, and Welsh languages are available for testing. - Updated the internal Public Suffix list. - Fixed an issue where the IME input tool used to enter Japanese, Korean, Chinese and Indic characters was covered by the "Add Bookmark" panel. (bug 433340) - Enabled additional EV root certificates. (bug 451305) - Fixed an issue where some passwords saved using Firefox 3.0.2 did not work properly. (bug 457358) - In some cases, Firefox would not properly save proxy settings for protocols other than HTTP. (bug 446536)
2008-11-13configure checks for glib 2.17.3 so require at least that forreed1-2/+2
BUILDLINK_API_DEPENDS.glib2. (tested with 2.16.3 and it failed with: ../pango/pango-enum-types.h:12:9: error: macro names must be identifiers)
2008-11-13Note "imap-uw" related package revision bumps.tron1-1/+6
2008-11-13Bump the package revisions of all packages that depend on thetron5-10/+10
"imap-uw" package because of binary incompatibilities.
2008-11-13Bump the following things:tron2-6/+7
- The shared library major version because it is no longer compatible with old binaries. - The package revision because of the above change. - The minimum API and ABI versions because new binary packages are no longer compatible with an old "imap-uw" package.
2008-11-13Note update of www/typo3 package to 4.2.3.taca1-1/+2
2008-11-13Update TYPO3 package to 4.2.3.taca2-11/+18
Initially it was simply bug fix release and please refer the URL for full changes: http://wiki.typo3.org/TYPO3_4.2.3. And now, it found out that two Cross Site Scripting (XSS) problem was fixed by this release. Regarding the issue in backend module "file": TYPO3 Security Bulletin TYPO3-20081113-1: Cross-Site Scripting vulnerability in TYPO3 Core <http://typo3.org/teams/security/security-bulletins/typo3-20081113-1/> Regarding the issue in system extension "felogin": TYPO3 Security Bulletin TYPO3-20081113-2: Cross-Site Scripting vulnerability in TYPO3 Core <http://typo3.org/teams/security/security-bulletins/typo3-20081113-2/>