summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-24Updated fonts/sourcesans-fonts to 1.038ryoon1-1/+2
2012-11-24Update to 1.038ryoon2-7/+7
Changelog: version 1.038 created 2012/09/12 * Updates the metrics of Majuscule letters in lighter weights. * Updates fonts to add small capitals and superior capital letters to upright styles. * Adds the following characters for transliteration: Blinebelow, blinebelow, Klinebelow klinebelow, Emacronacute, emacronacute, Omacronacute, omacronacute, primemod * Adds the following punctuation characters: bardbl, iterrobang, ceilingleft, ceilingright, floorleft floorright, bracketleftwhite, bracketrightwhite, brackhalftopleft, brackhalftopright, brackhalfbotleft, brackhalfbotright * Adds dotted zero and slashed zero.
2012-11-24Update SOGo (and its SOPE dependency) to 2.0.2amanu12-121/+304
ChangeLog since 2.0.0 2.0.2a (2012-11-15) ------------------- Enhancements - improved user rights editor in calendar module - disable alarms for newly subsribed calendars Bug fixes - fixed typos in Spanish (Spain) translation - fixed display of raw source for tasks - fixed title display of cards with a photo - fixed null address in reply-to header of messages - fixed scrolling for calendar/addressbooks lists - fixed display of invitations on BlackBerry devices - fixed sogo-tool rename-user for MySQL database - fixed corrupted attachments in Webmail - fixed parsing of URLs that can throw an exception - fixed password encoding in user sources 2.0.2 (2012-10-24) ------------------ New features - added support for SMTP AUTH - sogo configuration can now be set in /etc/sogo/sogo.conf - added support for GNU TLS Enhancements - speed up of the parsing of IMAP traffic - minor speed up of the web interface - speed up the scrolling of the message list in the mail module - speed up the deletion of a large amounts of entries in the contacts module - updated the timezone files to the 2012.g edition - openchange backend: miscellaneous speed up of the synchronization operations - open file descriptors are now closed when the process starts Bug fixes - the parameters included in the url of remote calendars are now taken into account - fixed an issue occurring with timezone definitions providing multiple entries - openchange backend: miscellaneous crashes during certain Outlook operations, which have appeared in version 2.0.0, have been fixed - fixed issues occuring on OpenBSD and potentially other BSD flavours 2.0.1 (2012-10-10) ------------------- Enhancements - deletion of contacts is now performed in batch, which speeds up the operation for large numbers of items - scalability enhancements in the OpenChange backend that enables the first synchronization of mailboxes in a more reasonable time and using less memory - the task list is now sortable Bug Fixes - improved support of IE 9
2012-11-24Updated devel/p5-Tree-DAG_Node to 1.09adam1-1/+2
2012-11-24Changes 1.09:adam2-7/+6
- No code changes. - Oops. The changes in V 1.08 we made in the other 10 distros, but not in this one. My apologies. Changes 1.08: - No code changes. - For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.
2012-11-24Update chat/weechat to 0.3.9.2tonio2-3/+3
2012-11-24Update chat/weechat to 0.3.9.2tonio5-24/+26
Changes: Security: - CVE-2012-5854: Fix buffer overflow when decoding IRC colors in strings - CVE-2012-5534: Fix untrusted command for function hook_process could lead to execution of commands, because of shell expansions Among the new features: - add plugin "script" (replacement of weeget.py and script.pl) - add support of SSL in relay plugin - add color for offline nicks - add system resource limits for WeeChat process - add zoom on merged buffer (default key: alt+"x") - add "Day changed to" in logger backlog - add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat - add option "swap" for command /buffer - generate alternate IRC nicks dynamically (when all nicks are already in use) - fix rejoin of password protected IRC channels - fix freeze in irc and relay plugins with sockets - fix color of long lines (displayed on more than one line on screen) under FreeBSD - allow update for some variables of hdata - add japanese user's guide, scripting guide and tester's guide - many bugs fixed.
2012-11-24devel/cssc: Replace corrupt patchmarino1-7/+11
I am not sure how this new patch was overwritten with the distinfo. Replace it with the intended contents.
2012-11-23graphics/tesseract: #include <unistd.h>marino2-4/+5
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23Updated net/knot to 1.1.2pettai1-1/+2
2012-11-23v1.1.2 - Nov 21, 2012pettai2-6/+6
--------------------- Bugfixes: * Fixed debug message. v1.1.2-rc1 - Nov 14, 2012 ------------------------- Bugfixes: * Fixed crash on reload when config contained duplicate zones. * Fixed scheduling of transfers.
2012-11-23devel/cssc: #include <unistd.h>marino2-1/+10
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23devel/omake: Disable treat error as warningsmarino2-1/+21
GCC 4.7.x will emit warnings on ocaml if a function or a constant is unreferenced. There are a few dozen of these in omake. The alternative to disabling warnings=errors is to remove functions and contants over many files (probably more than a dozen).
2012-11-23Fix compilation on Linux.alnsn2-1/+15
2012-11-23Updated fonts/fontforge to 20120731adam2-3/+3
2012-11-23kmplayer and kdevelop updatesmarkd2-3/+5
2012-11-23Changes 20120731:adam7-24/+157
Change log unavailable.
2012-11-23chat/centerim: #include <unistd.h>marino2-1/+14
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23gcc 4.7.x patches.markd3-1/+31
2012-11-23Update to 4.4.1markd3-12/+180
new features, bug fixes and improved performance.
2012-11-23Update to 1.4.1markd3-58/+246
new features, bug fixes and improved performance.
2012-11-23Update to 0.11.3dmarkd4-24/+53
Changes since version 0.11.3c - Fix item activation in double click mode - Fix crash on plugin exit in MediaManager destructor - Fix GtkWindow destroyed for never libflashplugin Changes since version 0.11.3b - Include build fixes from Orcan Ogetbil - Set codec to utf8 when reading our own lists - Fix initial video sizes with SMIL+video
2012-11-23multimedia/mkvtoolnix-old: #include <unistd.h>marino2-1/+14
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23multimedia/mkvtoolnix: #include <unistd.h>marino2-1/+14
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23archivers/dar: #include <unistd.h>marino2-1/+14
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23Updated fonts/umefont-ttf to 0.445ryoon1-1/+2
2012-11-23Update to 0.445ryoon2-6/+6
Changelog: Gothic glyphs unadjusted: Unicode 6f53-9400, Mincho glyphs unadjusted: Unicode 6f83-9400
2012-11-23mantion updatesdrochner2-5/+14
2012-11-23update to 1.32.3drochner2-7/+7
changes: - make gobject-introspection PANGO_GLYPH happy - provide a phony define for LANGUAGE - adjust to harfbuzz 0.97 api since harfbuss is used only internally, and its shlibname didn't change, I'm refraining from a recursive revbump
2012-11-23update to 0.9.7drochner3-7/+8
changes: - Implement Thai "PUA" shaping for old fonts - Add --text-before and --text-after - Add --bot / --eot / --preserve-default-ignorables - hb-shape --output-format=json -bugfixes
2012-11-23Updated www/seamonkey-l10n to 2.14ryoon1-1/+2
2012-11-23Update to 2.14ryoon3-70/+92
* Sync with www/seamonkey-2.14
2012-11-23update to 0.6.8drochner2-6/+6
change: Handle signed units
2012-11-23update to 1.77.1drochner4-10/+37
too many changes to list here, see the bundled changelog
2012-11-23Updated www/seamonkey to 2.14ryoon1-1/+2
2012-11-23Update to 2.14ryoon120-670/+889
* Patches are synced with xulrunner-17.0, and regen patches * Update Mozilla Lightning to 1.9 Changelog: SeaMonkey-specific changes None (see changes page for minor changes). Mozilla platform changes OS X 10.6 is now the minimum supported Mac version. JavaScript Maps and Sets are now iterable. SVG FillPaint and StrokePaint have been implemented. The sandbox attribute has been implemented for iframes, enabling increased security. Fixed several stability issues. Security fixes Fixed in SeaMonkey 2.14 MFSA 2012-106 Use-after-free, buffer overflow, and memory corruption issues found using Address Sanitizer MFSA 2012-105 Use-after-free and buffer overflow issues found using Address Sanitizer MFSA 2012-103 Frames can shadow top.location MFSA 2012-101 Improper character decoding in HZ-GB-2312 charset MFSA 2012-100 Improper security filtering for cross-origin wrappers MFSA 2012-99 XrayWrappers exposes chrome-only properties when not in chrome compartment MFSA 2012-97 XMLHttpRequest inherits incorrect principal within sandbox MFSA 2012-96 Memory corruption in str_unescape MFSA 2012-94 Crash when combining SVG text on path with CSS MFSA 2012-93 evalInSanbox location context incorrectly applied MFSA 2012-92 Buffer overflow while rendering GIF images MFSA 2012-91 Miscellaneous memory safety hazards (rv:17.0/ rv:10.0.11)
2012-11-23update to 2.3.4drochner3-7/+8
changes: -bugfixes -translation updates
2012-11-23update to 3.6.2drochner3-7/+8
changes: - separate share and send to - wireless hotspot - application-rss+xml - remove success color from battery-full
2012-11-23update to 3.6.2drochner2-6/+6
changes: translation updates
2012-11-23update to 3.6.2drochner2-6/+6
changes: -bugfixes -translation updates
2012-11-23update to 3.6.1drochner3-7/+12
changes: translation updates
2012-11-23update to 2.7drochner2-6/+6
change: Add --min-dim and --max-dim options to only process images with certain dimensions
2012-11-23update to 1.20.4drochner3-9/+10
changes: bugfixes
2012-11-23update to 1.14.25drochner3-10/+16
changes: -Enhance gsf tool to create archives -bugfixes
2012-11-23update to 0.6.6.1drochner2-6/+6
change: Rebuild package with fixed Vala compiler
2012-11-23update to 0.18.1drochner2-7/+7
changes: Bug fixes and binding updates
2012-11-23add the patchdrochner1-0/+35
2012-11-23add patch from Redhat to fix buffer overflow on pac load (CVE-2012-4505)drochner2-2/+4
bump PKGREV
2012-11-23add patch from upstream to fix memory corruption when reading XWD filesdrochner3-3/+166
bump PKGREV
2012-11-23Fix the PLIST of devel/cvsup to match the current set of example filesgson2-4/+4
installed, as it is taken from devel/cvsup-bin and has changed there.