Commit graph

129247 commits

Author SHA1 Message Date
ahoka
032b180d23 UCB binaries were removed from OpenSolaris, so let's use builtin echo
as we use pdksh on this platform.
Also use /usr/bin/ginstall when it's present (it is on OpenSolaris)
for the same reason.

This problem was reported by Andras Barna.
2008-08-09 15:14:01 +00:00
tnn
2b673aec3a Update to xf86-video-ark-0.7.0.
Death to RCS tags.
  ark 0.7.0
  Define VERSION* using PACKAGE_VERSION*
  ark: add basic pciaccess support
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
2008-08-09 15:11:19 +00:00
tnn
c327b14135 Update to xf86-video-apm-1.2.0.
Remove useless mfb.h include.
  Death to RCS tags.
  apm 1.2.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define APM_*_VERSION using PACKAGE_VERSION_*
  pcirename conversion
  xf1/4 bpp conversion
  further build fixes
  Naming change: Security*Access -> Dix*Access
  Makefile.am: nuke RCS Id
2008-08-09 15:09:00 +00:00
taca
902e75e3d9 -bind-9.4.2-P2, bind-9.5.0-P2.
s/squid-2.7.3/squid-2.7.4/
s/squid-3.0.7/squid-3.0.8/
2008-08-09 14:45:39 +00:00
tnn
393d3f1775 Updated x11/xf86-input-vmmouse to 12.5.1 [tnn 2008-08-07]
Updated net/Transmission to 1.32 [tnn 2008-08-09]
2008-08-09 13:48:43 +00:00
bjs
6a5fec3fde Update patch comment to reflect its contents. 2008-08-09 10:33:16 +00:00
bjs
302e3e2fde + Updated x11/xcompmgr to 1.1.4nb1 [bjs 2008-08-09] 2008-08-09 10:12:31 +00:00
bjs
2f1b1e3472 Enable damage notification by default, as I've been using xcompmgr
with this enabled for a while now with no untoward effects.
2008-08-09 10:12:06 +00:00
obache
d8aaa61fa2 Change installation to BSD_INSTALL_*.
Part of honor INSTALL_UNSTRIPPED, PR 15107.

While here, add DESTDIR support.
2008-08-09 09:28:19 +00:00
obache
e34c9a7633 Add and enable p5-Tie-File. 2008-08-09 06:16:27 +00:00
obache
3cf76a117f Added devel/p5-Tie-File version 0.96 2008-08-09 06:15:49 +00:00
obache
87a9aca822 Import p5-Tie-File-0.96 as devel/p5-Tie-File.
Packaged by Jens Rehsack and provided via PR 39221.

Tie::File represents a regular text file as a Perl array. Each element in the
array corresponds to a record in the file. The first line of the file is
element 0 of the array; the second line is element 1, and so on.
The file is not loaded into memory, so this will work even for gigantic files.
Changes to the array are reflected in the file immediately.
2008-08-09 06:15:34 +00:00
obache
c0aea42ffc Add and enable p5-Tie-Array-Sorted. 2008-08-09 06:09:34 +00:00
obache
ed67708cc3 Added devel/p5-Tie-Array-Sorted version 1.41 2008-08-09 06:08:45 +00:00
obache
d523fbed33 Import p5-Tie-Array-Sorted-1.41 as devel/p5-Tie-Array-Sorted.
Packaged by Jens Rehsack and provided via PR 39220.

This presents an ordinary array, but is kept sorted. All pushes and unshifts
cause the elements in question to be inserted in the appropriate location to
maintain order.
2008-08-09 06:08:31 +00:00
obache
3d89f1ad34 Add and enable p5-Sys-Filesystem. 2008-08-09 05:45:50 +00:00
obache
d0d4059dc1 Added sysutils/p5-Sys-Filesystem version 1.22 2008-08-09 05:45:00 +00:00
obache
9acfbf20bd Import p5-Sys-Filesystem-1.22 as sysutils/p5-Sys-Filesystem.
Packaged by Jens Rehsack and privided via PR 39219.

Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties.
2008-08-09 05:44:41 +00:00
obache
5ef91c77f0 Add and enable p5-Text-Diff-Parser 2008-08-09 03:00:20 +00:00
obache
8567a22d4b Added textproc/p5-Text-Diff-Parser version 0.08 2008-08-09 02:59:11 +00:00
obache
88e5417c26 Import p5-Text-Diff-Parser-0.08 as textproc/p5-Text-Diff-Parser.
Based on PR 39224 by Jens Rehsack.

Text::Diff::Parser parses diff files and patches. It allows you to access the
changes to a file in a standardized way, even if multiple patch formats are
used.
2008-08-09 02:58:56 +00:00
obache
882af5e801 Need Mac::Carbon for Darwin. 2008-08-09 02:38:17 +00:00
obache
28df677923 Add and enable p5-Mac-Carbon. 2008-08-09 02:37:17 +00:00
obache
50ac3da13c Added devel/p5-Mac-Carbon version 0.77 2008-08-09 02:35:40 +00:00
obache
44ee45a0d2 Import p5-Mac-Carbon-0.77 as devel/p5-Mac-Carbon.
Mac::Carbon is a collection of perl modules for accessing the Carbon API under
Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher for
MacPerl.
2008-08-09 02:35:21 +00:00
obache
d24ed9d4fb - p5-File-HomeDir-0.80 [pkg/39227] 2008-08-09 01:41:27 +00:00
obache
e82d930b67 Updated devel/p5-File-HomeDir to 0.80 2008-08-09 01:40:58 +00:00
obache
e91e1e6346 Update p5-File-HomeDir to 0.80.
Patch provided by Jens Rehsack in PR 39227.

0.80 Fri 27 Jun 2008
	- All clear on the CPAN Testers front, flipping to production

0.71_03 Wed 25 Jun 2008
	- Removing the Server 2003 and 2008 skips that should work
	  now that we create directories on demand.
	- File::HomeDir should now support "Perl on a Stick"

0.71_02 Mon 28 Apr 2008
	- Added `my_dot_config`.
	- Adding a base driver class.

0.71_01 Fri  4 Apr 2008
	- Converted from Registry checks to Win32 calls.
	  This includes giving it the "create directory" call.
	- Removing the dependency on the registry modules.

0.70    Fri 28 Feb 2008
	- Windows Server 2003 does not have Music/Pictures/etc directories
	  (correct the test to not expect them to exist)
	- Make the same assumption about Windows Server 2008
2008-08-09 01:40:42 +00:00
obache
b9da638ee6 - p5-PPI-1.203 [pkg/39228] 2008-08-09 01:33:05 +00:00
obache
7e7911c01e Updated devel/p5-PPI to 1.203 2008-08-09 01:19:49 +00:00
obache
e1065c0f8c Update p5-PPI to 1.203.
Based on PR 39228 and update dependency pattern.

1.203    Wed 14 May 2008
	Summary:
	- No change, switching to production version

1.202_03 Wed 14 May 2008
	Summary:
	- Initial Perl 6 support
	- Bug fixes and final 1.203 release candidate
	- I finally catch up with all the failing test cases
	  that Chris Dolan keeps commiting :)

	Details:
	- Adding initial support for "use v6-alpha;"
	- Adding new class Perl::Statement::Include::Perl6
	- Adding a test on the KindaPerl6::Grammar,
	  which triggered a bug in the tokenizer during
	  CPAN::Metrics tinderboxing.
	- All open() calls now use three-argument form
	- Upgrading explicit Perl dependency to 5.006,
	  because of the previous item.
	- Better support for labels, including tricky ones like "BEGIN : { ... }"

1.202_02 Wed  2 Jan 2008
	Summary:
	- Back-compatibility and 1.203 release candidate

	Details:
	- Removing the use of use base 'Exporter';
	- Updating Test::SubCalls dep to 1.07 to get
	  the use base 'Exporter' fix for that too.

1.202_01 Tue 20 Nov 2007
	Summary:
	- Minor bug fix release

	Details:
	- RT #30469: calling length() on PPI::Token gives error
	- 14_charsets.t was incorrectly skipping in situations
	  that it should have been running.

1.201    Mon 22 Oct 2007
	Summary:
	- Minor bug fix release

	Details:
	- The internal exception class PPI::Exception::ParserTimeout was
	  inheriting from itself.

1.200    Mon 15 Oct 2007
	Summary:
	- Production Release

	Details:
	- Zero changes from 1.199_07
	- Updated version from 1.199_07 to 1.200

1.199_07 Fri 12 Oct 2007
	Summary:
	- This is the third release candidate for 1.200
	- Minor tweak

	Details:
	- Changed the way to detect Perl 5.6 to ignore the 1_0e1_0 failure

1.199_06 Wed 10 Oct 2007
	Summary:
	- This is the second release candidate for 1.200
	- Some small bug fixes

	Details:
	- Remove -w from test scripts to allow taint'enabled testing
	- Skip the failing 1_0e1_0 test on Perl 5.6.2

1.199_05 Tue  9 Oct 2007
	Summary:
	- This is the first release candidate for 1.200
	- Fix some parser corner cases

	Details:
	- Fixed parsing of %!, $^\w, and %^H
	- Fixed parsing of @{$foo}-1
	- Fixed parsing of <$fh1>, <$fh2>

1.199_04
	Summary:
	- Build tweaks
	- More regression changes

	Details:
	- Increasing List::Util dependency to 1.19
	  (Removes a memory leak on Win32)

1.199_03 Thu 12 Jul 2007
	Summary:
	- Support for a few more rare/legacy Perl syntax
	- Tokenizer simplification, optimization and exception'ification

	Details:
	- Added support for the <<\EOF heredoc style
	- Always create ->{type} in full-quote sections
	- Converted more of the Tokenizer to use exceptions
	- Optimized away a bunch of now-unneeded "or return undef"
	- Optimized _set_token_class down to a single statement
	- Inlined _set_token_class out of existance
	- Cache and fast-clone PPI::Token::Whitespace->null
	- Removed some superfluous parameter checks on private methods,
	  for conditions that would cause explosions and be noticed anyway.
	- Removed the fancy options from PPI::Token::new
        - More consistent structure of incomplete quotes

1.199_02 Mon  5 Mar 2007
	Summary:
	- Added parser timeout support
	- Fixing various regression cases
	- Adding some housekeeping tweaks

	Details:
	- Created PPI::Exception with an eye to moving towards
	  using exceptions more for error handling (for speed).
	  The goal is to get rid of the "or return undef"s.
	- Added the timeout param to the PPI::Document constructor
	  which uses alarm to implement basic timeout support.
          This should help when parsing a large corpus on Unix.
	  (Not available on Win32)
	- Fixed incorrect location() for PPI::Structure instances.
	- Adding better parsing of hash constructors.
	- Pushing Clone dependency to 0.22 to get closer to taint support)
	- Pushing deps on bundled test modules to prevent accidentally
	  bundling old versions.

1.199_01 Tue 31 Oct 2006
	Summary:
	- Improved lexing correctness
	- Partial implementation of literal
	- Initial implementation of Number classes (Chris Dolan)

	Details:
	- Split out PPI::Token::Number subclasses
	- Implement numbers with exponential notation
        - Implement literal() for ::Number classes (except ::Version)
	- Implement literal() for ::Token::Quote::Single
	- Added -T for inline tests
	- Add tests for nested statements and nested structures
	- Fixed some bugs as a result
	- Improved detection of the correct curly brace structure types
2008-08-09 01:19:34 +00:00
epg
52d5022b12 Note that these changes are upstream, will be in the next release. 2008-08-08 23:48:01 +00:00
epg
83d8e4df93 Updated mail/nmh to 1.3 [epg 2008-08-08] 2008-08-08 23:42:29 +00:00
epg
408b72a273 - Update from 1.0.4 (Apr 2000) to 1.3 (Jun 2008) (whew!).
- many bug fixes
  - MM_CHARSET no longer needed; now uses iconv to decode RFC2047-encoded
    headers and convert to current locale.
  - various MIME improvements

- Take maintainership (ok'd by kim@).

- Replace DESCR with text from web site.

- Support user-destdir.

- Use --with-hash-backup instead of hacking config.h post-configure.

- Drop IRIX-specific part of fmt_scan.c patch-cd, and therefore drop patch-ck
  and IRIX bits in Makefile.

- A tmac.h conf file (wtf?) is no longer installed.

- Update what's installed to share/doc/nmh.

- Update PLIST for added/removed/renamed files.

- Patches:
  - Update patch-ca and patch-cd.

  - Remove errno patches, upstream since XXX: patch-aa, patch-ab, patch-ad,
    patch-ae, patch-ag, patch-ah, patch-ai, patch-aj, patch-ak, patch-al,
    patch-am, patch-an patch-ao, patch-ap, patch-aq, patch-ar, patch-as,
    patch-at, patch-au, patch-av, patch-aw, patch-ax, patch-az, patch-ba,
    patch-bb, patch-bc, patch-bd, patch-be, patch-bf, patch-bg, patch-bh,
    patch-bi

  - patch-aa also had a patch for some fgetstr problem on NetBSD which no
    longer seems to happen.

  - Remove patch-cb; GCOS_HACK is referenced nowhere in nmh code (only
    apparently outdated docs) or in any other pkgsrc patch; HAVE_SYS_PARAM_H
    is already elsewhere in config.h, and sys/param.h is included in nmh.h.

  - Remove patch-ce (http://savannah.nongnu.org/bugs/?1393 fixed in
    uip/sortm.c r1.7).

  - Remove patch-ci (fixed in uip/show.c r1.6).

  - Remove patch-cj; $(etcdir)/tmac.h is gone and the folders/flists problems
    were fixed (differently) in 2000.

  - Remove patch-ck (CPPFLAGS support for the IRIX-specific part of patch-cd.
2008-08-08 23:41:21 +00:00
wiz
0c428dcda4 + abcmidi-20080804, aspell-danish-1.6.16, cdrtools-2.01.01.45,
distcc-3.0, highlight-2.6.12, konversation-1.1, py-bsddb3-4.7.2,
  py-sqlite2-2.4.1.
2008-08-08 22:45:36 +00:00
shannonjr
14c93075d3 Added entries for updating prelude-manager, pcsc-lite and ccid. 2008-08-08 21:31:36 +00:00
shannonjr
571dc25154 PLIST correction. 2008-08-08 21:27:58 +00:00
shannonjr
982ffc8ac0 Re: pkg/39314 (security/ccid update to 1.3.8)
Update to 1.3.8
2008-08-08 21:27:24 +00:00
shannonjr
c3ad12ccf2 Re: pkg/39315
Update to 1.4.102. Patches ag and ah are deleted because they are no
longer required (change included in unmodified system).
2008-08-08 21:25:48 +00:00
joerg
95e4b0f2c3 bootstrap-mk-files-20080808:
YAGV (Yet Another Groff Version)
2008-08-08 21:15:57 +00:00
adrianp
cc2a03e8af +Zend Thread Safety 2008-08-08 20:03:33 +00:00
adrianp
d72458d4a7 Add maintainer-zts option
Suggested by riz@ in PR 39312
2008-08-08 20:01:34 +00:00
joerg
cea09e3ae7 DESTDIR support. 2008-08-08 14:57:39 +00:00
obache
2ae7a3d120 Update wm/pekwm to 0.1.7.
Based on patch provided by Juan RP in PR 39311.

NEWS pekwm-0.1.7
================

Bugs fixed

  * #XX Several memory leaks identified with valgrind plugged.
  * #XX Fixed broken iconfied state reported by
     <giuliani{.}blackfenix{@}gmail{.}com>
  * #XX CfgParser parsed data twice.
  * #XX StatusWindow placement fixed.
  * #XX Fix for _NET_WM_NAME ops by Florian Hoppe <flp{@}floppi{.}de>
  * #22 Font type is now possible to define as the first argument in
     themes.
  * #30 Panel raise issues, reported and fixed by Jyri Jokinen
     <shared{@}adresh{.}com>
  * #21 Dynamic menu entries become unselectable after first
     visit. Reported by Lassi Pölönen and fixed by Andreas
     <ioerror{@}lavabit{.}com>
  * #14 SendKey action requested by nidan.
  * #29 drag'n'drop requires the recieving window to be moved before
     working. Reported by Jyri Jokinen <shared{@}adresh{.}com>, fixed
     by Andreas <ioerror{@}lavabit{.}com>
  * #32 Shaping issues after shading. Reported by Paulo Igor Barra
     Nascimento <pibarnas{@}yahoo{.}com{.}br> and fixed by Andreas
     <ioerror{@}lavabit{.}com>
  * #XX Corrects the interpretation of the motif windowmanager hints
     by Andreas <ioerror{@}lavabit{.}com>
  * #XX Remove perl scripts reducing dependencies on packages.

User visible changes

  * UTF-8 support added for reading and rendering window titles.
  * _NET_WM_ICON is now read and rendered in menus.
  * RandR support for multi-screen configurations.
  * New default theme.
  * CmdDialog size is now calculated from the current head and not the
    whole display.

Configuration changes

  * _NET_WM_WINDOW_TYPE handling configurable via autoproperties.
  * Width/Height 0 in autoproperties now means screen width/height.
  * WorkspacesPerRow and WorkspaceNames added with matching
    GotoWorkspace/SendToWorkspace parameters Up, PrevV, Down, NextV.
  * ShowWorkspaceIndicator
  * WorkspaceIndicatorScale
  * PCRE support remove.
  * EdgeIndent option added to Screen section of main configuration
    file. If true reserves space where the screen edge is.
  * EdgeSize now supports per edge configuration.

Theme changes

  * Shaping suport for non-corner windows.
  * XMB type is used by default in favour of X11 type fonts.
  * Font alpha is now handles as % from 0-100 instead of previous Xft
    unsigned int value.
  * HeightAdapt option added to theme.
  * Font type is now possible to define as the first argument in themes.
2008-08-08 14:32:38 +00:00
taca
665588715e Note update of Ruby language package to 1.8.7.71 (1.8.7 patchlevel 71).
lang/ruby18-base
	databases/ruby-gdbm
	devel/ruby-curses
	devel/ruby-readline
	x11/ruby-tk
	lang/ruby18
	lang/ruby
	devel/ruby-mode
2008-08-08 12:52:41 +00:00
taca
6f3158e1c1 Update ruby-tk package to 1.8.7.71.
This is version update only, no functional change in this ruby extention.
2008-08-08 12:44:51 +00:00
taca
86a55d6578 Update ruby-curses package to 1.8.7.71.
This is version update only, no functional change in this ruby extention.
2008-08-08 12:43:51 +00:00
taca
63f6f35e30 Update ruby18-base to 1.8.7.71.
pkgsrc change:

	Apply fix for sunpro compilre, provided by PR pkg/37771 from
	Naoto Morishima.


This release includes fix for multiple vulnerabilities.

http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/

	* Several vulnerabilities in safe level
	* DoS vulnerability in WEBrick
	* Lack of taintness check in dl
	* DNS spoofing vulnerability in resolv.rb

Full changes are too many, please refer ChangeLog file.
2008-08-08 12:42:44 +00:00
taca
c24329c455 Start update of Ruby 1.8.7 patchlevel 71. 2008-08-08 12:38:59 +00:00
taca
489eac2afc Ruby RSS Parser is bundled in Ruby 1.8.7 now and pkg/37766 was already
closed.
2008-08-08 07:55:59 +00:00