Commit graph

6025 commits

Author SHA1 Message Date
wiz
f4f9b4b89b Reset maintainer. 2010-09-28 13:21:29 +00:00
obache
0228162331 Update ruby-gnome2 to 0.90.1.
= NEWS

== Ruby-GNOME2 0.90.1: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

A install bug fix release of 0.90.0.

=== Changes

==== Ruby/ATK

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Pango

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/RSVG

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio

== Ruby-GNOME2 0.90.0: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

RubyGems support!

=== Changes

==== Ruby/GTK2

  * Bug fixes:
    * [ruby-gnome2-devel-en] Gtk 2.20, Gtk::Builder and 'name'
      add Gtk::Buildable#builder_name/set_builder_name.
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud
2010-09-23 15:35:58 +00:00
taca
df6c550bf5 Update MASTER_SITES and HOMEPAGE. 2010-09-23 07:39:26 +00:00
wiz
7afb21b620 DragonFly fixes from Rumko in PR 42345. 2010-09-18 20:48:23 +00:00
sborrill
890277cd8b Add MESSAGE file to warn the user that they should be running proctree,
not pstree.
Bump PKGREVISION
2010-09-17 10:04:45 +00:00
jakllsch
4846147e0d Correct one grammar and one spelling error.
Reported on IRC by Snader_LB.
2010-09-16 13:40:37 +00:00
wiz
9eb94ab186 Update to 1.2.0:
1.2.0:  Some new features!
	-Progress bar and speed enhancements/system load reduction
	coming with it - many thanks to Eric Kilfoil!
	-Vobcopy can now "rip" from an iso image on hdd or a directory
	containing a VIDEO_TS directory. People seem to need this for
	streaming dvd content to a ps3 via fuppes. That part seem to
	be buggy though, works 50/50. Will look further into that.
	-Option -M to rip the title with the longest playing time.
	-Other small corrections I think.
2010-09-16 12:02:16 +00:00
wiz
4d24b9b8ad More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
taca
a614430174 * Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages

Bump PKGREVISION because addition of latter pattern.
2010-09-13 14:49:54 +00:00
taca
ca9b74e90d * Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
  package's framework, bump PKGREVISION for safe update.  Noted by
  obache@ on tech-pkg.
2010-09-13 14:39:30 +00:00
wiz
ad0653d30c Fix build on latest DFBSD; patch by Antonio Huete Jimenez in PR 43863. 2010-09-10 21:11:19 +00:00
taca
bc79f4af2e * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 07:59:29 +00:00
taca
8c7906613f * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove RUBY_HAS_ARCHLIB.
* Change PKG_DESTDIR_SUPPORT to user-destdir.
* Update patch to support both ruby18 and ruby19.

No functional change.
2010-09-10 07:58:44 +00:00
taca
2f16199ceb * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 07:57:19 +00:00
taca
4b4eeac723 Update sysutils/ruby-facter to 1.5.8.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Move MASTER_SITES to first section.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.


1.5.8
=====
ca2da36  Updated install.rb and created man page
3671c9f  [#4583] Refactor uptime to use Resolution.exec
fca8861  [#4594] Reintroduce fix for #1291 from original patch
32c0cb0  [#4594] Revert "fixes #2573, #2085, #1291..."
e7df4c0  Updated CHANGELOG for 1.5.8rc2
9c9cabd  Better fix for Bug 4569: Uptime Fact is incorrect on Windows
01a515f  [#4289] operatingsystemrelease fact for oel, ovs
b6c0a6b  Fix for bug #4569
51bcebe  Fixed Rakefile package task version detection
81ccb48  Removed references to Reductive Labs in the Rakefile

1.5.8rc1
========
f280703  Incremented version to 1.5.8
98ef5e8  Updated CHANGELOG for 1.5.8rc1
4398b36  Updated CHANGELOG rake task
e02be1d  [#4156] Updating spec to match Kai's change
bff84c2  [#4156] Applying patch by Kai
b7fe989  [#2330] Update uptime calculation to use /bin/cat
e9a60bc  Facter::Manufacturer - sunos test + simplified regex
be411c0  Facter::Manufacturer - test for SunOS and FreeBSD
67f6604  [#4062] Implement operating system facts for MeeGo
a2bcacd  [#2330] Uptime should not make redundant system calls
ce7bd9f  Refactor rakefile to use spec.ops, separate rcov task
faaa169  Fix #4352 - Support for detecting KVM virtuals on FreeBSD
82286e4  Fix #4352 - Support for detecting virtuals (jails) on FreeBSD
b2c2114  Properly wrapped the windows ipaddress fact in a setcode block.
1bd2ca2  Fixed #3929 - Added user confine to AIX memory facts
8106bc3  Adding HP-UX support to Facter's IP facts
83b3ea6  Fixed #3393 - Updates to Facter for MS Windows
ffcae46  Fixed #3403 - Added fact to query vlans; added spec test
d4b8401  Merged Jos Backus patch to remove requirement for ftools altogether
73dcbb9  Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7
d109def  Fix #1365 - load all facts via cli
6c87917  Fixed failing test introduced by previous commit
c5b8d3b  Fixes #3740 - split dmi output on regex
25bf5c2  Fix virtual unit test on non-linux by stubbing kernel
9a00eae  Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included
e19024b  Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored
97879f9  Added support for Slackware in operatingsystem and operatingsystemrelease
802e6c2  Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists
2f016f3  Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall()
84d3d9f  Fixed #3445 - Facter does not handle solaris branded zones properly
b5a8de0  Fix for #3411 install.rb should not put "." first in the tmp_dirs
8ea33eb  Fixed #3447 - OVS and OEL not matching in operatingsystemrelease
aeee83c  Fixed #3410 - Warnings in rake spec
8bf8cb5  Fixes #3397 - is_virtual fact does not detect Linux-VServer
62b6773  Add kvm support to virtual fact
dca615c  fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution
86447c8  Revert "use popen3 in Resolution.exec"
7750f03  Fix #2341 - stricter handling of dmidecode split
f4269d9  Fix #2746 - add architecture support for GNU/kFreeBSD
50cef83  Fix missing error case
356cf15  Remove whitespace in DMI facts (#3008, #3011)
feecd39  Only ignore IPs starting with 127.
68fc123  Added package signing task
33fb770  use popen3 in Resolution.exec to catch stderr
8109806  introduce a warn mechanism for debugging
b2c1ca5  Add docs to Mac OS X package creation script and clean out old docs in the preflight
5412eab  Fixed : 2788 - ftools missing in Ruby 1.9
5b95a12  Fixes #2704. Problem finding install.rb three levels up
9aef69e  Removed all ChangeLog
2010-09-10 07:56:40 +00:00
taca
63b6f996e1 Update sysutils/ruby-directory-watcher to 1.3.2.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.


== 1.3.2 / 2010-04-09

* 1 bug fix
  - removing the now defunct "tasks" folder from the deployed gem

== 1.3.1 / 2009-10-26

* 1 bug fix
  - explicitly killing the Rev loop when stopping

== 1.3.0 / 2009-10-21

* 2 major enhancements
  - added support for Rev based notifications
  - added support for EventMachine based notifications

* 1 minor enhancement
  - pulled out the scanner thread into its own class

== 1.2.0 / 2009-04-12

* 2 minor enhancements
  - added an option to persist state to a file [Benjamin Thomas]
  - the option to run the directory watcher scanner manually

== 1.1.2 / 2008-12-14

* 1 minor bugfix
  - fixed directory creation if the watched directory did not exist
2010-09-10 07:54:20 +00:00
taca
a5aa9a267f Update sysutils/ruby-activesambaldap to 0.0.8.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.


== 0.0.8: 2009-09-22

* [#26692] scaffold_active_samba_ldap doesn't work with Rails 2.2.2.
  [Orlando Marquina]
* [#26814] scaffold_active_samba_ldap generates wrong class name.
  [Orlando Marquina]
* Supported ActiveLdap 1.2.0.

== 0.0.7: 2009-07-18

* Supported ActiveLdap 1.1.0.
* Supported gem plugin.
2010-09-10 07:53:14 +00:00
taca
804870a460 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Comment out none existing MASTER_SITES.  gem files are still available.
* Update HOMEPAGE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
2010-09-10 07:52:13 +00:00
taca
a24788f3d1 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Remove default value of GEM_BUILD.
2010-09-10 07:50:03 +00:00
hauke
0985c1b3bf Package upgraded to 1.14.0rc1 - essentially bug fixes assembled in the
last two years. From the git commit log:

2010-06-23
	Create longest possible path first in mkdirs routine.  radmind-1.14.0rc1

2010-05-28
	Updated radmind man page with CRL documentation.

2010-05-28
	[Patch 2930172]: Add support for CRLs

2010-02-03
	Fix: check argument count when encountering a minus...

2010-01-28
	[Bug 2927309]: ktcheck cores with recursive command...

2010-01-20
	Fix: -r (use randfile) was being ignored.

2010-01-13
	[Patch 2931438]: Change port back to standard on failur...

2009-12-15
	node_create sometimes takes a NULL transcript name.

2009-12-06
	[Bug 1816150]: Can't replace dir with file.

2009-11-19
	Accidentally placed dns_sd check in the PAM if-block.

2009-11-19
	Pull Wes's path repetition dectection patch from CVS.

2009-11-19
	Add --with-pam.

2009-11-17
	[Patch 2899332] Fix and document -p option to ra.sh.

2009-11-11
	[Patch 2524867] Add -p option for ra.sh (for port).

2009-11-11
	[Patch 2877346] Add a copy mode to lmerge.

2009-11-11
	Fix: missing closing quotation mark in lcksum error...

2009-10-28
	[Bug 2887658]: fsdiff prints multiple lines for changin...

2009-10-15
	Fix: lcksum crashes when given a minus (-) line with...

2009-10-15
	Accept 2845279: Updated rash manpage

2009-09-11
	Quick fix for pam_conv struct compiler nagging.

2009-09-11
	Fix empty prepath check in lapply and lcksum

2009-08-18
	Exclude leftovers from autoconf and git when making...

2009-08-18
	Do not track configure script.

2009-08-01
	Eliminate old workaround for broken mkdir on old versio...   origin

2009-02-23
	Only use $USERNAME if $USERAUTH is enabled.

2009-01-29
	Fix bug 2541171. Patch from bawood at umich dot edu.

2008-12-11
	Proof-of-concept code using Apple's FSEvents API. Can...
2010-09-09 13:58:00 +00:00
hauke
6397aca1e3 Radmind's license is a condensed version of the three clause BSD
license.

Change my maintainer address to @netbsd.org, makes dealing with bug
reports (what?!) easier.
2010-09-09 13:06:19 +00:00
manu
5b98077d4e Added pluged-0.1 2010-09-08 10:21:25 +00:00
manu
140890c836 It's an event notifier for USB devices only actually. It can attach
some commands (like mount) when you plug or unplug a device.
2010-09-08 10:20:15 +00:00
wiz
e26324fd52 + p5-Gnome2-VFS. 2010-09-03 22:35:38 +00:00
wiz
fe3d36925c Initial import of p5-Gnome2-VFS-1.081:
This module allows you to use the GNOME Virtual File System library
(libgnomevfs for short) from Perl.
2010-09-03 22:34:58 +00:00
drochner
271bc85822 back out libsoup bl3 inclusion -- it is not referred to by brasero
dorectly, only indirectly through totem-pl-parser
2010-08-30 17:22:09 +00:00
obache
9f4a5c30fb * set LICENSE=gnu-gpl-v3
* honor PKG_SYSCONFDIR
* exactly buildlink with libiconv and tell library for iconv to configure,
  fixes PR#43809.
2010-08-30 02:22:32 +00:00
obache
0337adb5f5 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:41:31 +00:00
obache
bdd735a0f7 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:15:50 +00:00
jnemeth
819b61aab8 this package uses libsoup24 2010-08-25 22:57:15 +00:00
gls
1c8256f6ba Update sysutils/capistrano to 2.5.19
Upstream changes:

== 2.5.18 / March 14, 2010

Small fix for rolling back if a shell scripts exits non-zero; enabled a rollback
if git (or other) externals fail during the deploy.
* #151 check return code status of system command to create local copy and
rollback if not 0 (David King)

== 2.5.17 / February 27, 2010

Various small bug fixes.

== 2.5.16 / February 14, 2010

Fixed a small regression in 2.5.15

== 2.5.15 / 14 February 2010

Fixes a feature request not to overwrite roles when using the ROLES
environmental variable.
* #126 - The option to not overwriting the roles which are defined in the task
definition.
* Removed the `upgrade` file as it has been a couple of years since 1.x was in
the wild.
* Slight internal re-factor of the way we calculate the `version`

== 2.5.14 / 18 January 2010

Fixes a low-value bug, thanks to Chris G for the well submitted patch:
#139 - Improves consistency of variable lookup, scm variables with a local_
prefix will be honoured with priority locally (Chris Griego)

== 2.5.13 / 6 January 2010

Small maintenance release:
* #118 - Modified CLI test to not load user or system configuration file (Emily
Price)
* #88 - Re-fixed a problem here, massive apologies to all concerned. (Hangover
from 2.5.12)

== 2.5.12 / 5 January 2010

* Tweak the directory version listing (caused a lot of problems, please upgrade
immediately)

== 2.5.11 / December 2009

* Deprecations and other small changes
2010-08-23 01:49:02 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
reed
631f2e1f6e Build requires dbus-glib>=0.76 2010-08-18 16:46:24 +00:00
obache
b915999a72 change dependency on "check" to "build", it is just used for test.
Bump PKGREVISION.
2010-08-18 04:34:28 +00:00
wiz
c202c59512 Update to 0.88:
0.88:
 Astone Lin (1):
       Allow duplicate object path registrations for different connections

 Christian Dywan (1):
       Refer to dbus_g_connection_flush rather than the plain dbus call

 Colin Walters (3):
       Disable test-profile on win32 for now
       Respect property access flags for writing, allow disabling for reads
       configure: Release 0.88

 Dan Williams (2):
       core: don't pass malformed error interface to dbus (rh#581794)
       Fix lookup of regular properties when shadow properties are used

 Danielle Madeley (6):
       Bumping required GLib to 2.24 for GVariant
       fd.o #28715: Add dbus_g_value_build_g_variant()
       Tests for GValue-to-GVariant
       Write a recursive equivalence function for testing the
 equivalence of GVariants
       Test test_g_variant_equivalent itself
       Support DBUS_TYPE_G_SIGNATURE

 Fridrich Strba (2):
       Use AC_CANONICAL_HOST, not _TARGET
       Don't use the identifier "interface" in public headers

 Fridrich Strba (3):
       Use EXEEXT so that we satisfy dependencies when cross-compiling
       Fix linking of tests. On windows, undefined symbols are not
 allowed and symbol lookup is sequencial
       Put the G_OS_WIN32 check where it can be defined.

 Guillaume Desmottes (1):
       add mising DBUS_TYPE_G_* to the doc

 Simon McVittie (6):
       Bug 14579: remove pending call from hash table before cancelling it
       Merge branch '14579-remove-before-cancel'
       fd.o #27958: dbus_g_error_domain_register: rewrite the documentation
       Add Libtool m4 to .gitignore
       Add various tests etc. to .gitignore
       Consolidate LDADD variables in tests/examples and make them more complete

 Will Thompson (1):
       Merge remote branch 'danni/gvalue-to-gvariant'

0.86:
 Colin Walters (8):
       Squash underscores and dashes in errors when converting to DBus errors
       Remove dbus-glib-undocumented.txt from git
       Revert "Squash underscores and dashes in errors when converting
 to DBus errors"
       Fix hyphenated error codes correctly
       [configure.ac] Use AM_SILENT_RULES if available
       Remove dbus-glib-undeclared.txt from git; it's a generated file
       [dbus-gobject.c] Trivial compiler warning fixes
       [configure] Release 0.86

 Dan Williams (2):
       core: allow duplicate property names on GInterfaces
       core: performance optimization for object info lookup

 Sven Herzberg (1):
       turn the gtk-doc documentation into buildable shape

 Will Thompson (1):
       Free errors returned by method implementations
2010-08-17 13:33:39 +00:00
obache
e9c926944b Disable OS (i.e. Linux distro) specific behaviour.
PR#43767 by Aleksey Cheusov.
2010-08-17 10:59:13 +00:00
obache
814bdfec08 Fixes variable name to detect builtin. 2010-08-15 12:01:32 +00:00
drochner
e46417bc9e revbumps for poppler update 2010-08-15 11:22:10 +00:00
obache
f92e244dd1 + dtpstree 2010-08-15 09:08:58 +00:00
obache
04c4425ed7 Import dtpstree-1.0.3 as sysutils/dtpstree.
Based on PR#43661 by Douglas William Thrift.

DT PS Tree shows running processes as a tree. It is a reimplementation of
pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly
other modern BSD variants. It also works without /proc and will show the full
set of processes in a jail even if init is not present.
2010-08-15 09:07:11 +00:00
drochner
aea76f47a0 update to 1.2.8.7
changes:
-bugfixes
-ko translation
2010-08-09 11:25:16 +00:00
drochner
08d80b7423 update to 2.28.1
This switches to the gnome-2.30 release branch
2010-08-09 10:11:57 +00:00
drochner
d307baa715 update to 2.28.1
changes: translation updates
2010-08-09 10:07:10 +00:00
joerg
4205a3558e Not MAKE_JOBS_SAFE 2010-07-27 14:16:41 +00:00
seb
489b4a8f0e Update p5-Server-Starter from version 0.06 to version 0.07.
Upstream changes:
0.07  Sat May 08 14:00:00 2010
	- --port option is now omittable (so daemons _not_ binding to TCP ports (like FCGI servers binding to unix domain sockets) can be hot-deployied using Server::Starter)
2010-07-26 01:51:38 +00:00
drochner
7d2c174127 reset PKGREV for base pkg update 2010-07-22 13:22:01 +00:00
sno
0590dd9e19 Fixing hash sum of patch-aa 2010-07-21 04:59:57 +00:00
sno
64606415da Updating sysutils/p5-Sys-Utmp from 1.6 to 1.6nb1 to remark some fixes:
- Fix Utmp.xs to compile on NetBSD (fixes PR pkg/42082)
- Apply patch from RT#52369 (FreeBSD 7.2: compilation error and host support)
  see https://rt.cpan.org/Ticket/Display.html?id=52369
2010-07-19 12:32:24 +00:00
abs
d23c5f2ad9 Adjust DESTDIR support so it no longer leaves installed files full of destdir references - bump pkgrevision 2010-07-17 11:47:57 +00:00
sno
ca922e06d2 Updating sysutils/p5-Sys-Filesystem from 1.27 to 1.30
Upstream changes:
1.30 - 2010-07-15
        Fixing MSWin32

1.29
        Fixing MacOS X

1.28
        Adding more special file systems for Linux (looks in Linux soon
        everything is a file system), Fixes RT#55059 (Thanks to Reed Loden)
        Improving documentation about selections in filesystems method,
        Fixes RT#55058 (Thanks to Reed Loden)
        Fixes RT#65504 (Thanks to Brett Gersekowski)
        Improve MSWin32 support
2010-07-17 08:31:58 +00:00
abs
6bc98d8dd8 Fix PLIST under at least Linux, no change intended for other platforms.
Tested under Linux & NetBSD
2010-07-16 22:04:11 +00:00
drochner
bad6239cd6 nautilus-cd-burner has been replaced by "brasero" 2010-07-14 18:32:45 +00:00
drochner
b53790ec92 update to 2.28.4
This switches to the gnome-2.30 release branch.
2010-07-14 16:27:40 +00:00
drochner
aa1f2ee01d update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-14 16:16:49 +00:00
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
drochner
c233a47c15 sync, share distinfo & patches 2010-07-13 13:09:33 +00:00
drochner
9937e757d4 gnome-keyring -> libgnome-keyring, bump PKGREV 2010-07-12 16:00:53 +00:00
drochner
95f6a61d31 sync w/ base pkg 2010-07-12 15:49:06 +00:00
drochner
bec923d9df propagate some more dependencies explicitely for sanity 2010-07-12 15:47:36 +00:00
joerg
58ced7a8d3 DESTDIR ready 2010-07-11 19:25:04 +00:00
joerg
52bddc72f6 DESTDIR support 2010-07-11 19:08:06 +00:00
joerg
8cedc6cd90 gecos field is quoted, so no need for manual quoting 2010-07-11 18:17:27 +00:00
joerg
0077aa4dbf DESTDIR support. Fix usage of PKG_USERS. 2010-07-11 18:15:47 +00:00
joerg
ea334221b7 DESTDIR support for webmin packages. 2010-07-11 17:41:01 +00:00
jakllsch
796aefa309 Update memtest86+ to 4.10 with blessing of smb@.
Package changes:
Move base address to 0x100000, similar to that of the NetBSD/x86 kernel.
Hopefully this will avoid trampling something important in low memory.
This appears to work fine on the limited number of machines I tested.

Upstream changes from 4.00 to 4.10:
+ New Features
  - Added support for Core i7 Extreme CPU (32nm)
  - Added support for Core i5/i3 (32nm)
  - Added support for Pentium Gxxxx (32nm)
  - Added support for Westmere-based Xeon
  - Added preliminary support for Intel Sandy Bridge
  - Added support for AMD 6-cores CPU
  - Added detection for Intel 3200/3210
  - New installer for USB Key
+ Bug Fixes
  - Corrected a crash at startup
  - Many others bug fixes
2010-07-08 18:54:22 +00:00
joerg
5f33cd7656 DESTDIR support 2010-07-08 17:00:06 +00:00
drochner
5f1889fccf update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-06 15:23:59 +00:00
drochner
618a00cd83 update to 2.30.1
This switches to the gnome-2.30 release branch.
2010-07-06 15:19:46 +00:00
drochner
d48e05cd82 update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-06 15:13:39 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
dsainty
8500883af6 In eggdbusbus.h define uid_t, which is used by org.freedesktop.DBus.xml, but
is not guaranteed to be defined by the selected set of includes.  Fixes build
on some Linux variants.

Addresses PR#43513.
2010-07-05 08:58:56 +00:00
joerg
efd19896b3 Fix tool reference leaks. Bump revision 2010-07-01 18:08:38 +00:00
gls
3f13fcf32d Update to fabric 0.9.1
========================
Changes in version 0.9.1
========================

The following changes were implemented in Fabric 0.9.1:

Feature additions
=================

:issue:`82`: `~fabric.contrib.files.append` now offers a `partial` kwarg
allowing control over whether the "don't append if given text already exists"
test looks for exact matches or not. Thanks to Jonas Nockert for the catch
and discussion.
:issue:`112`: `fab --list` now prints out the fabfile's module-level
docstring as a header, if there is one.
:issue:`141`: Added some more CLI args/env vars to allow user configuration
of the Paramiko `connect` call -- specifically :ref:`no_agent` and
:ref:`no_keys`.


Bugfixes
========

:issue:`75`: `fab`, when called with no arguments or (useful) options, now
prints help, even when no fabfile can be found. Previously, calling `fab`
in a location with no fabfile would complain about the lack of fabfile
instead of displaying help.
:issue:`130`: Context managers now correctly clean up `env` if they
encounter an exception. Thanks to Carl Meyer for catch + patch.
:issue:`132`: `~fabric.operations.local` now calls `strip` on its stdout,
matching the behavior of `~fabric.operations.run`/`~fabric.operations.sudo`.
Thanks to Carl Meyer again on this one.
:issue:`166`: `~fabric.context_managers.cd` now correctly overwrites
`env.cwd` when given an absolute path, instead of naively appending its
argument to `env.cwd`'s previous value.

Documentation updates
=====================

A number of small to medium documentation tweaks were made which had no
specific Redmine ticket. The largest of these is the addition of :doc:`the
FAQ <../faq>` to the Sphinx documentation instead of storing it as a
source-only text file. (Said FAQ was also slightly expanded with new FAQs.)
:issue:`17`: Added :ref:`note to FAQ <faq-daemonize>` re: use of `dtach` as
alternative to `screen`. Thanks to Erich Heine for the tip.
:issue:`64`: Updated :ref:`installation docs <downloads>` to clarify where
package maintainers should be downloading tarballs from. Thanks to James
Pearson for providing the necessary perspective.
:issue:`95`: Added a link to a given version's changelog on the PyPI page
(technically, to the `setup.py` `long_description` field).
:issue:`110`: Alphabetized :ref:`the CLI argument command reference
<command-line-options>`. Thanks to Erich Heine.
:issue:`120`: Tweaked documentation, help strings to make it more obvious
that fabfiles are simply Python modules.
:issue:`127`: Added :ref:`note to install docs <pypm>` re: ActiveState's
PyPM. Thanks to Sridhar Ratnakumar for the tip.
2010-06-28 18:45:21 +00:00
joerg
184db0c04e DESTDIR support 2010-06-28 10:23:08 +00:00
joerg
b77fcebc94 DESTDIR support 2010-06-28 10:13:01 +00:00
joerg
783b8b45a4 Basic DESTDIR support 2010-06-28 10:09:26 +00:00
joerg
66e634597a DESTDIR support from cheusov@tut.by in PR 43531. Extended to build
unprivileged and use proper SPECIAL_PERMS as needed.
2010-06-27 17:34:35 +00:00
wiz
1c50480398 Fix build on DragonFly and FreeBSD, by Alexander Polakov in PR 43487.
Enable on FreeBSD-*-i386 FreeBSD-*-x86_64 DragonFly-*-i386.
2010-06-20 11:06:03 +00:00
drochner
1b4129f1af revert last update -- the hal volume monitor in the new version
has problems seeing my CD drive
2010-06-19 13:57:47 +00:00
gdt
31d3951865 Actually add patch referenced in distinfo by previous commit that
addressed use of a deprecated GTK feature.  PKGREVISION++ because
patches in distinfo that don't exist seem to be silently ignored.
2010-06-14 19:21:06 +00:00
wiz
f45a09f8f6 PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
2010-06-14 15:33:12 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
51c2c5b296 Fix build on NetBSD-current: mandoc is picky about a missing .El. 2010-06-13 14:55:45 +00:00
drochner
76302866b7 update to 1.6.2
This switches to the gnome-2.30 release branch
2010-06-11 13:53:02 +00:00
drochner
7910bdda9e update to 2.24.3
changes:
-bugfixes
-translation updates
2010-06-11 13:25:27 +00:00
wiz
0db58e10c8 Fix build with gtk2-2.20. 2010-06-11 08:33:00 +00:00
tonnerre
e82f925e62 Update Puppet to version 0.25.5. The amount of changes is clearly insane,
but it is backwards compatible to 0.24.9.

 * Fixes incorrect line in partial CRL fix
 * Fixed documentation issues exposed in #3772
 * Updated CHANGELOG for 0.25.5rc3
 * WIP - trying to fix #3460
 * Minimal footprint fix for #3751 (serialization 0.25.5 <-> 0.24.8)
 * Updated Template documentation link
 * Update Red Hat spec file for 0.25.5
 * Updated CHANGELOG for 0.25.5rc2
 * Fixing #3533 - Removing all transaction cleanup
 * Fix for #2910 -- Tidy/matches is too tricky to use
 * Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catalog's spec
 * Fix to the fix for #3295
 * Write ssh_authorized_keys as user
 * Fix for #3558 -- source file reading speedup
 * Fix for #3556 Plussignment value melding
 * Fixed #3655  - Puppet doesn't find installed packages with portage provider
 * Fixed #3672 - Error message on duplicate fileserver mounts incorrect
 * conf/redhat: Add notifempty to logrotate config
 * Fixed stored configuration documentation
 * Fixes #3653 - Changed default factpath value to better reflect plugins in modules
 * Partial fix to #2837 - changed warning message to debug
 * Fix #3555 - fix state of purged lists
 * Fix for #3577 -- to_yaml parameter in 0.25.5rc1
 * Renamed all references to Reductive Labs to Puppet Labs
 * Updated Rake tasks to no longer load puppet.rb
 * Fix #3540 - name methods correctly
 * Fixes #3295 - generate() now sets the working directory to the directory containing the specified command.
 * Added YARD task
 * Update man pages and partial doc fix to #3491
 * Fixed #3532 - Typo in lib/puppet/ssl/host.rb
 * Fix #3496 - suppress transaction debug message
 * Updated version and CHANGELOG to 0.25.5rc1
 * Modify SuSE spec file for 0.25.x and correct shebang lines for puppetd/puppetmasterd
 * Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/puppet
 * Fix for #3101 (bug in MRI 1.8.7)
 * Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groups
 * Revert the guts of #2890
 * Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. dev-lang/php).
 * Fixed #3443 - Typo in mount type
 * Fixes #3135 - darwin doesn't support 'mount -o remount'
 * Adding :catalog_terminus setting
 * fixing obsolete comment in puppetd
 * Adding support for only using cached catalogs
 * Refactoring Configurer to enable the next feature
 * Fix for #3366 - --tags '' treated as boolean 'true'
 * Supressing warnings (not really failures) in test/unit
 * Fix test using wrong Puppet util filesetting group
 * Mock user in SUIDManager tests
 * Removing resources generate tests
 * Removing old test for service/debian provider
 * Replace test/unit file write test with spec
 * Fix for #3424 and tests to prove it.
 * Fixed changelog Rake task
 * Fix #3155 - prevent error when using two matching regex in cascade
 * Fixing #3148 Settings#without_noop when run with no noop setting
 * Another trivial follow-up fix for #2604: invalid path to zaml.rb
 * Fix inefficient SimpleGraph#matching_edge
 * Fix #3229 - use original value in case/selector regex matching
 * Fix #2929 - Allow checksum to be "none"
 * Fixed puppetlast typo
 * Follow up for #2604, debug msg left behind.
 * Fix for #2604 Pure Ruby yaml generation
 * Fixes #3113 - When importing a manifest puppet needs to chill
 * Fixes #3387 - Handle path elements with ticks and spaces
 * Fix for #3412 install.rb should not put "." first in the tmp_dirs
 * Fix #3186 - require function set relationship only on the last class
 * Fixed the return types were valid, and removed the copy paste error with the exception logic
 * Fixing #3185 Rakefile is loading puppet.rb twice
 * Fix #3150 - require function doesn't like ::class syntax
 * Added time module to tagmail report
 * Fixed #3162 - tidy does not remove empty files when "size => 0" is set
 * Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5
 * Add version number to puppetlast display.
 * Forgot fakedata called in spec
 * Fixing #2669 puppetmasterd integration has leaky state
 * Fix for #2327, check the return types from augeas and fail where appropriate
 * 2047: Add a not_include into match
 * Minor unit test fixes
 * vim: Improve function matching when functions contain ')'
 * vim: puppetDefArguments is contained by puppetDefine
 * Fix for #3094 (libdir should take ":" delimited path)
 * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
 * Fix for #3035 (redhat services use init for source)
 * Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)
 * Fix for #3085 (user_role_add pulls from same source as useradd)
 * Fix for #3114 (ruby's arbitrary limit on process groups too low)
 * Updated CHANGELOG for 0.25.4
 * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
 * Updated CHANGELOG for 0.25.4rc3
 * Fix for #3088 (catching Exception also traps SystemExit)
 * Fix for #3089 (timestamp may now be a time object, not a string)
 * Fix for #3093 (also need to be able to call pkgget_with_cat on class)
 * Uncommeniting the fix for #3001
 * Updated CHANGELOG for 0.24.5rc2
 * Minimal fix for #3001 (failing to fetch metadata on dangling symlink)
 * Fixing #2914 - pre/post hooks now work for transactions
 * Fix for #3075 (sshkey host_aliases ignored)
 * Updated version and CHANGELOG for 0.25.4
 * Revert "Fix #2845 Cron entries using "special" parameter lose their title when changed"
 * Updated rake task to fix gem build issue
 * Updated version and CHANGELOG for 0.25.3
 * Reversion of pipe IO patch for testing on #3025
 * Fix #1464 Mount complains about missing fields
 * Fix #2845 Cron entries using "special" parameter lose their title when changed
 * Fix #2887 'service' tests paths too early
 * Replaced ugly gem creation task with slightly less ugly task
 * Added tasks directory to Rakefile and gem task file lists
 * Added puppetpackages task description
 * Updated CHANGELOG for 0.25.2
 * Fix for temporary file security whole
 * Fix for #2999 (absent package handling on solaris)
 * Fix typo in documentation: wheter vs. whether.
 * Partial rollback of refinements to fix for #2994
 * Do not close stdout or stderr in execute.
 * Update Red Hat spec file for 0.25.2
 * Updated CHANGELOG for 0.25.2rc3
 * ReFix 2675 ending slash in directory should get stripped off
 * Use a pipe instead of a temp file for command output.
 * Additional fix for #2994 (followed symlinks do not have checksums)
 * Fix for #2995 (don't fail to load PSON when UTF-8 missing)
 * Revert "Fix for #2731 (problem communicating with processes in SELinux)"
 * Updated man pages for 0.25.2
 * Fix for #2995 (don't fail to load PSON when UTF-8 missing)
 * Fix for #2994 (undefined method "_file" message)
 * fix #2987 - check correct hash entry
 * Updated CHANGELOG for 0.25.2rc2
 * Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
 * Updated CHANGELOG
 * Updated version
 * Fixing failing tests
 * Fix for #2881 (ralsh doesn't find individual parsed resources)
 * Code smell reductions
 * Making provider/host/parser.rb compatible with host_aliases
 * Fixing #2964 updated resources cannot be collected until they are exported twice
 * Fix for #2731 (problem communicating with processes in SELinux)
 * Fix for #2940 (propogating nil rather than reporting the error)
 * A slide down the RFC-1123 slope towards MS Windows compatibility and chaos
 * Fixing #2960 Test Failed: 'Puppet::Type::Mount::ProviderParsed when modifying the filesystem tab should write the mount to disk when :flush is called
 * Fixing tests
 * Fix for #2943 (Make puppet --apply respect --preferred_serialization_format)
 * Fix #2970 spec/unit/provider/ssh_authorized_key/parsed.rb has order dependencies
 * Fix #2816 MySQL server has gone away
 * Fix for #2813 (alias propety v. alias metapram)
 * Fix for #2765 (--no-fqdn regression in puppetrun)
 * Fix for #2657 (retain old setting if config has syntax error)
 * Fix #2966 spec/unit/util/queue.rb can't be run twice
 * Fixing #2963 spec/unit/util/autoload.rb depends on global state
 * Fix for #2965 (Chatty SELinux message)
 * Fixed RSpec deprecation error
 * Fixing #2958 inconsistent errors in spec/integration/bin/puppetmasterd.rb
 * Fix for #2951 (SELinux test errors on OS X)
 * Fix for #2890 (the cached certificates that would not die)
 * Fix for #2950 (parens needed warning)
 * Fix #2924 Test Failed: Puppet::Indirector::FileContent::FileServer when finding files should find plugin file content in the environment specified in the request
 * Fixed test typo
 * Closed #2937 - Migrated a number of requires to features
 * Fix for #2869 (SELinux tests failing under some load orderings)
 * Adds partial IPv6 support to authstore
 * Fix for #2567 (Authstore does unintended/pointless DNS lookups)
 * Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)
 * Fix 2948 Failing rests in spec/unit/rails.rb
 * Fix #2923 failing tests in spec/unit/ssl/host.rb
 * Fix #2677 Proper OIDs on puppet.schema for LDAP
 * Fix #2808 puppetqd doesn't give an error when no config is given
 * Fixing 2851 spec/unit/network/rest_authconfig.rb test descriptions change
 * Fixing 2855 Inadvertent zlib dependency
 * 2850 spec/unit/application/puppetd.rb generates warnings if run with certain other tests
 * 2876 spec/unit/indirector/catalog/compiler.rb changes behaviour
 * Fix 2936 Insufficient mocks for webrick in spec/unit/network/http/webrick.rb
 * Fix for #887 (safely setting pager to cat for blastwave)
 * 2633 file and line info on bad params in type/file
 * Fix for #2817 (links created even when links property set to follow)
 * 2875 spurious test failure in spec/integration/file_serving/content.rb
 * 2877 race condition in webrick
 * Fix for #2921 (test not checking for what it really wanted)
 * Fix for #2925 (accept higher versions of rspec)
 * Fix for #2911 (Allow capital letters in selinux contexts)
 * Fix for #2900 (rug output parsing too specific)
 * Fix for #2786 (failed trying to backup directory in recursive purge)
 * Fixing 2907 rspec crash when spec/unit/application/puppetrun.rb is run after spec/unit/util/ldap/connection.rb
 * Fixing 2870 Spurious failures in spec/integration/ssl/certificate_request.rb
 * Fixing 2862 spec/integration/file_serving/metadata.rb fails unless run with other tests
 * Fixing 2858 spec/unit/application/puppetmasterd.rb fails if run twice
 * Minimal fix for #2822
 * Fix for #2863 (calling each on uninitialized tag list)
 * Feature 2827 Option to disable managing internal files
 * Fixing 2849 puppet changes sshkey alias every run if it is blank
 * Fixed spellquote function documentation
 * Updated yumrepo type documentation
 * Fixed --no-ca option in Gentoo also
 * Fixed incorrect command line in Red Hat sysconfig file
 * Fixing 2886: Failing specs in format_handler
 * Avoiding rspec bug which causes 'be_all' tests to always pass
 * Removed some extraneous files from ext
 * Fixed #2798 - Correct issue with crontab provider on AIX
 * Fixing 2725 Error message when permissions incorrect on file server directory
 * 2842 Format debugging should be removed
 * Fix #2783, take2 - puppetdoc should use environment to get modulepath/manifestdir
 * Fix #2831 - puppetdoc doesn't cope with regex node
 * Fixing #2857 (quote nesting error)
 * Fixing #2791 fs_find should follow symlinks
 * Added additional documentation to file mode attribute.
 * Fixing 2792 selinux tries to set properties on unsupported filesystes
 * fix #2854 - parse timestamps
 * fix regex for non-installed packages
 * Fixing 2812 authorized_keys without comments fail
 * Fix for ticket #2844 (file recursion generated vs. explicit prefix)
 * Fix for ticket #2700 -- check for @explicit_waitforcert in puppetd --test
 * Fixed #1806 - supplementary groups are not reset
 * Fix 2768 maillist resource is broken
 * simplify and fix portage provider
 * Implement tasks for git-based workflow.
 * Possible workaround for #2824 (MRI GC bug)
 * Fixing #2789 puppetrun fails without --tag
 * Fixing 904 RDoc::usage incompatible with rubygems
 * rack: SSL Env vars can only be in Request.env
 * Fix #2671, preferred_serialization_format does not complain about invalid values
 * Fixing #2764 ActiveRecord 2.1 support
 * Fix failing tests introduced by #2797
 * Fix #2810 - adapt tidy to new FileSet api
 * conf/redhat: Prevent killproc from removing /usr/sbin/puppetmasterd
 * Fixed ldap typo again
 * Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdir
 * Add Environment#manifestdir and small refactoring
 * Minimal fix for #2821 ("rake spec" is needlessly slow)
 * Added package signing task
 * Least kludgy patch for #2675
 * Fix for #2661 and related issues
 * Fixing 2806 Specifying multiple tags fails to apply any of them
 * Updated generate function documentation to make it clear it runs on the master
 * Fix #2681 Incorrectly duplicating resources
 * Ticket #2770 (deserializing Exec[...]s with "\n"s)
 * Fixing #2767 invoke-rc.d warnings
 * Fix #2797 - tags are not inherited by recursed file sub child
 * Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
 * Fix #2796 - Fix puppetdoc rdoc selector parsing
 * Fix #2795 - puppetdoc rdoc reports a better error message
 * Fixing #2631 show_diff sometimes doesn't happen
 * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymore
 * Fix for #2670, Puppet silently ignores catalog_format
 * Add docs to Mac OS X package creation script and clean out old docs in the preflight
 * Fix #2757 & CSR 92 (symlinks in recursively managed dirs)
 * Fix #2769 - default schedule are not defined
 * Fix for #2772 (webrick test failures)
 * Al Hoang's patch for #2781, removing obsolete when/: syntax
 * Follow-on for #2724 - Adding an external node classifier
 * Updated CHANGELOG
 * Fixing #2689 - file owner warnings are reduced
 * Fixing #2752 - "require" loads "include"
 * Fixing some recently broken Scope tests
 * Fixed typo in lib/puppet/indirector/ldap.rb
 * Fix #2753 - Do not "global allow" plugins/modules mount if some rules have been parsed
 * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRL
 * Revised partial fix for #2661 and related issues
 * Bug #2534 Raise error if property appears twice
 * Bug #1908 cron environment should allow empty vals
 * Bug #1742 Invalid params to --color outputs 'nil'
 * Use notice() in the versioncmp() docs
 * conf/redhat/*.init: Use -p option to killproc
 * Ticket #2665: Regexp exception on ++ in package names
 * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetd
 * Fix #2691 - Collection AR request should not include params if querying with tags
 * Workaround #2668 - Compress facts so that the request size limit triggers less often
 * Fixed #2737 - The zone provider needs to get acquainted with OpenSolaris
 * Update Red Hat spec file for 0.25.1
 * Ticket #2685 (Type error in ssh_authorized_keys)
 * Fix for #2745 fakedata tests not working
 * Fix for #2736, target doesn't work for ssh_authorized_keys
 * Ticket #2734 PSON/JSON not serializing classes of a catalog
 * Bug #1900 Parsing of quoted $ in stdin
 * Fixing #2735 - node classes are immed. added to classlist
 * Bundling of pure ruby json lib as "pson"
 * Proposed alternative solution for #2664 (REGEX / DIV lexing)
 * Fix for #2681 (duplicate resource)
 * Fix #2707 config_version fails more helpfully
 * Fixes #1719, this avoids calling the external binary *which* everytime we are looking for a binary
 * Updated required Facter version in README
 * Fixed #2702 - Set :outputdir to "doc" if not specified
 * Fixed #2674 - createpackage.sh: problem finding install.rb
 * Fix #2699 - Use --masterport for PUPPET_PORT variable
 * This updates the portage provider in three ways:
 * Fixes #2688. Macauthorization provider now handles booleans internally correctly.
 * Ticket #2676 (a typo)
 * Fix #2672 - Make sure nodenames keep their underscores when used as classname
 * Added rcov exclusion to Rakefile
 * Incremented version to 0.25.1
 * Fixes #1538 - Fixes the yumrepo backtrace in noop mode.
 * Fix #2664 - Mathematic expressions mis-lexed as Regex
 * Fix for #2654 (error generating error message)
 * Fix #2642 - Runit provider rework
 * Fix for ticket #2639 (Puppet[:user]/Puppet[:group] vs. 'service')
 * Fixing #2632 - 'require' works for 0.25 clients
 * Fixing relationship metaparam backward compatibility
 * Adding version information to the catalog for compat
 * Ticket #2626 (unhelpfull error messages)
 * Fixing #2617 - use the cert name as specified
 * Refactored Puppet packaging and gem creation
 * FIXES 2616: Remove sync.syncronize and Puppet.info
 * Renamed test branch to testing in rake task
 * Fixing #2656 - puppet parseonly tests don't hang
 * Fixes #2648. Spurious macauthorization parameter changes
 * Fix #2652 - Fix SELinux syntax error
 * Fixed #2651 - Corrected install permissions on man page directories.
 * Fix #2638 - Allow creating several nodes with matching names
 * Added automatically constructed test branch task and file
 * Fix for #2621 (JSON serialization of exec)
 * Fix #2622 - Puppetdoc in single manifest to console is broken
 * Fix #2640 - Daemontools and Runit were not creating the enable symlink
 * Fix #2627 - regex node name could lead to invalid tag
 * Merged fix for #2601
 * Updated changelog task and CHANGELOG to version aware
 * Fix for #2637 (Webrick accpting connections on dead sockets)
 * Fixed #2608 - install.rb will not run on ruby 1.9.1 due to ftools being deprecated
 * Fix for #2605 by falling back to alternative solution to #1963
 * Make regsubst() function operate on arrays (feature #2491).
 * Fix for #2600 (wrong number of arguments under older mongrel)
 * Fixed #2634 - Added servicegroup_name parameter to serviceescalation type
 * Fixs #2620 authconf interpolation, #2570 0-9 in domain names
 * Fix for ticket #2618 (stubbing so redhat tests run under debian)
 * vim: match regexp language features
 * Require active_record/version to support ActiveRecord < 2.3
 * Fixed #2607 - Added Facter dependency for Puppet Gem
 * Updated and created new CHANGELOG format
 * Adding tests for the #2599 fix
 * Ticket #2525 don't fail find_manifest on invalid module names
 * Updated permissions on test files
 * Refactoring tests to reduce code size, increase coverage, and make Luke happy.
 * This further normalizes the handling of init-style services (including the redhat "service" wrapper script).  Removes special case handling of non-zero exit code in redhat (base already did this) and centralizes scattered @resource[:has_____] checks.  Tests that proper versions of each are called and one level of fallbacks.
 * Combined fix for #2525, #2552 -- RedHat service issues
 * Fixed #2589 - Renamed zfs delete to destroy and added tests
 * Monkey patch to improve yaml compatibility between ruby versions
 * Fixed typo in parser test
 * Updated Red Hat spec file and RH patches for 0.25.0.
 * Fixing #2592 - you can escape slashes in regexes
 * Fixing #2590 - modulepath is not cached inappropriately
 * Fixed #2593: puppet init script status command not returning proper exit code
 * Update documentation string to reflect actual intent of Puppet::Node::Facts::Rest
 * Fixes #2581. Use new 10.6 global launchd overrides file for service status/enabled
 * Fixed Naginator link
 * Fixing #2582 - / no longer autorequires /
 * Fixing #2577 - clarifying and demoting the deprecation notice
 * Fixing #2574 - autoloading finds plugins in modules
 * The first regex node now matches first
 * Fixing #2563 - multiple regex nodes now work together
 * Fixes #724 - false is equivalent to 'ruby -W1'
 * Fix parser error output
 * Fixing #2551 - fixing content changed logs
 * Fix for test isolation portion of Ticket #2511
 * Fixing #2549 - autoloading of top-level classes works again
 * Fixing a heisenbug resulting from a race condition
 * Fixing #2460 - puppetmasterd can now read the cert and key
 * Not using the service user in settings when it's unavailable
 * Explicitly loading all facts in the directory service provider
 * Adding an 'exists?' delegator from user type to provider
 * Switching the owner/group settings to use symbolic values
 * Fixing the yamldir group to be a group instead of user
 * Moving Setting classes into separate files
 * Removing chuser on darwin restriction
 * Fixing a ruby warning in the authstore test
 * Fixing #2558 - propagating recent fileserving changes
 * Fixes #2550 Handles case where metadata is nil
 * Ticket 2559 -- parseonly ignored specified file
 * Fixed #2562 - Recognize the usecacheonfailure option again Signed-off-by: John A. Barbuto <jbarbuto@corp.sourceforge.com>
 * Refactoring the Module/Environment co-interface
 * Fixing #1544 - plugins in modules now works again
 * Adding a global cleanup to the spec_helper
 * Removed misguided case sensitivity tests
 * Fixes #2513. debian service provider now uses invoke-rc.d to determine enabled? status
 * Fixing fact-missing problem when puppet.conf is reparsed
 * Fix for #2531; adds tests to confirm problem and related cases, notes fixes specific issue by eliminating the specal case for opaque strings which caused them to be strings when everything else was arrays; adds nots and pending tests where FQDN support could be added but stops short of a full refactor.
 * Fixed #2530 - Fixed status setting in the SMF provider
 * Fixed spec typo
 * Fixes #2493
 * conf/redhat/*.init: Fix condrestart/try-restart
 * conf/redhat/client.init: Fix #2123, status options on older RHEL
 * Updates to Solaris smf files to reflect new binary locations
 * Fix #2517 - Stack overflow when CA cert missing
 * Fix #2516 - Fix format detection when content-type contains charset
 * Fix #2507 - Add missing integration tests
 * Fix #2507 - Exported resources were not correctly collected.
 * Fixes #2503
 * Fixes #2360 - Removed annoying log message
 * Fixed #2525 - Wrong method being overridden in Red Hat services
 * Fixing more tests broken from missing libraries
 * Fixing ActiveRecord Indirector tests to skip w/out Rails
 * Fixing #2489 - queue integration tests are skipped w/out json
 * Fixing #2508 - removing mention of ActiveRecord 2.3
 * Fixing #2541 - file cache is more resilient to failure
 * vim: Mark puppetFunction values as contained
 * Add shellquote() function.
 * Fixes #2499. Allows execs to specify an array for the returns parameter
 * Updated fix for #2481
 * Revert "Fxied #2481 - Added status and restart overrides for Red Hat service provider."
 * Fixed #2498 - logcheck update
 * Removed extraneous debugging
 * Updated two more tests
 * Logs now assume resource params have metadata
 * Adding metadata delegation from param to resource
 * Removing unnecessary debug output
 * Adding integration tests for #2371 (backup refactor)
 * Adding many tests for #2371, and slightly refactoring
 * Fixes for Redmine 2371.
 * Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port setting. Add tests.
 * Fixing #2484 - "format missing" messages are better
 * Fixes #2483 - Log only copies metadata from RAL objects
 * Fixed #2486 - Missing require 'monitor' in parser_support.rb
 * Added R.I.Pienaar's extlookup.rb to the ext directory
 * Added example conf/puppet-queue.conf
 * Fxied #2481 - Added status and restart overrides for Red Hat service provider.
 * rack: SSL Env vars can be in Request.env or ENV
 * rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack specification conformance)
 * Removing old filebucket test
 * Cleaning up tests for #2469
 * default server in remote filebuckets
 * Fixes #2444 - Various JSON test failures
 * Fixed #2294 - Classes sometimes cannot be found
 * Adding #2477 - puppet can apply provided catalogs
 * Fixing problems my Feature refactor caused
 * Fixing ruby warning in definition test
 * Fixed global deprecation error in useradd Unit tests
 * Adding a test for the Exec type
 * Speeding a test up through stubbing
 * Fixing a small test by stubbing instead of mocking
 * Fixing a test broken by the regex features
 * Fixing tests broken by caching autoload results
 * Migrating Handler base tests from test/ to spec/
 * Migrating Feature tests to spec
 * Fixing cron test to match new behaviour
 * Migrating tests to spec and removing an obsolete test
 * Logging the configuration version we're applying
 * Configuration version information is now in logs
 * Adding support for an external catalog version
 * Cleaning up duplication in another test file
 * Removing duplication in the test structure
 * Simplified Rakefile and moved tasks to tasks/rake directorya
 * Implement node matching with regexes
 * Make sure node are referenced by their names
 * Enhance selector and case statements to match with regexp
 * Fix #2033 - Allow regexp in if expression
 * Add AST::Regex, an AST leaf node representing a regex
 * Add regexes and regex match operators to the parser
 * Add regex, match and not match token to the lexer
 * Allow variable $0 to $9 to be interpolated, if ephemeral
 * Implement ephemeral scope variables
 * Signed-off-by: Eric Sorenson <ahpook@gmail.com>
 * Modifying the REST client error to make server errors more clear
 * Fixes #2472. Load Facter facts when ralsh is invoked, plus test.
 * Update CHANGELOG.git
 * Fixed ci_spec task for RubyGems 1.3.5
 * Fixes #2461. Provide new and old code paths for macosx_productversion_major with deprecation warning
 * Fixing typo in two tests which caused them to always pass
 * Fixing #2440 - catalogs can now be compiled on demand
 * Exiting from app failures instead of raising
 * Minimal patch to fix #2290 (/tmp permissions)
 * Fix #2467 - rack: suggest putting puppet/lib at beginning of RUBYLIB search path
 * Fix #2465 - Default auth information is confusing with no auth.conf
 * Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classes
 * Fix #2429 - vim: class/define/node should only be followed by whitespace
 * Fix #2448 - fix the broken runit provider and tests
 * Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSD
 * Fixes #2362. Do not validate users/groups when supplied with numeric uid/gids
 * Fix #2454 - Definition named after a module don't show in puppetdoc
 * Fix #2453 - puppetdoc mixes long class names that look alike
 * Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
 * Fixing #2296 - overlapping recursions work again
 * Fixing mocks to remove warnings
 * Fixing #2423 - no more strange dependency cycles
 * Fixing #2443: Adding debugging guidance to dep cycle errors
 * Fixing a test broken by changing the default os x package type
 * Fixing selinux tests broken in the fix for #1963
 * Fixing #2445 - fixing the mount test mock
 * Minor fix to URL for LDAP nodes documentation
 * Fixing #2399 - removing client-side rrd graphs
 * Fixing #2421 - file renaming errors now propagate
 * Fixes #2438, get major OS X version from Facter and replace Puppet::Error invocations with fail builtin
 * Update install.rb to cope with all OS X versions, not just 10.5
 * Fixing #2403 - provider specificity is richer and better
 * Fix #2439 - let puppetdoc use loaded_code
 * Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation notice
 * Fixes #2430 - Stock apache2.conf for passenger incorrect
 * Make pkgdmg default Darwin provider, make confines consistent on Darwin package providers.
 * Convert to using sbindir for OS X packages, clean out previous executables in bindir
 * Fix #2425 - make sure client can contact CA server with REST
 * Fix #2424 - take 2, make sure default mounts allow every clients
 * Fix #2378 and #2391 tests
 * Fix #2424 - File server can't find module in environment
 * Fix small typo in the fix for #2394
 * Feature #2378 - Implement "thin_storeconfigs"
 * Fix #2391 - Exported resources never make to the storeconfigs db
 * Fix #2261 - Make sure query string parameters are properly escaped
 * Fixed #579 - puppet should try to clear solaris 10 services in maintenance state
 * Fix #1963 - Failing to read /proc/mounts for selinux kills file downloads
 * Fixing #2245 - provider lists are not lost on type reload
 * Ruby no longer clobbers puppet autoloading
 * deprecate NetInfo providers and examples, remove all NetInfo references and tests.
 * Fixed #2410 - default acl logs as info instead of warn.
 * Adding test for current auth config warning.
 * Fixed #2394 - warn once on module mount deprecation.
 * Add test for current module mount deprec warning.
 * Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow correct values, and fix rule array handling
 * Added Markdown mode to puppetdoc to output Markdown.
 * Excluded directories from rcov coverage report
 * Allow boolean value for boolean cli parameter
 * Fix #2364 - Associates the correct comment to the right statement
 * Make sure the parser sees the correct line number
 * Fix #2366 - puppetdoc was parsing classes in the wrong order
 * Added rcov coverage to Spec tests
 * Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
 * Fix #2082 - puppetca shouldn't list revoked certificates
 * Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaque strings
 * Fix #2392 - use Content-Type for REST communication
 * Fixed #2293 - Added cron syntax X-Y/Z and '7' for sunday
 * Switching to LoadedCode from ASTSet
 * Adding a special class to handle loaded classes/defines/nodes
 * Fix #2383, an incompatibility with early ruby 1.8 versions
 * Fixing #2238 In some cases blank? is not available on String.
 * Fixing #2238 - Deal with nil hash keys from mongrel params
 * Final fix to CI test rakes
 * Set ENV['PATH'] to an empty string if non-existent
 * Fix to CI rake tasks
 * Fixing #2197 - daemontools tests now pass
 * Change the diff default output to "unified"
 * Added missing colon to suntab
 * Fixed #2087 and refactored the code that gets the smf service state
 * Using the logging utilities to clean up module warnings
 * Fixing #1064 - Deprecating module 'plugins' directories
 * Removing deprecated :pluginpath setting
 * Fixing #2094 - filebucket failures are clearer now
 * Refactoring part of the file/filebucket integration
 * Adding tests for file/backup behaviour
 * Fixed pi binary so --meta option works and updated documentation
 * Fixing #2323 - Modules use environments correctly
 * Fixed #2102 - Rails feature update fixed for Debian and Ubuntu
 * Fixed #2052 - Added -e option to puppet --help output
 * Fix #2333 - Make sure lexer skip whitespace on non-token
 * Updated split function and add split function unit tests (courtesy of Thomas Bellman)
 * * provider/augeas: strip whitespace and ignore blank lines
 * Fixed pi tests
 * Fixed #2222 - Cleanup pi binary options and --help output
 * Fixing #2329 - puppetqd tests now pass
 * Cleaning up scope tests a bit
 * Fixing #2336 - qualified variables only throw warnings
 * Fix #2246 - take2: make sure we run the rails tag query only when needed
 * Fix collector specs which were not working
 * Make sure overriding a tag also produces a tag
 * Removed a unit test which tested munging which is no longer done in the type
 * Clearn up a parsing error reported by the tests
 * vim: several improvements + cleanup
 * Fixed #2229 - Red Hat init script error
 * Fix #1907 (or sort) - 'require' puppet function
 * #2332: Remove trailing slashes from path commands in the plugin
 * Changing the preferred serialization format to json
 * Switching Queueing to using JSON instead of YAML
 * Adding JSON support to Catalogs
 * Providing JSON support to the Resource class
 * Adding a JSON utility module for providing Ruby compat
 * Adding JSON support to Puppet::Relationship
 * Adding a JSON format
 * Allowing formats to specify the individual method names to use
 * Allowing formats to specify the methods they require
 * Adding a "json" feature
 * Fix some tests who were missing some actions
 * Make sure virtual and rails query use tags when tag are searched
 * Make sure resources are tagged with the user tag on the server
 * Fix #2246 - Array tagged resources can't be collected or exported
 * Partial fix for #2329
 * Removed extra whitespace from end of lines
 * Changed indentation to be more consistent with style guide (4 spaces per level)
 * Changed tabs to spaces without interfering with indentation or alignment
 * Fix #2308 - Mongrel should use X-Forwarded-For
 * Fixes Bug #2324 - Puppetd fails to start without rails
 * Enhance versioncmp documentation
 * * provider/augeas: minor spec test cleanup
 * * provider/augeas: allow escaped whitespace and brackets in paths
 * * provider/augeas: match comparison uses '==' and '!=' again
 * * provider/augeas (process_match): no match results in empty array
 * * provider/augeas: remove useless checks for nil
 * * provider/augeas: simplify evaluation in process_get/match
 * * provider/augeas (open_augeas): use Augeas flag names, not ints
 * * provider/augeas: ensure Augeas connection is always closed
 * * provider/augeas: minor code cleanup
 * * provider/augeas (parse_commands): use split to split string into lines
 * * provider/augeas: remove trailing whitespace (no functional change)
 * Brought in lutters parse_commands patch and integrated it into the type. This includes reworking the get and match commands as well. This change introduces a few small changes. These are:
 * Removed --no-chain-reply-to in rake mail_patches task
 * Removing --no-thread from the mail_patches rake target
 * Fixing a bunch of warnings
 * Fixing tests broken by a recent fix to Cacher
 * Always providing a value for 'exported' on Rails resources
 * Fixing #2230 - exported resources work again
 * Disabling the catalog cache, so puppetqd is compatible with storeconfigs
 * Fixing the rails feature to be compatible with 2.1+
 * Using Message acknowledgement in queueing
 * Fixing #2315 - ca --generate works again
 * Fix #2220 - Make sure stat is refreshed while managing Files
 * Added puppet branding to format patch command
 * vim: Remove another mention of 'site' from syntax
 * vim: Highlight parameters with 'plusignment' operator
 * vim: Highlight strings in single quotes
 * vim: Clean up syntax spacing
 * JRuby OpenSSL implementation is more strict than real ruby one and requires certificate serial number to be strictly positive.
 * Logging when a cached catalog is used.
 * Changing Puppet::Cacher::Expirer#expired? method name
 * Fixing #2240 - external node failures now log output
 * Fixing #2237 - client_yaml dir is always created by puppetd
 * Fixing #2228 - --logdest works again in puppetd and puppetmasterd
 * Fixing puppetmasterd tests when missing rack
 * Fixing the Agent so puppetrun actually works server-side
 * Fixing #2248 - --no-client correctly leaves off client
 * Fixing #2243 - puppetrun works again
 * Fixed #2304 - Added naggen script to directly generate nagios configuration files from a StoreConfigs Rails database
 * Sync conf/redhat/puppet.spec with Fedora/EPEL
 * Fixed #2280 - Detailed exit codes fix
 * Fixing #2253 - pluginsync failures propagate correctly
 * Fixing a transaction test that had some broken plumbing
 * Refactoring resource generation slightly
 * Adding a Spec lib directory and moving tmpfile to it
 * Extracting a method from eval_resource in Transaction
 * Not trying to load files that get removed in pluginsyncing
 * Fix #2300 - Update ssh_authorized_key documentation
 * Changed version to allow Rake to work.  Minor edit to Rakefile
 * enable maillist on centos, redhat, fedora
 * Fixing #2288 - fixing the tests broken by my attr_ttl code
 * Fix for #2234: test fails with old Rack version
 * Fixing #2273 - file purging works more intuitively
 * Caching whether named autoloaded files are missing
 * Adding caching of file metadata to the autoloader
 * Adding modulepath caching to the Autoloader
 * Adding caching to the Environment class
 * Adding TTL support to attribute caching
 * Fixed #2666 - Broken docstring formatting
 * Deprecating factsync - pluginsync should be used instead
 * Added spec and unit tests to the Rakefile files list and fixed CI rake tasks
 * Added install.rb to Rakefile package task
 * Fixed #2271 - Fix to puppetd documentation
 * Protecting Stomp client against internal failures
 * Adding some usability bits to puppetqd
 * Refactoring the stomp client and tests a bit
 * Relying on threads rather than sleeping for puppetqd
 * Fixing #2250 - Missing templates throw a helpful error
 * Fixing #2273 - CA location is set correctly in puppetca
 * RackXMLRPC: buffer request contents in memory, as a real string.
 * Modules now can find their own paths
 * Moving file-searching code out of Puppet::Module
 * Fixing #2234 - fixing all of the tests broken by my bindaddress fix
 * Fixing #2221 - pluginsignore should work again
 * Fix snippets tests failing because of activated storeconfigs
 * Fix failing test: file.close! and file.path ordering fix
 * Confine stomp tests to Stomp enabled systems
 * Fix some master failing tests
 * Fix bug #2124 - ssh_authorized_key always changes target if target is not defined
 * Fixing #2265 - rack is loaded with features rather than manually
 * Added .git to pluginsignore default list of ignores
 * Cleanup of the Puppet Rakefile and removal of the requirement for the Reductive Build Library
 * Fix #1409 once again, including test
 * Added split function
 * Fixing #2200 - puppetqd expects Daemon to be a class
 * Removing unneeded test stubs
 * Fixing #2195 - the Server class handles bindaddress
 * Minor fixes to function RST documentation
 * Remove the old 0.24.x rack support, which is now useless cruft
 * puppetmasterd can now run as a standard Rack application (config.ru-style)
 * Add XMLRPC compatibility for Rack
 * Puppet as a Rack application
 * Use FileCollection to store the pathname part of files
 * Add an unmunge capability to type parameters and properties
 * Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetd
 * Fixes #2209 - Spec is failing due to a missing require
 * Fix #2207 - type was doing its own tag management leading to subtile bugs
 * Moved puppetqd binary
 * Fixed #2188 - Added set require to simple_graph.rb
 * Fixed puppetqd require and tweaked stomp library error message
 * Fixes #2196 - Add sharedscripts directive to logrotate
 * Added puppetqd binary to Rakefile
 * Updated version to 0.25.0beta1
 * Updates to CI tasks
 * Fixing #2183 - checksum buffer size is now 4096b
 * Fixing #2187 - Puppet::Resource is expected by Rails support
 * Adding an 'Exported' attribute to Puppet::Resource
 * Removing a non-functional and horrible test
 * Making sure the cert name is searched first
 * Removing an "inspect" method that often failed in testing
 * Removing deprecated concurrency setting usage in rails
 * Always making sure graph edges appear first
 * Reverting part of the switch to sets in SimpleGraph
 * Fixing rails feature test
 * Failing to enable storeconfigs if ActiveRecord isn't available
 * Fixing the Rails feature test to require 2.3.x
 * Modifying the Settings#handlearg prototype
 * Fixes #2172 - service provider for gentoo fails with ambiguous suffixes
 * SMF import support working and documentation update
 * Fixes #2145 and #2146
 * Fix configurer to retrieve catalog with client certname
 * Unify auth/unauthenticated request authorization system
 * Allow REST auth system to restrict an ACL to authenticated or unauthenticated request
 * Fill REST request node with reverse lookup of IP address
 * Refactor rest authorization to raise exceptions deeper
 * Add environment support in the REST authorization layer
 * Fix some indirector failing tests
 * Fix #1875 - Add a REST authorization system
 * Enhance authconfig format to support uri paths and regex
 * Add dynamic authorization to authstore
 * Add RSpec unit tests for network rights
 * Add RSpec unit tests for authconfig
 * Adding support for specifying a preferred serialization format
 * Fixing the FormatHandler test to use symbols for format names
 * Fixing #2149 - Facts are passed as part of the catalog request
 * Adding better logging when cached indirection resources are used
 * Fixing #2182 - SimpleGraph#walk is now iterative
 * Fixing #2181 - Using Sets instead of Arrays in SimpleGraph
 * Removing code that was backported and is now not needed
 * Finishing class renames
 * Fixing tests that apparently only worked sometimes
 * Removing the old rails tests.
 * Fixing some rails tests that sometimes failed
 * Added class_name tags to has_many relationships
 * Adding time debugging for catalog storage to active_record
 * Adding defaults necessary for queueing
 * Adding daemonization to puppetqd
 * Adding Queueing README
 * Using a setting for configuring queueing
 * Adding puppetqd executable.
 * Adding "rubygems" and "stomp" features
 * Removing unnecessary parser variables when yaml-dumping
 * Add queue indirection as an option for catalog storage.
 * Introduce abstract queue terminus within the indirection system.
 * Introduce queue client "plugin" namespace and interface, with a Stomp client implementation.
 * renaming a method
 * Adjusted parameter name and puppet tag classes to use new cache accumulator behavior for storeconfigs.
 * Initial implementation of a "cache accumulator" behavior.
 * Saving rails resources as I create them, which saves about 10%
 * Changing rails value serialization to deal with booleans
 * Adding equality to ResourceReference
 * Adding some more fine-grained benchmarks to Rails support
 * Adding a Rails-specific benchmarking module
 * Adding simplistic param_name/puppet_tag caching
 * Adding more time debugging to Rails code, and refactoring a bit
 * Refactoring the Rails integration
 * Adding a common Settings method for setting values
 * Switching to Indirected ActiveRecord
 * Adding ActiveRecord terminus classes for Catalog
 * Adding ActiveRecord terminus classes for Node and Facts.
 * Fixing #2180 - Catalogs yaml dump the resource table first
 * Partially fixing #1765 - node searching supports strict hostname checking
 * Removing unused Node code
 * Fixing #1885 - Relationships metaparams do not cascade
 * Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning for future proofing
 * Fixing #2171 - All certificate files are written with default perms
 * Fix #2173 - fix running RSpec test by hand
 * Fix #2174 - Fix RSpec rake targets
 * Fixing #2112 - Transactions handle conflicting generated resources
 * Adding another stacktrace for debugging
 * Fixing puppet -e; it got broken in the move to Application
 * Partially fixing #2029 - failed caches doesn't throw an exception
 * Fixing #2111 - SimpleGraph only creates valid adjacencies
 * Switching to new() in the Puppet::Type.instances() class method
 * Removing duplicate method definition from SimpleGraph
 * mini daemon to trigger puppetrun on clients without puppet listen mode
 * Fix #2113 - Make temp directory
 * Adding #2122 - you can specify the node to test with puppet-test
 * Fixing all tests that were apparently broken in the 0.24.x merge.
 * Fixing Rakefile; apparently there was a rake or gem incompatibility
 * Fix #2107 - flatten resource references arrays properly
 * Fix #2101 - Return to recurse=0 == no recursion behavior
 * Fix #2101 - fix failing test
 * Fix #2101 - fix recurselimit == 0 bad behaviour
 * Added rake ci:all task
 * Fixed #2110 - versioncmp broken
 * CHANGELOG updates
 * Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin
 * Fixed #2086 - Fixes to make building tarballs easier
 * Fix #1469 - Add an option to recurse only on remote side
 * Forbidding REST clients to set the node or IP
 * Fixing #1557 - Environments are now in REST URIs
 * Adding explicit optional attribute to indirection requests
 * Removing an unused source file
 * Adding a model accessor to the Request class
 * Requests now use default environment when none is specified
 * Moving the REST API functions into a module
 * Using the Handler for the REST api on both sides of the connection
 * Adding REST::Handler methods for converting between indirection and uris
 * Adding environment support to the REST URI
 * Moving the query_string method to Request
 * Adding tests for the REST query string usage
 * Fixing #2108 - pi should work again
 * Fix #1088 - part2 - Add rspec tests
 * Fix #1088 - Collections overrides
 * Fixed #2071 - Updated LDAP schema
 * Fixing tests broken in previous commits
 * Fixing #1949 - relationships now use attributes instead of a label
 * Correctly handling numerical REST arguments
 * Not passing file sources on to child files
 * Correctly handling non-string checksums
 * Removing unnecessary calls to expire()
 * Passing checksums around instead of file contents
 * Moving default fileserving mount creation to the Configuration class
 * Fixing #2028 - Better failures when a cert is found with no key
 * Moving the clientyamldir setting into the puppetd section
 * Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with semicolons
 * Fixed metaparameter reference to return str
 * Fixed #2016 - Split metaparameters from types in reference documentation
 * Fixed #2017 - incorrect require
 * Fixing #1904 - aliases are no longer inherited by child files
 * Removing or fixing old tests
 * Correctly handling URI escaping throughout the REST process
 * Refactoring how the Settings file is parsed
 * Relying on 'should_parse_config' in the 'puppet' application
 * Providing better indirection authorization errors
 * Adding pluginsyncing support to the Indirector
 * Moving Request and Fileset integration into Fileset.
 * Switching the ModuleFiles Indirection terminus to the new Module/Env api
 * Migrating the old FileServer to the new Module/Environment code
 * Using the Environments to handle a lot of Module searching
 * Environments now use their own modulepath method.
 * The 'Environment' class can now calculate its modulepath.
 * Added support for finding modules from an environment
 * Adding support for finding all modules in a given path.
 * reformatting the environment tests
 * Supporting multiple paths for searching for files.
 * Adding support for merging multiple filesets.
 * Adding new methods to Puppet::Module.
 * Refactoring Puppet::Module a bit.
 * Only using the checksum cache when we're using a host_config catalog
 * Fixing fileserving to support strings or symbols
 * Adding clarity to query string handling in REST calls
 * Some small fixes to provide better debugging and load a library
 * Providing better information when an exception is encountered during network communication
 * Stubbing tests that were affecting other tests
 * Fixing a warning in a test
 * Fixing a syntactically invalid application test
 * Move --version handling to Puppet::Application
 * Move puppetd to the Application Controller paradigm
 * Move puppetdoc to the Application Controller paradigm
 * Move ralsh to the Application Controller paradigm
 * Move puppetrun to Application Controller paradigm
 * Move pi to the Application Controller paradigm
 * Move puppetmasterd to Puppet::Application
 * Move puppet to the Application Controller paradigm
 * Move filebucket to the Application Controller paradigm
 * Move puppetca to the Application Controller paradigm
 * Introducing the Application Controller
 * Fixing broken filetype tests resulting from the loss of Type[]
 * Fixing some tests that somehow broke in the merge to master
 * Removing a test that was too dependant on order.
 * Failure to find node facts is now a failure.
 * Fixing #1527 - Failing Facter does not hurt Puppet
 * Removing some unused code
 * Using Puppet::Type.new instead of create
 * Actualling syncing facts and plugins
 * Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
 * Adding README.rst file
 * Changing how the Configurer interacts with the cache
 * Fixing tests broken during the #1405 fix.
 * Adding an Agent::Runner class.
 * The Agent now uses its lockfile to determine running state
 * Creating and using a new Puppet::Daemon class
 * Not using 'master' client for testing
 * Fixing (and testing) the return of Indirection#save
 * Adding a 'close_all' method to the Log class.
 * Removing restart-handling from Configurer
 * Adding temporary class EventManager
 * Splitting the Agent class into Agent and Configurer
 * Removing the Hash default proc from SimpleGraph.
 * Removing the Catalog's @aliases hash default value
 * Removing an erroneous configuration call in puppetmasterd
 * Removing obsolete code and tests for the agent.
 * Converting the catalog as needed
 * Adding REST support for facts and catalogs.
 * Adding better error-handling to format rendering
 * Resetting SSL cache terminii to nil when only using the ca
 * Allowing the Indirection cache to be reset to nil
 * Moving the Agent locking code to a module.
 * Cleaning up SSL instances that can't be saved
 * Only caching saved resources when the main save works
 * Moving classfile-writing to the Catalog
 * Refactoring how the Facter integration works
 * Reformatting tests for facts
 * Moving fact and plugin handling into modules
 * Removing the Agent code that added client-side facts
 * Adding Puppet client facts to Facter facts.
 * Clarifying how node names are used during catalog compilation
 * Reformatting Indirector catalog compiler tests
 * Removing ConfigStore code that was never actually used.
 * Renmaing Puppet::Network::Client::Master to Puppet::Agent
 * Revert "Adding the first bits of an Agent class."
 * Revert "This is work that I've decided not to keep"
 * This is work that I've decided not to keep so I'm just applying it here so it continues to show up in the history in case I ever want to look at it again.
 * Adding a new Agent::Downloader class for downloading files.
 * Adding the first bits of an Agent class.
 * Adding support for skipping cached indirection instances.
 * Change the way the tags and params are handled in rails
 * Add methods to return hash instead of objects to params and tags
 * Rails serialization module to help serialize/unserialize some Puppet Objects
 * Fixing #1913 - 'undef' resource values do not get copied to the db
 * Fixing #1914 - 'undef' relationship metaparameters do not stack
 * Revert "Fixed #1916 - Added environment option to puppetd"
 * Fixed #1916 - Added environment option to puppetd
 * Fixed #1910 - Updated logcheck regex
 * Typo fix
 * Fixed #1879 - Added to tidy documentation
 * Fixed #1881 - Added md5lite explanation
 * Fixed #1877 - Tidy type reference update for use of 0
 *  Fix autotest on win32
 * Fix #1560
 * In order for ReST formatting to work properly, newlines and indentation of doc strings must be retained.
 * Fix Bug #1629
 * Fix #1835 : Add whitespace/quote parsing to
 * Fix #1847 - Force re-examination of all files to generate correct indices
 * Fix #1829 - Add puppet function versioncmp to compare versions
 * Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
 * Fix #1807 - make Puppet::Util::Package.versioncmp a module function
 * Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
 * Fix #1834 part2 - Fix tests when no rails
 * Fix #1834 part1 - Fix tempfile failing tests
 * Fixing #1729 - puppetmasterd can now read certs at startup
 * Canonicalizing Setting section names to symbols.
 * Fixing all of the test/ tests I broke in previous dev.
 * Deprecating the Puppet::Type.create.
 * Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
 * Finishing the work to use Puppet::Resource instead of TransObject
 * Adding name/namevar abstraction to Puppet::Resource.
 * Supporting a nil expirer on cacher objects.
 * Setting resource defaults immediately.
 * Refactoring the Settings class to use Puppet::Resource
 * TransObject is nearly deprecated now.
 * Simplifying the initialization interface for References
 * Replacing TransObject usage with Puppet::Resource
 * Renaming the "Catalog#to_type" method to "Catalog#to_ral"
 * Using Puppet::Resource to convert parser resources to RAL resources
 * Adding resource convertion to the parser resources
 * Adding equality testing to Puppet::Resource::Reference
 * Correcting whitespace and nested describes in Puppet::Resource::Catalog
 * Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
 * Renaming Puppet::ResourceReference to Puppet::Resource::Reference
 * Adding Trans{Object,Bucket} backward compatibility to Puppet::Resource
 * Starting on #1808 - Added a base resource class.
 * Removing the "clear" from the macauthorization tests
 * Fix #1483 - protect report terminus_class when testing for REST
 * Fix #1483 - use REST to transmit reports over the wire
 * Fixing all broken tests.  Most of them were broken by fileserving changes.
 * Adding more file tests and fixing conflicting tests
 * Completely refactoring the tidy type.
 * Cleaning up the tidy type a bit
 * These changes are all about making sure file data is expired when appropriate.
 * Catalogs always consider resource data to be expired if not mid-transaction.
 * Properly cleaning up ssl ca configuration during testing
 * Adding caching support to parameters, and using cached attributes for file source and metadata.
 * Adding cached attribute support to resources.
 * Allowing a nil expirer for caching classes.
 * Refactoring the Cacher interface to always require attribute declaration.
 * Changing the Cacher.invalidate method to Cacher.expire.
 * Fixing a critical bug in the Cacher module.
 * Fixing tests broken by fileserving and other refactoring.
 * Fixing a test broken by previous refactoring
 * Finishing the refactoring of the resource generation interface.
 * Refactoring and clarifying the resource generation methods.
 * Refactoring Catalog#add_resource to correctly handle implicit resources.
 * Adding SimpleGraph#leaves, which I apparently did not migrate from PGraph
 * Removing mention of obsolete edgelist_class from GRATR.
 * Changing the catalog's relationship graph into a normal graph.
 * Removing the PGraph class and subsuming it into SimpleGraph.
 * Moving Catalog#write_graph to SimpleGraph, where it belongs.
 * Converting the file 'source' property to a parameter.
 * Removing mid-transaction resources from the catalog.
 * Adding a method to Checksums to extract the sum type
 * Aliasing "must_not" just like we alias "must"
 * Deduplicating slashes in the fileserving code
 * Fixing the augeas type tests to work when augeas is missing
 * Reducing the number of calls to terminus() to reduce interference with caching
 * Switched all value management in props/params to internal classes.
 * Fixing #1677 - fixing the selinux tests in master.
 * Changing the meaning of the unused Puppet::Type#parameter method to return an instance rather than a value.
 * Moving a file purging test to rspec
 * Fixing #1641 - file recursion now only passes original parameters to child resources.
 * Removing obsolete methods and tests:     Removing obsolete handleignore method     Removing obsolete FileSource class     Removing a now-obsolete test/unit test     Removing a now-obsolete recursive filebucket test
 * Making it so (once again) files with sources set can still be deleted (which I think is kinda stupid, but apparently people want it).
 * Fixing and migrating more file tests.
 * Adding a starting point for spec tests for tidy.
 * Setting puppetmasterd up to serve all indirected classes.
 * Retrieving the CA certificate before the client certificate.
 * Handling the case where a symbol (e.g., :ca) is used for a certificate name.
 * Fixing :bindaddress setting to work with the new server subsystem.
 * Fixing CertificateRequest#save to accept arguments.
 * Fixing forward-compatibility issues resulting from no global resources
 * Fixing a test I broke when fixing a reporting bug
 * Fixing resource aliasing to not use global resource aliasing. I'm not really sure why the 0.24.x-style code got merged in, since master's changes should be more recent.
 * Adding comments to Puppet::Util::Cacher
 * Removing obselete code from the file type.
 * Merged fsweetser's selinux patch against HEAD
 * Removing files that git wasn't smart enough to remote during a merge.
 * Removing the old, obsolete recursion methods.
 * As far as I can tell, recursion is working entirely.
 * Removing insanely stupid default property behaviour.
 * Source recursion is nearly working.
 * Files now use the Indirector to recurse locally.
 * Fixing filesets to allow nil ignore values.
 * Recursion using REST seems to almost work.
 * Mostly finishing refactoring file recursion to use REST.
 * Fixing FileServing::Base so that it can recurse on a single file.
 * Fixing the terminus helper so it correctly catches options passed from clients via REST.
 * The file source is now refactored and uses REST.
 * Removing mention of an obselete class.
 * One third done refactoring file[:source] -- retrieve() is done.
 * Adding a "source" attribute to fileserving instances.
 * Aliasing RSpec's :should method to :must.
 * Adding automatic attribute collection to the new fileserving code.
 * Adding the content writer to the content class.
 * Fixing a test in the module_files terminus
 * Causing format selection to fail intelligently if no suitable format can be picked.
 * Removing the last vestiges of the 'puppetmounts' protocol marker.
 * Adding a 'plural?' method to the Indirection::Request class.
 * Fixing the rest backends for webrick and mongrel so the get the whole request key.
 * Refactoring how files in FileServing are named.
 * Finishing the rename of FileBase => Base.
 * Adding weights to network formats, and sorting them based on the weight.
 * Renaming FileServing::FileBase to FileServing::Base.
 * Adding a hackish raw format.
 * Adding suitability as a requirement for a format being supported.
 * Removing the yaml conversion code from FileContent.
 * Causing the Indirection to fail if a terminus selection hook does not return a value.
 * Correcting whitespace in a test
 * Spell-correcting a comment
 * Cleaning up an exception.
 * FileServing Configurations now expect unqualified files.
 * Fixing whitespace in docs of some tests.
 * Fixing the fileserving terminus selection hook.
 * Special-casing 'file' URIs in the indirection requests.
 * Dividing server/port configuration responsibility between the REST terminus and the indirection request.
 * Fixing a test that relied on hash ordering.
 * Adding parameter and URL support to the REST terminus.
 * Fixing the String format (fixes #1522).
 * Removing dead-end file work as promised.
 * Adding files temporarily, since I've decided this work is a dead-end.
 * Fixing #1514 - format tests now work again.
 * puppetd now uses the Indirected SSL.
 * Adding 'require' statements as necessary for Puppet::SSL to work.
 * Fixing the SSL::Host#waitforcert method.
 * Adding logging when files are removed.
 * Removing now-obsolete the wait-for-cert module.
 * Documenting a bit of a test
 * Certificates now work over REST.
 * Caching the SSL store for the SSL Host.
 * Enhancing formatting errors with class and format.
 * Making all certificates only support the plaintext format.
 * Adding wait_for_cert functionality to the ssl host class.
 * Adding a plaintext network format.
 * lazy load latest package definitions with yumhelper 2.2
 * Fixing a group test that failed after merging 0.24.x
 * Correctly handling when REST searches return nothing.
 * Removing an obsolete method from the rest indirector
 * The REST formats are now fully functional, with yaml and marshal support.
 * Adding some support for case insensivity in format names.
 * Moving validation from FormatHandler to Format.
 * Moving functionality out of the FormatHandler into the Format class.
 * Searching again works over REST, including full content-type translation.
 * Fixing the format_handler tests so that they clean up after themselves.
 * Fixing a test I broke while rebasing
 * Fixing a test to be order-independent.
 * Adding rudimentary support for directly managing formats.
 * Adding support for rendering and converting multiple instances.
 * All error and format handling works over REST except searching.
 * Drastically simplifying the REST implementation tests.
 * Removing an apparently-obsolete hook from the handler
 * Adding explicit tests for the HTTP::Handler module.
 * The REST terminus now uses the content-type and http result codes.
 * Removing a now-obsolete pending test.
 * The REST terminus now provides an Accept header with supported formats.
 * Using the FormatHandler in indirected classes automatically.
 * Adding a FormatHandler module for managing format conversions.
 * Fixing the user ldap provider tests
 * Fixing the new-form version of #1382.
 * Fixing #1168 for REST -- all ssl classes downcase their names. This is a much cleaner fix than the xmlrpc version, thankfully. :)
 * Fixing #1258 -- Removing a Rails idiom.
 * Fixing #1256 -- CA tests now work with no ~/.puppet.
 * Fixing another failing test -- the new CA tests correctly clear the cache.
 * Fixing #1245 -- ssh_authorized_keys tests work in master.
 * Fixing #1247 -- no more clear_cache failures.
 * Fixing how the mongrel server sets up xmlrpc handlers.
 * Using the new Cacher class for handling cached data.
 * Adding a module for handling caching information.
 * Fixing some broken tests.
 * The CRL is now automatically used or ignored.
 * Removing obsolete tests
 * The master and client now successfully speak xmlrpc using the new system.
 * Adding pidfile management and daemonization to the Server class.
 * Fixing the HttpPool module to get rid of an infinite loop.
 * Adding REST terminuses for the SSL-related indirections.
 * Adding autosigning to the new CA.
 * Moving the CA Interface class to a separate file.
 * The master is now functionally serving REST and xmlrpc.
 * The REST infrastructure now correctly the SSL certificates.
 * Fixing the webrick integration tests to use the newly-functional SSL code.
 * The Certificate Authority now automatically creates a CRL when appropriate.
 * The Settings class now clears the 'used' sections when a value is changed.
 * Moving some http configuration values to the main defaults section, rather than the puppetd section.
 * The http pool manager now uses new-style certificate management.
 * Fixing some tests that were insufficiently mocking their configurations.
 * Fixing a critical problem in how CRLs were saved and moving SSL Store responsibilities to the SSL::Host class.
 * The SSL::Host class now uses the CA to generate its certificate when appropriate.
 * The CA now initializes itself.
 * Switched puppetmasterd to use the new-style server plumbing.
 * Adding xmlrpc backward compatibility to the new Mongrel code.
 * Adding xmlrpc support to webrick.
 * Fixing some whitespace
 * Adding configuration support for XMLRPC handlers.
 * I think I've now got the Webrick SSL support working. Now I just need to get xmlrpc working alongside REST in both mongrel and webrick.
 * Interim commit, since I want to work but have no network available.
 * Changing the File certificate terminus so that it saves to the :localcacert instead of :cacert.
 * Renaming the 'ca_file' ssl terminus type to 'ca'.
 * Temporarily disabling the revoke/verify test in the CA.
 * Fixing how the CRL is used for certificate verification.
 * Fixing puppetca so it uses the :local ca setting.
 * Added an Interface class to the CA to model puppetca's usage.
 * Making the SSL::Host's destroy method a class method, rather than an instance method.
 * Adding the last functionality needed for puppetca to use the Indirector.
 * Finishing the interface between the CA and the CRL.
 * Adding inventory support to the new certificate authority.
 * Adding support within the inventory for real certs or Puppet cert wrappers.
 * Changing the Inventory class to rebuild when the first cert is added, so it's easier to test.
 * Adding a comment to the inventory class.
 * Adding an SSl::Inventory class for managing the ssl inventory.
 * All SSL terminus classes now force the CA information into the right place.
 * Switching the SSL::Host class to return Puppet instances.
 * Setting the expiration date of certificate objects to the expiry of the actual cert.
 * Adding integration tests for a lot of the SSL code.
 * Moving the password file handling into the SSL::Key class.
 * Moving all of the ca-specific settings to the ca_file terminus classes, rather than the normal :file classes.
 * Adding SSL::Host-level support for managing the terminus and cache classes.  Also, defaulting to the :file terminus for all of the SSL classes.
 * Fixing the CA so it actually automatically generates its certificate.
 * The certificate authority now uses a Host instance named 'ca'.
 * Changing all of the SSL terminus classes to treat CA files specially.
 * The 'destroy' method for the ssl_file terminus base class now returns false on missing files, rather than failing.
 * Marking a test as pending, because it's not ready yet.
 * Removing all the cases where the ssl host specifies a terminus.  Also, getting rid of some metaprogramming that wasn't really helping.
 * Making the first pass at using requests instead of specifying the terminus class.  The individual ssl classes now work, but the ssl host class doesn't yet.
 * Adding a :to_text method that will convert the contained thing to readable human text.
 * Actually signing the certificates in the CA.
 * Adding the first attempt at managing the certificate revocation list.
 * Adding a :search method to the ssl_file terminus type and the SSL::Host class.
 * Fixing a failing test that had not been updated from previous coding
 * We have a basically functional CA -- it can sign requests and return certificates.  There's still plenty more work to do, but I'm probably not much more than a day away from redoing puppetca to use this code.
 * Adding tests for the easy bits of the CertificateFactory. I probably am going to skip the tests for the rest, since the code is unlikely to ever change, and it's going to be a royal pain to test.
 * Adding tests for the certificate serial numbers
 * The certificate authority is now functional and tested.
 * refactoring the cert request test a bit
 * This is a first pass at the certificate authority. The tests are basically entirely absent still, but the structure is all there.
 * It looks like all of the new ssl classes for managing keys, certificates, and requests now work, including talking to the certificate authority.  Now we just need the authority itself, along with the necessary REST terminii.
 * Adding he last of the indirection classes for the ssl classes, finally including the certificate requests.
 * The certificate and key are now correctly interacting with the existing cert/key store.  Certificate requests are not yet handled, nor are the ca-specific collections.
 * Removing obsolete indirection classes
 * The basics for the certificate and certificate request indirection terminii are done.  I need to move most of the test code to a shared behaviour now.
 * Fixing a couple of broken tests.
 * The new SSL classes basically work, but they're not functionally connected to any kind of indirection.
 * Finished the certificate request wrapper class.
 * First stage of cert refactoring:  Private keys kind of work.
 * Oops; final fix on the integration test failures resulting from my partial support for ssl in webrick.
 * Fixing whitespace problems.
 * Fixing an integration test of the rest terminus; it was broken by my incomplete cert support in webrick.  I just stubbed out the cert usage for now; once all the cert stuff is done we'll need to go back and unstub it.
 * Adding the necessary tests for webrick to have logging and ssl.  The tests can't be completed until the certificate work is all done.
 * Fixing the tests in test/ that were broken as a result of the move to no global resources.
 * Fixing tests that were failing as a result of the merge, including removing some now-obsolete code and tests from the Settings class.
 * Environments are now available as variables in manifests, and specs can be directly executed again.
 * Fixing #1017 -- environment-specific modulepath is no longer ignored.
 * Tidied the man page creation function and created "master" branch man pages
 * Updated defaults.rb to fix foru error stopping man page creation - links are not as neat as before but puppet.conf.man file will create neatly now.
 * Removed remaining elements of old_parse - closing Ticket #990
 * Removed old configuration file behaviour and deprecation warning - closes ticket #990
 * More fixes to the testing.
 * Another round of test-fixes toward eliminating global resource references.  This should have gotten rid of all of them, and now it's just a question of fixing a few hopefully unrelated failing tests.
 * Fixing automatic relationships.  I was previously looking them up in the relationship graph, which only stores the vertices, not the resource table.
 * Updated install.rb to product puppet.conf.man page - updating ticket #198
 * Disabled new man page creation support
 * Added support for man page creation - requires rst2man.py and writer - closed ticket #198
 * Another round of fixes toward making global resources work.
 * Lots o' bug-fixes toward getting rid of global resources. We still have about 60 failing tests, but some of them are the failing directory service tests (probably 20 or so), and most are simple fixes to the tests themselves.
 * Fixing a couple of failing tests
 * Fixed puppet logcheck issues
 * Revert "Fixed documentation for code option in defaults.rb"
 * Revert "Fixed indentation error in pkgdmg.rb documentation"
 * Revert "Fixed issue where permissions are incorrectly set on Debian for /var/puppet/run directory"
 * Added patch to ext/logcheck/puppet to fix ticket #978
 * Fixed indentation error in pkgdmg.rb documentation
 * Fixed documentation for code option in defaults.rb
 * Fixed issue where permissions are incorrectly set on Debian for /var/puppet/run directory
 * Updated for 0.24.0
 * tweaking spec language; require Puppet::Network::HTTP class since it is referenced by Puppet::Network::Server
 * Moving $PUPPET/spec/lib/autotest up to $PUPPET/autotest as something has changed and it can't be found otherwise.
 * moving autotest directory to make it possible to run autotest again
2010-06-11 01:27:58 +00:00
wiz
9f139dd692 Update to 3.00. This is the stable release after 2.01; the package
had been tracking alpha releases.

Changes since 2.01 (not the latest pkgsrc version!):
The most important enhancements since May 15th 2006 are:

-	BluRay support was added

-	The DVD support code was moved to the OpenSource part of cdrtools

-	DVD Double layer support was added

-	DVD-RAM support was added

-	DVD Multi-border support for DVD- was added to cdrecord

-	Support for reading and writing Hidden Tracks (audible content before
	Track 01) on Audio CDs was added to cdda2wav and cdrecord

-	Cdda2wav is now able to create CDRWIN CUE files instead of *.inf files

-	Cdrecord now understands the CUE file enhancements from ExactAudioCopy

-	SCSI autotarget mode makes cdrtools work without the dev= SCSI address
	parameters in all cases where only one drive is available in the system

-	Mkisofs now includes support for find(1) style command line arguments
	implemented via "libfind"

-	Mkisofs now includes working support for UTF-8 based locales

-	Mkisofs now includes enhanced UDF support like symlinks, user IDs,
	group IDs and permissions (needed for DVDs and BluRays)
	There is also support for Apple specific extensions (thanks to
	Helios.de)

-	Mkisofs now supports ISO-9660 with files up to 8 TB (requires
	-iso-level 3)

-	New cdrecord option -minfo/-media-info to print Media
	information/status

-	Readcd now implements media quality scanning support code for
	C1/C2/CU errors with Plextor and NEC/Optiarc drives. Use readcd -cxscan

-	Readcd now implements media quality scan support code for Plextor
	drives. Use readcd -pi8scan or -pifscan



-	All SCSI aware programs from cdrtools now support -scanbus

-	Support for the Plextor GigaRec feature was added

-	Workarounds for many firmware bugs in various drives have been added

-	Cdrecord now defaults to -sao mode instead of -tao

-	Cdrecords CDRWIN CUE sheet parser was enhanced to support all features
	from CDRWIN and cdrecord specific extensions in addition

-	Cdrecord now allows CDRWIN CUE sheet based writing in
	-raw/-raw16/-raw96r to work around Pioneer firmware bugs
	and to allow to write SVCDs on Pioneer drives

-	Cdrecord now supports DVD-RW/DL media (once the related media
	will be made available to the public)

-	Cdda2wav now implements a new option -interactive to support being
	called from GStreamer (to avoid license problems with libcdio)

-	Cdda2wav now supports MD5 sums for audio data

-	Support for "root"-less installation on Solaris using fine grained
	privileges was added

-	Support for DragonFlyBSD was added

-	Support for Zeta (BeOS clone) was added

-	Support for Haiku (BeOS clone) was added

-	Support for Syllable was added

-	Support for ATARI FreeMiNT was added

-	Support for AMIGA-OS was added

-	Support for SunStudio 12 on Linux was added
	Call "make CCOM=suncc"

-	New program "btcflash" to flash firmware on some BTC writers

-	A new Reed Solomon "decoder" (repair) library was added

-	New experimental option -edc-corr in "readcd" was added

-	Mkisofs no longer used GNU getopt_long() but getargs() to avoid various
	bugs from GNU getopt_long()

-	Mkisofs now supports correct inode numbers for hardlinks

-	Mkisofs now implements "UNIX V6 FS style" link counts on directories,
	this is: link count for directories is "2 + number of subdirectories"

-	Mkisofs now implements the new Rock Ridge (rrip) protocol
	version 1.12 from 1994 that added support for hard linked files

-	Mkisofs now correctly implements deep directory relocation (this is
	for directories nested deeper than 8 nesting levels)

-	New mkisofs options -posix-H/-posix-L/-posix-P implement the -H/-L/-P
	options defined by POSIX.1-2001 for descending commands like
	ls/chmod/chown/find/pax/...

-	The makefile system now implements support for cdrtools local dynamic
	linking using:

	make LINKMODE=dynamic

-	All projects except "libhfs_iso", "libparanoia" and "schily autoconf"
	have been relicensed to CDDL with permission from all authors.
	Libparanoia was relicensed from GPL to LGPL with permission from Monty.
2010-06-05 11:40:05 +00:00
drochner
5d59c4b082 +eggdbus 2010-06-01 10:52:49 +00:00
drochner
d1851a466d add eggdbus-0.6, a DBus binding library needed for gnome-2.30 2010-06-01 10:51:04 +00:00
gdt
0131146811 Cope with gtk2 api change.
From Gábor Gergely on pkgsrc-users.
2010-05-30 20:43:35 +00:00
obache
2a8297368d Exactly disable installation of init scripts.
Fixes PLIST mismatch for RedHat and Slackware like distributions
as reported by Aleksey Cheusov via PR#43369.
2010-05-27 12:36:02 +00:00
gls
532f59c627 Fix HOMEPAGE 2010-05-26 22:19:02 +00:00
gls
6773c835b9 Get rid of useless comments 2010-05-26 19:50:00 +00:00
gls
349ae2952a Fix categories 2010-05-26 18:30:17 +00:00
gls
93c440d61d Add and enable fabric 2010-05-26 18:29:20 +00:00
gls
2a732145ce Import fabric-0.9.0 as sysutils/fabric.
Fabric is a Python library and command-line tool for streamlining the use
of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.
2010-05-26 18:26:20 +00:00
wiz
79afc10731 Reset maintainer (resigned a few years ago). 2010-05-25 21:06:29 +00:00
wiz
98fb9f0a02 Reset maintainer, noted by George Georgalis in PR 43353. 2010-05-25 21:05:22 +00:00
adam
96f88f4152 Fix building with older OpenSSL 2010-05-25 06:47:31 +00:00
drochner
469219a867 zero-initialize format specifier for libao, bump PKGREVISION 2010-05-19 18:22:14 +00:00
wiz
0b2f3bd97c Disable extattr on DragonFly. From Jan Lentfer in PR 43312. 2010-05-16 13:08:10 +00:00
obache
7ebb39e139 + ruby-notify 2010-05-16 11:39:46 +00:00
obache
d371da814f Import ruby-notify-0.2.1 as sysutils/ruby-notify.
The "notify" provides a function to notify on cross platform.
2010-05-16 11:37:54 +00:00
tez
62b790fd9b fix build on FreeBSD 2010-05-14 19:01:11 +00:00
pettai
98c5a905f2 fixes pkg/43289 2010-05-11 14:50:27 +00:00
sbd
423e88e245 Update lsof to 4.83
Release Notes:

4.83            January 18, 2010
		Converted Solaris 10 and above ZFS support to use the CTF
		debugger library, libctf.  Code was supplied by Robert
		Byrnes <Robert.Byrnes@deshaw.com>.

		Corrected a typo in the testing of the LINUX_HASSELINUX
		environment variable in the Configure script.  The error
		was reported by Mike Frysinger <vapier@gentoo.org>.
		At Mike's request made Configure script accept LSOF_RANLIB
		(ranlib command), LSOF_CFGF (additional configuration flags)
		and LSOF_CFGL (additional library specifications) from the
		environment.

		Enabled complilation of Solaris 10 lsof after a recent Sun
		patch which changed the PC file system's structure. Peter
		Vernam <pvernam@draper.com> reported the problem and helped
		with the fix.

		Made the sort of configuration CFLAGS in the CkTestDB
		script impervious to locale settings.

		Ported to Solaris 11, using a test system kindly provided
		by David Day <dday76@gmail.com>.

		Adjusted to the disappearance of <nfs/rpcv2.h> in FreeBSD
		8.0-BETA1.

		Changed Solaris node type lookup to a hashed method and
		added some ability for it to handle duplicate vnodeop names
		in /dev/ksyms.

		Updated for FreeBSD 9.0-CURRENT.  Andrzej Tobola
		<ato@iem.pw.edu.pl> provided a test system.  Extends the
		fix to FreeBSD 6.0 and above via a Configure test and a
		compile-time definition.  The need for the extension was
		reported by Erik Trulsson <ertr1013@student.uu.se>>

		Made corrections to FAQ typographical errors, suggested
		by Josh Soref <timeless@gmail.com>.

		Added __UCLIBC__ test to Linux dlsof.h so lsof would compile
		on an Intel ARM XScale processor.  The addition was provided
		by Doug Kehn <rdkehn@yahoo.com>.

		Added test for <utmpx.h> to FreeBSD configuration.  Improved
		its use in lsof.h.  The changes were supplied by Martin Wilke
		<miwi@FreeBSD.org>.

4.82            March 25, 2009
		Corrected an over-zealous exclusion test that caused
		lsof to report nothing when it was given no arguments
		and built with HASSECURITY and HASNOSOCKSECURITY enabled.
		Joshua Kinard <kumba@gentoo.org> reported the bug and
		supplied information for reproducing it.

		Based on a report from Dan Trinkle <trinkle@cs.purdue.edu>
		corrected use of <sys/utsname.h> for 32 bit Solaris 10
		and above compilations.  Simultaneously eliminated a
		casting complaint in arg.c and updated Configure to use
		the appropriate 64 bit compilation option (-xarch=v9 or
		-m64) with the Solaris Sun C compiler.

		Updated for FreeBSD 7.1-PRERELEASE with information
		supplied by Larry Rosenman <ler@lerctr.org>.

		Updated the Darwin libproc sources with changes from
		Allan Nathanson <ajn@apple.com>.  Tested them on a iMac
		mini, provided by Apple Inc.  Allan also provided man
		page corrections.

		Updated the FreeBSD Makefile to use the ${MAKE} variable
		for ZFS dnode2.c module compilation, based on a suggestion
		from Alexis Ballier <aballier@gentoo.org>.

		Improved the Solaris VxFS library location test, based on a
		suggestion from Jason Fortezzo <fortezza@mechanicalism.net>.
		Jason tested the change.

		Updated Solaris 10 ZFS support for ZFS version 4 and ZFS
		pool version 10, using a test system kindly provided by
		Vladislav Nespor <vladislav.nespor@id.ethz.ch>.  Renata
		Maria Dart <renata@slac.stanford.edu> tested on ZFS
		version 4, verifying that the update works there, too.
		(ZFS pool version 10 is apparently the ZFS version shipped
		with the 10/08 update to Solaris.  The original ZFS
		support targeted ZFS version 3.)

		I still consider ZFS support in Solaris lsof a hack,
		because it depends on a znode structure definition that
		I developed using dbx.  Sun is remiss in not distributing
		the ZFS header files used to build the distributed kernel.

		Because of the znode structure definition hack, I can't
		guarantee that lsof ZFS support will work for any other
		versions of ZFS.

		Solaris 10: adjusted to a change in the way devices are
		stored in the kernel; fixed a problem in zone handling;
		and added rudimentary sharedfs support.  Carson Gaspar
		<carson@taltos.org> reported the device number problem,
		provided a test system, and tested the changes.  Peter
		Vines <psv2b@eservices.virginia.edu> reported the zone
		handling problem and tested the fix.

		Adapted to FreeBSD 8.0-CURRENT changes in device number
		computation.  Problem was reported by Erwin Lansing
		<erwin@FreeBSD.org>.  Larry Rosenman <ler@lerctr.org>
		provided a test system.

		Corrected Solaris Configure test for appropriate VxFS
		library when using gcc to compile lsof.

		Updated for loss of KAME IPv6 FreeBSD accommodations.

		Adapted to FreeBSD 7.2.  Made Configure script recognized
		FreeBSD 6.3.

4.81            October 21, 2008
		Updated the Darwin libproc sources with changes from
		Allan Nathanson <ajn@apple.com>.  Tested them on a iMac
		mini, provided by Apple Inc.

		Changed dummy declarations in library source files to
		eliminate complaints about unused variables and empty
		object files.  This change may not work on dialects I
		can no longer test; it has been tested on some versions
		of AIX, Darwin, FreeBSD, Linux and Solaris.

		At the request of Hal Brooks <hal@uga.edu> added support
		for Linux /proc/net/packet files.  Hal tested it.

		Added socket file only performance enhancements to Linux
		and PSTAT-based HPUX lsof.

		Added htonl call around improper usage of INADDR_LOOPBACK;
		report from an Apple engineer forwarded by Allan Nathanson
		<ajn@apple.com>.

		Adjusted for FreeBSD-8.0 change in device number handling.
		The adjustment should work for FreeBSD 5 and above, should
		the 8.0 change be propagated downward.  The problem was
		reported by Pav Lucistnik <pav@FreeBSD.org>.  An updated
		test system was provided by Erwin Lansing <erwin@FreeBSD.org>.

		Reduced AIX support to version 5.3, since test systems with
		older versions are no longer available to me.

		At the request of Marjo F. Mercado <mmercado@xceedium.com>
		and Phil Shin <pshin@xceedium.com> applied some speed
		improvements to lsof, particularly when the files of
		interest are /Internet files -- i.e., selected with lsof's
		-i" option.  Added a two new options to assist the
		improvements: 1) "-c^<command>" to tell lsof to exclude the
		named command(s); and 2) "-stcp|ud>:[^]state' to tell lsof
		to include in its reporting or exclude ('^') from its
		reporting Internet files in the named states (e.g., LISTEN,
		^CLOSE_WAIT, IDLE, etc.)  For the most part these changes
		apply only to AIX, Darwin, FreeBSD, PSTAT-based HP-UX, Linux
		and Solaris, since those are the only places I could test
		them.  They are controlled by the HASTCPUDPSTATE definition
		in each dialect's machine.h header file.  Marjo and Phil
		provided HP-UX 11.23 and 11.31 test systems.

		Fixed a stat(2) problem on HP-UX 11.31 while testing the
		speed improvements.

		Adjusted for kernel header file changes in FreeBSD
		8.0-CURRENT.  Larry Rosenman <ler@lerctr.org> provided
		a test system.

		Added a warning for Solaris systems where VxFS node info
		can't be obtained from the VxFS utility library.  The
		warning was requested by Tom Matthews <Tom.MATTHEWS@rbs.com>.

		Corrected mishandling of file system path name arguments
		that have trailing slashes, except, of course, the root
		file system, "/".  Allan Nathanson <ajn@apple.com> reported
		the bug.

4.80            May 12, 2008
		Updated for a FreeBSD 7.0 and above byte level locking
		change.  The problem was reported by Conrad J. Sabatier
		<conrads@cox.net>, who helped test the update.  Wesley
		Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test
		system.

		Propagated the FreeBSD 7.0 and above locking changes to
		FreeBSD 6.x, based on a report from Edwin Groothuis
		<edwin@FreeBSD.org>.

		Added warnings for unsupported dialects or versions.

		Added Linux support for the UDPLITE protocol.  Eric
		Dumazet <dada1@cosmosbay.com> supplied a patch.

		Added a missing quote to the Configure script's
		FreeBSD stanza.

		Added a usage.o rule to the HP-UX PSTAT-based
		Makefile.  I mistakenly deleted the rule at revision
		4.79.  The missing rule was reported by Kawaljeet Kaur
		<kawaljeet.malviya@gmail.com> who tested the corrected
		Makefile.

4.79            April 15, 2008

		**************** IMPORTANT NOTE ******************
		*                                                *
		* Lsof support has been reduced to the following *
		* dialects: AIX, FreeBSD, Linux and Solaris, and *
		* only in selected versions of those dialects.   *
		* The selected versions are listed in this file  *
		* and in other lsof documentation.               *
		*                                                *
		* I have made this move because of retirement    *
		* and because I no longer have many test systems *
		* available to me.                               *
		*                                                *
		* Vic Abell                                      *
		*                                                *
		**************************************************

		Fixed a Solaris VXFS permission problem when accessing
		the VXFS inode offsets.  The bug was reported by
		Gregory A. Ivanov <ivga@mts.ru>.  Gregory tested the
		fix.

		Moved an #include <string.h> later in FreeBSD dlsof.h
		to enable compilation on recent FreeBSD releases.  The
		change was supplied by Roy Marples <uberlord@gentoo.org>.

		Improved Linux /proc file stream reading speed by applying
		an expanded version of a patch from Eric Dumazet
		<dada1@cosmosbay.com> that allocates a page size buffer
		to each stream.  Improved TCP, TCP6, UDP and UDP6 hashing
		by determining the hash bucket count from the /proc/net
		sockstat and sockstat6 files.  The improvement was
		suggested by Eric and he provided sample code.  Eric also
		tested both improvements.

		Modified Configure script to build lsof on FreeBSD
		6.2.  Tested it on a system provided by Larry Rosenman
		<ler@lerctr.org>.

		Fixed a Linux maps file processing bug that prevented path
		names from having an embedded colon.  James Lingard
		<jchl@arastra.com> reported the bug and helped with its
		fix.

		Based on reports from Eric Dumazet and Samuel Thibault
		<samuel.thibault@ens-lyon.org> added support for the
		Linux 2.6.22 kernel's /proc/<PID>/fdinfo files -- i.e.,
		file offset and flags.  Samuel Thibault provided a test
		system.

		Fixed a Linux UNIX socket memory leak, reported by
		Philip Shin <pshin@xceedium.com>.  Phillip supplied the
		fix.

		With generous assistance from HP added support for an HP-UX
		11.23 patch that makes TLI/XTI socket address information
		available.

		Fixed a header file problem for FreeBSD 6.2 on the Alpha
		architecture.  The problem was reported by Pekka Honkanen
		<phonkane@cc.hut.fi>.  Pekka tested the fix.

		Based on a report and using suggested fixes from Karel Zak
		<kzak@redhat.com>, made these changes to Linux lsof: corrected
		a getpidcon() error message; insured that inode numbers are
		handled correctly for their unsigned long long type; and
		improved SELinux handling.  At the request of Alon Bar-Lev
		<alonbl@gentoo.org> added the LINUX_HASSELINUX environment
		variable to enable or inhibit SElinux support unconditionally.

		Updated Configure for FreeBSD 8.0-CURRENT and tested lsof on
		AMD64 there.

		Added a patch provided by Oles Hnatkevych
		<don_oles@able.com.ua> for FreeBSD systems where the root
		file system is on a CD9660 device.

		Added compensation for the disappearance of FMARK and FDEFER
		from the FreeBSD 8.0-CURRENT <sys/file.h>.

		Updated FreeBSD lsof with ZFS support.  Larry Rosenman
		<ler@lerctr.org>, Erwin Lansing <erwin@FreeBSD.org>, Wesley
		Shields <wxs@atarininja.org> and Dmitry Morozovsky
		<marck@rinet.ru> provided test systems.

		Fixed a socket file identification problem reported by
		Pavol Rusnak <stick@gk2.sk>.  Pavol also reported the
		cause of the problem.

		Added the ability to format the repeat mode marker line
		with strftime(3), where the dialect supports the
		localtime(3) and strftime(3) C library functions.  The
		addition was suggested by Mike Depot <mdepot@comcast.net>,
		who also tested it.  The addition required creating a new
		main lsof source module, util.c, that contains functions
		whose compilation conflicts with the general header file
		tree defined by lsof.h and dlsof.h.

		Based on reports from Andrei V. Lavreniyuk
		<andy.lavr@reactor-xg.kiev.ua> and Pav Lucistnik
		<pav@FreeBSD.org> updated the FreeBSD 7.0 and above
		file lock handling to use new locking structures.  The
		update requires a terrible hack to get a definition for
		the lock owner structure from a kernel source module
		into a local lsof header file.
2010-05-10 08:21:41 +00:00
pettai
16d8111eee Updated to version 2.2.10
Protocol fix, potential integer error in server decoding.
2010-05-09 22:09:30 +00:00
adam
9af79fe14e Changes 5.0.2:
- Add lmgr_is_locked() function to test if a thread own a mutex
- Remove comment field added in last patch
- Check if sql backend is thread-safe
- Fix cancel crash reported by Stephen Thompson
- fix grant_postgresql_privileges doesn t grant permissions on jobhisto_jobid_seq
- Add lock position info to volume manager
- Permits to use lock manager with file/line from outside
- Replace ASSERT in block.c with fail Job
- Use uint32_t for max_concurrent_jobs
- Use file and line for rwlock and lmgr in db_lock()
- Add File and Line info to rw_lock for lmgr
- Fix database locking calling db_lock and returning from function without
  calling db_unlock.
- Add missing db_unlock to bvfs_update_cache.
- Allow users to build bat without static QT if desired.
- Fix for qt mkspecs location on Fedora 12.
- Another fix for OpenSSLv1
- Add -lrt to Solaris links
- Fix tls.c for OpenSSLv1
- Fix plugin load not to stop if one plugin bad -- pointed out by James
- Remove --without-qwt from configure statement.
- Fix bug in bvfs_update function, should work much better now
- Lets not generate the ingres code automatically when the .sc or .sh files
  changes as it seems these files get outdated on some systems and then this
  rule kicks in on systems that don't have the esqlcc ingres compiler installed.
- Fix CentOS detection in regression get-os script
- Create subroutines to add exclusion for plugins
- This adds sql debugging to these classes that Eric wrote.
- This is a 1/2 fix of the issue. It allows for the sorting of the two non
  graphic columns, but still does not allow for sorting the graphic columns.
  The issue is with last. By setting the sort value, you are setting the value
  on the last. To experiment with what I mean, use the set background that I
  have commented out in this commit.
- Fix OpenSSL 1.x problem in crypto.c on Fedora 12
- Display AllowCompress warning message only if compression used in FileSet
- Added comment on dbi backend needing a recent version of libdbi from CVS as
  the version currently released 0.8.3 wont work for compiling the code.
- Add Warning check to SQL
- Fix readline to use TERM_LIB found for conio
- Move bacula shared objects in separate bacula-libs package.
- Fix for termcap lib on suse.
- Fix for shared objects name convention change.
- Remove mandrive and suse bacula.spec from configure
- Fix compile link flags for gigaslam
- Add missing defines for gccver.
2010-05-08 09:05:47 +00:00
jmmv
9a786011ff Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
2010-05-07 12:02:43 +00:00
jmmv
db643773a0 Add and enable etcutils. 2010-05-07 09:14:26 +00:00
jmmv
854050233e Import etcutils 0.1:
etcutils is a package that provides standalone utilities to manipulate some
of the configuration files in /etc in a programmatic manner.  Some of these
files can be seen as databases and, as such, they should have tools to
update them.

The utilities provided by etcutils are designed to permit their integration
into packaging systems.  Once integrated, packages can use these tools to
automatically modify these system-wide configuration files without having
to care about portability issues.  Of course, these utilities provide a
command-line interface that resembles that of other standard tools, and
thus their manual usage is also possible.

The following utilities are provided:

* services(8): Add, list, remove and check the presence of entries in the
  services(5) database.

* shells(8): Add, list, remove and check the presence of entries in the
  shells(5) database.
2010-05-07 09:13:59 +00:00
ahoka
87d7892e4c Drop maintainership on these packages, I am no longer interested. 2010-05-07 08:34:22 +00:00
cegger
4a6a57669c Apply c/s 19609 from upstream:
xend: Avoid deprecation warnings with Python 2.6.
http://xenbits.xensource.com/xen-unstable.hg/rev/4d6029814742
Fixes PR pkg/43231

Add LICENSE
Bump pkgversion
2010-05-05 06:12:35 +00:00
jym
740ac5d1a3 LICENSE + user-destdir. 2010-05-04 18:55:46 +00:00
is
2b33ec4416 Forgotten patches. Sorry for the inconvenience caused. 2010-05-03 10:17:05 +00:00
wiz
db4d7fc546 Update to 0.83.1:
D-Bus Python Bindings 0.83.1 (2010-02-18)
=========================================

Fixes:

* fd.o #21172: avoid some deprecation warnings in Python 2.6

* fd.o #15013: add dbus.lowlevel.MESSAGE_TYPE_SIGNAL etc., for those who care
  about message types at a low level

* When removing signal matches, clean up internal state, avoiding a memory
  leak in long-lived Python processes that connect to signals from arbitrarily
  many object paths (fd.o #17551, thanks to Marco Pesenti Gritti)

* When setting the sender of a message, allow it to be org.freedesktop.DBus
  so you can implement a D-Bus daemon in pure Python (patch from Huang Peng)
2010-05-02 13:31:54 +00:00
wiz
75b6d14083 Update to 2.01.01a78:
All:

-	New autoconf test checks whether fnmatch() has a working FNM_IGNORECASE

-	New autoconf test for strlcat() wcslcat()  strnlen() wcsnlen()


Libschily:

-	Schily fnmatch() now supports FNM_IGNORECASE

-	New files strlcat.c wcslcat.c  strnlen.c wcsnlen.c


Libfind:

-	libfind bumped to version 1.5

-	New file libfind/find_tok.h to separate the token names from the rest of the implementation.

-	Moved token definitions from find.c to find_tok.h

-	The primary -perm now implements a new feature:

	-perm +mode will evaluate as true if any of the bits set in mode are set in the
	permission bits fro a file.

-	A bug with -exec introduced with using vfork() instead of fork() was fixed.
	The replacement of the string "{}" now works correctly again even if the location
	of the path in memory was changed during a realloc().

-	New primary operators:
		-amin			deprecated - only for GNU find compatibility
		-cmin			deprecated - only for GNU find compatibility
		-mmin			deprecated - only for GNU find compatibility
		-empty			TRUE zero sized plain file or empty directory
		-execdir program [argument ...] \\;
		-fls file     		list files similar to 'ls -ilds' into 'file' (always TRUE)
		-fprint file		print file names line separated into 'file' (always TRUE)
		-fprint0 file		print file names nul separated into 'file' (always TRUE)
		-fprintnnl file		print file names space separated into 'file' (always TRUE)
		-ilname glob		TRUE if symlink name matches shell glob
		-ilpat pattern		TRUE if symlink name matches pattern
		-iname glob		TRUE if path component matches shell glob
		-ipat pattern		TRUE if path component matches pattern
		-ipath glob		TRUE if full path matches shell glob
		-ippat pattern		TRUE if full path matches pattern
		-okdir program [argument ...] \\;
		-print0			print file names nul separated to stdout (always TRUE)
		-executable		TRUE if file is executable by real user id of process
		-readable		TRUE if file is readable by real user id of process
		-writable		TRUE if file is writable by real user id of process

Mkisofs (Maintained/enhanced by J

-	Do no longer archive the output file if it is part of the archives directory
	tree.

-	New option -data-change-warn allows to prevent mkisofs from aborting when
	a file changes size.

	-data-change-warn is implemented via errctl="WARN|GROW|SHRINK *"

-	Print a hint to the option -data-change-warn if a shrunk/grown file is detected.

-	Print a hint to the option -no-limit-pathtables in case that there are more
	than 65535 parent directories in the target filesystem.

-	Print hints on using -joliet-long or on avoiding -J in case that there are
	file names that do not fit into 64 chars.
2010-05-02 10:45:50 +00:00
wiz
166e39cae2 Include desktopdb.mk, bump PKGREVISION. 2010-04-30 08:12:14 +00:00
sbd
4970daf7e6 Update the master sites 2010-04-30 07:30:28 +00:00
sbd
f22ad99c49 Enable the tests, and add an "opt" targent so "make opt" can be used to run
the optional tests.
2010-04-30 07:27:16 +00:00
sbd
b184cf518d Move lsof from using the LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS to
using pkg options lsof-more-secure and lsof-less-secure-sockets.

Also change the way the option are applied, the same way that the Customize
script does and it works on all supported dialects.
2010-04-30 06:53:06 +00:00
obache
c1e4230311 Set LICENSE=gnu-gpl-v2. 2010-04-29 09:24:18 +00:00
jnemeth
c98addcecd add and enable bcollect 2010-04-29 06:58:31 +00:00
tonnerre
e13e906b88 Import bcollect version 0.6.0.
bcollect is a tool for backing up remote hosts to local directories. It
can keep a defined number of copies for specific backup intervals to
give you a backlog of available backups for restoring data.

bcollect keeps its backups directly accessible as files and directories
so you can search through them and access files with regular tools and
just copy files back as needed.

In order to save space, bcollect uses hardlinks between different
instances of the same backed-up host so multiple backups don't take up
the same space multiple times. Only files which are actually different
between two backups actually occupy space. If the file has not been
changed, a reference will be created to the original file.
2010-04-28 00:29:21 +00:00
obache
f3b078e279 Update faekroot to 1.5.10.
fakeroot (1.5.10) unstable; urgency=low

  * Move po4a stuff to dist-hook and prebuild.
  * Drop po4a from build-deps.
  * In postrm, remove the symlink which may have been generated
    by ldconfig, to avoid upsetting piuparts.  closes: #351299.

 -- Clint Adams <schizo@debian.org>  Sat, 22 Jul 2006 16:02:43 -0400

fakeroot (1.5.9) unstable; urgency=low

  * Fix libc6-dev-amd64 typo in build-deps.  closes: #376903.
  * Drop amd64-libs-dev option from build-deps.
  * Bump Standards-Version to 3.7.2.

 -- Clint Adams <schizo@debian.org>  Sat,  8 Jul 2006 12:24:51 -0400

fakeroot (1.5.8) unstable; urgency=low

  * Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.

 -- Clint Adams <schizo@debian.org>  Thu, 16 Mar 2006 18:18:21 -0500

fakeroot (1.5.7) unstable; urgency=low

  * Use libtool 1.9+20051221-1 instead of 1.5.22-2.

 -- Clint Adams <schizo@debian.org>  Sun, 29 Jan 2006 22:44:47 -0500
2010-04-23 09:00:15 +00:00
taca
bfe349631a Make ruby-quota really usable on Linux.
It wasn't considered about member of struct dqblk, unsigned 64bit integer.

Bump PKG_REVISION.
2010-04-22 15:01:07 +00:00
taca
fae1026da3 Remove debugging printf() on Linux.
Bump PKGREVISION.
2010-04-21 05:34:31 +00:00
jmmv
daa47362e9 Add and enable gio-fam. 2010-04-20 17:45:09 +00:00
jmmv
b440316efc Initial import of gio-fam:
This package provides a backend for GIO to provide notifications on file and
directory alterations using FAM (or Gamin) as the monitoring system.
2010-04-20 17:44:26 +00:00
tnn
411b8295b0 avoid catpage regeneration 2010-04-20 16:01:38 +00:00
is
2590e760c6 Seems to work on LP64. 2010-04-19 13:58:43 +00:00
is
782e98bdc4 mtools 4.0.13, 2nd part. 2010-04-19 13:50:19 +00:00
is
3b92420347 Upgrade to 4.0.13. 2010-04-19 13:44:48 +00:00
jmmv
216c51031b Do not create etc/ConsoleKit/seats.d/ inside prefix during install. This
is automatically done by the installation scripts by creating the directory
inside sysconfdir (where it belongs).

Other than removing an unecessary directory creation, this prevents leaving
a directory behind upon package removal.

Bump PKGREVISION.
2010-04-18 19:51:47 +00:00
jmmv
fb1e4cac93 Add support for the debug option to the libgamin and gamin packages.
This is off by default so no need to bump the revision numbers.
2010-04-18 18:22:43 +00:00
agc
fe7951eea9 Remove the ''user'' package which is not needed. 2010-04-18 01:38:31 +00:00
agc
2beea20f01 Remove the sysutils/user package which is now not needed - if we find
a platform without the necessary tools to manage users, we can
resurrect this from the NetBSD-current sources.
2010-04-18 01:37:22 +00:00
zafer
745c13bc96 update master_site url. 2010-04-17 16:22:28 +00:00
jmmv
54be3a065a Build the tests when building the gamin package and allow running them.
No visible changes, so no revision bump.

Some tests are broken of course.  Will investigate later.
2010-04-16 22:32:14 +00:00
jmmv
e3f1d6aaef Fix build with current modular-xorg: remove inclusion of non-existent
header dpmsstr.h.  AFAICT through manual inspection of the code, none
of the symbols nor constants provided by the header still present in
xsrc are used.
2010-04-11 22:24:47 +00:00
tnn
00bd7d953c add "bn" locale to PLIST. Bump revision. 2010-04-11 16:38:29 +00:00
seb
9f5b2ec137 Add LICENSE 2010-04-10 13:47:35 +00:00
seb
7447db5549 Add & enable p5-Server-Starter 2010-04-10 13:44:27 +00:00
seb
68397c1b50 Initial import of p5-Server-Starter version 0.06 in the NetBSD
Packages Collection.

It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. The Perl 5 module Server::Starter,
solves the problem by splitting the task into two. One is start_server,
a script provided as a part of the module, which works as a superdaemon
that binds to one or more TCP ports, and repeatedly spawns the
server program that actually handles the incomming commenctions.
The spawned server programs under Server::Starter call accept(2)
and handle the requests.
2010-04-10 13:43:01 +00:00
drochner
09fbd2135d totem-pl-parser doesn't need evolution-data-server anymore -- remove
a stale option
2010-04-09 19:47:32 +00:00
tnn
815dc0e54f Update to libpciaccess-0.11.
Synced the netbsd support patch from xsrc HEAD, with a minor tweak:
 Now we first try to map memory in the newfangled /dev/pciN way.
 If that fails, then we fall back to /dev/mem.
 We need to do this to deal with netbsd-5 and earlier.

Add NetBSD/sparc64 to the list of supported platforms.

Upstream changes:

0.11.0:
 Add pci_device_get_parent_bridge()
 I/O port access routines
 Fix pci_device_open_io() to actually return something useful
 Fix I/O handle array allocator to work for devices past the first
 libpciaccess 0.11.0
 .gitignore: use common defaults with custom section # 24239
 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
 Deploy the new XORG_DEFAULT_OPTIONS #24242
 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
0.10.9:
 vgaarb: check pci_sys exists before initing vga arb
 shutup stupid gcc warning, strtok_r ignores the first parameter
 Free return value from scandir instead of leaking it.
 vgaarb: check for fd before close it
 vgaarb: fix newbie typo
2010-04-09 08:09:11 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
joerg
3162dc2e92 Use /usr/include/dev/apm/* on AMD64. Add explicit failure message for
systems that have neither those nor /usr/include/machine/apmvar.h.
Mark as DESTDIR ready.
2010-03-22 15:46:02 +00:00
wiz
a4eec2f4cc Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
taca
161f580ba2 Improve portability (NULL v.s. 0).
Bump PKGREVISION.
2010-03-21 14:49:10 +00:00
wiz
27e765fb89 Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk,
depend on version that removed dependency and bump PKGREVISION for
dependencies.
2010-03-20 12:43:29 +00:00
joerg
13711d559d USE_NCURSES=# -> USE_NCURSES=yes 2010-03-17 14:17:38 +00:00
taca
14abdb6755 Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more
and no need to specify PHP_VERSIONS_ACCEPTED explicitly now.

No functional change.
2010-03-15 16:45:59 +00:00
wiz
8a558125a9 Update to 2.01.01alpha77:
All:

-	Added support for DragonFly/x86_64

-	Support for "pcc" on Solaris x86 was added as a first step.
	The C-Compiler "pcc" http://pcc.ludd.ltu.se/ is based on the
	Portable C-Comppiler from AT&T from the late 1970s. It is
	under BSDl and thus offers compilation with a really free
	build environment.

	Note that due to a pcc bug, the autoconf results for
	Large File support are incorrect. Unless you edit the file
	incs/i386-sunos5-pcc/xconfig.h and manually correct the
	file to contain this:

#define _FILE_OFFSET_BITS 64    /* # of bits in off_t if settable          */

	You will not get working large file support.

	Support for more Operating system will follow after the issues
	in the compiler have been resolved.

Libfind:

-	Fixed a bug in libfind/walk.c (calling strcatl() with last parameter 0
	instead of (char *)0)

Cdrecord:

-	Fixed a bug with INDEX 00 support for CUE files from
	ExactAudioCopy

-	Cdrecord no longer tries to close a session on a BD-RE media.
	This is not supported in the recent MMC Standard and most drives
	return a SCSI error when attempting to close such a session.
2010-03-15 12:10:36 +00:00
gls
c9c4726755 Remove trailing whitespace. 2010-03-11 21:40:46 +00:00
adam
5592f0f9ac Sqlite is no longer supported, sqlite3 is the default now 2010-03-11 16:03:49 +00:00
gls
1eed2b0204 Update to 2.0.7.
Patch provided by maintainer, Andrey Simonenko in PR 42945.
Fix MASTER_SITES.

Changes in ipa-2.0.7:

    *	If during initialization a limit has time of START, REACH or
	UPDATED event greater than current time, then ipa will not restart
	such limit immediately.

    *	If during initialization a not reached limit has time of START event
	greater than current time, then ipa will change time of this event
	to current time and will not restart such limit immediately.
2010-03-10 21:16:55 +00:00
adam
cc98df446d Changes 5.0.1:
* We believe that we have resolved most of the problems
  concerning canceled or failed jobs being "stuck" in the
  Director.  There is one outstanding problem in the SD when
  canceling jobs that we will fix in the next major release.
  If you see jobs that seem to be stuck, in general issuing
  a cancel command in bconsole should now make them go away.

Directives:
* The default for "Allow Duplicate Jobs" has been changed from
  no to yes.  If you use this directive, please check your
  conf file, and note the next two items!
* AllowHigherDuplicates disabled. It did not work as documented
    and was confusing.
* New directive "CancelLowerLevelDuplicates" See New Features
  section in the manual.
* Truncate on Purge rewritten.  See New Features section in the manual.

* Bug fixes

* Ensure SD asks for help when looping even if poll set.
* Fix three-pool regress bug
* This version fixes an issue where the console window would start out
  docked. It is fixed by initiating the variables in the Pages class wi
  constructor.
* Fix make_catalog_backup.pl fails when catalog db is on other host
2010-03-09 07:06:00 +00:00
jym
889d624a64 user-destdir support, and add LICENSE (gnu-gpl-v2). 2010-03-08 01:19:42 +00:00
joerg
719a20854d DESTDIR ready 2010-03-07 23:15:11 +00:00
obache
15e08607ba * Add user-destdir installation support.
* set LICENSE=gnu-gpl-v2.
2010-03-07 09:03:14 +00:00
martin
a2690ba69d NetBSD 5.99.21 and newer does not swap out user areas 2010-03-04 14:56:13 +00:00
schmonz
86db693b51 Update to 4.1.3. From the changelog:
-fix 64-bit data patterns with some versions of gcc.  Thanks: Tony Battersby.
  -clarify `make install` in readme.  Thanks: Marc Lobelle.
2010-03-04 08:43:21 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
wiz
ba0f347239 Update to 1.11, provided by Mustafa Dogan in private mail.
Changes in version 1.11:

In case of error writing the logfile to disc, the user is now given the
possibility of fixing the problem and continue.

The splitting algorithm has been modified to read secuentially the areas
smaller than a threshold size.

After every read error, ddrescue now verifies the input file has not
disappeared.

In rescue mode, ddrescue now shows the time elapsed from the last
successful read.

Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue.

Descriptions of "--direct", "--synchronous" and "--sparse" in the manual
have been made clearer.

Description of rescue algorithm in the manual has been made clearer.

"make check" now verifies that files are open in binary mode.

A warning about logfile usage has been added to "ddrescue --help" output.

1.10:
Changes: The option "--try-again" has been added. The size skipped
when bad sectors are found has been made independent of "cluster-size".
Rescue speed has been improved for large log files. An overflow
reading from devices of undefined size has been fixed. "make
install-info" should now work on Debian and Mac OS X.


1.9
Changes: The new option "--domain-logfile" has been added. Verbosity
control of user messages has been simplified. This release improves
portability by using the LLONG_MAX macro instead of LONG_LONG_MAX.
This release is also available in lzip format.
2010-02-25 20:21:44 +00:00
reed
3283df32e5 Add more details to bare description. 2010-02-25 18:31:08 +00:00
drochner
22410be11d update to 1.2.8.5
changes: minor bugfixes
2010-02-24 18:45:43 +00:00
drochner
720008ff51 build against libslang2 rather than libslang1, initialize its UTF8
handling, bump PKGREVISION
2010-02-24 17:56:20 +00:00
sno
3196de0c7d Added sysutils/p5-Linux-Inotify2 version 1.2.1 2010-02-23 13:51:47 +00:00
sno
00096b34a0 Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependency
of scheduled update of devel/p5-File-ChangeNotify to 0.12

This module implements an interface to the Linux 2.6.13 and later Inotify
file/directory change notification sytem.

It has a number of advantages over the Linux::Inotify module:
    - it is portable (Linux::Inotify only works on x86)
    - the equivalent of fullname works correctly
    - it is better documented
    - it has callback-style interface, which is better suited for
      integration.
2010-02-23 13:51:34 +00:00
sno
87c40884b9 Added sysutils/p5-IO-Kqueue version 0.34 2010-02-23 13:22:09 +00:00
sno
4482d8b94b Importing sysutils/p5-IO-KQueue version 0.34 as dependency for scheduled
update of devel/p5-File-ChangeNotify to 0.12.

This module provides a fairly low level interface to the BSD kqueue(2) system
call, allowing you to monitor for changes on sockets, files, processes and
signals.

Usage is very similar to the kqueue system calls, so having read and
understood the kqueue(2) man page is a usage prereqisite.
2010-02-23 13:08:53 +00:00
sno
90e985cabc Updating sysutils/p5-Lchown from 1.00nb2 to 1.01
pkgsrc changes:
- Add license definition
- Add new module type
- Make clear that it requires a C compiler

Upstream changes:
1.01    2009-10-18
        RT #25968
        changed to Module::Build
2010-02-22 16:30:40 +00:00
sno
933e92fde9 Updating sysutils/p5-Sys-Filesystem from 1.23 to 1.27
pkgsrc changes:
- Adding license definition
- Adding dependencies

Upstream changes:
1.27
	Fixing RT#54406 (patch from Robert Bohne with some modifications)
	Fixing RT#54599 (patch from Jonathan Yu)
	Fixing wrong dependencies detection on Windows
	Fixing generic fstab/mnttab reading

1.26
	Adding more special file systems for Linux
	Prefer /proc/self/mounts over /etc/mtab (when available), fixes
	  RT #51151 (Thanks Tyler MacDonald)
	Fix some tests to skip when no regular file systems could be found
	Some Win32 fixes
	Switch to Module::Pluggable to load OS-plugins
1.25
	Fixed support for FreeBSD and generalize BSD support
	Fixed support for AIX
	Fixed aliased attribute support for Sys::Filesystem->filesystems
	Fix "Sys::Filesystem->filesystems ()" and
	  "Sys::Filesystem::filesystems" (reported by H.Merijn Brand)
	  by using Params::Util
	Add keyword "Id" to be used/expanded by svn
	Explain how restrictions on method filesystem works in Sys::Filesystem
	Add a version method to all fs plugins
	Update documentation
	Correct t/03test.t to use format instead of type (recommended)

1.24
        Added support for NetBSD (Jens Rehsack)
        Added support for HP-UX (H.Merijn Brand)
        Fixed POD a little
        Add a simple test to see whether it's working or not
	Increased required perl version (suggested by H.Merijn Brand)
2010-02-22 14:27:01 +00:00
tez
c755a771d3 fix for pr#42396 from dbus 1.2.16 (different branch than this)
don't pass -no-pointer-sign to compiler that does not support it (gcc34)
2010-02-21 19:32:25 +00:00
wiz
05f347b12d Apply patch:
Fix problem with systems with more than 2 GB memory (notably,
x86_64-based systems).  Thanks Goswin Brederlow.

From Debian via Andrew Daugherity in PR 36627.

Bump PKGREVISION.

pkglint cleanup while here.
2010-02-21 16:44:52 +00:00
wiz
640a03ab3f Remove adjustkernel: Broken since 2002 (PR 17761). 2010-02-21 16:25:48 +00:00
wiz
54f0bf588b Update to 2.01.01alpha76:
NEW features of cdrtools-2.01.01a75:

Cdrecord:

-	Hidden Track support is now complete:

-	Added support for writing Hidden Audio Tracks before Track #1
	in the Mtsushita CW-7501 device driver.

-	Added support for writing Hidden Audio Tracks before Track #1
	in the Sony CDU-924 / CDU-948 device driver.

-	Added support for writing Hidden Audio Tracks in RAW mode.
	Cdrecord-2.01.01a74 did put "track number 0" into the subchannel
	data for track 1 index 0. Cdrecord now correctly writes Track #1
	into the sub channel data.

-	Added support for Track #1 having a different number than 1 into
	the CUE file parser.

-	The CUE file parser now prints much better error messages in case that
	a keyword is seen out of the permitted order.

-	The CUE file parser now supports hidden tracks.

-	Fixed a bug in the CUE file parser that caused "pregap size 0" (missing
	INDEX 00) to be replaced by the default pregap size of 150 sectors.


Cdda2wav (Maintained/enhanced by J

-	Hidden Track support is now complete:

-	Fixed a bug in the cdda2wav track loop control that caused cdda2wav
	not to write the *.inf file for the last track in case of an audio CD
	with a hidden track.

-	Introduced an alias "isrc" and "ISRC" for -vtrackid

-	Introduced an alias "mcn" and "MCN" for -vcatalog

-	cdda2wav now emits a "PREGAP" keyword in the CUE file for a CD without
	hidden track if it starts with a sector number > 0.

NEW features of cdrtools-2.01.01a76:

Cdrecord:

-	Added a workaround for a firmware bug in the drive:
	'HL-DT-ST' 'BD-RE  BH10LS30 ' '1.00'
	That causes the drive to return zero media size for BluRay media.

-	cdrecord now aborts if the cuefile= option was specified with a non-CD
	media in the drive.

-	CDRWIN CUE files now may refer to several data files where each data file
	contains less than the whole disk but more than a single track.

-	The CUE parser now correctly sets the sector size information for the
	lead-in area.

-	The CUE parser now by default only accepts CDRWIN CUE compliant files
	but may be switched into an enhanced mode by introducing a special comment
	"REM CDRTOOLS"

-	The CUE parser now supports a FILE command between INDEX 00 and INDEX 01.
	This is needed in order to write CUE sheets from Exact Audio Copy.
	Note that cdrecord needs to be switched into the enhanced CUE parser mode
	by either specifying "REM CDRTOOLS" or by specifying:
	REM COMMENT "ExactAudioCopy v0.99pb5"

	Also note that cdrecord currently does not support more than one FILE
	command per TRACK. For this reason, hidden audio tracks only work if
	the hidden audio data is in the same file that also contains data for
	track 1.

-	New commands "ARRANGER", "COMPOSER" and "MESSAGE" for adding CD-Text information
	in CUE files. Note that these commands are cdrecord specific extensions that
	re unknown by CDRWIN and thus need "REM CDRTOOLS" to be enabled.

-	The CUE file format is now documented in the cdrecord man page.

-	Fixed a small type bug in cdrecord/fifo.c (introduced a few
	versions before) that hits if the OS does not support the FIFO.


Cdda2wav (Maintained/enhanced by J

-	New cdda2wav option -vaudio-tracks

-	Make cdda2wav -q silent again (even with CDs with hidden track) to
	make it compatible again with scripts.

-	cdda2ogg and cdda2ogg.1 added to standard install
	The script cdda2ogg was enhanced to work seamlessly.

-	cdda2mp3 and cdda2mp3.1 added to standard install
	The script cdda2mp3 was enhanced to work seamlessly.

-	the scripts cdda2ogg and cdda2mp3 now allow to forward options to
	cdda2wav.

	In order to enable "paranoia mode", call:

	cdda2ogg -paranoia

	In order to enable the most proof "paranoia mode", call:

	cdda2ogg -paraopts=proof

-	The cdda2ogg man page was completely reworked

-	The SYSvr4 pkg definition now includes cdda2ogg and cdda2mp3

-	Added a workaround for a broken ASPI that hangs with
	odd transfer counts.


Readcd:

-	Added a workaround for a broken ASPI that hangs with
	odd transfer counts.
2010-02-21 13:19:51 +00:00
joerg
924052ac2b Allow unprivileged installation. No point in making the executable
readable only for root.
2010-02-20 00:02:33 +00:00
joerg
d9cb2a97c1 Fix permissions. 2010-02-19 21:23:34 +00:00
joerg
05acd1330d Fix ownership. Bump revision. 2010-02-19 21:21:20 +00:00
joerg
e13983927d Fix ownership. Bump revision. 2010-02-19 20:48:44 +00:00
joerg
93b5e131c9 Fix ownership. Bump revision. 2010-02-19 20:30:21 +00:00
joerg
ad505a7a1d Really use root for the config files. Bump revision. 2010-02-19 19:05:26 +00:00
joerg
86e038c3f9 Use REAL_ROOT_USER here. 2010-02-19 18:55:56 +00:00
seb
d55ce28666 Add & enable p5-Mac-AppleScript and p5-Mac-AppleScript-Glue 2010-02-18 03:01:08 +00:00
seb
ea3cae9ed8 Initial import of p5-Mac-AppleScript-Glue version 0.03 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.
2010-02-18 02:56:35 +00:00
seb
42bc49550d Initial import of p5-Mac-AppleScript version 0.04 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript is a simple interface to the OSA
scripting stuff.
2010-02-18 02:56:04 +00:00
joerg
66e9048cd9 DESTDIR support 2010-02-17 15:39:02 +00:00
joerg
fed0eef2ea DESTDIR support 2010-02-17 15:14:05 +00:00
sno
045d9ef0b4 Updating sysutils/p5-SSH-Batch from 0.021 to 0.023
pkgsrc changes:
- Add license definition

Upstream changes:
0.023
- key2nodes: more examples added to SYNOPSIS in its POD.
- added repository address into Makefile.PL, thanks Alexandr Ciornii.

0.022
- tonodes: now we automatically expand ~ and ~foo using local USER env if set
- added support for SSH_BATCH_SSH_CMD env and --ssh option to key2nodes.
- tonodes now print a warning message while expanding ~ and ~foo locally in the target path.
- added more docs explaining how to disable StrictHostKeyChecking for ssh
2010-02-17 11:10:21 +00:00
wiz
2de6c38cb4 PKGREVISION bump for libxklavier shlib update. 2010-02-16 13:35:40 +00:00
wiz
82ceabf0ce Update to 0.84:
There are some compatibility fixes here, but I should call out for OS
builders commit 34636b12c62523b9db789b0fbeb3a86782debf10 where you no
longer have to pass --with-introspect-xml to configure.
2010-02-16 13:23:50 +00:00
drochner
71bf84d51e these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
joerg
5c61340c88 DESTDIR support 2010-02-12 14:56:19 +00:00
joerg
ec002db210 DESTDIR support 2010-02-12 14:42:45 +00:00
joerg
d20a4494e5 DESTDIR support 2010-02-12 14:16:57 +00:00
joerg
2d93a69cf8 Don't derive DISTNAME from PKGNAME. 2010-02-11 12:38:45 +00:00
joerg
fd5b9b57b0 Allow Python 2.6. 2010-02-10 21:09:05 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
c2e442e671 Retire sysutils/xraidadmin. 2010-02-10 16:54:21 +00:00
joerg
f9fc7fb1e7 Retire NetBSD 1.5 only program. 2010-02-10 16:49:05 +00:00
taca
c2393984ea Update pear-Log package from 0.8.4 to 1.12.0, fixing PR pkg/42673.
Changes are too huge to show here, please refer:
http://pear.php.net/package/Log/download/All.

And now, this pacakge supports PHP5 only.

1.12.0

This release drops PHP4 compatibility (enforced by the package dependencies).

There is unfortunately no way to support both PHP4 and PHP5 in the same code
base when running under E_ALL. Because it appears that the majority of Log
package users have moved to PHP5, the Log package now targets that audience.

Given the fact that the Log package is now largely in maintenance mode,
existing PHP4 users shouldn't feel adandoned. If necessary, important fixes,
etc. can be merged back into the 1.11.* release line, which will retain PHP4
compatibility.
2010-02-06 16:05:13 +00:00
heinz
eef5df8bd4 Provided a working, although outdated, HOMEPAGE. 2010-02-04 21:27:46 +00:00
heinz
dfab45357f Added support for installation to DESTDIR and LICENSE information.
Uses PKGMANDIR now.
2010-02-04 21:14:02 +00:00
heinz
cd5f7baa85 Added support for installation to DESTDIR and LICENSE information. 2010-02-04 20:58:45 +00:00
taca
0656211bcc Update sysutils/puppet to 0.24.9.
* Add LICENSE.
* Add patches for CVE-2009-3564 from puppet's repositry.
* puppet user/group handling which commented out now.
* Some other pkgsrc tweak.

0.24.9
    Fix for temporary file issues
    (https://bugzilla.redhat.com/show_bug.cgi?id=502881)
2010-02-04 16:22:02 +00:00
wiz
3068c8c953 Update to 2.01.01alpha74:
NEW features of cdrtools-2.01.01a73:

Cdrecord:

-	The *.inf file parser now supports a new tag "Track=" that
	is intended to carry the absolute track number from the original disk.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now permits to use "max" for the endtrack number. This
	allows to specify e.g. -t2+max for a list of tracks from track #2
	to the last audio track on the disk.

-	New option -cuefile allows to tell cdda2wav to create a CDRWIN CUE
	file. This currently only works together with wither -tall, or with
	-t0+max or -t1+max.

	Note that due to a misconception in the CDRWIN CUE file definition,
	it is impossible to create 100% correct CD-audio copy by 100%
	following the CDRWIN CUE file definition and having separate audio
	files for each track at the same time. For this reason, it is currently
	impossible to create CDRWIN CUE files while using cdda2wav -B.

-	Cdda2wav now only writes a binary *.cdtext file in case that this
	file would contain more data than a header that tells that there
	is no further content.

-	Cdda2wav no longer removes the Index0 entry from a longer Index list
	if Index0 is -1.

-	Cdda2wav now automatically scans for hidden audio tracks. This is a
	complex task as there are drives that do not allow to read the
	hidden data before track 1.

-	New option -no-hidden-track allows to prevent cdda2wav from scanning
	for a hidden audio track.

-	Cdda2wav now writes the new tag "Track=" into the *.inf files that
	is intended to carry the absolute track number from the original disk.

-	A shortcut for paraopts=sectors-per-track-1,retries=200 was introduced.
	The name of the shortcut is "proof", so just use "paraopts=proof" for
	selecting the most stringent paranoia mode.

-	Cdda2wav now automatically selects paranoia mode in case that the
	paraopts= option was used.

-	Cdda2wav now again works in suid root mode on Solaris 11. It seems that
	the development versions from Solaris 11 did change the behavior with
	fine grained privileges in a way that was incompatible with the way
	cdda2wav did try to handle both suid root and fine grained privileges.

Mkisofs (Maintained/enhanced by J

-	The man page for mkisofs was enhanced in order to better mention
	that mkisofs always writes ISO-9660 and that other file systems are
	thus always added as a hybrid file system.

NEW features of cdrtools-2.01.01a74:

Cdrecord:

-	Cdrecord now supports to copy CDs with hidden track if there are *.inf files
	created by cdda2wav. In order to copy a CD with hidden Track with optimal
	quality, call:

	cdda2wav -vall -B -paranoia paraports=proof cddb=0
	cdrecord -v -sao -useinfo -text *.wav

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Cdda2wav (Maintained/enhanced by J

-	A forgotten debug message from implementing support for hidden tracks
	has been removed.

-	Fixed a small bug that made cdda2wav with hidden track support not fully
	compatible to earlier versions. In case that only one track is to be extracted,
	this is again always track #1 regsrdless whether the CD has a hidden track.

-	Fixed a bug with CDRWIN CUE file support. Cdda2wav used the tag "WAV" instead
	of "WAVE" for the data type specifier in the FILE tag.

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Readcd:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Scgcheck:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Btcflash:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Mkisofs (Maintained/enhanced by J

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5
2010-02-03 16:04:26 +00:00
joerg
9d1c040b2f DESTDIR support 2010-02-03 12:41:47 +00:00
joerg
f08caa596f Really enable destdir support 2010-01-28 00:19:41 +00:00
joerg
c76f6f6a08 DESTDIR support 2010-01-27 22:26:39 +00:00
joerg
3df47416d5 DESTDIR support 2010-01-27 20:57:22 +00:00
joerg
4cebfdc30f DESTDIR support 2010-01-27 20:41:16 +00:00
joerg
3697bfb680 DESTDIR support 2010-01-27 20:28:15 +00:00
joerg
25145759fa Untested destdir support 2010-01-27 20:24:57 +00:00
joerg
5aed922ce0 DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
joerg
e8bc112b94 DESTDIR support 2010-01-27 20:19:36 +00:00
joerg
d4218405f7 DESTDIR support 2010-01-27 20:09:09 +00:00
joerg
b88c47e0a6 Finish DESTDIR support 2010-01-27 20:05:28 +00:00
joerg
e8180d9a9a DESTDIR support 2010-01-27 20:01:36 +00:00
joerg
561595ad92 Really add destdir support 2010-01-27 20:00:36 +00:00
joerg
2096d1a14b DESTDIR support 2010-01-27 19:51:55 +00:00
joerg
1d494ad87c DESTDIR support 2010-01-27 19:31:05 +00:00
joerg
c896ec5454 DESTDIR support. Fix man page location. 2010-01-27 19:29:47 +00:00
joerg
33c4173462 DESTDIR support 2010-01-27 19:27:24 +00:00
joerg
0f5e6bc2cd DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 19:27:08 +00:00
joerg
47ce6f1059 DESTDIR support 2010-01-27 19:24:27 +00:00
joerg
6ea83ecd0e DESTDIR support 2010-01-27 19:13:37 +00:00
joerg
b223d8ecaa DESTDIR ready. 2010-01-27 19:12:29 +00:00
joerg
c71aeeb8a1 DESTDIR support 2010-01-27 19:07:31 +00:00
joerg
209b67b26e DESTDIR ready. 2010-01-27 19:03:58 +00:00
joerg
61b6a39101 DESTDIR support 2010-01-27 18:56:54 +00:00
joerg
28b2dba219 DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 18:56:44 +00:00
joerg
3a436110ad DESTDIR support 2010-01-27 18:51:33 +00:00
joerg
9ba511b223 DESTDIR support 2010-01-27 18:38:15 +00:00
joerg
aadef89f10 DESTDIR support. Not MAKE_JOBS_SAFE. 2010-01-27 18:36:54 +00:00
joerg
bdbe175060 DESTDIR support 2010-01-27 18:25:46 +00:00
joerg
ff1bb81e90 DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
wiz
bfe9f68b9d + iat. 2010-01-26 19:37:52 +00:00
wiz
f919d66e8b Initial import of iat-0.1.7:
Iso9660 Analyzer Tool is a free utility tool for detecting the
structure of DVD/CD-ROM image file formats; the tool supports many
CD/DVD-ROM data image file formats.

Iso9660 Analyzer Tool provides the conversion of any image format
to an UDF/ISO for easy mounting in your favorite Operating System.
The tool also permits the creation of TOC or CUE file descriptor
to burn the image easily with your favorite burner on your favorite
Operating System. If the image is not compliant with TOC or CUE,
it should be converted to UDF/ISO format which can be mounted upon
any Operating System.

If the Operating System does not support image of DVD/CD-ROM, then
creating the TOC file descriptor is a good option burn 1:1 original
image. Iso9960 Analyzer Tool provides option to create TOC file
descriptor. Note some application does not support TOC descriptor.

Similarly, if the Operating System does not support image of
DVD/CD-ROM, then creating the CUE file descriptor is also a good
option. Iso9960 Analyzer Tool provides option to create CUE file
descriptor. Note the creation of CUE might not work with protected
image.
2010-01-26 19:37:23 +00:00
drochner
35f525d3a9 manke the "avahi" option non-default, as in other gnome base pkgs,
bump PKGREVISION
2010-01-26 19:30:14 +00:00
wiz
4089946672 Bump PKGREVISION for new patch-ax. 2010-01-26 06:16:30 +00:00
macallan
9a8eae61e2 make this work on non-x86
OKed long, long ago by jmcneill
2010-01-26 01:12:02 +00:00
hubertf
cd1f1bf0dd Add LICENSE 2010-01-24 23:13:31 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
hubertf
5dfbe733c5 Add 2-clause-bsd license 2010-01-24 14:46:29 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
heinz
f88586a2bb Enabled installation to DESTDIR. 2010-01-22 00:27:36 +00:00