Commit graph

145629 commits

Author SHA1 Message Date
sno
56f5608999 Updated devel/p5-Bit-Vector to 6.6 2009-07-28 06:16:13 +00:00
sno
8910b43de4 Updating package for p5 module Bit::Vector from 6.4nb4 to 6.6
pkgsrc changes:
  - Adding license (perl 5)
  - Adjusting Carp::Clan version in depedencies

Upstream changes:
Version 6.6   27.07.2009
 +  Made the module thread-safe and MacOS X compatible

Version 6.5   27.07.2009
 +  Added automatic support for module "Storable"
2009-07-28 06:16:01 +00:00
sno
d7d5953b82 Updated devel/p5-List-MoreUtils to 0.24 2009-07-28 06:09:48 +00:00
sno
ea4c9ab512 Updating package for p5 module List::MoreUtils from 0.22nb2 to 0.24
pkgsrc changes:
  - Adding license (perl 5 license)

Upstream changes:
0.24  Sun Jul 19 08:26:35 EDT 2009
        - List::MoreUtils was not handling the stack properly when the stack was grown
          from inside code-references
        - a couple of tests for each_arrayref were calling each_array

0.23  Sun Apr 19 06:56:09 EDT 2009
        - BACKWARDS INCOMPATIBLE CHANGE:
          fixed: Returning undef when none is passed an empty array is counterintuitive
          (http://rt.cpan.org/Ticket/Display.html?id=40905)
        - fixed: minmax error: unpredictable results with lists of 1 element
          (http://rt.cpan.org/Ticket/Display.html?id=39847)
        - fixed: bug: uniq doesn't like undef values.
                 uniq warns on undef values
          (http://rt.cpan.org/Ticket/Display.html?id=37533)
          (http://rt.cpan.org/Ticket/Display.html?id=43214)
        - fixed: bug in pairwise when $a and $b are lexically defined using my
          (http://rt.cpan.org/Ticket/Display.html?id=44518)
        - fixed: Big memory leak with XS part()
          (http://rt.cpan.org/Ticket/Display.html?id=41097)
        - fixed: memory leak in indexes() [XS]
          (http://rt.cpan.org/Public/Bug/Display.html?id=41494)
        - reduced memory-requirements for the part() tests as that was responsible
          for a lot of unnecessary test-failures
        - new function bsearch() which performs a binary search
2009-07-28 06:09:34 +00:00
seb
d363c8bd12 Note initial addition of p5-Context-Preserve version 0.01 as
devel/p5-Context-Preserve into The NetBSD Packages Collection.

The Perl 5 module Context::Preserve automates the process of calling
a function, getting the results, acting on the results, then returning
the result of the function in the appropriate void, scalar, or list
context.
2009-07-28 04:39:03 +00:00
seb
6554511188 Add & enable p5-Context-Preserve 2009-07-28 04:38:19 +00:00
seb
02da962931 Initial import of p5-Context-Preserve version 0.01 in the NetBSD
Packages Collection.

The Perl 5 module Context::Preserve automates the process of calling
a function, getting the results, acting on the results, then returning
the result of the function in the appropriate void, scalar, or list
context.
2009-07-28 04:36:42 +00:00
obache
f22374908a Updated www/ja-trac to 0.11.5pl1 2009-07-28 00:25:35 +00:00
obache
366a2697c8 Update ja-trac to 0.11.5pl1, a.k.a. Trac-0.11.5.ja1.
Trac-0.11.5.ja1 (Jul 20, 2009)
 * Merge Trac-0.11.5

Trac 0.11.5 (July 17, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5

 Trac 0.11.5 is identical to 0.11.5rc2 except for fixing a minor
 incompatibility issue when using IIS via AJP as frontend (#8475).

Trac 0.11.5rc2 (July 11, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc2

 Trac 0.11.5rc2 fixes two regressions found in rc1 and one minor enhancement:

 * Fixed workaround for zipped Genshi eggs, [8354], #7823
 * Fixed internal error when removing a wiki page version [8343].
 * Fixed display of merge properties for scoped repositories #7715.

Trac 0.11.5rc1 (March 30, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc1

 Trac 0.11.5rc1 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

Bug fixes:
 * Implemented pre-upgrade backup support for PostgreSQL and MySQL (#2304)
 * Fixed PostgreSQL upgrade issue (#8378)
 * More robust diff parsing (#2672)
 * Avoid intermittent hangs by not calling apr_terminate explicitly (#7785)
2009-07-28 00:25:16 +00:00
ahoka
8e15d4a7c5 Updated mail/sylpheed to 2.7.0 2009-07-27 23:08:33 +00:00
ahoka
0cc1fb979a Changes from 2.6.0
* The plug-in system was implemented (still experimental. See PLUGIN.txt for detail).
    * LibSylph (internal version) is built as shared library now.
    * The update check feature was implemented (requires curl command, included in Windows installer).
    * fsync() will be called after writing configuration files.
    * 'Send queued messages' is shown instead of 'Mark all read' in the context menu of the Queue folder.
    * The default command line options of spam filters were modified.
    * Win32: Hard link will be used to improve file I/O performance if available.
    * Win32: bsfilter is included in the installer now. If you have installed bsfilter at another location, please note that the location of database files might change.
    * Win32: Install/uninstall will be aborted if Sylpheed is running.
    * Win32: The registration of Start menu will be applied to all users.
    * Win32: The installer cannot launch Sylpheed anymore when install finishes (for Vista).
    * A crash bug on CSV import of the address book was fixed.
    * Several other bugfixes were made.
2009-07-27 23:06:46 +00:00
drochner
fa47dd22d7 update to 0.15.1
This is a major update - from the announcement:
24/32 bit support, audio archive support (bz2/iso9660/zip), all config
entries are completely optional now, multiple and pulseaudio mixer
support, new audio playing modes (consume, etc..), sticker database,
improved tag parsing of all types and too many interesting highlights left
out of this list

pkgsrc notes:
Archive support isn't enabled yet (disabled per default upstream),
neither is pulseaudio support,
just kept the functionality of the previous version.
I didn't find out what libcue does for flac support -- album FLACs
work well for me without that, so I've left it out for now.
2009-07-27 20:08:38 +00:00
drochner
c1393b620e build/install qdoc3 and some assistant parts, needed for QtCreator,
from Florian Walpen per mail to pkgsrc-users,
bump PKGREVISION
2009-07-27 19:57:51 +00:00
drochner
33d47dca0e +ario 2009-07-27 19:55:11 +00:00
drochner
04763b7066 add ario-1.3, another mpd client 2009-07-27 19:53:20 +00:00
drochner
8380d140e7 mkcue 2009-07-27 19:37:55 +00:00
drochner
52a83d9ed1 add mkcue-2.1 which is a tool to extract a CUE sheet from a CD,
needed for the "-M" option of "abcde",
the original distribution doesn't seem to be maintained anymore, I just
found a reference in Debian,
the version number is aligned to the Debian one (including a bugfix)
2009-07-27 19:35:00 +00:00
tron
8402c18ea9 Note update of the "squid31" package to version 3.1.0.12. 2009-07-27 16:36:04 +00:00
tron
642050e395 Update "squid31" package to version 3.1.0.12.
Changes since version 3.1.0.11:
- Bug 2716: Chunked request Signed/Unsigned build error
- Bug 2674: Remove limit on HTTP headers read.
- Bug 2620: Invalid HTTP response codes causes segfault
- Fix FTP EPSV negotiation parser.
- Fix Via string when leak checking is enabled (valgrind etc)
- ... and several documentation and testing additions

This update also fixes the security vulnerabilites reported in
the SQUID-2009:2 advisory.
2009-07-27 16:35:55 +00:00
taca
3df5936cdb Note update of www/squid30 package to 3.0.17. 2009-07-27 16:14:56 +00:00
taca
8a84bc9cf8 Update www/squid package to 3.0.17 (3.0.STABLE17).
Changes to squid-3.0.STABLE17 (27 Jul 2009):

	- Bug 2680 regression: Crash after rotate with no helpers running
	- Bug 2710: squid_kerb_auth non-terminated string
	- Bug 2679: strsep and strtoll detection failure
	- Bug 2674: Remove limit on HTTP headers read.
	- Bug 2659: String length overflows on append, leading to segfaults
	- Bug 2620: Invalid HTTP response codes causes segfault
	- Bug 2080: wbinfo_group.pl - false positive under certain conditions
	- Bug 1087: ESI processor not quoting attributes correctly.
	- Fix: issue with AUFS/UFS/DiskD writing objects to disk cache
	- Several small build issues with previous release.
2009-07-27 16:13:26 +00:00
drochner
d007075aa1 +albumplayer,flactag 2009-07-27 13:57:14 +00:00
drochner
ba529621ce add flactag-1.1, a Tagger for flac album files 2009-07-27 13:51:12 +00:00
drochner
93f15b79f2 +unac 2009-07-27 13:49:08 +00:00
drochner
30d85830c0 add unac-1.7.0, a C library that removes accents from characters 2009-07-27 13:46:57 +00:00
drochner
44a947144a add albumplayer-0.2, a player for FLAC album files 2009-07-27 13:40:28 +00:00
obache
7af8a397b4 done - irssi-0.8.13 2009-07-27 13:03:28 +00:00
obache
ff4e554d2c Note irssi's update and irssi-icb's bump pkgrevision. 2009-07-27 13:01:29 +00:00
obache
d9b00fe80c Update irssi to 0.8.13 (and bump pkgrevision irssi-icb).
Also contains security fix for CVE-2009-1959 (patch-ab).
Based on patch provided by Leonardo Taccari in PR 41785.

ChangeLog for 0.8.13
Features:

    * Reject some obviously invalid values in /set.
    * Add perl bindings for Window::get_history_lines
    * Use an io channel to write the config file.
    * Use memory slices instead of memory chunks for text buffer.
    * Remove methods to create/destroy TextBuffer and TextBufferView and low
      level api to add/remove lines, scripts should be fine using
      Window::print_after and TextBufferView::remove_line.
    * Add print_after method to Window perl object analogous to
      gui_printtext_after but which also expands formats and forces a full line.
    * Better mapping of signal parameters to Perl. All signals used in scripts
      now need to be registered with Irssi::signal_register.
    * Add public header with interfaces to manage statusbar items (bug #535)
    * Recode: assume utf-8 encoding for an ascii string in which no escape
      character occurs (bug #392).
    * Allow /BAN, /UNBAN, /KICBAN, /KNOCKOUT if channel is not synced.
      Requesting ban lists from an unsynced channel will ask them from the
      server, banning a user whose u@h irssi does not know will ban nick!*@* and
      only bans irssi knows about can be removed.
    * Allow storing multiple "other" prefixes such as +q and +a (original patch
      by JasonX)
    * Add /set autolog_ignore_targets for cherry-picking targets that shouldn't
      get logged.
    * Add support for 16 colors. Formats KBGCRMYW and mirc colors are now mapped
      to colors 8-15. fe-text translates colors 8-15 to bold/blink+0-7 if the
      terminal supports only 8 colors. If your theme uses one of the high color
      formats and you really want bold you can change %FMT<string> to %fmt%_%_,
      it will work fine in all irssi versions.
    * Better 005 PREFIX support (bug #580).
    * Display 407 numerics other than "duplicate channel".
    * Fix display of ratbox-style operspy whois.
    * Recode outgoing irc away messages (bug #412).
    * Recode outgoing irc quit messages.
    * Remove scrollback_levelclear_levels setting and add a 'level' option to
      'sb levelclear' to specify a comma separated list of levels.
    * Add perl __WARN__ handler for scripts (bug #427).
    * Add Irssi::command_parse_options function to parse options for a command.
    * Revert recode changes introduced in 0.8.12.
    * Add completion for /WINDOW SERVER.
    * Support for reading kicks/msgs from TARGMAX/MAXTARGETS 005 tokens.
    * Enhancements to the redirections code.
    * Support for RPL_WHOISACTUALLY (338 numeric) for both ratbox and ircu
      (bug #428).
    * -idle option of /notify is gone.
    * /layout save now makes window-channel bindings instantly effective
      (bug #35).
    * /ping without arguments does not send anymore a ctcp ping to a channel
      (bug #542).
    * Track IRC operator status of nicks a bit better.
    * new 'actlist_names' option to add active items names in 'act' statusbar
      item.
    * new 'word_completion_backward' command to scroll backwards in the
      completion list.
    * add 'list' option to /bind to print all the available commands.
    * show setter/time in +I lists
    * apply -usermode before -autosendcmd (bug #548).
    * reduce memory usage of the scrollback buffer and make the display in /sb
      status more accurate (higher).
    * fix data getting dropped when a lot is sent at a time (e.g. when attaching
      to irssi-proxy, bug #528).
    * introduce the type Irssi::Irc::Client and signals to communicate with
      proxy clients to allow for scripting parts of the irssi-proxy.
    * Add sb_search.pl, a script for /SCROLLBACK SEARCH

Bugfixes:

    * Fix /NOTIFY list when nick is seen joining (bug #642).
    * Include hostmask in 001 event sent by proxy (bug #650).
    * Be more power-friendly: don't run any always-on <1s timers (bug #641).
    * Don't get confused by a failed /JOIN -window (bug #644).
    * Properly initialize embedded Perl (PERL_SYS_INIT3).
    * Replace invalid utf-8 bytes with U+FFFD when drawing a line.
    * Properly unload the original script when using /script load to reload it.
      (bug #525, patch by Lukas Mai)
    * Clean up script loading in general:
       * Don't leak local variables to eval'd code.
       * Set filename/line number to get better error messages from perl.
       * Use three-arg open and lexical filehandles to avoid surprises.
       * Include error reason in message for unopenable scripts.
       * Don't wrap script code in sub handler { } - this avoids spurious
	 warnings and should at least allow __END__ to work properly. (Patch by
	 Lukas Mai)
    * Fix NETSPLIT_SERVER_REC in signals for Perl.
    * Remove buggy /SCROLLBACK redraw and /SET scrollback_save_formats.
    * Always preserve the active mainwindow when resizing.
    * Ignore DNS not found errors when considering reconnect.
    * Do not strip the comma in a mirc color if it is not followed by a digit
      (bug #250).
    * Fix building perl module with perl-5.10 (bug #630).
    * fix leak with $L expando.
    * fix possible crash with /script reset.
    * ignore exceptions take precedence over ignores in all cases.
    * honour -channels preference for ignore -replies (bug #227).
    * Fix mode display in whois with unreal (379 numeric) (bug #479).
    * Fix regressions that prevented external modules from building/working
      (bugs #537 #539).
    * Fix /set hilight_level not taking effect immediately (bug #598).
    * Fix bold, blinking and indentation in /LASTLOG and buf.pl.
2009-07-27 12:59:44 +00:00
tnn
3318a6cfdf Update to firefox3-3.0.12.
Security and bugfix release, patches the following advisories:
MFSA 2009-40 Multiple cross origin wrapper bypasses
MFSA 2009-39 setTimeout loses XPCNativeWrappers
MFSA 2009-37 Crash and remote code execution using watch and __defineSetter__
             on SVG element
MFSA 2009-36 Heap/integer overflows in font glyph rendering libraries
MFSA 2009-35 Crash and remote code execution during Flash player unloading
MFSA 2009-34 Crashes with evidence of memory corruption (rv:1.9.1/1.9.0.12)
2009-07-27 12:56:00 +00:00
taca
b8cfe56c2c Make it DESTDIR careful. 2009-07-27 11:29:08 +00:00
obache
19a4fb534a + bouml-4.13.1. 2009-07-27 10:49:09 +00:00
minskim
34dea71452 Remove an unused file, which caused a conflict on a case-insensitive
filesystem.

This fixed PR 41607.
2009-07-27 08:59:36 +00:00
he
be57a6bfb2 Note update of lang/parrot to 1.4.0. 2009-07-27 08:50:33 +00:00
minskim
55e165f6de Make dviljk compatible with future versions of kpathsea.
- Do not use a dependency file generated with old kpathsea.
- Do not include an unnecessary kpathsea header, which was removed in
  the TeX Live repository.
2009-07-27 08:42:02 +00:00
he
8b22774de4 Update from version 1.3.0 to 1.4.0.
Upstream changes:

- Core
  + Key and Iterator refactor
  + Major pbc_to_exe generated code speed improvement
  + New "Infinite Memory" GC core for demonstration purposes
  + gc_debug runcore and GC-related heisenbug fixes
  + Elimination of variable expansion in parrot_config
  + CLI arguments are processed as Unicode by default
  + Substantial optimizations in NCI
  + Parrot builds on Win64
  + Hashes can use native types as keys and values
  + Fixed installed pbc_to_exe
  + Simplification of PMC generation code
  + Improved GC encapsulation and API documentation
- Documentation
  + List of candidates for embedding API (docs/embed.pod)
  + PIR book sent to publisher
- Testing
  + Several conversions of Perl test to pure PIR.
  + C indentation coding standards test improvement
  + Improved test coverage of example code
- Deprecations
  + Removal of PGE rules: <null> <fail> <sp> <lt> <gt> <dot>
  + Removal of PGE methods: .text .item .result_object
  + Deprecation of most dynops
+ Miscellaneous
  + Beginnings of OpenGL::Math library; OpenGL bindings and library
    marked experimental
  + Localizing and consting fixes
  + Many memory and thread-related leaks plugged
2009-07-27 08:23:10 +00:00
roy
b13ef97a82 Updated net/dhcpcd-gtk to 0.4.1 2009-07-27 06:25:09 +00:00
roy
d9169bbb44 Bump to dhcpcd-gtk-0.4.1
Fixes a crash when dbus is not running.
2009-07-27 06:24:54 +00:00
roy
06d759c1ea Updated net/dhcpcd-dbus to 0.4.2 2009-07-27 06:24:24 +00:00
roy
0047fb57e5 Bump to dhcpcd-dbus-0.4.2
Correctly cleans stale wpa sockets when closing wpa connection
2009-07-27 06:22:43 +00:00
dsainty
8954481361 Update OdfConverter from 1.1 to 3.0.
The intervening changes don't appear to be well documented but are
voluminously summarised at http://odf-converter.sourceforge.net/blog/
2009-07-27 05:39:21 +00:00
obache
b0cab0023e Reset maintainer, per PR 41783. 2009-07-27 05:15:53 +00:00
obache
240d7ac071 + ruby-gnome2-0.19.1 2009-07-27 04:35:51 +00:00
dsainty
6e16431aec Set LICENSE=modified-bsd as per http://odf-converter.sourceforge.net/ 2009-07-27 04:20:25 +00:00
minskim
9a039dd506 Add ps2pkm. 2009-07-26 23:51:10 +00:00
minskim
692c0af92a Import ps2pkm-1.5 as fonts/ps2pkm.
ps2pk is a tool that converts a PostScript type1 font into a
corresponding TeX PK font.  The tool is especially interesting if you
want to use fully hinted type1 fonts in your DVI previewer (instead of
the unhinted type1 fonts currently used in GhostScript) or on a
printer that has no PostScript interpreter.
2009-07-26 23:50:00 +00:00
minskim
2ea3b77882 Add gsftopkk. 2009-07-26 23:46:54 +00:00
minskim
bc5cb74e87 Import gsftopkk-1.19.2 as fonts/gsftopkk.
gsftopk is a program that uses Ghostscript to render PostScript fonts
(including mock-ups of the ``built-in'' 35; e.g., Times-Roman) and
convert the bitmaps to .pk format for use with xdvi or other .dvi
viewers.  Contrary to what its name may suggest, gsftopk can handle
all types of fonts acceptable to Ghostscript, including .pfa, .pfb,
and .ttf (TrueType) files.

gsftopkk is the same basic program, modified to work with Karl Berry's
Kpathsea path-searching library.
2009-07-26 23:41:25 +00:00
rillig
4cd18ecd73 Added an experimental target "import" that makes it easier to import
packages from pkgsrc-wip and other sources.
2009-07-26 21:36:38 +00:00
rillig
cb8d884826 Added dash. 2009-07-26 21:30:28 +00:00