summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-02-28Reset maintainer for retired developers.wiz169-340/+339
2011-02-28Note updateof samba packages:taca1-1/+3
net/samba33 3.3.15 net/samba35 3.5.7
2011-02-28Update samba35 pacakge to 3.5.7.taca2-6/+6
Release Announcements ===================== Samba 3.5.7, 3.4.12 and 3.3.15 are security releases in order to address CVE-2011-0719. o CVE-2011-0719: All current released versions of Samba are vulnerable to a denial of service caused by memory corruption. Range checks on file descriptors being used in the FD_SET macro were not present allowing stack corruption. This can cause the Samba code to crash or to loop attempting to select on a bad file descriptor set. A connection to a file share, or a local account is needed to exploit this problem, either authenticated or unauthenticated (guest connection). Currently we do not believe this flaw is exploitable beyond a crash or causing the code to loop, but on the advice of our security reviewers we are releasing fixes in case an exploit is discovered at a later date. Changes ------- o Jeremy Allison <jra at samba.org> * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
2011-02-28Update samba33 pacakge to 3.3.15.taca2-7/+6
Release Announcements ===================== Samba 3.5.7, 3.4.12 and 3.3.15 are security releases in order to address CVE-2011-0719. o CVE-2011-0719: All current released versions of Samba are vulnerable to a denial of service caused by memory corruption. Range checks on file descriptors being used in the FD_SET macro were not present allowing stack corruption. This can cause the Samba code to crash or to loop attempting to select on a bad file descriptor set. A connection to a file share, or a local account is needed to exploit this problem, either authenticated or unauthenticated (guest connection). Currently we do not believe this flaw is exploitable beyond a crash or causing the code to loop, but on the advice of our security reviewers we are releasing fixes in case an exploit is discovered at a later date. Changes ------- o Jeremy Allison <jra at samba.org> * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
2011-02-28Updated devel/ncurses[w] to 5.8adam2-4/+4
2011-02-28Changes 5.8:adam15-81/+281
Interface changes * turn on _XOPEN_CURSES definition in curses.h. * change _nc_has_mouse to has_mouse, reflect its use in C++ and Ada95. * add is_pad and is_subwin functions for opaque access to the WINDOW structure. * add tiparm, based on review of X/Open Curses Issue 7. Library Improvements * add a terminal driver for Windows console, which supports a MinGW port to Windows. * add extended functions which specify the SCREEN pointer for several curses functions which use the global SP. * improve the NCURSES_NO_UTF8_ACS feature by adding a check for an extended terminfo capability U8. * improve performance of tigetstr, etc., by using hashing code from tic. * add WACS_xxx definitions to wide-character configuration for thick- and double-lines. * modify init_pair to allow caller to create extra color pairs beyond the color_pairs limit, which use default colors. Improvements to Programs * add tabs program. * modify tic's -I/-C dump to reformat acsc strings into canonical form (sorted, unique mapping). * add checks in tic for inconsistent cursor-movement controls, and for inconsistent printer-controls. * add special case to _nc_infotocap (used by tic and infocmp) to recognize the setaf/setab strings from xterm+256color and xterm+88color, and provide a reduced version which works with termcap.
2011-02-28Updated textproc/py-pygments to 1.4obache1-1/+2
2011-02-28Update Pygments to 1.4.obache3-7/+17
While here, add PKG_RUN_TEST support. Version 1.4 ----------- (codename Unschärfe, released Jan 03, 2010) - Lexers added: * Factor (#520) * PostScript (#486) * Verilog (#491) * BlitzMax Basic (#478) * Ioke (#465) * Java properties, split out of the INI lexer (#445) * Scss (#509) * Duel/JBST * XQuery (#617) * Mason (#615) * GoodData (#609) * SSP (#473) * Autohotkey (#417) * Google Protocol Buffers * Hybris (#506) - Do not fail in analyse_text methods (#618). - Performance improvements in the HTML formatter (#523). - With the ``noclasses`` option in the HTML formatter, some styles present in the stylesheet were not added as inline styles. - Four fixes to the Lua lexer (#480, #481, #482, #497). - More context-sensitive Gherkin lexer with support for more i18n translations. - Support new OO keywords in Matlab lexer (#521). - Small fix in the CoffeeScript lexer (#519). - A bugfix for backslashes in ocaml strings (#499). - Fix unicode/raw docstrings in the Python lexer (#489). - Allow PIL to work without PIL.pth (#502). - Allow seconds as a unit in CSS (#496). - Support ``application/javascript`` as a JavaScript mime type (#504). - Support `Offload <http://offload.codeplay.com>`_ C++ Extensions as keywords in the C++ lexer (#484). - Escape more characters in LaTeX output (#505). - Update Haml/Sass lexers to version 3 (#509). - Small PHP lexer string escaping fix (#515). - Support comments before preprocessor directives, and unsigned/ long long literals in C/C++ (#613, #616). - Support line continuations in the INI lexer (#494). - Fix lexing of Dylan string and char literals (#628). - Fix class/procedure name highlighting in VB.NET lexer (#624).
2011-02-28Properly define the linker on DragonFly BSDadam2-3/+26
2011-02-28Updated emulators/suse113_base to 11.3nb3chs1-1/+2
2011-02-28update glibc to 2.11.2-3.3.1. fixes CVE-2010-3856.chs2-10/+10
2011-02-27Simplify patch to match more closely what has been submitted upstream.wiz2-36/+4
2011-02-27Make gmpc plugin packages' Makefiles look more similar.wiz5-34/+19
2011-02-27Add nicovideo-dlryoon1-1/+2
2011-02-27Added net/nicovideo-dl version 0.0.20110122ryoon1-1/+2
2011-02-27Import nicovideo-dl-0.0.20110122 as net/nicovideo-dlryoon4-0/+36
nicovideo-dl is a small command-line program to download videos from www.nicovideo.jp. It is implemented by Python. It is platform-independent and should work on Unix/Windows/Mac.
2011-02-27Added audio/gmpc-albumview version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-albumview.wiz1-1/+2
2011-02-27Initial import of gmpc-albumview-0.20.0:wiz4-0/+53
This GMPC plugin shows your music collection in albums, it's showing album covers with the artist and album name under it. You can also filter out specific artists or albums and set the amount of albums per row.
2011-02-27Added audio/gmpc-lyrics version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-lyrics.wiz1-1/+2
2011-02-27Initial import of gmpc-lyrics-0.20.0, another lyrics plugin for gmpc.wiz4-0/+35
The idea is to split this plugin in two separate plugins for both websites. The sites used for this plugin are: * Leo's Lyrics * Lyrics tracker
2011-02-27Add motoya-fontsryoon1-1/+2
2011-02-27Added fonts/motoya-fonts version 20100921ryoon1-1/+2
2011-02-27Import motoya-fonts-20100921 as fonts/motoya-fonts.ryoon4-0/+54
Motoya L Cider W3 and L Mulberry W3 TrueType fonts originally for Android handset display.
2011-02-27add a missing file, fix a few pathsspz4-8/+12
2011-02-27Added audio/gmpc-lastfm version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-lastfm.wiz1-1/+2
2011-02-27Initial import of gmpc-lastfm-0.20.0:wiz4-0/+29
A GMPC plugin that fetches cover art and artist images from last.fm.
2011-02-27Official distfile is available after all, use it.wiz2-11/+6
2011-02-27Added audio/gmpc-mdcover version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-mdcover.wiz1-1/+2
2011-02-27Initial import of gmpc-mdcover-0.20.0:wiz4-0/+36
Mdcover plugin is a for gmpc. It looks in the location where the music file is located to collect metadata. It looks for: * Cover art * Artist Art * Biography * Album information * Lyrics
2011-02-27Added audio/gmpc-tagedit version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-tagedit.wiz1-1/+2
2011-02-27Initial import of gmpc-tagedit-0.20.0:wiz4-0/+58
The tagedit plugin for GMPC adds a editor panel for editing song tags. With the plugin enabled, you are able to queue one or more songs to the Tag editor from the playlist or song browser. You may then enter the Tag editor panel and modify the tags of the queued songs one by one or by groups. The changes are recorded when you hit the Save button. If you made a mistake while editing tags, you may discard the changes you made to one song or a group of songs.
2011-02-27Updated multimedia/adobe-flash-plugin10.1 to 10.2.152.27nb1chs1-1/+2
2011-02-27add dependency on new separate "curl". fixes PR 44535.chs1-2/+3
remove dependency on "compat" module, modern flash doesn't need it.
2011-02-27Updated emulators/suse113_krb5 to 11.3nb2chs1-1/+2
2011-02-27update to krb5-1.8.1-5.5.1.chs2-10/+10
fixes CVE-2011-0281, CVE-2011-0282, CVE-2010-4022.
2011-02-27Fix emulators/suse113_libcurl entry.wiz1-2/+2
2011-02-27Annotate distfile origin.wiz1-2/+5
2011-02-27Added audio/gmpc-lyricwiki version 0.20.0wiz1-1/+2
2011-02-27+ gmpc-lyricwiki.wiz1-1/+2
2011-02-27Initial import of gmpc-lyricwiki-0.20.0:wiz4-0/+38
Lyrics plugin for gmpc using lyrics.wikia.com as source.
2011-02-27add a "curl" module.chs2-2/+4
2011-02-27Updated emulators/suse113_base to 11.3nb2chs1-1/+2
2011-02-27move libcurl from base to its own emul module since it requireschs2-10/+3
both krb5 and openssl. fixes PR 44535.
2011-02-27Added emulators/suse113_32_libcurl version 11.3chs1-1/+2
2011-02-27Added emulators/suse113_32_libcurl version 11.3chs1-1/+2