summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-11+ libhangul-0.0.8obache1-1/+2
2008-05-11If we use XF86DGA from pkgsrc, we still have a DGA extension, so activate ittonnerre1-1/+2
in the PLIST because otherwise packages will be incomplete. Confirmed by xtraeme.
2008-05-11Use REPLACE_PYTHON instead of subst framework.hira1-7/+3
2008-05-11Not depend libXp directly.obache1-2/+1
2008-05-11Reset MAINTAINER:obache1-2/+2
<scole_mail@softhome.net>: host a.mx.softhome.net[66.54.152.4] said: 550 account expired (in reply to RCPT TO command)
2008-05-11- xmascot-2.6aobache1-2/+1
2008-05-11Updated x11/xmascot to 2.6aobache1-1/+2
2008-05-11Update XMascot to 2.6a.obache4-42/+49
97/10/24 Ver 2.6 Release * fixes contrib * some trivial fixes 97/10/16 Ver 2.6 Pre * start to release * trivial fixes for doument * minor fixes. 97/08/10 Ver 2.6alpha (COMIKET Version) * Various fixes but vaguely remember * improve imagelib drastically * support gif and bmp * temporary delete pnm/tif * introduce PixCore * remove various global variables. * DUMMY_SETLOCALE * cut off cursor pattern (resource addressable) * move settings to config.tmpl * remove transparent color related options (involve with changing standard data to GIF-lize. when absolutely necessary, specify resource with -xrm option) * add option -drawtiming for skip drawing * since COMIKET Version, with adjunct data. no redistributable.
2008-05-11Updated chat/licq-core to 1.3.5nb1tonnerre1-1/+2
2008-05-11Fix multiple connection handling Denial of Service vulnerability in licqtonnerre6-5/+126
(CVE-2008-1996). Before this, the application would crash if too many TCP connections are opened.
2008-05-11Updated multimedia/mplayer to 1.0rc10nb7tonnerre1-1/+2
2008-05-11Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow intonnerre3-3/+18
the RealRTSP SDP code which can be exploited to execute arbitrary code remotely.
2008-05-11Updated net/bind8 to 8.4.7pl1nb1tonnerre1-1/+3
Updated net/bind9 to 9.4.1pl1nb3
2008-05-11Fix CVE-2008-0122 for libbind (as contained in bind). A misplaced boundarytonnerre6-5/+40
check can be abused for implementation specific exploitation: depending on the use of libbind, this can result in denial of service or even remote code execution.
2008-05-10Updated devel/glib2 to 2.16.3nb2jmcneill1-1/+2
2008-05-10Use PREFIX to determine xdg share directory location, fixes mime typejmcneill3-3/+17
detection with gvfs.
2008-05-10- fbdesk-1.4.1 [pkg/38473]obache1-2/+1
2008-05-10Updated x11/fbdesk to 1.4.1obache1-1/+2
2008-05-10Update fbdesk to 1.4.1.obache4-20/+19
Patch provided by Jason White in PR 38473. Changes for 1.4.1: * Fixed a shape bug which caused it to flicker. * Fixed an icon file parsing bug. Changes for 1.4.0: * Imlib2 support: FbDesk can now load the following formats: xpm, png, jpg, jfi, jfif, pnm, ppm, pgm, pbm, pam, tga, gif and bmp. * Added new resource: fbdesk.textBackground: <color> * Added new resource: fbdesk.lockPositions: <bool> This will lock the position of the icons (also available in the menu) * Fixed gcc-4.1 compile problems (Thanks Andreas Bierfer andreas.bierfert at lowlatency.de ) Changes for 1.2.2: * Fixed --enable/disable-xpm configure option (Thanks Mathias Gumz) configure.in
2008-05-10Updated net/rdesktop to 1.5.0nb4tonnerre1-1/+2
2008-05-10Add patches required to fix CVE-2008-180[123], taken from rdesktop CVS.tonnerre9-3/+259
1) An integer underflow error in iso.c when processing RDP requests can be exploited to cause a heap-based buffer overflow. 2) An input validation error in rdp.c when processing RDP redirect requests can be exploited to cause a BSS-based buffer overflow. 3) A signedness error within "xrealloc()" in rdesktop.c can be exploited to cause a heap-based buffer overflow.
2008-05-10- cmus-2.2.0 [pkg/37856]obache1-2/+1
2008-05-10Updated audio/cmus to 2.2.0obache1-1/+2
2008-05-10Update cmus to 2.2.0.obache4-11/+23
Based on patch provided by Adam Hoka in PR 37856. This release adds replaygain support (with help from Johannes Weißl). To enable replaygain do ":set replaygain=true". New commands: prev-view - switch to the previously used view tqueue - add random tracks to the play-queue lqueue - add random albums to the play-queue New plugins: ffmpeg - .wma files, could extend to support more wavpack - .wv files waveout - output plugin for Windows There's also Cygwin support, many bug fixes, a new theme (green.theme) and status scripts for Gaim and Pidgin in the contrib directory. Changes ------- Aaron Lehmann (2): Date sorting Filter: handle yyyy-mm-dd dates Andrew Fuller (1): browse: Keep ".." sorted on top David Thiel (1): Status script for pidgin Frank Terbeck (2): mail address update added :prev-view command. Johannes Weißl (5): mpc: Tag reading fixes mpc: Tag reading fixes (part 2) Convert "album artist" tag to albumartist (hydrogenaudio suggestion) Support artistsort and albumartistsort tags Added wavpack plugin, added ape-support for mp3s. Joshua Kwan (1): Status script for Gaim Kevin Ko (3): ffmpeg plugin Fix seeking with recent version of ffmpeg ffmpeg: Fix deprecated warning and remove audio/x-ms-wma MIME type Rob Wilson (1): Another green theme Sven Wegener (1): Set window hardstatus instead of window alias Thomas Nordlander (1): Display selected line in the settings view as active Timo Hirvonen (66): Close unused fds after fork() Simplify tab completion code by removing nr_tails variable Simplify tab completion code Fix typo in cmus.1 Sort playlist file for library views in same order as view 2 Remove simple_track_cmp() Add albumartist to valid sort keys Use albumartist tag instead of <Compilations> when possible Convert album_artist tag to albumartist aac/mp4: Fix incompatible type warnings Improve searching URLs Indent ffmpeg.c Collect REPLAYGAIN_* tags ID3: Parse replay gain tags Pass struct track_info to player functions instead of filename Remove cur_track_info hack cmus_play_file: Treat URLs specially AAC: Detect corrupted stream Replaygain support Make replaygain limiting optional Add helper functions for allocating struct keyval arrays mpc: Get replaygain info mad: Simplify tag reading somewhat Simplify tag reading code in plugins Don't add duplicate tags flac: Fix metadata reading wavpack: Fix "FALSE undeclared" error Link ape.o to cmus instead wavpack, mpc and mad plugins Rename struct APE to struct apetag and make it public wavpack: Pass correct sample count to format_samples() wavpack: Get file size only once, use ip_data->remote to see if we can seek ID3: Rename struct ID3 to struct id3tag and make it public Link id3.o and utf8_encode.o to cmus instead of aac, mad and wavpack plugins Make sorting by albumartist fall back to artist Some documentation for settings view Rename shuffle_list_add_track() to list_add_rand() Add tqueue command Add lqueue command lqueue/tqueue: Lock editable configure: Add exampledir variable audio/x-mpegurl is playlist, not mpeg stream Always write MIME type to the debug file Write error messages to the debug file Make error_msg() display errors at init time Use error_msg() instead of warn() and warn_errno() ALSA: Override default error handler Always display errors Lower minimum error display time to two seconds Start playing on :seek if stopped seek: Ceil position to duration - 5s Document lqueue, tqueue and prev-view commands Don't allow saving if tracks are being added Remove useless function quit() Confirm quit if loading playlist Build system: Remove .NOTPARALLEL Fix libmikmod 3.1.10 check Fix some includes mad: Move some code to a separate function mad: More code reorganization mad: Move XING debug code mad: Remove nomad.header mad: Avoid calling mad_timer_add() twice mad: Fix duration calculation Add warnings about insecurity of using TCP/IP Document Replay Gain 2.2.0 dnk000@gmail.com (5): Cygwin support Waveout plugin Waveout fixes waveout: Fix buffer space calculation aac/mp4: Use faad 2.0 instead of 2.5 due to license issues
2008-05-10Add DESTDIR support and clean up, based on PR 38520.obache3-10/+9
2008-05-10Note update of www/plone3 pacakge to 3.1.1.taca1-1/+2
2008-05-10Update plone3 package to Plone 3.1.1. Changes from 3.0.6 is too many,taca7-81/+767
please refer http://plone.org/products/plone/releases and related links. This release is full compatible with Plone 3.0.
2008-05-10Make PLONE3_VERSION to 3.1.1.taca1-2/+2
2008-05-10MASTER_SITES and HOMEPAGE was gone away.obache1-3/+3
Set MASTER_SITES to archive site that have distfile.
2008-05-10Update MASTER_SITES.obache1-2/+2
2008-05-10Now via SOURCEFORGE.obache1-2/+2
2008-05-10download url was changed.obache1-2/+2
2008-05-10distfile has been moved to archives subdir.obache1-2/+2
2008-05-10distfile was moved to subdir.obache1-2/+2
2008-05-09Updated x11/xtrans to 1.2nb1dsainty1-1/+2
2008-05-09Disable HAVE_ABSTRACT_SOCKETS as a workaround for bugs in the abstractdsainty3-7/+21
socket implementation, see: http://bugs.freedesktop.org/show_bug.cgi?id=15884 This change only affects Linux as other platforms don't use the abstract sockets code to start with. But anyway, bump PKGREVISION.
2008-05-09Note initial addition of net/ruby-netaddr version 1.4.0 into theseb1-1/+2
NetBSD Packages Collection. NetAddr (formerly IPAdmin) is a Ruby package for working with network addresses. Includes: ability to subnet/supernet IPv4 and IPv6 space, create CIDR-based hierarchical trees, manipulate MAC addresses, and much more.
2008-05-09Add & enable ruby-netaddrseb1-1/+2
2008-05-09Initial import of ruby-netaddr as version 1.4.0 into the NetBSD seb4-0/+45
Packages Collection. NetAddr (formerly IPAdmin) is a Ruby package for working with network addresses. Includes: ability to subnet/supernet IPv4 and IPv6 space, create CIDR-based hierarchical trees, manipulate MAC addresses, and much more.
2008-05-09raptor update.markd2-3/+3
2008-05-09Note addition of stegtunnel-0.4agc1-1/+2
2008-05-09Update raptor to version 1.4.17markd4-9/+11
The main changes to this release are: Added two new JSON serializers: resource-centric 'json' (Talis RDF/JSON) and triple-centric 'json-triples'. Made I/O Stream class raptor_iostream support reading as well as writing with new constructors and new methods. Added a new public SAX2 API class raptor_sax2 exposing the existing internal API which has been around since the first release of Raptor 8 years ago and runs on top of either expat or libxml2. Added new public error handlers structure raptor_error_handlers containing a set of (function, data pointers) pairs called raptor_handler_closure for each error log level. Added raptor_log_level enum for the error log level. Added an initialization function for the structure, raptor_error_handlers_init(). Several other API changes, fixes and improvements were made. 1.4.16 changes: Provide 100% support for the GRDDL W3C Recommendation of 2007-09-11. The Turtle parser and serializer were updated to support @base for specifying a base URI, following Turtle of 2007-09-11. The Turtle and RDF/XML serializers had performance improvements for large graphs. Added a TRiG Parser based on Turtle with named graph support. Several other API changes, fixes and improvements were made.
2008-05-09Add and enable stegtunnelagc1-1/+2
2008-05-09Initial import of stegtunnel-0.4 into the packages collection.agc11-0/+264
Stegtunnel provides a covert channel in the IPID and sequence number fields of any desired TCP connection. It requires the server and client to have a previously shared secret in common to detect and decrypt the data.
2008-05-09Make this package build on Mac OS X.agc2-7/+31
2008-05-09Remove the text which warns against using a case-insensitive file systemagc1-28/+6
on Mac OS X - that hasn't been true for about a year.
2008-05-09Remove the text which asserts that pkgsrc cannot be used onagc1-5/+3
case-insensitive file systems - it hasn't been true for about a year.
2008-05-09It's been possible to use case-insensitive file systems for Mac OS X foragc1-2/+2
about a year now. In celebration of this, remove the check and error message when ensuring a case- sensitive filesystem on Mac OS X. Keep the check for Interix.
2008-05-09Make this build on Mac OS X.agc3-8/+8
2008-05-09Revert previous. Not sure what happened here -- file was created onjwise1-2/+1
previous install, but not this one?