summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-10Remove old conflicts line that breaks git meta package.wiz2-4/+2
2013-09-10Updated devel/p5-Date-Manip to 6.41wen1-1/+2
2013-09-10Update to 6.41wen2-6/+6
No changelog upstream
2013-09-10Disable qt detection, to avoid problems like the one PR 48203 describes.wiz1-1/+2
2013-09-10Updated time/p5-Time-Elapsed to 0.31wen1-1/+2
2013-09-10Update to 0.31wen2-7/+6
Upstream changes: 0.31 Tue Sep 22 02:05:24 2009 => Perl::Critic refactoring. 0.30 Wed Jun 24 00:42:57 2009 => Added "week" suport to the output. Disabled by default. => Extended the second parameter to elapsed() to a hashref.
2013-09-10Updated time/p5-Time-Duration to 1.1wen1-1/+2
2013-09-10Update to 1.1wen2-8/+8
Add LICENSE Upstream changes: 2013-04-02 Avi Finkel avi@finkel.org * Release 1.1 -- Adding millisecond support.
2013-09-10Updated www/moodle to 2.5.2wen1-1/+2
2013-09-10Update to 2.5.2wen3-9/+26
Upstream changes: Releases > Moodle 2.5.2 release notes Release date: 9 September 2013 Here is the full list of fixed issues in 2.5.2. Contents [hide] 1 Highlights 2 Functional changes 3 API changes 4 Security issues 5 Fixes and improvements 6 See also Highlights MDL-30839 - Form validation and error recovery draws the user to where focus is needed. MDL-27953 - Uploaded users can be added with authentication options other than Manual account or No login. MDL-38707 - Folders displayed on course pages show their name. Functional changes MDL-40854 - Links to course activities/resources do not appear to users without appropriate view capabilities. MDL-35981 - Confirmation is no longer needed after deleting a comment. MDL-38707 - Folders displayed on course pages show their name. MDL-41036 - Question category info is now edited using the HTML editor. API changes MDL-40176 - Mock form submission introduced for testing. Security issues A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version. Fixes and improvements MDL-37333 - Clicking "Clear theme caches" in Default theme selector redirects page to "Select theme for tablet device". MDL-41106 - MUC session cache fixes were made. MDL-36803 - TinyMCE editor now works better with iOS. MDL-40891 - MUC cache purge works consistently when creating directories. MDL-31487 - Grade items remain hidden if explicitly hidden via Gradebook (regardless of activity state).
2013-09-09Fix typowiz1-2/+2
2013-09-09Updated x11/xf86-video-ast to 0.98.0wiz2-3/+3
2013-09-09Update to 0.98.0:wiz2-12/+6
Adam Jackson (2): Don't bother to include vbe.h Remove mibstore.h Alan Coopersmith (1): Cleanup leading/trailing whitespace in source files Thomas Klausner (1): Use uint32_t for a variable that's passed to a function expecting a uint32_t. Y.C. Chen (6): Support 1360x768 and 1600x900 Resolutions Modify for DRAM Initial Settings Fixed S3 Resume Failed Issue Fixed Display Abnormal Issue with GOP Driver Support ShadowFB if no XAA Bump version to 0.98.0
2013-09-09Updated x11/xf86-video-neomagic to 1.2.8wiz2-3/+3
2013-09-09Update to 1.2.8:wiz2-13/+6
Adam Jackson (1): Remove mibstore.h Matt Turner (5): Don't call NEO_Sync with no XAA Add &component=Driver/Neomagic to Bugzilla link Remove uses of xf86PciInfo.h Don't check for unneeded proto headers xf86-video-neomagic 1.2.8 Matthieu Herrb (1): Unbreak shadowfb initialization with modern X servers.
2013-09-09Updated time/py-pytz to 2013dwiz2-3/+3
2013-09-09Update to 2013d:wiz3-8/+10
The usual changes.
2013-09-09Updated net/flickcurl to 1.25wiz2-3/+3
2013-09-09Update to 1.25:wiz2-6/+6
2013-09-01 Flickcurl Version 1.25 Released More OAuth fixes including getting uploading fully working. Multiple internal OAuth changes to simplify code. Updated the coverage for API calls added in the last year approximately. Added new API call to get the most frequently used tags for a user. This does not seem to work over OAuth: flickcurl_tag** flickcurl_tags_getMostFrequentlyUsed(flickcurl* fc); Added new API call to get the groups of a user: flickcurl_group** flickcurl_people_getGroups(flickcurl* fc, const char* user_id, const char* extras); Added new API call to get contacts tagging suggestions but reordered the parameters to match the rest of the contacts.get* API calls. flickcurl_contact** flickcurl_contacts_getTaggingSuggestions(flickcurl* fc, const char* include_self, const char* include_address_book, int page, int per_page); Added new API calls flickcurl_groups_join(), flickcurl_groups_joinRequest() and flickcurl_groups_leave() for (some of) the new group API: int flickcurl_groups_join(flickcurl* fc, const char* group_id, const char* accept_rules); int flickcurl_groups_joinRequest(flickcurl* fc, const char* group_id, const char* message, const char* accept_rules); int flickcurl_groups_leave(flickcurl* fc, const char* group_id, const char* delete_photos); Updated the example code flickrdf.c to use the non-deprecated flickcurl_photos_getInfo2() Updated deprecated flickcurl-config(1) program to be independent of pkg-config. This allows make distcheck to work.
2013-09-09Remove bogus chunk.wiz2-9/+3
2013-09-09Updated misc/dialog to 1.2.20130902wiz2-3/+3
2013-09-09Update to 1.2.20130902:wiz2-6/+6
2013/09/02 + modify makefile rule to make the ".png" filenames created by groff predictable. + add option --help-tags to allow scripts to get the item's tag field consistently from help- and help-item button results rather than getting the item's text for the latter (discussion with Florent Rougon). + correct manpage discussion of DIALOG_ITEM_HELP versus --item-help, as well as --help-button return status (report by Florent Rougon). + correct limit used for --hline option (report by Devin Teske, cf: 2011/06/30). + do not print empty "[]" if a --hline option was given with an empty value (report by Devin Teske). + miscellaneous configure script fixes/updates. In particular, add option --with-shared which builds shared libraries without a libtool dependency. + add FreeBSD port-files for test-builds. + update lt.po, add fa.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub
2013-09-09Updated devel/global to 6.2.9wiz2-3/+3
2013-09-09Update to 6.2.9:wiz3-24/+22
Version 6.2.9 - August 26 2013 [CHANGES] New facilities: o configure: New option --with-sitekeys-mode=MODE. Changed: o jquery.treeview.js: Removed effects on mouse over because they use time too much to build a tree. Now it works faster than previous versions. o htags: Added a loading message when the --tree-view option is specified. [INCOMPATIBLE CHANGES] o gtags-cscope: Though previous gtags-cscope ignored GTAGSROOT, GTAGSDBPATH when the -d option was not specified, it was meaningless. Now it accepts both of them always. [BUG FIXED] o gtags-cscope: Arrow keys didn't work after execution of external programs. Now it works. o global: The -u option didn't work in a project whose path includes blanks. Now it works. o htags: Fixed some bugs about --tree-view option. - The type argument of --tree-view option didn't work in the top page. Now it works. - Directory icons by --tree-view=filetree were not displayed. Now it works. - On-line manual didn't say about the type argument. Now it is written.
2013-09-09Updated devel/py-setuptools to 1.1.4wiz2-3/+3
2013-09-09Update to 1.1.4:wiz3-10/+14
----- 1.1.4 ----- * Issue #77: Fix error in upload command (Python 2.4). ----- 1.1.3 ----- * Fix NameError in previous patch. ----- 1.1.2 ----- * Issue #69: Correct issue where 404 errors are returned for URLs with fragments in them (such as #egg=). ----- 1.1.1 ----- * Issue #75: Add ``--insecure`` option to ez_setup.py to accommodate environments where a trusted SSL connection cannot be validated. * Issue #76: Fix AttributeError in upload command with Python 2.4.
2013-09-09Updated graphics/graphviz to 2.34.0wiz2-3/+3
2013-09-09Update to 2.34.0:wiz6-1430/+75
September 6, 2013 - Release 2.34.0 - Resolves bugs: 2325, 2326, 2333, 2334, 2337, 2338, 2340, 2343, 2345, 2346, 2349, 2350, 2351, 2352, 2353, 2354, 2357, 2359 - Resolves Redhat bug: BZ#847458 August 21, 2013 - Added mingle command and library for edge bundling
2013-09-09Updated devel/p5-Tree-DAG_Node to 1.16prlw11-1/+2
2013-09-09Update p5-Tree-DAG_Node to 1.16:prlw12-6/+6
1.16 Mon Sep 9 09;26:00 2013 - Accept a patch (slightly modified by me) from Tom Molesworth (see RT#88501): - Remove 'use open qw(:std :utf8);' because of its global effect. - Replace Perl6::Slurp with File::Slurp, using the latter's binmode option for the encoding. - Fix docs where I'd erroneously said File::Slurp didn't support utf8. 1.15 Fri Sep 6 11:10:00 2013 - Replace Path::Tiny with File::Spec, because the former's list of dependencies is soooo long :-(. - Changed files: t/read.tree.t, Build.PL and Makefile.PL. See: RT#88435 for an explanation. - Move t/pod.t to xt/author/pod.t.
2013-09-09Updated fonts/fontconfig to 2.10.95wiz2-3/+3
2013-09-09Update to 2.10.95:wiz2-7/+6
2.10.95 Changes since 2.10.94: Akira TAGOH (3): Fix a typo Fix a crash Bump version to 2.10.95 2.10.94 Changes since 2.10.93: Akira TAGOH (26): Bug 64906 - FcNameParse() should ignore leading whitespace in parameters Fix a comparison of constant warning with clang Fix a shift count overflow on 32bit box Fix a incompatible pointer warning on NetBSD Add FcTypeUnknown to FcType to avoid comparison of constant -1 Fix the behavior of intermixed tests end edits in match Ignore scandir() check on mingw Use INT_MAX instead of unreliable hardcoding value Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warning Rework to apply the intermixed test and edit elements in one-pass trivial code optimization Correct fontconfig.pc to add certain dependencies for build Correct fontconfig.pc to add certain dependencies for static build Fix wrong edit position Bug 67809 - Invalid read/write with valgrind when assigning something twice warn deprecated only when migration failed Bug 67845 - Match on FC_SCALABLE Bug 16818 - fontformat in match pattern is not respected? Bug 68340 - More metric compat fonts Bug 63399 - Add default aliases for Georgia, Garamond, Palatino Linotype, Trebuchet MS Fix a typo Fix a crash when non-builtin objects are edited Fix a wrong edit position when 'kind' is different Bug 68587 - copy qu.orth to quz.orth Add quz.orth to Makefile.am Bump version to 2.10.94 Behdad Esfahbod (2): Minor Fix assertion
2013-09-09Updated x11/xf86-video-ati to 7.2.0wiz2-3/+3
2013-09-09Update to 7.2.0:wiz2-6/+6
Alex Deucher (16): radeon: add oland chip family radeon/kms: add oland pci ids radeon: mark trinity APUs with IGP flag radeon: add Richland pci ids radeon: add new SI pci ids radeon: add new richland pci ids radeon: add hainan chip family radeon: add Hainan pci ids man: fix up previous commit radeon: add family ids for CIK radeon: update cursor handling for CIK radeon/kms: add bonaire pci ids radeon/kms: add kabini pci ids radeon: bump libdrm requirement to 2.4.46 for CIK support radeon: fix naming clashes with multiple GPUs (v3) drmmode: add support for multi-screen reverse optimus Colin Walters (1): autogen.sh: Implement GNOME Build API Dave Airlie (1): radeon: add support for reverse prime (v2) Eric S. Raymond (1): Fix some incomplete list entries. Grigori Goronzy (5): Fix RADEON_FALLBACK logging EXA/evergreen/ni: optimize non-overlapping Copy EXA/evergreen/ni: fast solid pixmap support EXA/evergreen/ni: accelerate PictOpOver with component alpha EXA/evergreen/ni: replace magic number Ilija Hadzic (13): DRI2: change signature of populate_vbl_request_type DRI2: make populate_vbl_request_type external drmmode: add drmmode_get_current_ust function drmmode: remove dead code from drmmode_crtc_dpms drmmode: calculate interpolated vblanks while in dpms-off state DRI2: adjust MSC by the number of interpolated vblanks DRI2: add vblank extrapolation function DRI2: hook up vblank extrapolation to schedule_swap DRI2: track CRTC in event record DRI2: move rename and rework radeon_dri2_deferred_swap DRI2: make wait_msc and get_msc work on disabled CRTCs DRI2: support scheduling emulated events with zero delay DRI2: add interpolated blanks to frame number in event handlers Jerome Glisse (1): radeonsi: add 2d tiling support Leo Liu (1): radeon: fix a memory leak in get_modes() callback. Maarten Lankhorst (9): bump version post release Close drm_fd in CloseScreen. Cleanup drmmode in CloseScreen. radeon: add refcounts to fix up zaphod open/close. Move fd cleanup to correct place. drmmode: handle failure of drmModeGetConnector kill unused radeon_driver.c add bicubic_table.py to EXTRA_DIST radeon: bump version for release Mark Kettenis (1): Always go through DFS/UTS when byte swapping is needed. Michel Dänzer (8): Only parse Option "AccelMethod" if glamor was enabled at build time glamor: Bail if the glamoregl module wasn't loaded early glamor: Initial PRIME pixmap sharing hooks. glamor: Enable by default on SI glamor: Only enable for depth >= 24 glamor: Fix build against xserver < 1.13 glamor: Keep old private in radeon_pixmap_set_bo autogen.sh: Restore passing --enable-maintainer-mode to configure Raul Fernandes (1): EXA/6xx/7xx: optimize non-overlapping Copy Samuel Li (1): radeon: use direct mapping for fast fb access.
2013-09-09Updated meta-pkgs/modular-xorg-drivers to 1.14.2wiz1-1/+2
2013-09-09Set LICENSE for meta package to public-domain.wiz1-2/+4
Add xf86-video-dummy. Bump version.
2013-09-09Updated x11/xf86-video-vesa to 2.3.3wiz1-1/+2
2013-09-09Update to 2.3.3:wiz2-7/+6
A few cleanups, and a build fix for xserver 1.14. Adam Jackson (2): Remove mibstore.h configure: Drop AM_MAINTAINER_MODE Alexandr Shadchin (2): Remove unneeded AM_CONDITIONAL Fix check function in VESASaveRestore Colin Walters (1): autogen.sh: Implement GNOME Build API Egbert Eich (1): Make bool option parsing clearer and more consistent Julien Cristau (1): Bump to 2.3.3
2013-09-09Added x11/xf86-video-dummy version 0.3.7wiz2-3/+3
2013-09-09+ xf86-video-dummywiz1-1/+2
2013-09-09Import xf86-video-dummy-0.3.7 as x11/xf86-video-dummy.wiz4-0/+36
Virtual/offscreen frame buffer driver for the Xorg X server.
2013-09-09two updatesdrochner1-1/+3
2013-09-09update to 0.13.1drochner2-7/+6
This fixes a hostname check bypassing vulnerability (truncation on NULL-bytes, as seen in other implementations) (CVE-2013-4314)
2013-09-09Update sysutils/testdisk to testdisk-6.14.drochner5-37/+31
from Leonardo Taccari per PR pkg/48189 Changes: General Improvements ==================== * The log file generated by the Windows version (cygwin) reports bad sectors in a more readable fashion, example ReadFile Data error (cyclic redundancy check). * As openssl isn't used, don't link with this cryptographic library (Debian tries to avoid mixing GPL code and openssl) TestDisk ======== Improvements ------------ * testdisk /list now displays the disk model, serial number, firmware version and hpa or dco presence if detected * Recover WBFS (Wii Backup File System) partition * Make FAT RebuildBS works when there is a single FAT table * Interface: Display the partition table type if autodetected * Interface: modified warning about mismatching geometry between FAT or NTFS boot sector and HD geometry information (Debian #651756) * Interface: Remove "Allow partial last cylinder" option Bug fixes --------- * Fix crc in EFI backup GPT * Rewrote how TestDisk aligns partition on cylinder or 1MB boundary. It avoids to create partition entry where the partition ends after the end of the disk. PhotoRec ======== Improvements ------------ * Improve Olympus .orf recovery * Improve WP Mac/WP5/WP6 Corel Documents .wpd files recovery * Fix thumbs.db recovery, avoid some false positive with .doc * Interface: if less than 10 file families are enabled, display the results even if zero has been found yet New file formats: * .aep After Effects * .axx AxCrypt * .dp Designer, a Photobook Designer Software * .lzh archive * .mmap MindManager * .plt Gerber Graphix Advantage * .prproj Adobe Premiere project * .psb Adobe Photoshop Image * .pts PTGui, panoramic stitching software * .qcp The QCP File Format and Media Types for Speech Data (RFC3625) * .shn Shorten audio file * .snt Windows Sticky Notes * .ttd TinyTag Data * .wallet Armory bitcoin wallet * .wim Windows imaging (WIM) image Bug fixes --------- * Fix an endless loop during .caf file recovery * Fix tiff recovery including some raw file formats, 64-bit version wasn't affected
2013-09-09Only add HAVE_LLVM / HAVE_GCC if they are already set.joerg1-2/+8
2013-09-09Avoid trying to re-generate the graphviz_version.h dist file.jperkin1-2/+2
2013-09-09scmgit* -> git*wiz1-1/+5
2013-09-09Finish git rename from scmgit to git.wiz43-1089/+56
2013-09-09Updated databases/redis to 2.6.16fhajny2-3/+3
2013-09-09--[ Redis 2.6.16 ] Release date: 28 Aug 2013fhajny2-6/+6
UPGRADE URGENCY: MODERATE. * [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors were trapped only in the case the saving child failed, so the fork() error was no trapped as no child is created at all. * [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is significantly better with large values (>= a few kbytes) and will be able to store two times the amount of data compared to Redis 2.6.15 when values are in that range. * [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed by the Redis scripting engine. * [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to SDS allocation more easily.