summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-15Update "libcdio" to version 0.80. Changes since version 0.76:tron8-71/+54
- a lot of new features including C++ and UDF support - a lot of bug fixes including a fix for CVE-2007-6613 - support for more platforms (e.g. DragonFly)
2008-04-15+ gnustep-back-0.12.1 gnustep-gui-0.12.1 xjman-0.7 xmascot-2.6aobache1-1/+5
Noticed by Zafer Aydogan via private mail.
2008-04-15Distfile exists at gatekeeper.dec.com.obache1-2/+3
noticed by Zafer Aydogan via private mail. gatekeeper.dec.com => gatekeeper.research.compaq.com => gatekeeper.hpl.hp.com
2008-04-15enable python25abs1-2/+2
2008-04-15Set HOMEPAGE to current maintainer's site.obache1-2/+3
(but download link in the page does not work well...)
2008-04-15Adjust MASTER_SITES, noticed by Zafer Aydogan via private mail.obache1-2/+2
2008-04-15Updated editors/nvi to 1.81.6nb1schmonz1-1/+2
2008-04-15INSTALL_UNSTRIPPED on Darwin so nvi runs. Bump PKGREVISION.schmonz1-1/+3
2008-04-15Updated graphics/png to 1.2.27beta03wiz1-1/+2
2008-04-15Update to 1.2.27beta3, fixing a possible application security problem.wiz2-6/+6
See http://libpng.sourceforge.net/Advisory-1.2.26.txt for details. Changes since 1.2.26: version 1.2.27beta01 [April 12, 2008] Fixed bug (introduced in libpng-1.0.5h) with handling zero-length unknown chunks. Added more information about png_set_keep_unknown_chunks() to the documetation. Reject tRNS chunk with out-of-range samples instead of masking off the invalid high bits as done in since libpng-1.2.19beta5. version 1.2.27beta02 [April 13, 2008] Revised documentation about unknown chunk and user chunk handling. Keep tRNS chunk with out-of-range samples and issue a png_warning(). version 1.2.27beta03 [April 14, 2008] Added check for NULL ptr in TURBOC version of png_free_default(). Removed several unnecessary checks for NULL before calling png_free(). Revised png_set_tRNS() so that calling it twice removes and invalidates the previous call. Revised pngtest to check for out-of-range tRNS samples.
2008-04-15Update HOMEPAGE.obache1-2/+2
2008-04-15Require at least version 3.81 of "gmake". It has been in "pkgsrc" fortron1-2/+2
almost two years at some packages (e.g. "openjade") require at least that version anyway.
2008-04-15update to 2.16.1drochner4-50/+319
This switches to the gnome-2.22 release branch.
2008-04-15fix a stack-based buffer overflow (CVE-2007-6613), patch from upstream,drochner4-3/+31
bump PKGREVISION
2008-04-15Updated editors/nvi to 1.81.6wiz1-1/+2
2008-04-15Update to 1.81.6:wiz12-254/+6
Changes since 1.81.5 * various compilation fixes * support for newer DBs * tcl support compiles again
2008-04-15Grab MAINTAINERadrianp1-2/+2
2008-04-15mrtg-2.16.1martti2-3/+3
2008-04-15Updated net/mrtg to 2.16.1martti3-14/+14
* fix RouterUptime config with non unique targets * give up MAINTAINERship as I'm no longer using mrtg (I switched to rrdtool)
2008-04-15Updated devel/libidn to 1.7wiz1-1/+2
2008-04-15Update to 1.7:wiz2-6/+6
* Version 1.7 (released 2008-04-10) ** idn: new parameter --nfkc to process string with Unicode v3.2 NFKC. ** Minor build fix for native Win32 builds. ** Update gnulib files. ** API and ABI is backwards compatible with the previous version.
2008-04-15Updated mail/p5-MIME-tools to 5.426wiz1-1/+2
2008-04-15Update to 5.426:wiz2-8/+8
5.426 2008-03-07 Dave O'Neill <dmo@roaringpenguin.com> * VERSION 5.426 RELEASED * (bugfix) require File::Temp 0.18 or newer, as we need seek() (RT#31032) * (bugfix) Don't hang forever in t/Smtpsend.t (RT#31082) * (bugfix) require Perl 5.8.0 or newer in Makefile.PL (RT#30927) * (bugfix) encode_mimewords() no longer removes spaces between two encoded words (RT#5462)
2008-04-15Updated x11/xf86-video-radeonhd to 1.2.1xtraeme1-1/+2
2008-04-15Update to 1.2.1:xtraeme2-6/+6
- Build-fixes for systems without -NDEBUG, and for rhd_dump - Added two new RV670 devices.
2008-04-15clamav-0.93martti1-1/+2
2008-04-15Updated mail/clamav to 0.93martti6-34/+40
http://secunia.com/secunia_research/2008-11/advisory/ http://www.frsirt.com/english/advisories/2008/1218 Changes since 0.92.1 This release introduces many new features and engine enhancements, please see the notes below for the list of major changes. The most visible one is the new logic in scan limits which affects some command line and config options of clamscan and clamd. Please see clamscan(1) and clamd.conf(5) and the example config file for more information on the new options. Most important changes include: * libclamav: - New logic in scan limits: provides much more efficient protection against DoS attacks but also results in different command line and config options to clamscan and clamd (see below) - New/improved modules: unzip, SIS, cabinet, CHM, SZDD, text normalisator, entity converter - Improved filetype detection; filetype definitions can be remotely updated - Support for .cld containers (which replace .inc directories) - Improved pattern matcher and signature formats - More efficient scanning of HTML files - Many other improvements * clamd: - NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles - ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion, ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles, ArchiveMaxCompressionRatio, ArchiveBlockMax * clamscan: - NEW CMDLINE OPTIONS: --max-filesize, --max-scansize - REMOVED OPTIONS: --block-max, --max-space, --max-ratio * freshclam: - NEW CONFIG OPTION CompressLocalDatabase - NEW CMDLINE SWITCH --no-warnings - main.inc and daily.inc directories are no longer used by ClamAV; please remove them manually from your database directory
2008-04-15Fix PR #38430 -- needs C compiler for configure stage.reed1-2/+4
(Why does that work on NetBSD though without this change?) Also for configure needs gettext headers (so build only/no dependency). Noticed on DragonFly.
2008-04-14- wv.wiz1-4/+3
2008-04-14Updated converters/wv to 1.2.5wiz1-1/+2
2008-04-14Update to 1.2.5, changes unknown.wiz3-8/+30
2008-04-14Note that flyback is in wip.wiz1-2/+2
2008-04-14Remove myself as the maintainer for these packages. I haven't usedrh2-4/+4
them for quite some time now.
2008-04-14Add buildlink3.mk file for link-grammar.wiz1-0/+19
2008-04-14Added textproc/link-grammar version 4.3.4wiz1-1/+2
2008-04-14+ link-grammar.wiz1-1/+2
2008-04-14Import link-grammar-4.3.4 as textproc/link-grammar.wiz6-0/+145
This package contains a *patched* version of the final original release of the Link Grammar Parser. It has been patched to fix a few bugs, add a few enhancements, and, in general, make the Link Grammar Parser easier to use. This version includes Java bindings.
2008-04-14REPLACE_RUBY_DIRS is relative to ${WRKSRC}, so no need to spell it out.jlam1-3/+2
2008-04-14Add full DESTDIR support.jlam1-2/+5
2008-04-14Add patches missing from previous commit which updated ruby-sequel tojlam2-0/+38
version 1.4.0.
2008-04-14- libwpd (done).wiz1-2/+1
2008-04-14+ cairomm-1.6.0, gtar-1.20.wiz1-4/+3
2008-04-14Note update of devel/ruby-debug{,base}.jlam1-1/+4
2008-04-14Update devel/ruby-debug to version 0.10.1. Changes from version 0.10.0jlam4-65/+142
include: Makefile: + Use a different method for setting the RUBY_DEBUG_VERSION in the Rakefile. We create a file at post-extract time that holds the version number and just directly read it within the Rakefile. patch-aa: + Read the VERSION file in the source directory to set RUBY_DEBUG_VERSION used in the specifications file. + Drop changes that manipulated the file list for the ruby-debug-base package. We already only build the CLI package, so the change is unnecessary. ruby-debug changes: * "rdebug --post-mortem" now really catches uncaught exceptions and brings you to post-mortem handling. "info program" shows the exception. * Use ~/.rdboptrc (rdbopt.ini on MS Windows) to change default options. * Expanded "info" command * "frame" command now accepts an optional thread number argument * add "var cl[ass]" command. Note "var const" can no longer be abbreviated "var c"; use "var co" (or const or constant). * add "condition" command. Allow removal of condition. * rdebug command history can be displayed with "show commands". Fix a bug in history saving. * INCOMPATIBLE CHANGE: "finish" works like gdb - stop just before the most recent method finishes. Will now accept a number which stops that many frames completed. (Note that return line numbers will be funny, the first line of the method until Ruby 1.8.7.) * fix bug in 'list' command when wrapping off the end. * Emacs interaction drastically reworked, expanded, and improved.
2008-04-14Update devel/ruby-debug-base to 0.10.1. Changes from version 0.10.0jlam4-30/+25
include: * Allow catching multiple exceptions. * Add Debugger.last_exception which is set in post-mortem. * Remove Debugger.stop() when an exception is raised that would terminate the debugged program. This may allow catchpoints to work and allow tracing user code which handles "Exit" exceptions * Preface ruby_debug global Ruby variables with rdebug_. * Change Debugger.start() to accept an optional options argument :init => true saves things (like $0 and ARGV) necessary to allow restart. Default: true :post_mortem => true runs post-mortem on an uncaught exception Default: false The old Debugger.start() is now renamed to Debugger.start_() INCOMPATIBLE CHANGES: * variable "Debugger.catchpoint", a String, was turned into "Debugger.catchpoints", a Hash. * Method "Debugger.catchpoint=" no longer exists. * Debugger.set_catchpoint was turned into Debugger.add_catchpoint * return/end will now call event handler
2008-04-14Use ${GEM_DOCDIR} instead of writing out the whole path.jlam1-2/+2
2008-04-14Initial import of ruby18-columnize-0.1 as misc/ruby-columnize.jlam5-0/+51
LineCache is a module for printing an Array in column-sorted order.
2008-04-14Fix commit involving Makefile:1.2 that bumped the PKGREVISION ofjlam2-1/+16
merb-sequel to 1. In that commit, the dependency was bumped at the package level, but gems also track dependencies independently of pkgsrc, so patch the Rakefile to: + Bump the dependency on sequel to 1.4.0. + Remove the dependency on sequel_model, which was merged into the main sequel package as of version 1.4.0.
2008-04-14Note update of graphics/ruby-rcairo.jlam1-1/+2
2008-04-14Update graphics/ruby-cairo to 1.6.0. Changes from version 1.5.1 include:jlam3-10/+203
* Support cairo 1.6.0. * Improve Quartz surface support. (thanks to kimura wataru, OBATA Akio) * Support Cairo::Win32PrintingSurface. * Support Cairo::QuartzImageSurface. * Support ruby 1.9.1. * Add Cairo::Paper. * Improve size specification of Cairo::PSSurface, Cairo::PDFSurface, Cairo::SVGSurface.