Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 23:20:53 UTC Now

2009-09-22 06:51:44 UTC MAIN commitmail json YAML

+php5-5.2.11.

(taca)

2009-09-22 06:32:16 UTC MAIN commitmail json YAML

Update to dhcpcd-5.1.1

Changes from dhcpcd-5.1.0 include:
* Fix various typos and grammatical errors. Thanks to Stephen Borrill.
* Don't null terminate gratuitously when handling quotes in dhcpcd.conf.
* Improve the configure script for cross-compiles.

(roy)

2009-09-22 02:06:23 UTC MAIN commitmail json YAML

2009-09-22 02:05:50 UTC MAIN commitmail json YAML

Update mathomatic to 14.5.5.

Important changes since 14.4.4:
- General cleanup and addition of helpful descriptive text.
- Cleanup and major bug fixes.
- Enhanced code for use with iPhone.
- Minor corrections and additions to the code and documentation.

(minskim)

2009-09-22 01:46:44 UTC MAIN commitmail json YAML

s/webmin-1.480/webmin-1.490/.

(taca)

2009-09-22 01:42:20 UTC MAIN commitmail json YAML

Note update of www/typolight27-translations package to 20090920.

(taca)

2009-09-22 01:41:14 UTC MAIN commitmail json YAML

2009-09-22 01:08:03 UTC MAIN commitmail json YAML

2009-09-22 00:56:15 UTC MAIN commitmail json YAML

2009-09-21 18:07:10 UTC MAIN commitmail json YAML

fix build breakage on NetBSD/i386

(tnn)

2009-09-21 17:48:46 UTC MAIN commitmail json YAML

fix copy-pasto in previous

(tnn)

2009-09-21 17:47:11 UTC MAIN commitmail json YAML

Use SUBST to fixup hardcoded "/usr/pkg/include" in configure script.
Makes configure work with X11_TYPE=modular and LOCALBASE != /usr/pkg

(tnn)

2009-09-21 17:36:29 UTC MAIN commitmail json YAML

2009-09-21 17:35:56 UTC MAIN commitmail json YAML

Updated editors/vim-share to 7.2.262

  1870  7.2.255  (after 7.2.242) cursor column may be wrong after :set
  1783  7.2.256  GTK font dialog doesn't have a default when 'guifont' not set
  2092  7.2.257  GTK 2.17: lots of assertion error messages
  1989  7.2.258  v:beval_col and b:beval_text are wrong in UTF-8 text
  5393  7.2.259  exists() doesn't work properly for an empty aucmd group
  5431  7.2.260  (extra part of 7.2.259)
  2515  7.2.261  E38 may appear when deleting folded lines
  5652  7.2.262  string passed to user cmd custom completion can be too long

(martti)

2009-09-21 17:27:40 UTC MAIN commitmail json YAML

Forgot to re-run 'make makepatchsum' after adding $NetBSD$

(sno)

2009-09-21 17:26:46 UTC MAIN commitmail json YAML

Adding patch from FreeBSD ports to let esound build on FreeBSD, too.
The rest of the patch from FreeBSD ports should be reviewed by the
maintainer, I'm not sure how far this is reasonable ...

(sno)

2009-09-21 16:38:08 UTC MAIN commitmail json YAML

2009-09-21 15:33:13 UTC MAIN commitmail json YAML

Recommend to manually enforce the use of the 32-Bit API under
Mac OS X Snow Leopard at the moment.

(tron)

2009-09-21 15:28:03 UTC MAIN commitmail json YAML

Revert last change. It doesn't work properly because the "ABI" settings is
defined that early as we haven't included "bsd.own.mk" and "mk.conf" yet.

We unfortunately cannot make these adjustments later because "mk.conf"
would see an incorrect value for "MACHINE_ARCH".

(tron)

2009-09-21 13:06:43 UTC MAIN commitmail json YAML

Adapt package list for Mac OS X Snow Leopard.

(tron)

2009-09-21 12:33:31 UTC MAIN commitmail json YAML

add an option to openvpn to enable using certificates on USB sticks
or cards (etc) that are using the PKCS11 protocol

(spz)

2009-09-21 10:56:53 UTC MAIN commitmail json YAML

Updated misc/tmux to 1.0.

(hasso)

2009-09-21 10:56:08 UTC MAIN commitmail json YAML

Try to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
    This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" based on the ABI we are compiling for, not on
    based on the kernel the machine is running.

The "gnupg" package now builds for the 64-Bit API without extra tricks.

(tron)

2009-09-21 10:55:35 UTC MAIN commitmail json YAML

Update to 1.0.

CHANGES FROM 0.9 TO 1.0, 20 Sept 2009

* Option to alter the format of the window title set by tmux.
* Backoff for a while after multiple incorrect password attempts.
* Quick display of pane numbers (C-b q).
* Better choose-window, choose-session commands and a new choose-client command.
* Option to request multiple responses when using command-prompt.
* Improved environment handling.
* Combine wrapped lines when pasting.
* Option to override terminal settings (terminal-overrides).
* Use the full range of ACS characters for drawing pane separator lines.
* Customisable mode keys.
* Status line colour options, with embedded colours in status-left/right, and
  an option to centre the window list.
* Much improved layouts, including both horizontal and vertical splitting.
* Optional visual bell, activity and content indications.
* Set the utf8 and status-utf8 options when the server is started with -u.
* display-message command to show a message in the status line, by default some
  information about the current window.
* Improved current process detection on NetBSD.
* unlink-window -k is now the same as kill-window.
* attach-session now works from inside tmux.
* A system-wide configuration file, /etc/tmux.conf.
* A number of new commands in copy mode, including searching.
* Panes are now specified using the target (-t) notation.
* -t now accepts fnmatch(3) patterns and looks for prefixes.
* Translate \r into \n when pasting.
* Support for binding commands to keys without the prefix key
* Support for alternate screen (terminfo smcup/rmcup).
* Maintain data that goes off screen after reducing the window size, so it can
  be restored when the size is increased again.
* New if-shell command to test a shell command before running a tmux command.
* tmux now works as the shell.
* Man page reorganisation.
* Many minor additions, much code tidying and several bug fixes.

(hasso)

2009-09-21 10:10:58 UTC MAIN commitmail json YAML

compile enable on mips ports.
adviced and patches from tsutsui-san on [netbsd,09810].

tested on hpcmips-current.

(jun)

2009-09-21 07:29:46 UTC MAIN commitmail json YAML

Updated x11/eterm to 0.9.5

(obache)

2009-09-21 07:29:30 UTC MAIN commitmail json YAML

Update Eterm to 0.9.5.
Changes in pkgsrc:
* remove patch-ac.
    It is noted for CVE-2008-1142. but the CVE is for rxvt.
    CVE-2008-1692 is for Eterm and fixed by this release.
* add xim option and enabled by default
* enable mult-charset and auto-encoding
* replace bg images with currently distributed one.

Changes in upsteram:
Wed Oct 18 13:35:18 2006                        Michael Jennings (mej)

Fixed a typo and some logic errors in libscream located by Mike
Frysinger <vapier@gentoo.org>.
----------------------------------------------------------------------
Mon Oct 30 16:11:47 2006                        Michael Jennings (mej)

Patch from Jason McCarver <slam@parasite.cc> to support -S/--sticky
option for "sticky" (i.e., present on all desktops) startup.
----------------------------------------------------------------------
Tue Jul  3 20:48:46 2007                        Michael Jennings (mej)

Remove some cruft from kEsetroot.
----------------------------------------------------------------------
Wed May 14 12:42:51 2008                        Michael Jennings (mej)

Patch from Kim Woelders <kim@woelders.dk>:

    There is a race problem with Eterm during startup related to the
    shell LINES/COLUMNS env vars.

    If the WM changes the window size (e.g. due to saved settings)
    before mapping the window, sometimes the shell will set LINES and
    COLUMNS according to the old/incorrect size and sometimes to the
    new/correct size, depending on wheter the call to tt_winsize() at
    command.c line 2322 (by the shell child process) or the
    tt_resize() (by the Eterm process) due to the ConfigureNotify
    caused by the resize (or WM ICCCM ConfigureNotify) operation
    happens first.

The call in question was added by Azundris for Escreen.  So far
Escreen seems to be behaving properly with this patch applied, but all
my Eterm windows (Escreen and otherwise) are pre-sized with -g anyway.
So I'm going to keep my eye on it for awhile.  In case of trouble,
change the "#if 0" to "#ifdef ESCREEN" to revert to previous behavior
when in Escreen mode.  Normal operation should not require the call in
question.
----------------------------------------------------------------------
Wed May 14 14:54:16 2008                        Michael Jennings (mej)

Modified patch from hsim@gmx.li to allow setting of the "Urgent" hint
on beep.
----------------------------------------------------------------------
Wed May 14 15:26:13 2008                        Michael Jennings (mej)

Patch from Emmanuel Anne <emmanuel.anne@gmail.com> to fix cut/paste
with KDE applications.
----------------------------------------------------------------------
Wed May 14 16:09:04 2008                        Michael Jennings (mej)

(Correct) fix for CVE-2008-1692.  Eterm no longer defaults to using
":0" for $DISPLAY due to the possibility that an attacker can create a
fake X server on a shared system, intercept the Eterm X connection,
and send fake keystrokes to the victim's Eterm to execute arbitrary
commands as that user.

The previous fix, while it did indeed correct the vulnerability, broke
the --display option.  The original fix from Bernhard Link was more
correct, albeit not quite on target.

(obache)

2009-09-21 06:44:12 UTC MAIN commitmail json YAML

Updated devel/libast to 0.7

(obache)

2009-09-21 06:43:59 UTC MAIN commitmail json YAML

Update libast to 0.7.
(CVE-2006-0224 was already fixed by patch-aa in pkgsrc).
XXX: self test failed on NetBSD-5.0.1, but old version also failed.

Changes: The string class is now both an interface and an implementation, so
parallel implementations (e.g., a glib string wrapper) can be created. Detection
of Imlib2 support and a pixmap leak when it was disabled have been fixed. Fixes
have been made for gcc4/newer autotools. This release also contains a fix for
CVE-2006-0224, a buffer overflow which could lead to privilege escalation in set
uid/setgid apps using LibAST's configuration engine.

(obache)

2009-09-21 00:33:51 UTC MAIN commitmail json YAML

Fix build with sunpro's cc which defines __i386 but not __i386__

(seb)

2009-09-20 21:40:37 UTC MAIN commitmail json YAML

libdiscid works on FreeBSD, too

(sno)

2009-09-20 21:15:44 UTC MAIN commitmail json YAML

patching patches/patch-ab to work for FreeBSD, too

(sno)

2009-09-20 19:55:40 UTC MAIN commitmail json YAML

FreeBSD doesn't have log2() - use patch from ports to get it working anyway

(sno)

2009-09-20 19:17:21 UTC MAIN commitmail json YAML

Note PKGREVISION bump of texlive-tetex.

(minskim)

2009-09-20 19:16:49 UTC MAIN commitmail json YAML

2009-09-20 18:50:32 UTC MAIN commitmail json YAML

Note PKGREVISION bump of kpathsea.

(minskim)

2009-09-20 18:50:03 UTC MAIN commitmail json YAML

2009-09-20 15:30:54 UTC MAIN commitmail json YAML

2009-09-20 14:41:52 UTC MAIN commitmail json YAML

2009-09-20 14:24:06 UTC MAIN commitmail json YAML

add additional sentence to DESCR as wanted by submitter of PR pkg/41817

(sno)

2009-09-20 14:20:18 UTC MAIN commitmail json YAML

Fix manpage installation.
>From Rumko, PR pkg/42065

(tnn)

2009-09-20 13:10:30 UTC MAIN commitmail json YAML

2009-09-20 13:05:33 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-PgPP to 0.07

(sno)

2009-09-20 13:05:21 UTC MAIN commitmail json YAML

Updating databases/p5-DBD-PgPP 0.06 to 0.07

pkgsrc changes:
  - Adding license definition

Upstream changes:
0.07  Sat Aug 29 13:17:21 UTC 2009
    - RT#48919: Allow quoting strings containing \0 (not that doing so is
      very useful, but there's not much I can do about that).

(sno)

2009-09-20 13:00:31 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql to 4.013

(sno)

2009-09-20 13:00:15 UTC MAIN commitmail json YAML

Updating databases/p5-DBD-mysql from 4.012 to 4.013

Upstream changes:
2009-09-16 Patrick Galbraith <patg@patg.net> (4.013)

* #49484: PATCH add support for MYSQL_INIT_COMMAND to
DBD::mysql - Thanks Peter John Edwards ?
* #48242: 'mysql_bind_type_guessing' doesn't work correctly
with minus sign - Thanks Serguei Trouchelle!
* #45616: t/40blobs.t cannot pass without database access -
ServerError() not declared - Thanks ysth http://ysth.livejournal.com/

(sno)

2009-09-20 12:51:42 UTC MAIN commitmail json YAML

pax does not required anymore.

(obache)

2009-09-20 12:45:06 UTC MAIN commitmail json YAML

Updated converters/p5-Convert-UUlib to 1.32

(sno)

2009-09-20 12:44:54 UTC MAIN commitmail json YAML

Updating converters/p5-Convert-UUlib from 1.12 to 1.32

pkgsrc changes:
  - Adding license definition

Upstream changes:
1.32 Wed Sep 16 20:07:13 CEST 2009
- Due to a glitch with CVS, configure lacked executable bits.
          (Quickly reported by Anton Berezin).

1.31 Wed Sep 16 09:04:30 CEST 2009
        - do not use system-replacements for case-insensitive string
          functions when found, as they are broken on too many systems
          (mostly bsds, as usual, but at least some versions of GNU/Linux
          disagree with themselves apparently). Analyzed by Anton Berezin.

1.3 Sat Aug 29 01:24:35 CEST 2009
- major changes, new bugs and changes in decoding behaviour are
          expected (but not intended).
        - major scanning and decoding speed-up (by a factor of 4),
          by replacing ultra-slow _FP_gets and improving IsKnownHeader
          (but fgets is *still* responsible for >50% if the time).
        - new option OPT_AUTOCHECK to disable O(n) UUCheckGlobalList
          call after every loadfile, majorly speeds up large decodes
          (easily by a factor of 10..100).
        - allow "Smerge -1" to call UUCheckGlobalList.
        - majorly speed up part insertion (still O(n), but much faster).
- allow for 1023 octet headers instead of the standard
          255 octet ones.
        - support strcasestr, strcasecmp, strncasecmp for added speed.

(sno)

2009-09-20 12:39:07 UTC MAIN commitmail json YAML

fix patch for DragonFlyBSD to work for FreeBSD, too

(sno)

2009-09-20 12:36:03 UTC MAIN commitmail json YAML

Apply patch from FreeBSD ports - FreeBSD's <net/if.h> doesn't include
sys/socket.h ...

(sno)

2009-09-20 12:15:03 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Gsm to 1.54

(sno)

2009-09-20 12:14:50 UTC MAIN commitmail json YAML

Updating comms/p5-Device-Gsm from 1.52 to 1.54

pkgsrc changes:
  - Adjusting dependencies
  - Adding license definition

Upstream changes:
1.54  Sun Sep  6 10:44:53 CEST 2009
- Fixed RT #31565, incorrect decoding of outgoing messages
  due to incorrect removal of zero-length octet in PDU.
  Thanks to Svami Dhyan Nataraj.

1.53  Fri Aug 14 21:43:37 CEST 2009
    - Fixed RT #48700, deleting SMS message with index 0 didn't work.
  Thanks to Vytas M. for reporting the bug.

(sno)

2009-09-20 12:04:01 UTC MAIN commitmail json YAML

2009-09-20 11:57:16 UTC MAIN commitmail json YAML

depend on diffutils on Tru64

(tnn)

2009-09-20 11:31:15 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3.7

(obache)

2009-09-20 11:30:58 UTC MAIN commitmail json YAML

Update GraphicsMagick to 1.3.7.
(CVE-2008-1097 was already fixed by patch-ab in pkgsrc).

1.3.7 (September 17, 2009)
==========================

Security Fixes:

  * PCX: Detect improper rows, columns, or depth.  Fixes CVE-2008-1097
    "Memory corruption in ImageMagick's PCX coder".

  * DrawDashPolygon: Avoid a crash which sometimes occured with tiny
    polygons.

Bug fixes:

  * JPEG: Profile chunks need to be concatentated in order to build
    the whole profile.  This was not working so embedded profiles
    larger than 32K or maybe 64K were being corrupted.  This bug was
    introduced in GraphicsMagick 1.2.

  * Meta: Fix memory leaks.

  * Meta: Work better with with IPTC record 2 blocks and deal better
    with IPTC embedded in an 8BIM profile.  Fixes by John Sergeant.

  * MPC: Fix crash when reading MPC and the input image is modified.

  * PNG: Ensure that the opacity channel is properly initialized.

  * -profile: Lowercase arguments were sometimes not working as
    expected.

  * Topol: Topol reader actually works now and is included in test
    suite.

  * TIFF: Read and write JPEG-compressed grayscale TIFF correctly.

  * VisualMagick configure now works properly when output paths are
    specified.

  * WMF: Eliminate memory leaks.

New Features:

  * MagickWand: New method MagickSetCompressionQuality() to allow
    setting the compression quality.

  * MagickWand: New method CloneDrawingWand() to deep-copy a drawing
    wand.

  * MagickWand: New method DrawGetException() to retrieve information
    regarding the last drawing wand exception (if any).

  * MagickWand: New method DrawClearException() to clear a drawing wand
    exception.

  * Magick++: New Image method cdl() to apply the ASC CDL.

  * Magick++: New Image method colorMatrix() to apply a color matrix
    to the image channels.

  * Magick++: New Image method haldClut)() to apply a color lookup
    table (Hald CLUT) to the image.

  * MSL/Conjure: Added a new 'profile' command which applies, adds, or
    removes one or more IPTC, ICC or generic profiles from a file.
    Work contributed by John Sergeant.

  * Added a 'time' subcommand to provide Unix-style 'time' output when
    a 'time' capability is missing, or the reporting format is
    inconsistent.  For example 'gm time convert ...'.

Feature improvements:

  * ColorMatrixImage(): Add opaque opacity channel when needed.

  * PDF & PS: Use '-type palette' prior to input file name to cause
    Ghostscript to return a dithered colormapped image.

  * PNG: Now compiles with libpng-1.4.0beta74 and later.

  * TIFF: Libtiff in Windows build is upgraded to 3.9.1.  This allows
    GraphicsMagick to read and write 16 and 24 bit float TIFF files.

  * Windows code to find Ghostscript is rewritten from scratch.

Performance Improvements:

  * Drawing of points, lines, and polygons (and complex shapes based
    on these) is now accelerated using OpenMP with excellent speed-up.

  * ICC color transforms now see linear speedup from OpenMP.

  * Rotate: For rotations of 90 or 270 degrees, tile sizes are
    selected more appropriately.

Behavior Changes:

  * No longer clear the exception structure at the start of
    ReadImage() and other similar functions since this sometimes masks
    errors.  The API user is expected to make sure that the exception
    structure is clean prior to invoking a function.

  * SVG: Writer is now disabled since it usually does not work properly.

(obache)

2009-09-20 11:05:31 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.25beta02

(sno)

2009-09-20 11:05:17 UTC MAIN commitmail json YAML

Updating devel/p5-List-MoreUtils from 0.24 to 0.25beta02

Upstream changes:
0.25_02 Sat Aug  1 06:41:55 EDT 2009
        - MS VC++ 7 doesn't like inline nor 'long long'
          (patch provided by Taro Nishino (taro DOT nishino AT gmail.com)
        - Newx isbn't around in older perls so use New(0,...) instead

0.25_01 Thu Jul 30 17:43:20 EDT 2009
        - it seems the only way of handling the stack that works on all
          flavors of the multicall API is by making a shallow copy of it
          and use that between the PUSH/POP_MULTICALL bracket
        - fix awkward ok() override in List-MoreUtils.t so that it reports
          line numbers in test failures properly

(sno)

2009-09-20 11:00:18 UTC MAIN commitmail json YAML

Note update of lang/parrot to 1.6.0.

(he)

2009-09-20 10:58:01 UTC MAIN commitmail json YAML

2009-09-20 10:57:04 UTC MAIN commitmail json YAML

Update from version 1.5.0 to 1.6.0.

Pkgsrc changes:
o Remove two patches which have been included upstream.

Upstream changes:

- Functionality
  + Added a fixed-size structure allocator to the Garbage Collector
  + Added a "lazy" mode to the PObj and Fixed-Size memory allocators
  + Added a profiling runcore, which generates Callgrind-compatible output
  + Added lexical subsystem opcodes: find_dynamic_lex, store_dynamic_lex
  + Converted Contexts to garbage-collectable PMC structures
  + Created a new Context API
  + Enhanced the PMC allocator to automatically allocate ATTR structures
- Performance
  + Optimized opcodes to cache the current Context for subsequent lookups
  + Reduced string comparisons in VTABLE_isa
- Maintenance and cleanup
  + Began proper encapsulation of STRING API
  + Unified all PMC destruction functions
  + Unified Continuation PMC and Parrot_cont structure
  + Unified Sub PMC and Parrot_sub structure
  + Removed PMC_EXT structure
  + Removed PMC_Sync from PMC
  + Removed UnionVal from PMC structure
- Bugfix
  + Fixed several stack-walking bugs in Garbage Collector code
  + Fixed bug when copying a NULL STRING, now returns empty STRING struct
- Tests
  + Converted several Perl5 tests to PIR
  + Expanded test coverage of NameSpace PMC
- Compilers
  + Made Parrot Compiler Toolkit available in the base install

(he)

2009-09-20 10:48:18 UTC MAIN commitmail json YAML

Added time/p5-MooseX-Types-DateTimeX version 0.06

(sno)

2009-09-20 10:47:19 UTC MAIN commitmail json YAML

Added time/p5-MooseX-Types-DateTimeX version 0.06

(sno)

2009-09-20 10:46:35 UTC MAIN commitmail json YAML

Importing package for p5 module MooseX::Types::DateTimeX 0.06 to
time/p5-MooseX-Types-DateTimeX.

This module builds on MooseX::Types::DateTime to add additional custom
types and coercions. Since it builds on an existing type, all coercions
and constraints are inherited.

The package name is left as is for legacy reasons: this module is really a
Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
for non-core or less-official DateTime modules.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-09-20 10:44:51 UTC MAIN commitmail json YAML

Don't do crazy CFLAGS 's/-I/-isystem /' substitutions in configure.
(this prevented pkgsrc wrappers from doing their work)

(tnn)

2009-09-20 10:44:34 UTC MAIN commitmail json YAML

Fix syntax. Mea culpra

(joerg)

2009-09-20 10:37:45 UTC MAIN commitmail json YAML

Added time/p5-MooseX-Types-DateTime-ButMaintained version 0.09

(sno)

2009-09-20 10:36:34 UTC MAIN commitmail json YAML

Added time/p5-MooseX-Types-DateTime-ButMaintained version 0.09

(sno)

2009-09-20 10:36:10 UTC MAIN commitmail json YAML

Importing package for p5 module MooseX::Types::DateTime::ButMaintained 0.09
to time/p5-MooseX-Types-DateTime-ButMaintained as dependency of scheduled
import of package for MooseX::Types::DateTimeX.

This module packages several Moose::Util::TypeConstraints with coercions,
designed to work with the DateTime suite of objects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-09-20 10:34:03 UTC MAIN commitmail json YAML

add LICENSE=mit

The Tcl license is not mit exactly but its close enough

(plunky)

2009-09-20 10:29:07 UTC MAIN commitmail json YAML

patch-aa: don't hard-code /usr/pkg
(probably caused by running mkpatches after pre-configure subst)

(tnn)

2009-09-20 10:28:43 UTC MAIN commitmail json YAML

Added time/p5-Olson-Abbreviations version 0.02

(sno)

2009-09-20 10:27:49 UTC MAIN commitmail json YAML

Added time/p5-Olson-Abbreviations version 0.02

(sno)

2009-09-20 10:27:17 UTC MAIN commitmail json YAML

Importing p5 package for Olson::Abbreviations 0.02 to
time/p5-Olson-Abbreviations as dependency for scheduled import of p5
package for MooseX::Types::DateTime::ButMaintained.

This module should help with converting commonly used and often ambigious
olson abbreviations into TZ offset notation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-09-20 10:24:00 UTC MAIN commitmail json YAML

Avoid hardcoding sandbox location in a shell script.

(wiz)

2009-09-20 10:04:13 UTC MAIN commitmail json YAML

Updated emulators/sdlmame to 0.134

(wiz)

2009-09-20 10:03:59 UTC MAIN commitmail json YAML

2009-09-20 09:55:16 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 0.91

(sno)

2009-09-20 09:55:05 UTC MAIN commitmail json YAML

Updating devel/p5-Moose from 0.90 to 0.91

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.91 Tue, Sep 17, 2009
    * Moose::Object
      - Don't import any functions, in order to avoid polluting our namespace
        with things that can look like methods (blessed, try, etc)
        (nothingmuch)

    * Moose::Meta::Method::Constructor
      - The generated code needs to called Scalar::Util::blessed by its
        fully-qualified name or else Perl can interpret the call to blessed as
        an indirect method call. This broke Search::GIN, which in turn broke
        KiokuDB. (nothingmuch)

(sno)

2009-09-20 09:46:16 UTC MAIN commitmail json YAML

Note update of the "teTeX3-bin" package to version 3.0nb36.

(tron)

2009-09-20 09:45:28 UTC MAIN commitmail json YAML

Add missing commands "bin/a2ping", "bin/e2pall" and "bin/epstopdf".
Bump package revision.

(tron)

2009-09-20 09:39:45 UTC MAIN commitmail json YAML

there is no fonts/gsftopk, but a fonts/gsftopkk

(sno)

2009-09-20 09:06:31 UTC MAIN commitmail json YAML

+ GraphicsMagick-1.3.7, calibre-0.6.13, f-spot-0.6.1.2,
  geda-1.5.4.20090830, gnutls-2.8.4, moserial-2.28.0 [GNOME 2.28],
  mp3diags-0.99.05.037, puzzles-8655, rhythmbox-0.12.5, snownews-1.5.12,
  xdm-1.1.9, zile-2.3.12.

(wiz)

2009-09-20 08:13:21 UTC MAIN commitmail json YAML

2009-09-20 07:04:22 UTC MAIN commitmail json YAML

require sqlite at least 3.6.10. From ISIHARA Takanori in PR pkg/42101.

(tnn)

2009-09-20 06:44:36 UTC MAIN commitmail json YAML

nsStackWalk.cpp uses dladdr, should include <dlfcn.h>

(tnn)

2009-09-20 04:35:25 UTC MAIN commitmail json YAML

simplify DISTFILES and extract.

(obache)

2009-09-20 04:21:44 UTC MAIN commitmail json YAML

ftp.dti.ad.jp does not have recent release.

(obache)

2009-09-20 03:34:14 UTC MAIN commitmail json YAML

Note PKGREVISION bump of texlive-tetex.

(minskim)

2009-09-20 03:33:43 UTC MAIN commitmail json YAML

2009-09-20 02:59:58 UTC MAIN commitmail json YAML

Updated mail/roundcube to 0.3

(schmonz)

2009-09-20 02:59:32 UTC MAIN commitmail json YAML

Update to 0.3. From the changelog:

- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
- Add mail_domain to LDAP email entries without @ sign (#1485201)
- Fix saving empty values in LDAP contact data (#1485781)
- Fix LDAP contact update when RDN field is changed (#1485788)
- Fix LDAP attributes case senitivity problems (#1485830)
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
- Fix endless loop on error response for APPEND command (#1486060)
- Don't require date.timezone setting in installer (#1485989)
- Fix date sorting problem with Courier IMAP server (#1486065)
- Unselect pressed buttons on mouse up (#1485987)
- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
- Added 'new_messages' plugin hook (#1486005)
- Added 'logout_after' plugin hook (#1486042)
- Added 'message_compose' hook
- Added 'imap_connect' hook (#1485956)
- Fix vcard_attachments plugin (#1486035)
- Updated PEAR::Auth_SASL to 1.0.3 version
- Use sequence names only with PostgreSQL (#1486018)
- Re-designed User Preferences interface
- Fix MS SQL DDL (#1486020)
- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
- Added 'display_next' option
- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
- Fix HTML washing to respect character encoding
- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
- Fix #messagemenu display on IE (#1486006)
- Speedup UI by using sprites for (toolbar) buttons
- Fix charset names with X- prefix handling
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)

>From Fredrik Pettai in pkg/42099.

(schmonz)

2009-09-19 23:26:01 UTC MAIN commitmail json YAML

Updated time/p5-TimeDate to 1.17

(sno)

2009-09-19 23:25:45 UTC MAIN commitmail json YAML

Updating time/p5-TimeDate from 1.16nb2 to 1.17

pkgsrc changes:
  - Adding homepage and license

Upstream changes:
1.17 -- Sat Sep 19 10:56:12 CDT 2009

Bugfixes
  * RT#45067: Date::Format with %z gives wrong results for half-hour timezones (Ernesto Hern'andez-Novich)
  * RT#48164: Date::Parse unable to set seconds correctly
  * RT#17396: Parse error for french date with 'mars' (march) as month

Documentation
  * Fixed documentation for %e in Date::Format
  * Update documentation to remove Date::Format->language

Enhancements
  * Add support for dates like Jul-13-1999 (Brett Warden)
  * Added Icelandic language (Tomas Edwardsson)
  * Added Romanian language (Doru Petrescu)
  * Added Russian language (Denis Poznyakov & Danil Pismenny)
  * Added Turkish language (Burak Gursoy)
  * Added Spanish language (Adrian Mugnolo)
  * Added Chinese language (Kang-min Liu)
  * Support parsing dates like 2002-02-26-10:37:21.141 as used by lpd
  * Support Z timezone when only the time is specified
  * Added METDST to Time::Zone
  * Added AKST/AKDT to Time::Zone

(sno)

2009-09-19 23:08:16 UTC MAIN commitmail json YAML

Override libtool scripts.

(minskim)

2009-09-19 22:51:48 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Natural to 0.79

(sno)

2009-09-19 22:51:37 UTC MAIN commitmail json YAML

Updating time/p5-DateTime-Format-Natural from 0.78 to 0.79

pkgsrc changes:
  - reorder dependencies

Upstream changes:
0.79 Sat Sep 19 12:23:20 CEST 2009
- Merged development version to stable.

0.78_03 Thu Sep 17 12:13:08 CEST 2009
- Relocate the formatted string printing of result strings
  used within the tests to the Test class.

0.78_02 Mon Sep 14 17:18:40 CEST 2009
- Add support for ranges representing the first and last day
  of a month or year. [rt #44067 - Michael Reddick]
- Move the insertion code in parse_datetime_duration() to the
  Duration class and the checks to the english metadata class.
- Quote for parsing failures with duration strings the entire
  input string instead of a partial date string.
- Save and restore state for parse_datetime_duration().
- Test compile-time loading of Duration.pm.

0.78_01 Tue Sep  1 15:51:59 CEST 2009
- Set units at once within _check_date() when Date::Calc is
  not available and add a test. [rt #49326 - Clayton L. Scott]

(sno)

2009-09-19 22:46:02 UTC MAIN commitmail json YAML

Updated www/p5-HTML-WikiConverter to 0.68

(sno)

2009-09-19 22:45:38 UTC MAIN commitmail json YAML

Updating www/p5-HTML-WikiConverter from 0.63 to 0.68

pkgsrc changes:
  - Add license definition
  - Adjust dependencies

Upstream changes:
version: 0.68
date: 2009-03-21
changes:
  - (bug #20594) require CSS.pm version 1.07 to fix some 'make test'
    errors (eg, DokuWiki)
  - improve some documentation

version: 0.67
date: 2009-03-16
changes:
  - add 'p_strict' attribute for enabling/disabling
    HTML::TreeBuilder's p_strict option (enabled by default) -- this
    was done for the Markdown dialect, specifically for bug #43997
  - mention XML::Writer requirement in README if cgi app is installed
  - webapp-install script creates webapp directory if necessary
  - miscellaneous minor code cleanup

version: 0.66
date: 2009-03-07
changes:
  - fix test suite: change html2wiki/test.html to
    html2wiki-old/test.html
  - rudimentary webapp-install script

version: 0.65
date:    2009-03-07
changes:
  - web app fixes: comment-out the donation link in
    templates/main.html, improved docs in cgi/index.cgi

version: 0.64
date:    2009-03-06
changes:
  - add web application, HTML::WikiConverter::WebApp
  - now requires CGI::Application (for the aforementioned web app)
  - (bug #40845, debian #506584) allow relative wiki_uri (eg,
    "/wiki/"); an absolute wiki_uri is constructed from a relative
    wiki_uri and a base_uri
  - add perl license to Makefile.PL

(sno)

2009-09-19 22:37:03 UTC MAIN commitmail json YAML

fix choosing pkgsrc provided compiler

(sno)

2009-09-19 22:35:58 UTC MAIN commitmail json YAML

Updated graphics/p5-GD-SVG to 0.33

(sno)

2009-09-19 22:35:47 UTC MAIN commitmail json YAML

Updating graphics/p5-GD-SVG from 0.32nb1 to 0.33

pkgsrc changes:
  - Adding license definition

Upstream changes:
0.33  Sun May 10 04:14:12 MDT 2009
        - Can now embed pixmap information inside an SVG (Lincoln Stein)
        - Improvements to alpha support (Lincoln Stein)
        - Ghost methods for more complete mapping to GD (Jason Stajich)

(sno)

2009-09-19 22:29:03 UTC MAIN commitmail json YAML

Updated security/p5-Authen-CAS-Client to 0.05

(sno)

2009-09-19 22:28:53 UTC MAIN commitmail json YAML

Updating security/p5-Authen-CAS-Client from 0.04 to 0.05

pkgsrc changes:
  - Add commented license type
  - Add Perl module type

Upstream changes:
changes from 0.04 to 0.05
-------------------------
  * added doc() accessor to response types
  * added better error handling with better error messages
  * updated perldocs with new functionality and consistency fixes
  * changed user-agent string to reflect module name

(sno)

2009-09-19 22:22:45 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-DSA to 1.16

(sno)

2009-09-19 22:22:34 UTC MAIN commitmail json YAML

Updating security/p5-Crypt-DSA from 0.14nb1 to 1.16

pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
1.16 2009.09.11
- Switching to production release
- Switching to non-development version

0.15_01 2009.02.13
- Updated to Module::Install 0.91
- Added a consistent $VERSION across the entire distro
- Removed the optional dependency on Convert::PEM for more
  consistent downstream packaging (it was pointless to ask
  since most people don't know what it is anyways).
- Data::Buffer has almost perfect CPAN Testers PASS, so always
  install it (plus, SSH2 is common now).
- Added some missing dependencies to the Makefile.PL
- Removed the sign(1) and auto_install (which was dangerous)
- Removed all the magic repository tags that would change depending
  on who was maintaining it.
- Adding missing test_requires for Test.pm and Test::More (I'll
  migrate the remaining tests away from Test.pm next release)
- Merged the ToDo file into the POD

(sno)

2009-09-19 22:14:46 UTC MAIN commitmail json YAML

Updated textproc/p5-Kwalify to 1.20

(sno)

2009-09-19 22:14:35 UTC MAIN commitmail json YAML

Updating textproc/p5-Kwalify from 1.19nb1 to 1.20

pkgsrc changes:
  - Adding license definition

Upstream changes:
1.20
- test failure fix
- fixed RT #48714 (return early if not a hash was given)

(sno)

2009-09-19 22:09:18 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-RAI to 1.3031

(sno)

2009-09-19 22:09:00 UTC MAIN commitmail json YAML

Updating textproc/p5-XML-RAI from 1.3022nb1 to 1.3031

pkgsrc changes:
  - Adding license definition
  - Adding homepage
  - Adjusting dependencies

Upstream changes:
1.3031 Aug 14 2009
    - Added memory leak test
    - Added Test::Weaken and Task::Weaken modules to support "weakening" of circular references
    - Dropped class level caching of XML::RSS::Parser that was causing the leaks test to fail

1.303 Aug 13 2009
    - Applied memory leak patch from Mark Glines (mark@glines.org) Thanks!

(sno)

2009-09-19 22:01:54 UTC MAIN commitmail json YAML

Added devel/p5-Test-Weaken version 3.002.000

(sno)

2009-09-19 22:00:46 UTC MAIN commitmail json YAML

Added devel/p5-Test-Weaken version 3.002.000

(sno)

2009-09-19 22:00:11 UTC MAIN commitmail json YAML

Importing devel/p5-Test-Weaken - p5 package for Test::Weaken 3.002000 as
dependency for scheduled update of textproc/p5-XML-RAI to 1.3031.

A memory leak occurs when a Perl data structure is destroyed but some of
the contents of that structure are not freed. Leaked memory is a useless
overhead. Leaks can significantly impact system performance. They can also
cause an application to abend due to lack of memory.

In Perl, circular references are a common cause of memory leaks. Circular
references are allowed in Perl, but data structures containing circular
references will leak memory unless the programmer takes specific measures
to prevent leaks. Preventive measures include weakening the references
and arranging to break the reference cycle just before the structure is
destroyed.

When using circular references, it is easy to misdesign or misimplement a
scheme for preventing memory leaks. Mistakes of this kind have been hard to
detect in a test suite.

Test::Weaken allows easy detection of unfreed Perl data. Test::Weaken allows
you to examine the unfreed data, even data that would usually have been made
inaccessible.

Test::Weaken frees the test structure, then looks to see if any of the
contents of the structure were not actually deallocated. By default,
Test::Weaken determines the contents of a data structure by examining
arrays and hashes, by following references, and by following tied variables
to their underlying object. Test::Weaken does this recursively to unlimited
depth.

Test::Weaken can deal with circular references without going into infinite
loops. Test::Weaken will not visit the same Perl data object twice.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-09-19 21:13:22 UTC MAIN commitmail json YAML

2009-09-19 19:14:55 UTC MAIN commitmail json YAML

2009-09-19 17:46:01 UTC MAIN commitmail json YAML

Updated net/p5-Net-Twitter to 3.06000

(sno)

2009-09-19 17:45:47 UTC MAIN commitmail json YAML

Updating net/p5-Net-Twitter from 3.05003 to 3.06000

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
3.06000 2009-09-16
    - support for multipart/from-data posts, used by update_profile_image and
      update_profile_background_image
    - bumped version requirement on namespace::autoclean to avoid deprecation notice

(sno)

2009-09-19 17:40:38 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Declare to 0.31

(seb)

2009-09-19 17:38:47 UTC MAIN commitmail json YAML

Update p5-MooseX-Declare from version 0.30 to version 0.31.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.31  Thu, 17 Sep 2009 18:10:22 +0200
  * Bump dependencies for no more warnings on new Moose versions.

(seb)

2009-09-19 17:25:28 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Runtime to 5.80013

(sno)

2009-09-19 17:25:15 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Runtime from 5.80012 to 5.80013

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
5.80013 2009-09-17 11:07:04
  Bug fixes:
    - Preserve immutable_options when temporarily making a class mutable in
      Catalyst::ClassData as this is needed by new Class::MOP.
      This could have potentially caused issues when using the deprecated runtime
      plugins feature in an application with plugins which define their own new
      method.
    - Require new Moose version and new versions of various dependencies
      to avoid warnings from newest Moose release.

  Documentation:
    - Rework the $c->go documentation to make it more clear.
    - Additional documentation in Catalyst::Upgrading covering more deprecation
      warnings.

  Refactoring / cleanups:
    - Action methods in the application class are deprecated and applications
      using them will now generate a warning at startup.
    - The -short option has been removed from catalyst.pl, stopping new
      applications from being generated using the ::[MVC]:: naming scheme as
      this is deprecated and generates warnings. RT#49771

(sno)

2009-09-19 17:14:21 UTC MAIN commitmail json YAML

do previous differently. id3lib_strings.h is where memmove is used, so
pull in string.h there instead.

(tnn)

2009-09-19 17:09:11 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Script to 1.06

(sno)

2009-09-19 17:08:59 UTC MAIN commitmail json YAML

Updating devel/p5-Test-Script from 1.05 to 1.06

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.06 Wed 16 Sep 2009
- Update test to allow different die() return values
- Move Test::More to runtime dependency

(sno)

2009-09-19 17:03:59 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Lite to 3.026

(sno)

2009-09-19 17:03:46 UTC MAIN commitmail json YAML

Updating mail/p5-MIME-Lite from 3.025 to 3.026

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
Version 3.026
    Fix tests to pass with MIME::Types 1.28

(sno)

2009-09-19 17:00:39 UTC MAIN commitmail json YAML

pull in string.h in taglib.h for memmove prototype

(tnn)

2009-09-19 16:58:24 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-EncWords to 1.011.1

(sno)

2009-09-19 16:58:09 UTC MAIN commitmail json YAML

Updating mail/p5-MIME-EncWords from 1.010.101nb1 to 1.011.1

pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011.1 - no new features.
* Fix: Perl <= 5.6.x - skip tests with older POD::Simple.
* MIME::Charset >= 1.007.1 is required.

2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011 - not really released.

2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 1.011_01 - no new features.
* Supports Perl 5.8.0.
* MIME::Charset >= 1.007 is required.

(sno)

2009-09-19 16:51:57 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Charset to 1.007.1

(sno)

2009-09-19 16:51:45 UTC MAIN commitmail json YAML

Updating mail/p5-MIME-Charset from 1.006.2nb1 to 1.007.1

pkgsrc changes:
  - Adding license definition
  - Adjusting module type

Upstream changes:
2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>

* Release 1.007.1.
* Changes:
- eucJP-ascii and its 7-bit counterpart was chosen instead of
  eucJP-ms, as latter will occasionally break standardized mappings.
  Shift-encoding counterpart hasn't been implemented yet.
* Fix: Skip all pod tests on pre-UTF8 Perl.

2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>

* Release 1.007 - not really released.

2009-05-12 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>

* Release 1.007_02.
* Charset/CP932.pm: Supports extended mappings for
  ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles
  accented latin characters and ISO-2022-JP-1 does not support
  NEC/IBM extended mappings.

2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>

* Release 1.007_01.
* Supports Perl 5.8.0.
* New function: detect_7bit_charset().
* Bundle inc::Module::Install.
* Corrected META.yml & PODs.  Removed duplicated docs.

(sno)

2009-09-19 16:44:28 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch to 2.25

(sno)

2009-09-19 16:44:15 UTC MAIN commitmail json YAML

Updating devel/p5-Log-Dispatch from 2.22 to 2.25

pkgsrc changes:
  - Adding license definition

Upstream changes:
2.25 Sep 15, 2009

- Added a workaround for a weird tainting issue with Params::Validate. This
  caused a taint exception when a Log::Dispatch::Syslog was created under
  taint mode. Note that there is still a problem in Params::Validate itself,
  this is just a hack.

2.24 Sep 13, 2009

- Simplified new constructor API (the 2.23 API is still silently supported but
  not documented):

      Log::Dispatch->new( outputs => [ [ 'File', ... ],
                                      [ 'Screen', ... ],
                                    ]
                        );

  Implemented by Jon Swartz.

- All of the mail sending modules now warn unconditionally if sending mail
  fails. This removes the incorrect use of warnings::enabled() in some
  modules. RT #43516.

2.23 Sep 12, 2009

- A new constructor API that simplifies creating your Log::Dispatch object:

      Log::Dispatch->new( outputs => [ File  => { ... },
                                      Screen => { ... },
                                    ],
                        );

  Implemented by Jon Swartz.

- Made name parameter optional. We now auto-generate a unique name if one is
  not given. Implemented by Jon Swartz.

- Added a newline parameter that causes a newline to be added to each message,
  and updated the documentation regarding newlines. Implemented by Jon Swartz.

- Removed repetitive boilerplate documentation from each output
  class. Implemented by Jon Swartz.

- The level_names and level_numbers used internally are now computed once and
  shared between output objects. Implemented by Jon Swartz.

- Updated repo url - now at http://hg.urth.org/hg/Log-Dispatch

- Explicitly depend on Sys::Syslog 0.16.

- Added warn as a synonym for warning. RT #44821. Requested by Dylan Martin.

- Added an add_callback method to Log::Dispatch and
  Log::Dispatch::Output. This lets you add a new formatting callback after an
  object is created. Based on a patch from Ricardo Signes. RT #48283.

- The Log::Dispatch docs mistakenly told you to provide a log() method when
  creating a new output class. RT #40561.

- Made all modules have the same version as Log::Dispatch itself.

(sno)

2009-09-19 16:39:02 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-App-Cmd to 0.06

(sno)

2009-09-19 16:38:48 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-App-Cmd from 0.05 to 0.06

pkgsrc changes:
  - Adjusting dependencies
  - Adding license definition

Upstream changes:
0.06
    - various fixes for upstream version of App::Cmd (vovkasm & brunov)

(sno)

2009-09-19 16:32:38 UTC MAIN commitmail json YAML

Updated devel/p5-Module-ScanDeps to 0.95

(sno)

2009-09-19 16:32:27 UTC MAIN commitmail json YAML

Updating devel/p5-Module-ScanDeps from 0.94 to 0.95

Upstream changes:
[Changes for 0.95 - 2009-10-16]
* Fix "uninitialized value" warnings (Dave Rolsky)
* Add special case for Perl::Critic (Alexandr Ciornii)
* Add special case for Event (Alexandr Ciornii)
* Add special case for Wx.pm (Alexandr Ciornii)
* Add special case for Log::Any

(sno)

2009-09-19 15:46:35 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2009-09-19 15:45:43 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and the following packages:
  - tex-cite
  - tex-fancyvrb
  - tex-listings
  - tex-nomencl

(minskim)

2009-09-19 15:45:39 UTC MAIN commitmail json YAML

Updated devel/p5-Mouse to 0.29

(sno)

2009-09-19 15:45:28 UTC MAIN commitmail json YAML

Updating devel/p5-Mouse from 0.28 to 0.29

pkgsrc changes:
  - Adjusting dependency of Test::Exception

Upstream changes:
0.29 Thu Sep 17 11:49:49 2009
    * role class has ->meta in method_list, because it does in Moose since 0.90

(sno)

2009-09-19 15:39:30 UTC MAIN commitmail json YAML

2009-09-19 15:37:51 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX.

(minskim)

2009-09-19 15:37:06 UTC MAIN commitmail json YAML

Let the teTeX metapackage depend on gsftopk, ps2pkm, tex-a2ping,
and texlive-pdftools, because teTeX-bin no longer builds them.

(minskim)

2009-09-19 15:35:40 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-bin.

(minskim)

2009-09-19 15:34:51 UTC MAIN commitmail json YAML

Do not build gsftopk, ps2pkm, a2ping, and pdftools included in teTeX.
Newer versions are available as fonts/gsftopdf, fonts/ps2pkm,
graphics/tex-a2ping, and texlive-pdftools, respectively.

(minskim)

2009-09-19 15:31:48 UTC MAIN commitmail json YAML

Note PKGREVISION bump of texlive-tetex.

(minskim)

2009-09-19 15:31:04 UTC MAIN commitmail json YAML

2009-09-19 14:23:43 UTC MAIN commitmail json YAML

Updated devel/p5-sapnwrfc to 0.31

(sno)

2009-09-19 14:23:29 UTC MAIN commitmail json YAML

Updating devel/p5-sapnwrfc from 0.30 to 0.31

Upstream changes:
Thu Sep 10 07:47:40 NZST 2009
  * bumped the version and removed the dependency on 5.010

(sno)

2009-09-19 14:18:31 UTC MAIN commitmail json YAML

Modifying patch-ad to work for FreeBSD, too.

(sno)

2009-09-19 14:01:46 UTC MAIN commitmail json YAML

+drupal-5.20, drupal-6.14.

DRUPAL-SA-CORE-2009-008.

(taca)

2009-09-19 13:38:43 UTC MAIN commitmail json YAML

Updated audio/taglib to 1.6

(wiz)

2009-09-19 13:38:31 UTC MAIN commitmail json YAML

Update to 1.6:

1.6:

* New CMake option to build a static version - ENABLE_STATIC.
* Added support for disabling dllimport/dllexport on Windows using the
  TAGLIB_STATIC macro.
* Support for parsing the obsolete 'gnre' MP4 atom.
* New cpp macros TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF to determin if
  TagLib was built with MP4/ASF support.

1.6 RC1:

* Split Ogg packets larger than 64k into multiple pages. (BUG:171957)
* TagLib can now use FLAC padding block. (BUG:107659)
* ID3v2.2 frames are now not incorrectly saved. (BUG:176373)
* Support for ID3v2.2 PIC frames. (BUG:167786)
* Fixed a bug in ByteVectorList::split().
* XiphComment::year() now falls back to YEAR if DATE doesn't exist
  and XiphComment::year() falls back to TRACKNUM if TRACKNUMBER doesn't
  exist. (BUG:144396)
* Improved ID3v2.3 genre parsing. (BUG:188578)
* Better checking of corrupted ID3v2 APIC data. (BUG:168382)
* Bitrate calculating using the Xing header now uses floating point
  numbers. (BUG:172556)
* New TagLib::String method rfind().
* Added support for MP4 file format with iTunes-style metadata [optional].
* Added support for ASF (WMA) file format [optional].
* Fixed crash when saving a Locator APEv2 tag. (BUG:169810)
* Fixed a possible crash in the non-const version of String::operator[]
  and in String::operator+=. (BUG:169389)
* Added support for PRIV ID3v2 frames.
* Empty ID3v2 genres are no longer treated as numeric ID3v1 genres.
* Added support for the POPM (rating/playcount) ID3v2 frame.
* Generic RIFF file format support:
  * Support for AIFF files with ID3v2 tags.
  * Support for WAV files with ID3v2 tags.
* Fixed crash on handling unsupported ID3v2 frames, e.g. on encrypted
  frames. (BUG:161721)
* Fixed overflow while calculating bitrate of FLAC files with a very
  high bitrate.

(wiz)

2009-09-19 11:06:53 UTC MAIN commitmail json YAML

patch away more conflicting typedefs in
extensions/source/nsplugin/source/npshell.cxx

(tnn)

2009-09-19 09:35:37 UTC MAIN commitmail json YAML

2009-09-19 09:30:41 UTC MAIN commitmail json YAML

Fixes module names in disabled_module_list
* "bsddb" does not exists, probably removed/renamed before/in Python24.
* "mpz" was removed in Python24.

(obache)

2009-09-19 09:18:54 UTC MAIN commitmail json YAML

Fixes module names in disabled_module_list
* not "_sqlite", but "_sqlite3"
* "bsddb" does not exists, probably removed/renamed before Python24
* "cjkcodes" does not exists (and should not be disabled)
* missng "," afiter it
* "mpz" was removed in Python24.

(obache)

2009-09-19 09:06:58 UTC MAIN commitmail json YAML

Fixes modules in disable_module_list
* not "_sqlite", but "_sqlite3",  fixes PR#42070.
* "bsddb" does not exists. (I can find it in Python21, not in Python23)
* "cjkcodecs" should not be disabled.
  It is expected to exists in all Python variants and py-cjkcodecs was removed.
  Although, the module name is "_multibytecodec" and "_codecs_*".
  and missing "," after it kill subsecuent "gdbm".
* "mpz" was removed in Python24.

(obache)

2009-09-19 09:01:59 UTC MAIN commitmail json YAML

Fix build with sunpro's cc and other non-gcc compiler I guess:
do not blindly compile var.c with -Wno-cast-qual.

(seb)

2009-09-19 07:46:56 UTC MAIN commitmail json YAML

Missed this patch in my last unzip commit.

(ahoka)

2009-09-19 07:46:12 UTC MAIN commitmail json YAML

Force pkgsrc's unzip so we can actually list archive content on
NetBSD 5.99.16 with unzip in base.

(ahoka)

2009-09-19 06:44:34 UTC MAIN commitmail json YAML

Set the license to "modified-bsd".

(tron)

2009-09-19 06:36:33 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.2.2.

(tron)

2009-09-19 06:36:19 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.2.2. Changes since version 1.2.1:
- The following vulnerabilities have been fixed. See the security
  advisory for details and a workaround.
  - The GSM A RR dissector could crash.
    Versions affected: 1.2.0 to 1.2.1
  - The OpcUa dissector could use excessive CPU and memory.
    Versions affected: 0.99.6 to 1.0.8, 1.2.0 to 1.2.1
  - The TLS dissector could crash on some platforms.
    Versions affected: 1.2.0 to 1.2.1
- The following bugs have been fixed:
  - The "Capture->Interfaces" window can't be closed. (Bug 1740)
  - tshark-1.0.2 (dumpcap) signal abort core saved. (Bug 2767)
  - Memory leak fixes. (Bug 3330)
  - Display filter autocompletion doesn't work for some RADIUS and
    WiMAX ASNCP fields. (Bug 3538)
  - Wireshark Portable includes wrong WinPcap installer. (Bug
    3547)
  - Crash when loading a profile. (Bug 3640)
  - The proto,colinfo tap doesn't work if the INFO column isn't
    being printed. (Bug 3675)
  - Flow Graph adds too much unnecessary garbage. (Bug 3693)
  - The EAP Diameter dictionary file was missing in the
    distribution. (Bug 3761)
  - Graph analysis window is behind other window. (Bug 3773)
  - IKEv2 Cert Request payload dissection error. (Bug 3782)
  - DNS NAPTR RR (RFC 3403) replacement MUST be a fully qualified
    domain-name. (Bug 3792)
  - Malformed RTCP Packet error while sending Payload specific
    RTCP feedback packet( as per RFC 4585). (Bug 3800)
  - 802.11n Block Ack packet Bitmap field missing. (Bug 3806)
  - Wireshark doesn't decode WBXML/ActiveSync information
    correctly. (Bug 3811)
  - Malformed packet when IPv6 packet has Next Header == 59. (Bug
    3820)
  - Wireshark could crash while reading an ERF file. (Bug 3849)
  - Minor errors in gsm rr dissectors. (Bug 3889)
  - WPA Decryption Issues. (Bug 3890)
  - GSM A RR sys info dissection problem. (Bug 3901)
  - GSM A RR inverts MEAS-VALID values. (Bug 3915)
  - PDML output leaks ~300 bytes / packet. (Bug 3913)
  - Incorrect station identifier parsing in Kingfisher dissector.
    (Bug 3946)
  - DHCPv6, Vendor-Specific Informantion, SubOption"Option
    Request" parser incorrect. (Bug 3987)
  - Wireshark could leak memory while analyzing SSL.
  - Wireshark could crash while updating menu items after reading
    a file in some cases.
  - The Mac OS X ChmodBPF script now works correctly under Snow
    Leopard.
- Updated Protocol Support
  DCERPC, DHCPv6, DNS, E.212, GSM A RR, GTPv2, H.248, IEEE 802.11,
  IPMI, ISAKMP/IKE, ISUP, Kingfisher, LDAP, OpcUA, RTCP, SCTP, SIP,
  SSL, TCP, WBXML, ZRTP
- Updated Capture File Support
  ERF

(tron)

2009-09-19 00:14:40 UTC MAIN commitmail json YAML

Note update of p5-Geo-IPfree.

(minskim)

2009-09-19 00:13:49 UTC MAIN commitmail json YAML

Update p5-Geo-IPfree to 0.6.

Changes since 0.2:
0.6  Mon May 11 2009
    - fix awful - yet popular - usage of Geo::IPfree::new
      corrected docs to use ->new instead
    - more dist cleanup

0.5  Tue Feb 03 2009
    - include Memoize in prereqs for older perls

0.4  Mon Dec 01 2008
    - fix "undef" test

0.3  Wed Nov 19 2008
    - Add webgeo2ipct script
    - Add new data file
    - Fix all warnings
    - Handle hosts that fail nslookup
    - find_db_file() now looks in user-overridable locations before looking
      for the shipped version.
    - /tmp removed from possible db locations.
    - Dist cleanup.

(minskim)

2009-09-19 00:07:28 UTC MAIN commitmail json YAML

Note PKGREVISION bump of awstats.

(minskim)

2009-09-19 00:05:03 UTC MAIN commitmail json YAML

Make awstats work with the recent version of p5-Geo-IPfree.
Patch from awstats-6.95beta.

(minskim)

2009-09-18 23:55:06 UTC MAIN commitmail json YAML

note update of fonts/dejavu-ttf to 2.30.

(jakllsch)

2009-09-18 23:54:01 UTC MAIN commitmail json YAML

Update to 2.30.

upstream changelog:

== Changes from 2.29 to 2.30 ==

* added U+0462-U+0463 to Mono
* corrected U+1E53 in Serif
* added U+1E4C-U+1E4D to Mono and Serif
* added U+1E78-U+1E79 to Mono
* fixed missing diacritics in Latin Extended Additional in Sans ExtraLight
  (moved stacked diacritics out of PUA in the process)
* fixed anchors on U+1E78 in Serif
* added U+1DC4-U+1DC9 to Serif
* renamed above-mark to above-mark in Serif-Italic
* added U+1DC4-U+1DC9 to context class for dotless substitution
* changed Doubleacute to Doublegrave in Sans ExtraLight
* removed redundant reference in U+01FB in Sans Oblique
* added U+A726-U+A727 to Mono
* changed U+04BE and U+04BF according to recommedations of Sasha Ankwab in Sans
* remove "Symbol Charset" from set of codepages in Sans

(jakllsch)

2009-09-18 21:29:10 UTC MAIN commitmail json YAML

Updated devel/bmake to 20090909

(joerg)

2009-09-18 21:27:26 UTC MAIN commitmail json YAML

2009-09-18 20:55:37 UTC MAIN commitmail json YAML

2009-09-18 16:24:10 UTC MAIN commitmail json YAML

Updated net/lftp to 4.0.1.

(hasso)

2009-09-18 16:22:18 UTC MAIN commitmail json YAML

Version 4.0.1 - 2009-09-17

* ignore `Status of' line in STAT output (ftp).
* fixed handling of files starting with a tilde in ftp.
* fixed an infinite bind-loop in ftp.
* fixed iconv translit usage for NetBSD.

(hasso)

2009-09-18 14:51:57 UTC MAIN commitmail json YAML

2009-09-18 14:33:32 UTC MAIN commitmail json YAML

2009-09-18 14:15:30 UTC MAIN commitmail json YAML

math/ordCalc, an ordinals calculator

(is)

2009-09-18 14:14:21 UTC MAIN commitmail json YAML

2009-09-18 14:09:27 UTC MAIN commitmail json YAML

ordCalc is a program for interactively dealing with ordinals (generalized
integers).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(is)

2009-09-18 14:01:32 UTC MAIN commitmail json YAML

Allow assembler to be disabled completely and do so with sunpro.

(sketch)

2009-09-18 13:35:41 UTC MAIN commitmail json YAML

Fix some path issues which caused buildlink of all libs and headers in /usr/pkg.

(dmcmahill)

2009-09-18 13:29:31 UTC MAIN commitmail json YAML

Use -features=extensions with sunpro C++ to get __func__

(sketch)

2009-09-18 13:18:54 UTC MAIN commitmail json YAML

Explicitly disable assembler when using sunpro, it can't handle it.

(sketch)

2009-09-18 13:09:02 UTC MAIN commitmail json YAML

2009-09-18 12:29:14 UTC MAIN commitmail json YAML

COMMENT improvement

(tnn)

2009-09-18 11:38:56 UTC MAIN commitmail json YAML

Try harder to work around typedef mess in
extensions/source/plugin/inc/plugin/unx/plugcon.hxx
This will hopefully fix the build failure reported here:
pkg/2009/09/17/msg003902.html">http://mail-index.netbsd.org/tech-pkg/2009/09/17/msg003902.html

(tnn)

2009-09-18 11:38:23 UTC MAIN commitmail json YAML

Fix a typo, no idea why this didn't show up when I tested this before.

(dmcmahill)

2009-09-18 11:28:54 UTC MAIN commitmail json YAML

Added lang/gcc44 version 4.4.1

(dmcmahill)

2009-09-18 11:27:42 UTC MAIN commitmail json YAML

Teach this file about the lang/gcc44 package

(dmcmahill)

2009-09-18 11:26:23 UTC MAIN commitmail json YAML

add and enable gcc44

(dmcmahill)

2009-09-18 11:24:50 UTC MAIN commitmail json YAML

Import gcc-4.4.1 as lang/gcc44.  This is the latest branch of gcc.
Of particular note is this package contains gfortran which is required
for building some scientific software (recent versions of scilab
for example).  Package is prepared as a monolithic install of gcc
since gcc is really not set up to build and install the core and then
later add on different languages as their own packages.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(dmcmahill)

2009-09-18 11:04:26 UTC MAIN commitmail json YAML

Updated sysutils/wbm-bind8 to 1.470nb1

(obache)

2009-09-18 11:04:07 UTC MAIN commitmail json YAML

Add a missing entry to PLIST, noticed by PR 42086.

Bump PKGREVISION.

(obache)

2009-09-18 10:11:48 UTC MAIN commitmail json YAML

Deal with strip idiosyncracies:
- sometimes creates the temporary file, but fails
- sometimes it is successful, but still keeps the temporary file
- sometimes it crashes when called with more than one argument
Bite the bullet and call it individually with explicit output file
and clean up after it.

(joerg)

2009-09-18 09:59:55 UTC MAIN commitmail json YAML

Fix default module path to not include trailing slashes as it breaks
libtool.

(joerg)

2009-09-18 09:37:01 UTC MAIN commitmail json YAML

Some fixes and improvements:
* configure require libXt to check X11, as PR 42085
* Set LICENSE=gnu-gpl-v2
* add DESTDIR support.
* need lex and yacc
* marked as MAKE_JOBS_SAFE=no
* set SETUID_ROOT_PERMS to executables.

(obache)

2009-09-18 08:03:50 UTC MAIN commitmail json YAML