summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-12-12Add a patch in Gnome bug 382933 to make this package build on Darwin.minskim2-1/+17
2006-12-12streamripper updated to 1.61.27.wiz2-3/+3
2006-12-12Update to 1.61.27:wiz3-6/+20
New for 1.61.27 --------------- Saturday, September 09, 2006 * Fix bug that caused extra garbage between id3v2 and first frame. * Fix bug that truncated last byte of last frame in mp3 files. New for 1.61.26 --------------- Thu Aug 24 21:50:47 EDT 2006 * Fix for security problem CVE-2006-3124, buffer overflow in http header parsing that could result in remote exploit New for 1.61.25 --------------- Sunday, August 13, 2006 * Fix bug where -s flag was ignored when used with -a flag * Plugin: Add popup menu with history of recent URL's * Plugin: Fix problem with "old way of retrieving track" * Plugin: Fix problem not finding desktop folder on Windows 98 New for 1.61.24 --------------- Sun Jul 2 14:14:38 EDT 2006 * Fix bug where external program wasn't being killed when reconnecting New for 1.61.23 --------------- June 18, 2006 * Plugin: Fix problem where streamripper can't find winamp directory * Plugin: Add STREAMRIPPER_WINAMP_HOME environment variable * Plugin: Fix sorting problem with skin list * Plugin: Add uninstaller * Plugin: Installer no longer overwrites parse_rules.txt New for 1.61.22 --------------- Fri Jun 2 10:17:53 EDT 2006 * Docking now works in modern skins * Docking now works when windowshading winamp * Debuging winamp plugin through STREAMRIPPER_DEBUG environment variable New for 1.61.21 --------------- Sun 05-28-2006 * Fix winamp crash caused by reference to debug file New for 1.61.20 --------------- Sat 05-27-2006 * Fix problem writing to \\net\paths on windows * Fix problem with options getting reset in winamp plugin * Fix rendering problem with skin preview in winamp plugin * Fix docking problem in winamp plugin New for 1.61.19 --------------- Sat 03-25-2006 * Add support for pls and m3u parsing * Upgrade to TRE version 0.7.2 * Add configuration switch: --without-ogg, for compiling streamripper on systems that don't have ogg/vorbis libraries. New for 1.61.18 --------------- Sun Mar 5 19:39:24 EST 2006 * Add support for ogg file splitting * Add support for ogg relay * Return an ICY response header instead of HTTP response header. This fixes problems with Windows media player classic (#1189504). * Winamp relay now adds /;stream.nsv or /.ogg for NSV and OGG streams. * Add izverg's patch for when default skin is blank in sripper.ini. New for 1.61.17 --------------- Tue 11-22-2005 * Fix memory leak * Fix for proxy authentication without password (#1338203) * Check http_proxy environment variable for proxy url New for 1.61.16 --------------- Sat Nov 12 01:18:06 EST 2005 * Use external program for reading metadata * Possible fix for proxy authentication without password (#1338203) * Change splitting behavior when song is too short to do silence detection * Resize winamp plugin gui to make it more visible New for 1.61.15 --------------- Fri 10-21-2005 * Fix a problem where streamripper aborts with SR_ERROR_BUFFER_EMPTY * Improve splitting code to add correct amount of padding * Add winamp plugin GUI for -k flag
2006-12-12sysutils/bcmfwplunky2-1/+23
Because the firmware files do not strictly fall into the Free or Open Source camps as explained in the Pkgsrc guide section 18.1.4, introduce a bcmfw-license. Also, because the licensing terms for the firmware files are not especially clear, add NO_BIN_ON_* so that we don't distribute them in an unapproved format. prompted by gdt@
2006-12-12Skip a file we don't care about in the portability check.joerg1-1/+3
2006-12-12On DragonFly, fall back to glob(3) as wordexp(3) doesn't exist.joerg2-1/+52
2006-12-12+ at-spi-1.7.13, balsa-2.3.13, easytag-devel-1.99.13, gcalctool-5.9.7,wiz1-5/+8
gnome-games-2.16.1.1, gossip-0.19, xdx-2.2.
2006-12-12Fix version number in entry.wiz1-2/+2
2006-12-12Fix build with gcc4, based on suggestions by Hans Rosenfeld on tech-pkg.wiz24-86/+102
While here: remove some extra spaces and use PKGMANDIR.
2006-12-12gnucash updated to 2.0.3.wiz1-1/+2
2006-12-12Update to 2.0.3:wiz3-20/+6
2.0.3 - 10 December 2006 o Release of new stable version 2.0.3. o Core changes; - Fix for crashes on Solaris and Windows. - Fix for crash on quit during save. - Fix a bug so that blank transactions are marked as pending. - When progress bar is showing, do not make menus and toolbars insensitive, but rather the underlying action groups. - Save window size and position of the transfer dialog. o Scheduled Transactions changes; - Fix for UTF-8 bug in month name. o Import changes; - Fix missing date when reconciling from HBCI. o Reports changes; - Fix some scheme inexact errors. o Help changes; - Inform the user about 'gnucash-docs' package when Help is selected with no content. o Translations; - Updated British English, French, German translation.
2006-12-12Note update of www/squid package to 2.6.6.taca1-1/+2
2006-12-12Update squid package to 2.6.6 (squid-2.6.STABLE6).taca2-12/+8
pkgsrc change: remove PATCHFILES which hasn't used recent days. Changes to squid-2.6.STABLE6 (Dec 12 2006) - Bug #1817: Assertion failure assert(buflen >= copy_sz) in htcp.c htcpBuildAuth() - Add client source port logformat tag >p - Cleanup of transparent & accelerator mode request parsing to untangle the firewall dependencies a bit - Bug #1799: Harmless 1 byte buffer overflow on long host names in /etc/hosts - automake no longer recommends mkinstalldirs. Removed. - Only use crypt() if it's available, allowing ncsa_auth to be built on platofms without crypt() support. - Windows port documentation updates - Bug #1818: Assertion failure assert(e->swap_dirn >= 0) in fs/coss/store_dir_coss.c storeCoss_DeleteStoreEntry - Bug #1117: assertion failed: aufs/store_dir_aufs.c:642: "rb->flags.need_to_validate" - Remove extra newline in redirect message sent by deny_info http://... aclname - Bug #1805: assertion failed: StatHist.c:195: "D[i] >= 0" - Clarify the external_acl_type helper format specification and some defaults - Add support for the weight= parameter to round-robin peers - Bug #1832: Error building squid-2.6.STABLE5 using --enable-truncate - Convert snmpDebugOid to use a temporary String object instead of strcat - Document that proxy_auth also accepts -i for case-insensitive operation - Remove malloc/free of temporary buffer in time parsing routines. - Reduce memory allocator pressure by not continually allocating client-side read buffers - Accept large dates >2^31 on 64-bit platformst. Seen for example in the Google logo. - Convert the connStateData->chr single link list to a normal dlink_list for clarity. - Bug #1584: Unable to register with multiple WCCP2 routers - Fix the WCCPv2 mask assignment code to not crash as the value assignments are built. - Bug #439: Multicast ICP peering is unstable and considers most peers dead - Bug #1801: NTLM authentication ends up in a loop if the server responds with a retriable error - Bug #1839: Cosmetic debug message cleanup in peerHandleHtcpReply. - Bug #1840: Disable digest and netdb queries to multicast peers - Bug #1641: assertion failed: stmem.c:149: "size > 0" while processing certain Vary objects - Fix build errors when using latest MinGW Windows environment
2006-12-12Don't assume include pre-exists.joerg1-2/+2
2006-12-12Use FreeBSD rules for DragonFly as well, should be close enough.joerg2-1/+15
2006-12-12When installing Perl scripts, it helps to depend on Perl.joerg1-3/+3
Bump revision.
2006-12-12Skip an unportable script we don't care about.joerg1-1/+3
2006-12-12add URL for upstream bug reportdmcmahill2-3/+5
2006-12-12Removed patch-ag becayse this is now in the pnupg code baseshannonjr1-13/+0
2006-12-12Update to 2.0.1.shannonjr4-11/+25
This is maintenance release to fix build problems found after the release of 2.0.0 and to fix a buffer overflow in gpg2
2006-12-12Update to release 1.0.0.shannonjr8-14/+100
Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either invoked internally by gpgsm (from GnuPG-2) or when running as a system daemon through the dirmngr-client tool.
2006-12-12xfce4-utils, vim-share, xpmroot, fvwm and fvwm-develmartti1-1/+6
2006-12-12Updated wm/fvwm-devel to 2.5.19martti4-26/+12
Upgrading from earlier 2.5.x versions is strongly recommended. This release is available at the home page: http://www.fvwm.org/. * Bug Fixes: - FvwmCommand now reports "end windowlist" and "end configinfo". - FvwmCommand now prints config info split on lines. - FvwmTaskBar no longer gets lost with trailing whitespace after geometry specification. - Fixed a window size problem if the aspect ratio is set (e.g. mplayer). - Decorations now update when unmanaged windows take focus, and not FlickeringQtDialogsWorkaround is enabled. - FvwmPager again allows movement of windows added before a page change. - fvwm no longer crashes on 1 and 4 bit displays. (#1677) - EWMH desktops now correctly handles FPClickToFocus. (#1492) - Security fix in fvwm-menu-directory. (CVE-2006-5969)
2006-12-12Updated wm/fvwm to 2.4.20martti6-53/+35
fvwm-2.4.20 maintenance release for all earlier 2.4.x versions. It contains a number of minor fixes and one important security fix. This release is available at the home page: http://www.fvwm.org/. Who needs to upgrade? --------------------- Because of the security issues with fvwm-2.3.4 to fvwm-2.4.19, it is strongly recommended to upgrade to fvwm-2.4.19. System administrators are encouraged to install this version to grant their users access to the latest stable version. Bug Fixes: ---------- * The configure script now correctly appends executable file extensions to conditionally built binaries. Fixes building on Cygwin. * FvwmConsole no longer conflicts with getline of Cygwin's stdio. * Fixed parsing of For loops in FvwmScript. * Fixed a possible endless loop when de-iconifying a transient window. * Reject some invalid GNOME hints. * Fixed a loop when xterm changes its "active icon" size. * The configure script can now cope with four-part version numbers when detecting some libraries. * Security fixes in fvwm-menu-directory. (CVE-2006-5969) FvwmCommand
2006-12-12Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There aremartti3-16/+16
no changes in the xpmroot code... Some pkglint -Wall fixes.
2006-12-12Updated editors/vim-share to 7.0.178martti3-5/+18
1498 7.0.175 tr() didn't add a final NUL 1781 7.0.176 ":emenu" isn't executed directly, breaks the crypt key prompt 4292 7.0.177 key from mapping at press-enter prompt would be remapped 1565 7.0.178 comparing utf-8 strings with 'ic' may look past NUL bytes
2006-12-12Use correct int size to avoid crash in sparc64. Patch from Thierry Supplisson.martti4-5/+19
PKGREVISION++
2006-12-12Patches to avoid lvalue casting. Fixes PR/35179 and issues with gcc4.dogcow7-1/+189
No new functionality.
2006-12-11mercurial updated to 0.9.2.wiz2-3/+3
2006-12-11Update to 0.9.2:wiz4-40/+120
New features: - merge now follows renames and copies - new layout protects against case-insensitivity issues - new branch and branches commands for managing named branches - push command accepts -r for pushing specified heads or named branches - proper storage of changelog and other metadata in UTF-8 - log, annotate and grep '--follow' follow renames and copies - date parsing is improved and log, update, and revert accept --date ranges - additional command options for log, status, addremove - improved schema for hgweb URLs - bundle can now use '-r' and '--base' removing the need of an base repository - support for git-style extended patches with --git option - new debuginstall command to check for common installation issues New contributions and extensions: - mq - support for quilt-style guards - can import existing changesets into mq ('qimport -r') or commit mq patches as regular changesets ('qdel -f') - edit the log message with 'qrefresh -e' - rename patches with 'qrename' - qheader to display the patch header of particular patches, and '--summary' for qseries, qapplied, qunapplied and qtop - combine patches with 'qfold' - qrefresh supports pattern options to import only a subset of the changes into a patch, to help split changes into multiple patches - patch names for applied patches act like local tags, and can be used in the revision arguments of any hg command - hgk - browse a subset of the history with '--limit' and revision range arguments - shows revision numbers as well as node hashes - churn: graph lines of code changed per user over a range of history - patchbomb: generate inline attachments with '-a' Behavior changes: - hg cat defaults to the working directory revision rather than tip - hg manifest no longer shows internal file revision hashes by default - hg revert now requires the -a flag to revert all files Developer notes: - new high-level API functions in the 'hg' module - new context API simplifies many operations - The changelog can now include arbitrary metadata in key: value form
2006-12-11Add optional support for the lablgtk2 interface for unisontonio3-6/+22
Patch provided by Brian de Alwis in pkg/35114
2006-12-11Move PLIST_SRC line so that package deinstallation withwiz1-3/+3
the klash option enabled removes all directories.
2006-12-11+ mercurial-0.9.2, py-qt3-sip-4.5.2.wiz1-4/+3
2006-12-11Updated mail/clamav to 0.88.7xtraeme1-1/+2
2006-12-11Update to 0.88.7:xtraeme2-8/+7
This version improves scanning of mail and tar files.
2006-12-11Change to .tar.gz form of datumgrids file now provided by upstream,gdt2-6/+6
avoiding a dependency on unzip. No PKGREVISION bump because constructed package is the same.
2006-12-11avrdude is updated - remove entrywennmach1-2/+1
2006-12-11Note update of avrdude to version 5.2 [wennmach 2006-12-11]wennmach1-1/+2
2006-12-11Update avrdude to version 5.2.wennmach13-415/+180
Significant enhancements in this version are: o Support for JTAGICE MkII device o New devices supported: - AT90CAN128 ... o Support for STK500 Version 2 Protocol (the latter being the principal reason for the update, as the recent firmware on the STK500 development boards requires protocol version 2)
2006-12-11Change to .tar.gz distfile now provided by upstream.gdt3-10/+10
file names become upper case again
2006-12-11Note revision bump of math/sc.obache1-1/+2
2006-12-11Enable to input year up to 2035, fixed PR 32994.obache3-5/+14
Bump PKGREVISION.
2006-12-11add recent updatesdrochner1-1/+6
2006-12-11This is not a pure Python extension and doesn't support multiple Pythondrochner1-1/+2
versions in parallel. Thus "application.mk" must be pulled in to avoid automatic Python version selection.
2006-12-11Fix check of gmp in configure, taken from 0.33 pre release.obache1-1/+9
This problem was reported in PR 35221. Also add test make target.
2006-12-11reset PKGREVISION for base pkg updatedrochner1-3/+1
2006-12-11Note mail/mutt{-devel} PKGREVISION bumps: security fixes.salo1-1/+3
2006-12-11Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 securitysalo3-26/+88
issues from mutt GIT repo. Bump PKGREVISION.
2006-12-11Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 securitysalo3-26/+88
issues from mutt GIT repo. Bump PKGREVISION. ok <tron>
2006-12-11update to 0.10.11drochner4-7/+33
changes: This release requires GStreamer core 0.10.11 or higher Improved buffering during network playback Support for reverse playback of Ogg/Vorbis/Theora Reverse playback support in the audio sinks The Ogg muxer now produces correct streams in all cases Support libvisual 0.4 Improvements in RTP support Support retagging of Vorbis files Introduction of the decodebin2 element Many other bug fixes and improvements