Commit graph

4843 commits

Author SHA1 Message Date
taca
cb4d4f1c52 Add and enable smbldap-tools. 2008-06-16 16:05:09 +00:00
taca
55a29dc539 Importing smbldap-tools version 0.9.5. It has still experimental phase.
Smbldap-tools is a set of scripts designed to help integrate Samba and
a LDAP directory.  They target both users and administrators of unix
systems.

Users can change their password in a way similar to the standard
`passwd' command.

Administrators can perform user and group management command line
actions and synchronise Samba account management consistently.

A version of these tools are bundled with samba, but this set is from
the master development site and is generally more up to date.
2008-06-16 16:04:25 +00:00
joerg
0a2da9314b Fix DESTDIR. 2008-06-16 15:36:07 +00:00
peter
3507adc02f Update pftop to version 0.7. Tested on NetBSD 3.1, 4.0 and yamt-pf42.
Changes in version 0.7:
This version adds state filtering, which is funded by backcountry.com,
many thanks. It is now possible to select which states are displayed
using a tcpdump(8) like filtering language. The filter can be specified
on the command line, using the '-f' switch. It is also possible to
change the filter interactively using the 'f' command key.
Some sample, not necessarily practical, filters are given below:

- Do not show pfsync or carp traffic:

  not (pfsync or carp)
  not pfsync and not carp

- DNS traffic not going to or coming from the DNS servers:

  port 53 and not host (10.0.0.10 or 10.0.0.11)

- States with input bytes greater than 1M:

  inb > 1000000

- Traffic with very small average packet size:

  ((inb / inp) + (outb / outp))/2 < 100
  inb / inp + outb / outp < 200


Changes in version 0.6:
No functional changes. It now compiles and runs on OpenBSD 4.1-current
after pf interface changes. This version also contains separated pf
and display code. This should make adding new views easier.


Changes in version 0.5:
This version displays all active pf rules by traversing the ruleset tree.
In addition HFSC queues are now displayed correctly thanks to
Jared Spiegel. This version also incorporates other patches and comments
I have received since the previous release. Many thanks to all who have
contributed.

- New command-line switch 'S' to start the display at a given state.
- Display HFCS statistics in the queue page.
- Fixed state and rule byte and packet counters
- Fixed state sorting by packets and bytes
- Fixed some minor display problems
- The rule view now traverses all rulesets, and displays all active rules,
  together with anchor (ruleset) names.
- Anchor and Label fields dynamically resize themselves
2008-06-15 14:09:03 +00:00
tnn
96502be895 restore patch fragment that was lost in the recent update 2008-06-14 10:24:52 +00:00
joerg
b762b2f951 Fix DESTDIR. 2008-06-14 08:50:53 +00:00
drochner
bb7d6d8f9c update dbus dependency 2008-06-13 11:32:28 +00:00
drochner
aa03a20cab update to 0.76
changes:
-some critical bugfixes
-more bugfixes
-New function to specify default timeout for calls on proxy
-Implement org.freedesktop.DBus.Properties.GetAll
2008-06-13 11:31:10 +00:00
drochner
d42c6e47c6 update to 1.2.1, mostly from Blair Sadewitz
There is some stuff in the pkg which is not completed or doesn't work yet,
as support for NetBSD's new atomic increment ops, but this is not
essential. It is a good moment to do the update right now because gtk2
was just updated, and there is just enough time before the next branch.
This is a major update, too many changes to list here.
2008-06-13 11:28:35 +00:00
heinz
9bb362b1a4 Added support for installation to DESTDIR. 2008-06-12 20:44:52 +00:00
obache
5106ed148a + wbm-virtual-server 2008-06-12 08:40:51 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ad
879bffa757 Update MASTER_SITES. 2008-06-11 16:46:36 +00:00
obache
fabae02da4 Update detox to 1.2.0.
Based on MAINTAINER update request in PR 38940.
While here, add DESTDIR support.

Changes since detox-1.2.0-rc1
 - Added the ability to ignore specific files.
   [sourceforge.net tracker #1253826]
 - Fixed a bug where directories specified on the command line wouldn't
   get translated. [sourceforge.net tracker #1213623]
 - Added support for translating large files.
   [sourceforge.net tracker #1509493]
 - Added inline-detox for stream based detoxification.
2008-06-11 13:56:29 +00:00
jnemeth
2c418d56e9 This is the "Virtualmin" module for Webmin.
It is a Webmin module for managing multiple virtual hosts through a
single interface, like Plesk or Cpanel. It supports the creation and
management of Apache virtual hosts, BIND DNS domains, MySQL databases,
and mailboxes and aliases with Sendmail or Postfix. It makes use of the
existing Webmin modules for these servers, and so should work with any
existing system configuration, rather than needing it's own mail server,
web server and so on.

Virtualmin can also create a Webmin user for each virtual server, who is
restricted to managing just his domain and its files. Webmin's existing
module access control features are used, and are set up automatically to
limit the user appropriately. These server administrators can also manage
the mailboxes and mail aliases in their domain, via a web interface that
is part of the module.
2008-06-10 02:20:42 +00:00
drochner
47f7bbe623 needs msgfmt, from Hasso Tepper per PR pkg/38862 2008-06-05 10:14:54 +00:00
obache
4806f8c780 Need msgfmt to build.
Noticed by Hasso Tepper in PR 38813.
2008-06-01 08:19:48 +00:00
hauke
4a6b3dbc1f Radmind update to 1.11.1
This release of Radmind includes the following changes:

* Fixed port failover on Mac OS X 10.5 clients.
* Exclude patterns now support escape sequences [ Bug 1856125 ]. Thanks
to Scott Hannahs for the report.
* fsdiff manpage: clarification of exclude behavior.

Major changes since 1.10.0:

- Support for exclude patterns.
- The default server port is now the IANA-registered 6222. Clients now
try to connect to port 6222 by default, failing over to the legacy port
if necessary.
- USE_ASCII defined on Mac OS X to improve case-insensitive fsdiff
performance.

Minor changes and fixes:

- lcksum -a works again. Thanks to Geoff Franks for the report.
- Minor cleanup of port selection code.
- Set correct paths for TLS related files. Thanks to Linc Davis for
reporting the problem.
- ra.sh up is now shorthand for ra.sh update.
- Allow directories to have 5 or 6 arguments on all platforms. This
fixes a bug preventing twhich from parsing apple transcripts on
non-apple hardware.
- twhich now trims trailing slashes from paths passed in from the
command line.
2008-05-30 14:45:45 +00:00
wiz
bb2d148e97 Update to 2.01.01.40:
All:

-	Added an autoconf test for SIZEOF_FLOAT & SIZEOF_DOUBLE to allow
	to compile the Bourne shell in 64 bit mode.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	mkisofs now prints more explicit error messages if the strings (like
	e.g. the volume name) inside the PVD do not fit. This should help
	people that 	use e.g. UTF-8 based locales and don't understand
	that the strings may use up more octett space than the number of
	characters in the string.

-	mkisofs now supports to import multi-extent files (> 4 GB) from old
	sessions.
2008-05-30 10:59:49 +00:00
drochner
4a34e7f90e update to 2.22.2
change: Performance fix for bad graphic card drivers
2008-05-29 17:08:43 +00:00
tnn
9bef4463fc Convert to user destdir (use SPECIAL_PERMS) 2008-05-29 16:52:59 +00:00
drochner
36fc82810d sync w/ base pkg 2008-05-29 16:07:07 +00:00
drochner
f2dee8b1d2 update to 0.2.4
changes:
-bugfixes
-Add ability to control http debuging through GVFS_HTTP_DEBUG
 env variable
2008-05-29 11:39:41 +00:00
drochner
ed7e9f2d27 remove obsolete esound dependency, ride on update of some minutes ago 2008-05-29 11:25:28 +00:00
drochner
2d086a1953 update to 2.22.3
changes:
-speed up thumbnailing
-more UI improvements
-bugfixes
2008-05-29 11:19:41 +00:00
drochner
644594c9d1 update to 2.22.2
changes:
-Do not show separators at the beginning/end of a menu, or after
 another separator, but add an option to show them
-bugfixes
-layout improvements
-translation updates
2008-05-29 11:08:52 +00:00
drochner
b6dff5b9e5 update to 2.22.2.1
changes:
-fix for people running a session without nautilus
-translation updates
2008-05-29 11:03:29 +00:00
wiz
0284b4cf26 Remove two more directories. Bump PKGREVISION. 2008-05-29 08:04:45 +00:00
abs
e07a1f67b4 Update sysutils/p5-File-Copy-Recursive from 0.35 to 0.36
0.36  Wed Apr 16 15:32:36 2008
    - made all bareword file handles be lexical variables if the perl is new enough to support it (5.6.0 and up, see 'Indirect Filehandles' in perlopentut)
2008-05-28 20:54:43 +00:00
tnn
1dd4358c42 Mark some packages as not for bulk building on HPUX. 2008-05-26 22:37:30 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
wiz
41f426ade1 Reset maintainer on his request. 2008-05-25 21:20:07 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
tnn
1b0172a782 Add destdir support. 2008-05-24 13:30:36 +00:00
gson
2c0229797b Note the need for options INCLUDE_CONFIG_FILE when using Grub. 2008-05-22 13:26:54 +00:00
tnn
f59935a965 Honour PKGMANDIR 2008-05-20 18:36:47 +00:00
christos
6f251da065 make this work again. 2008-05-17 23:53:29 +00:00
obache
580204fec2 Update smartmontools to 5.38, UNSTABLE to STABLE.
Based on patch provided by Sergey Svishchev in PR 38573.
This version contains DragonFly support, noted in PR 36982.
patch-ag is taken from PR 38199.

Date 2008-03-10
Summary: smartmontools release 5.38 (STABLE)
--------------------------------------------
This is a stable release of smartmontools.  In addition to changes
below, it includes:

 - Libata/Marvell driver devices no longer need explicit '-d' switch
 - DEVICESCAN automatically detects libata/marvell driver SATA devices
 - Fixed auto-offline/autosave support in FreeBSD
 - SAT device type + SCSI generic devices work properly with smartd under Linux
 - Many additions to drive database
 - More portable autogen/autoconf/automake script set
 - Additional Windows IOCTL route to access SMART data
 - Some ATA-8 updates
 - Smoother CCISS compilation support in Linux
 - Dragonfly support
 - Fixed some ATA identity byte swap problems on big endian CPUs
 - Added support for the QNX operating system
 - No-fork option added to smartd
 - Improved device scanning and drive type recognition in Windows
 - 3ware support for controllers with more disks (32 max)
 - Improved Windows installer
 - Improved SMART Attribute list and descriptions
 - Fix to smartctl return codes
 - Fix to scheduled tests on Highpoint RAID controllers
 - New samsung firmware bug workaround option
 - Auto-offline and Auto-save fixed in Linux + libata
 - Solaris: better SCSI support and support for Sun compilers AND gcc
 - Fixed and improvements to CCISS support
 - More options for SCSI temperature monitoring and history
 - Additional command line options for selective self-tests
 - Compilation fixes for various platforms.

See CHANGELOG for more details, or smartmontools CVS for still further
details.
2008-05-17 13:07:54 +00:00
tnn
68c71b7daf Reach over from misc/gnuls to sysutils/coreutils for common logic and
patches. Updates gnuls to 6.11 and makes it track coreutils.
2008-05-15 20:01:03 +00:00
tron
26c774fd7c Update "coreutils" package to version 6.11. Changes since version 6.10:
- "cp -fR fifo E" now succeeds with an existing E.  Before this fix, using
  -fR to copy a fifo or "special" file onto an existing file would fail
  with EEXIST.  Now, it once again unlinks the destination before trying
  to create the destination file.  [bug introduced in coreutils-5.90]
- dd once again works with unnecessary options like if=/dev/stdin and
  of=/dev/stdout.  [bug introduced in fileutils-4.0h]
- id now uses getgrouplist, when possible.  This results in
  much better performance when there are many users and/or groups.
- ls no longer segfaults on files in /proc when linked with an older version
  of libselinux.  E.g., ls -l /proc/sys would dereference a NULL pointer.
- md5sum would segfault for invalid BSD-style input, e.g.,
  echo 'MD5 (' | md5sum -c -  Now, md5sum ignores that line.
  sha1sum, sha224sum, sha384sum, and sha512sum are affected, too.
  [bug introduced in coreutils-5.1.0]
- md5sum -c would accept a NUL-containing checksum string like "abcd\0..."
  and would unnecessarily read and compute the checksum of the named file,
  and then compare that checksum to the invalid one: guaranteed to fail.
  Now, it recognizes that the line is not valid and skips it.
  sha1sum, sha224sum, sha384sum, and sha512sum are affected, too.
  [bug present in the original version, in coreutils-4.5.1, 1995]
- "mkdir -Z x dir" no longer segfaults when diagnosing invalid context "x"
  mkfifo and mknod would fail similarly.  Now they're fixed.
- mv would mistakenly unlink a destination file before calling rename,
  when the destination had two or more hard links.  It no longer does that.
  [bug introduced in coreutils-5.3.0]
- "paste -d'\' file" no longer overruns memory (heap since coreutils-5.1.2,
  stack before then) [bug present in the original version, in 1992]
- "pr -e" with a mix of backspaces and TABs no longer corrupts the heap
  [bug present in the original version, in 1992]
- "ptx -F'\' long-file-name" would overrun a malloc'd buffer and corrupt
  the heap.  That was triggered by a lone backslash (or odd number of them)
  at the end of the option argument to --flag-truncation=STRING (-F),
  --word-regexp=REGEXP (-W), or --sentence-regexp=REGEXP (-S).
- "rm -r DIR" would mistakenly declare to be "write protected" -- and
  prompt about -- full DIR-relative names longer than MIN (PATH_MAX, 8192).
- "rmdir --ignore-fail-on-non-empty" detects and ignores the failure
  in more cases when a directory is empty.
- "seq -f % 1" would issue the erroneous diagnostic "seq: memory exhausted"
  rather than reporting the invalid string format.
  [bug introduced in coreutils-6.0]
- join now verifies that the inputs are in sorted order.  This check can
  be turned off with the --nocheck-order option.
- sort accepts the new option --sort=WORD, where WORD can be one of
  general-numeric, month, numeric or random.  These are equivalent to the
  options --general-numeric-sort/-g, --month-sort/-M, --numeric-sort/-n
  and --random-sort/-R, resp.
- id and groups work around an AFS-related bug whereby those programs
  would print an invalid group number, when given no user-name argument.
- ls --color no longer outputs unnecessary escape sequences
- seq gives better diagnostics for invalid formats.
- install, mkdir, rmdir and split now write --verbose output to stdout,
  not to stderr.
2008-05-13 09:22:46 +00:00
christos
82b7bb0cd4 fix sum 2008-05-08 20:03:26 +00:00
christos
ebc460750d fix build for current 2008-05-08 20:03:03 +00:00
wiz
858937b727 Update to 2.01.01a39:
All:

-	added a make rule to automatically create the directory
	./incs/

Libfind:

-	This is the final step to make libfind a "real" library

-	find.h walk.h fetchdir.h idcache.h moved to include/schily/

-	A bug in libfind was fixed that causes

	find . -size -20k -ls

	to check for files smaller than 20480 Blocks instead of
	looking for files smaller than 2084 characters.

Libscg:

-	Allow libscg to correctly compile in 64 bit mode on amd64 Solaris
	platforms

Rscsi:

-	Minimal rscsi man page added

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):


-	Some code in main() has been reordered to allow mkisofs to recognize that
	the installation at /opt/schily/lib/siconv is missing even if the --ethershare
	option has ben used. Before, mkisofs did dump core in this case, now it
	mentions to install libsiconv.

-	mkisofs again supports -no-bak. This option has been
	removed by accident with cdrtools-2.01.01a22

-	mkisofs again auto-adds a slash to the left part of
	a dir=orig/ graft point spec if the right side is a
	directory. The problem has been introduced ~ one year
	ago when cleaning up buggy old code.
2008-05-08 13:16:13 +00:00
drochner
b30d6c168a krb5 in already included in Makefile.common (dependent on an option
which is on per default), so remove it here
noticed by OBATA Akio, in response to PR pkg/38532
2008-05-05 10:59:55 +00:00
wiz
e4b5f5f69c Needs pkg-config. 2008-05-01 23:19:12 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
xtraeme
b5ae86a07f Switch to 2 clause BSD license now that TNF license has dropped
clause 3 and 4.
2008-04-29 13:48:06 +00:00
drochner
ad8be36ff0 tell the user that sysutils/gvs is needed for some desktop functions,
in response to PR pkg/38530 by Jared D. McNeill
(Adding it as a full dependency would thwart the whole purpose of
plugins; also, gvfs is quite young and will likely be changed often,
which would cause unnecessary rebuilds.)
2008-04-28 17:38:44 +00:00
sborrill
f2bee2bc11 Update to 2.14.3:
3.14.3 -- 20 January 2008            (Maintenance Release)

NEW FEATURES

  * A HAL policy file is automatically installed on Linux systems to disable
    the hald-addon-hid-ups module which conflicts with apcupsd's control of
    USB UPSes. The file is automatically removed when apcupsd is
    uninstalled.

BUG FIXES

  * Add support for Nominal Power (aka Configured Active Power) reading.
    Credit to Lars Randers <lars@nstec.dk> for most of the code.

  * Add units to NOMINV, NOMOUTV, and NOMBATTV stats.

  * Eliminate "warning: deprecated conversion from string constant to
    'char*'" warnings emitted from gcc-4.2.1 (earlier versions with
    -Wwrite-strings). Contributed by Steve Yarmie <tribhuvanji@gmail.com>.

  * Fix killpower and eeprom settings bug on USB modules introduced when
    INPUT reports were prioritized over FEATURE reports.

  * Fix bugs that could cause NIS-net driver to get stuck waiting for
    comms to be restored instead of shutting down.


3.14.2 -- 15 September 2007          (Maintenance Release)

NEW FEATURES

  * Tray icon support on Vista. Vista does not allow background services
    to interact with the user's desktop, so winapcupsd's built-in tray
    icon did not work.

  * Tray icon is now a standalone application "apctray" which is capable of
    monitoring multiple Apcupsd instances via Apcupsd's NIS. Any Apcupsd
    running NIS can be monitored. By default the icon monitors a single
    apcupsd at 127.0.0.1:3551. See command line options below for adding
    additional monitors.

  * Tray icon can be installed individually (disable other packages in the
    installer) for users who want to use the icon only.

  * Apctray command line options:

       apctray.exe
          - No parameters: Start any instances listed in registry. If no
          instances in reg, start a default instance monitoring the local
          machine (127.0.0.1:3551).

       apctray.exe /host foo /port 3551 /add
          - Add a monitor for the given host and port.

       apctray.exe /host foo /port 3551 /del
          - Remove the given monitor.

       apctray.exe /del
          - Remove all monitors.

       apctray.exe /install
          - Configure apctray to start automatically.

       apctray.exe /remove
          - Do not start automatically.

       apctray.exe /kill
          - Shut down apctray

BUG FIXES

  * The win32 portions of winapcupsd have been almost entirely rewritten.
    The code is cleaner (mostly) and lots of unused baggage has been
    removed.

  * USB fix for BackUPS LCD series. This fix carries a risk of breaking
    other
    models, but test results are positive so far.

  * Fix linux-usb device detection bug when multiple hiddev nodes are
    present.  Fixes Fedora Bugzilla #245864:
    <https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245864>

  * Fix SNMP port selection when using SNMP driver

  * Add workaround for broken BackUPS Pro model that returns certain
    reports encoded in ASCII. Based on a patch from David Fries
    <David@Fries.net>.

  * apcsmart: Wait 20 seconds before declaring COMMLOST. This is necessary
    when using a smart serial cable on an UPS with an SNMP monitoring card
    installed. The SNMP card appears to disrupt serial comms for several
    seconds when interesting events are in progress.

  * Documentation updates: Fix up udev info for modern Linux distros.
    Update Windows section for apctray.

  * Don't leak unnecessary descriptors to child when execing apccontrol.

  * Fix bug with multi-threaded net_open() calls. net_open() was using
    a global buffer for the destination address. Yikes! Bug manifestied
    itself in apctray with multiple monitors occasionally (and
    timing-dependently) pointing to the wrong UPS.

  * Correct multimon.conf humidity monitoring.  Problem fixed by
    Patrick Frei.  Reference:
    https://bugzilla.novell.com/show_bug.cgi?id=199834

  * Fix race between attach_ups() and detach_ups() which could result
    in the UPSINFO structure being freed prematurely. Thanks to James
    Abbott <j.abbott@imperial.ac.uk> for running many tests to help me
    find this bug.

  * Remove dependency on libc++ (again). Must use gcc as linker when
    using libsupc++ since g++ automatically links against full libc++.
2008-04-28 08:28:05 +00:00
kefren
4c5fb9f1ed Bump PKGREVISION for the previous commit 2008-04-28 08:13:37 +00:00
kefren
253e5ea6e6 add sysutils/dbus dependancy 2008-04-28 07:12:57 +00:00
bouyer
0b4d71f11f Update to Xen 3.1.4. Chnages are bugfixes, mostly in various HVM parts. 2008-04-27 19:59:40 +00:00
frueauf
8255221254 Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages. 2008-04-27 18:14:03 +00:00
apb
2194d5bee6 In post-extract, adjust the regexp used to search for an MD5 line in
README.${DISTNAME} so that it no longer matches some unwanted extra
lines.  Also make it an error for the MD5 to be wrong.
2008-04-26 11:54:24 +00:00
wiz
986071c0bd Update to 2.22.0:
2.22.0:

* Note that we now recommend that you use giomm (in glibmm) instead of
  gnome-vfsmm.

2.21.1:

* ResultType enum: Deprecate the existing enum values,
  and add new ones that begin with ERR_ instead of ERROR_,
  to avoid conflicts on Windows.
  Volume: Remove eject(), mount(), unmount() and connect_to_server()
  when building on Windows, because gnome-vfs does not implement them.
  (Armin Burgmeier, #494360)
* Fixed build when exceptions are disabled.
  (Armin Burgmeier)
* New Async transfer API, deprecating the old one.
  The Transfer and Async namespaces are deprecated now, and replaced
  by Transfer2 and Async2.
  The new SlotTransfer now allows you to return the various
  XFER_ERROR/OVERWRITE_ACTION values.
  However, this is still unpleasant and we hope that all of gnome-vfs
  will soon be deprecated by gio and gvfs in the new glib.
  (Marko Anastasov )
2008-04-26 01:07:15 +00:00
tnn
e3257b7978 Update to duplicity-0.4.10.
New in v0.4.10 (2008/03/27):
bug #22728: FTP backend fails on empty directory
patch #6374: Duplicity --tempdir patch documentation.
patch #6375: Duplicity reports the epoch for a nonexistant last full backup date
patch #6380: add additional named logging levels
patch #6389: Possible Fix for pagefile.sys on Win32 systems
patch #6403: Restore by overwriting files/directories by using --force option
patch #6449: add additional debug level logging
patch #6453: handle absolute urls in webdav backend
2008-04-25 22:00:17 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
tnn
819e4df624 - Supports DESTDIR
- Accept Python 2.5
2008-04-25 20:18:21 +00:00
tnn
0eb274c8d6 Accept Python 2.5. 2008-04-25 20:11:17 +00:00
tnn
1cf6c4873f Update to py-dbus-0.82.4.
- Supports DESTDIR
- Accept Python 2.5

News:
* supplying reply_handler but not error_handler raises
  MissingReplyHandlerException instead of MissingErrorHandlerException,
  and vice versa (fd.o #12304, patch from Rene Neumann)
* Using non-recursive make for dbus/ directory should fix builds in some
  environments (fd.o #12741)
2008-04-25 20:06:04 +00:00
tnn
8c2535a214 Accept Python 2.5. 2008-04-25 18:02:24 +00:00
kefren
cd6cc1d710 +ndesk-dbus
+ndesk-dbus-glib
2008-04-25 16:17:35 +00:00
kefren
2c46c90f89 Initial import of ndesk-dbus-glib 0.4.1
This module provides GLib integration for sysutils/ndesk-dbus
2008-04-25 15:49:30 +00:00
kefren
95ba69d20e Initial import of ndesk-dbus 0.6.1a
ndesk-dbus is a C# implementation of D-Bus. It's often referred
to as dbus-sharp, or "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).
2008-04-25 15:18:28 +00:00
wiz
f536045004 Update to 1.40:
1.40 Sat 23 Feb 2008
	- Dev release looks good, changing to production release

1.39_01 Wed 20 Feb 2008 (Adam Kennedy)
	- Fixed rt.cpan.org #30251 "removing dirs enclosed by curly braces"
	- remove now ignores globbing if -e is true BEFORE globbing
	  (This should fix numerous possible failures where people are trying
	   delete strangely named files, but globbing is kicking in and
	   expanding the names incorrectly)
	- Moving to a production-grade version to indicate module stability
	- Adding explicit 5.005 dependency
	  (Primarily for the benefit of automated quality/anaylsis tools)
2008-04-23 19:52:32 +00:00
wiz
34507931a3 Update to 7.1:
Sense codes are now transcribed into human-readable representation.
The -F/-free-space option was added. Solaris compatibility was
increased. Building on Mac OS X 10.5 was fixed.  A workaround for
missing direct I/O on Linux 2.4 was implemented.  SCSI devices are
now locked more aggressively on Linux. Error handling was improved.
Several other fixes and enhancements were made.
2008-04-23 15:35:50 +00:00
xtraeme
a7eebcf599 + acpica-utils
- acpi-iasl
2008-04-22 20:25:00 +00:00
xtraeme
25cc754fa3 Import acpica-utils 20080321. The acpi-iasl pkg didn't build some
useful tools provided in the acpica-unix package, so this package
will install all them.

This package provides the ACPICA user-space utilities built upon
the same kernel code. The following utilities are provided:

    * ASL Compiler & Disassembler
    * ACPI Simulator (AcpiExec)
    * ACPI Table Extractor
2008-04-22 20:22:58 +00:00
xtraeme
6fbc2f3b75 Update to 20080321 (for real, the latest one).
Bugfixes and some other stuff, please review the CHANGES.txt file
for more info.
2008-04-22 16:09:12 +00:00
obache
ce91dcf817 Old MASTER_SITES does not have a archive anymore.
set gatekeeper.hp, it have version 3.2 (and newer 4.0).
(primary site is ftp://ftp.isc.org/isc/rtty/ ?)
2008-04-19 06:07:50 +00:00
abs
db8c12f711 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-17 08:44:51 +00:00
drochner
76cc44823c explicitely require libxklavier>=3.3, in response to PR pkg/38441
by dieter roelants
2008-04-16 18:11:26 +00:00
drochner
2b43cea2d3 sync w/ base pkg 2008-04-15 18:56:58 +00:00
drochner
be979fabcc update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:53:42 +00:00
drochner
4a50eeb58b update to 2.22.2
This switches to the gnome-2.22 release branch.
2008-04-15 17:48:16 +00:00
drochner
96d5bffd57 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 17:30:10 +00:00
drochner
0d9001f250 add a runtime library search path for samba, bump PKGREVISION.
(smb access works now)
2008-04-15 16:34:28 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
drochner
a52cc4fe30 +gnome-settings-daemon,gvfs 2008-04-11 19:27:53 +00:00
drochner
3d73d2dd2c add gvfs-0.2.3, a userland virtual file system implementation which
ought to replace gnome-vfs, starting with gnome-2.22

pkgsrc note: It would be great to have this split into modules to
limit dependencies, but as the code is structured this is hard to do.
So I've basically selected functions which are provided by gnome-vfs
plus gnome-vfs-samba. Unfortunately, the samba part doesn't work for me -
mount attempts just hang. So this is a work-in-progress, help welcome.
2008-04-11 19:25:38 +00:00
drochner
fd7d46cf1c add gnome-settings-daemon-2.22.1, a program to manage preferences etc,
used to be part of gnome-control-center but was split out in gnome-2.22
2008-04-11 19:12:09 +00:00
jlam
2ef6f9a883 + Use the options framework instead of using MTOOLS_ENABLE_FLOPPYD.
+ Convert to use PLIST_VARS instead of manually passing "@comment "
  to the plist module.

Bump the PKGREVISION to 1 due to the options changes.
2008-04-10 21:19:19 +00:00
drochner
e16827618e update to 2.22.0
This switches to the gnome-2.22 release branch.
2008-04-10 16:25:29 +00:00
drochner
aabb952979 reset PKGREVISION foe base pkg update 2008-04-10 12:01:16 +00:00
joerg
306382ee1b Fix DESTDIR. 2008-04-07 16:40:26 +00:00
heinz
44c4756eb2 The package supports installation to DESTDIR. 2008-04-06 12:21:05 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
jlam
b3b980cd17 Initial import of ruby18-directory-watcher-1.1.1 as
sysutils/ruby-directory-watcher.

The directory watcher operates by scanning a directory at some interval
and generating a list of files based on a user-supplied glob pattern.
As the file list changes from one interval to the next, events are
generated and dispatched to registered observers.  Three types of
events are supported -- added, modified, and removed.
2008-04-04 15:20:53 +00:00
jlam
24452c40fe Update puppet to version 0.24.4. Changes from verison 0.22.4 include:
+ Install as a Ruby gem.

- Better caching of external lookups.

- Many bug fixes.

- External node commands can specify an environment and Puppet will now
  use it.

- Always duplicating resource defaults in the parser, so that stacked
  metaparameter values do not result in all resources that receive a
  given default also getting those stacked values.

- Puppet's parser no longer changes the order in which statements are
  evaluated, which means that case statements can now set variables that
  are used by other variables.

- Clients should now fail to install files whose checksums do not match the
  checksum from the server.

- Autoloading now searches the plugins directory in each module, in
  addition to the lib directory.

- Virtual defined types are no longer evaluated.

  NOTE: This introduces a behaviour change, in that you previously could
  realize a resource within a virtual defined resource, and now you must
  realize the entire defined resource, rather than just the contained
  resource.

- Added builtin support for Nagios types using Naginator to parse and
  generate the files.

- Modifying the behaviour of the certdnsnames setting.  It now defaults
  to an empty string, and will only be used if it is set to something
  else.

- External node support now requires that you set the 'node_terminus'
  setting to 'exec'.

- You now must specify an environment and you are required to specify
  the valid environments for your site.

- The --use-nodes and --no-nodes options are now obsolete.  Puppet
  automatically detects when nodes are defined, and if they are defined it
  will require that a node be found, else it will not look for a node nor
  will it fail if it fails to find one.

- Added support for managing interfaces.

- Puppet clients now have http proxy support.

- Adding module autoloading.

- Significantly reworked external node support, in a way that's NOT
  backward-compatible:

    Only ONE node source can be used -- you can use LDAP, code, or
    an external node program, but not more than one.

    LDAP node support has two changes:  First, the "ldapattrs" attribute is
    now used for setting the attributes to retrieve from the server (in
    addition to required attriutes), and second, all retrieved attributes
    are set as variables in the top scope.  This means you can set attributes
    on your LDAP nodes and they will automatically appear as variables
    in your configurations.

    External node support has been completely rewritten.  These programs must
    now generate a YAML dump of a hash, with "classes" and "parameters" keys.
    The classes should be an array, and the parameters should be a hash.  The
    external node program has no support for parent nodes -- the script must
    handle that on its own.

- Replaced the obsolete RRD ruby library with the maintained RubyRRDtool
  library

- Significantly reworking configuration parsing.  Executables all now
  look for 'puppet.conf', although they will parse the old-style
  configuration files if they are present, although they throw a
  deprecation warning.  Also, file parameters (owner, mode, group) are now
  set on the same line as the parameter, in brackets.
2008-04-04 15:20:48 +00:00
jlam
25e720b178 Initial import of capistrano-2.2.0 as sysutils/capistrano.
Capistrano is a tool for automating tasks on one or more remote servers.
It executes commands in parallel on all targeted machines, and provides
a mechanism for rolling back changes across multiple machines.
2008-04-04 15:20:41 +00:00
drochner
9ee2c13361 remove some DISABLE_DEPRECATED to fix build against newer glib2 versions 2008-04-01 18:05:37 +00:00
xtraeme
a9029bb4e1 Update to 20061109 source: (leaf package)
Fixed a problem where the presence of the _OSI predefined control
method within complex expressions could cause an internal compiler
error.

AcpiExec: Implemented full region support for multiple address
spaces. SpaceId is now part of the REGION object. BZ 429

Ported the -g option (get local ACPI tables) to the new ACPICA
Table Manager to restore original behavior.

Fixed a compilation problem with the pre-defined Resource
Descriptor field names where an "object does not exist" error
could be incorrectly generated if the parent ResourceTemplate
pathname places the template within a different namespace scope
than the current scope. (BZ 7212)

Fixed a problem where the compiler could hang after syntax errors
detected in an ElseIf construct. (BZ 453)

Fixed a problem with the AmlFilename parameter to the
DefinitionBlock() operator. An incorrect output filename was
produced when this parameter was a null string (""). Now, the
original input filename is used as the AML output filename, with
an ".aml" extension.

Implemented a generic batch command mode for the AcpiExec utility
(execute any AML debugger command) (Valery Podrezov).

Fixed a problem with the implementation of the Switch() operator
where the temporary variable was declared too close to the actual
Switch, instead of at method level. This could cause a problem if
the Switch() operator is within a while loop, causing an error on
the second iteration. (BZ 460)

Disassembler - fix for error emitted for unknown type for target
of scope operator. Now, ignore it and continue.

Disassembly of an FADT now verifies the input FADT and reports any
errors found. Fix for proper disassembly of full-sized (ACPI 2.0)
FADTs.

... and more, please review the changes.txt file for more info.
2008-03-28 14:22:15 +00:00
xtraeme
935abc224e Remove the hidden stage files only if the iso image was created
successfully.
2008-03-27 21:08:26 +00:00
xtraeme
2222d2fd5b Update to 0.16 (leaf package):
* Introduce the MOUNT_{PACKAGES,PKGSRC,PKGSRCDIST}_DIR options in the
  configuration file, to use null mounts for them. By default neither
  of these directories will be mounted by default.

* Introduce the concept of 'targets done'. If the user tries to issue
  a 'base' target before the 'kernel' target an error message will be
  printed and an appropiate error code returned (just an example, it is
  done for all required targets). This is useful to avoid silly things
  like:

  [mklivecd kernel target was skipped here]

  $ mklivecd base
  $ mklivecd chroot
  $ mklivecd iso

  Obviously the 'iso' target failed because it couldn't find some
  required files.
2008-03-27 20:54:09 +00:00
tnn
1b64085601 Drop unnecessary devel/binutils dependency. 2008-03-25 16:48:45 +00:00
tnn
1db0c6b6f2 Distfile has changed on master site.
- bump PKGREVISION and use DIST_SUBDIR.
- Drop dependency on devel/binutils. The cvs log says that it was only
  needed on NetBSD<1.5Y
2008-03-25 16:47:00 +00:00
drochner
efcdd4e743 remove a check which allows only selected NetBSD archs tu build.
There is no machine dependency in the NetBSD support code, and even
if there is some left, a compiler error message is more helpful than
"make" rejecting it from the beginnng.
in response to PR pkg/38252 by Stuart Shelton
2008-03-18 17:46:27 +00:00
joerg
21b4eb71f2 py-gtk2 needs Python 2.4 2008-03-15 16:53:02 +00:00
reed
d4cf170bf4 Use INSTALLATION_DIRS to create directories.
Noticed in cheusov's bulk build that it created plain file as
/usr/pkg/man/man8.
2008-03-14 16:16:12 +00:00
tonnerre
931fc5dbf8 Various style improvements as suggested by Joerg:
- Don't use variables that contain EXAMPLESDIR
 - Eliminate PLIST_SUBST
 - Use SUBST instead of post-patch target
 - Use INSTALLATION_DIRS instead of INSTALL_DATA_DIR
 - Use proper English capitalization in patch files
2008-03-13 20:05:09 +00:00
joerg
9634346d3a Cleanup. 2008-03-13 17:59:27 +00:00
tonnerre
6ed13cadc8 Add Puppet subdirectory to list of subdirectories 2008-03-13 14:19:37 +00:00
tonnerre
5d7984a759 Add Puppet version 0.22.4
Approved-by: jlam, gdt
2008-03-13 14:17:05 +00:00
tonnerre
38deed9bee Add sysutils/ruby-facter to the Makefile 2008-03-12 23:53:36 +00:00
tonnerre
05eb28ddb9 Add Facter Ruby module in version 1.3.8 to prepare addition of Puppet 2008-03-12 23:47:05 +00:00
drochner
29df04092c update to 2.20.2
mostly cosmetical, just fix a linux specific issue
2008-03-12 21:43:30 +00:00
wiz
a8686fc0e5 Add CONFLICTS line for previous PKGNAME versions.
Suggested by Alan Barrett.
2008-03-10 10:33:38 +00:00
bouyer
8f53a002b7 Back out previous change on patch-cc: setting the pty slave to raw is still
required for pgrub. Ride the previous PKGREVISION bump.
2008-03-08 17:24:20 +00:00
bouyer
2cfeee172d On NetBSD, the pseudo-tty attributes are reset when the slave is open
for the first time. This cause a race between xenconsole and xenconsoled,
where the later start writing to the master pty before the former has
switched it back to raw, causing some lines to be echoed back to the
domU.
Fix this by keeping the slave open in xenconsoled, so that when xenconsole
opens it attributes are not reset. Hint provided by fvdl@, thanks !
Because of this we no longer need to set the slave to raw in xenconsole,
so shorten patch-cc.

Bump PKGREVISION.
2008-03-08 13:59:39 +00:00
tnn
2d369b18de * Major changes in release 4.2.33, 2008-02-13
New and updated translations
* Major changes in release 4.2.32, 2008-01-25
Moved to GPLv3.
Bugfixes:
#19596: -printf %b should be compared with %s/512, not %s/1024.
#20970: Trailing slash on directory arguments breaks -name.  "find
  foo/ -name foo" now correctly matches foo and printf foo/.  See POSIX
  interp http://www.opengroup.org/austin/interps/uploads/40/14959/AI-186.txt
#20751: Avoid memory corruption in find -ls that has been present
since 4.2.28.
#20662: Avoid memory leak in find -name and other places affected by
gnulib dirname module.  The leak had been present since 4.2.28.
#20273: When xargs is successful without consuming all of stdin (for
  example, with the -E option), and stdin is seekable, xargs now
  correctly restores the file position, even on platforms where exit()
  does not follow the POSIX rules of doing likewise.  Likewise for find
  (for example, with the -ok action).
#15384: Find misbehaves when parent directory is not readable.
2008-03-08 11:15:03 +00:00
obache
8726fbedb8 Need -lrt on NetBSD-current for sched_*.
Fixes PR 38150.
2008-03-08 11:14:11 +00:00
adam
b835c1d276 Changes 2.0.0:
* ntfsmount (and libntfs) now has full basic read/write support.
* Cryptographic code is now integrated into libntfs, thus ntfscat and ntfsmount
  now can read encrypted files.  See "man 8 libntfs" for details.
* ntfsresize (and the entirety of ntfsprogs/libntfs in fact) now have full
  support for Windows Vista.
* ntfsprogs and libntfs are now entirely endian safe and more over now we have
  checks that automatically reports endian errors.
* mkntfs now creates a DCE compliant GUID for the volume and does a few other
  things to be more compliant with Windows Vista.
2008-03-08 08:56:47 +00:00
gdt
7151bb5353 Mac OS X compatibility fix from Nick Goffee. 2008-03-08 01:10:27 +00:00
tnn
cd15aa65a3 Conflict with sysutils/mktemp iff ${GNU_PROGRAM_PREFIX} == "" 2008-03-08 01:09:50 +00:00
tnn
db2fe5ff53 Update to coreutils-6.10.
New tools:
* gmktemp - GNU implementation of mktemp(1)
* gchcon  - change the SELinux security context of a file
* gruncon - run a program in a different SELinux security context

Programs now default disabled by upstream (thus not installed):
* ghostname
* gsu (XXX: could make this a PKG_OPTION if requested)

Also assorted bugfixes.
2008-03-08 01:06:52 +00:00
reed
0d7fec833d Add new package. 2008-03-08 00:57:58 +00:00
reed
4335536134 Use PKGNAME_NOREV instead for WRKSRC. (Thank you pkglint!) 2008-03-08 00:49:26 +00:00
reed
0cc93da3cb Import new package from pkgsrc-wip: lilo
LILO is the Linux boot loader. It includes combined boot sector,
generic chain loader, map installer, and a simple boot partition setter.
LILO allows booting from multiple disks, and can have menus for choosing
different boot images. LILO is also able to pass command-line options
to the Linux kernel.

LILO does not depend on a specific file system, can boot Linux kernel
images from floppy disks and from hard disks, and can even act as a
"boot manager" for other operating systems.

LILO should be ran whenever any part of the system that it knows about
changes, e.g. after installing a new kernel.
2008-03-08 00:46:23 +00:00
tron
bd25890242 Update "e2fsprogs" to version 1.40.7. Changes since version 1.39:
- a lot of bug fixes
- security fix for CVE-2007-5497
- uuid support
2008-03-07 22:40:29 +00:00
wiz
f1277b12db Update to 2.01.01a38:
All:

-	The Schily Makefile system has been enhanced to install
	the profiled version of the archives in a sub-directory "profiled".
	This is done via a new macro SUBINSDIR=

-	New autoconf test checks sizeof(time_t)

-	New autoconf test for the existence of stack_t and siginfo_t in signal.h

-	In order to allow better dealing with Solaris linker Mapfiles,
	a getfp() function (calling abort(3)) is created when it is not
	possible to implement this function because of compiler constraints.

-	Many other enhancements of the autoconfiguration have been a result
	of porting the Bourne Shell into the Schily Makefilesystem.

Libschily:

-	The schily *printf routines now correctly support the %j format (intmax_t)

-	getargs now first checks whether an argument can be a combination of
	several singlechar flags before starting to set values.


Libfind:

- 	libfind (used by sfind, bsh, star, mkisofs) fixed the -exec {} +
	implementation. Before the fix, it could core dump if the built-in
	xargs(1) would exactly fill up args to the size of ARG_MAX.

Libsiconv:

-	libsiconv/sic_nls.c modified to allow compilation with older GCC
	versions.

Cdrecord:

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

-	CDR_FORCESPEED=any now works for cdrecord to switch off DMA speed test results

-	Make cdrecord compile again with a K&R compiler

-	Add a "blank emulation" layer to the BluRay driver too.


Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

Readcd:

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Fixed a typo unides -> inodes

-	Mkisofs now gives better warning for files > 4 GB in hope it
	will no direct people to read the documentation.

-	superfluous definition for memmove() on memmove()-less platforms removed
2008-03-07 19:38:58 +00:00
hubertf
35041f8b1f Keep xbattbar from dumping core when the battery reports
>100% full. Patch submitted by kre@munnari.OZ.AU in PR 38148.
2008-03-06 17:24:23 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
wiz
8a5ec7b916 Fix PKGNAME. 2008-03-05 23:10:28 +00:00
jlam
eb72adfa9f Honor CFLAGS and LDFLAGS, and include termcap.buildlink3.mk to get the
correct library to use for the t*() termcap functions.

Bump the PKGREVISION to 1.
2008-03-05 17:17:52 +00:00
jlam
61906b83f5 Add full DESTDIR support. 2008-03-05 17:14:10 +00:00
wiz
08acbf69d3 Update to 0.15:
============
Version 0.15
============

  o make the extension check for Icon key a warning instead of an error for now
    (Ray Strode)
  o Fix a crash in update-desktop-database when there's no group (Vincent)
  o Fix a crash in the validator happening for very small lines (Vincent)
2008-03-04 13:25:18 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
xtraeme
29edbc962e New mklivecd's site URL: http://www.netbsd.org/~xtraeme/mklivecd/
I'll be moving home in some weeks and old site will not be accessible.
2008-03-04 10:36:58 +00:00
xtraeme
3a62565eb9 Fix python interpreter path in some python files. 2008-03-03 17:11:19 +00:00
hannken
fdecb48665 Enable the build of pygrub.
Ok: Manuel Bouyer <bouyer@netbsd.org>
2008-03-03 16:45:27 +00:00
drochner
453631b3b6 add a patch from upstream to fix a possible security bypass
(CVE-2008-0595), bump PKGREVISION
2008-03-02 13:21:07 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
obache
c579be9ab8 Add missing ${DESTDIR}, fixes installation problem with USE_DESTDIR.
Noticed by Rumko in pkgsrc-users@.
2008-02-25 07:23:03 +00:00
obache
229d4ef6af Update ipa to 2.0.5.
Based on maintainer update request by PR 37630.
While here, marked as DESTDIR ready.

Bugs that were found and corrected:

    *	When ipa received a control command from "ipactl -n", then
	it did not close opened file descriptor.

    *	All sections inside rule { startup{}} in ipa.conf were ignored.

    *	Time events for +D and +W in ipa.conf could be incorrectly
	scheduled at 24:00:00.

    *	Time events for +W in ipa.conf could be incorrectly scheduled
	at 00:00:00 of Sunday.

    *	If SYM_PREFIX is defined and if symbols in modules with
	SYM_PREFIX were successfully lookuped, then ipa and ipastat
	incorrectly refused to use such modules.
2008-02-24 04:52:16 +00:00
tnn
ffaf0c65b2 Extend __hpux ifdef to also include __sgi 2008-02-21 01:42:13 +00:00
bouyer
b46e211595 Remplace patch-cx with the official fix from Xen. Bump PKGREVISION.
Thanks to Christoph Egger for getting this fixed in Xen repository.
2008-02-20 22:48:27 +00:00
schmonz
1e750b6014 Add commented-out LICENSE=public-domain. Nudged by gdt@. 2008-02-19 21:12:06 +00:00
schmonz
d49c575364 DJB has placed certain of his software in the public domain. Excerpted
from <URL:http://cr.yp.to/distributors.html>:

  What are the distribution terms for daemontools?

  2007.12.28: I hereby place the daemontools package (in particular,
  daemontools-0.76.tar.gz, with MD5 checksum
  1871af2453d6e464034968a0fbcb2bfc) into the public domain. The
  package is no longer copyrighted.

  What are the distribution terms for djbdns?

  2007.12.28: I hereby place the djbdns package (in particular,
  djbdns-1.05.tar.gz, with MD5 checksum 3147c5cd56832aa3b41955c7a51cbeb2)
  into the public domain. The package is no longer copyrighted.

  What are the distribution terms for ucspi-tcp?

  2007.12.28: I hereby place the ucspi-tcp package (in particular,
  ucspi-tcp-0.88.tar.gz, with MD5 checksum
  39b619147db54687c4a583a7a94c9163) into the public domain. The
  package is no longer copyrighted.

  Am I free to modify uncopyrighted packages and distribute modified
  versions?

  Yes. But this does not mean that modifications are _encouraged_!

And from <URL:http://cr.yp.to/qmail/dist.html>:

  I hereby place the qmail package (in particular, qmail-1.03.tar.gz,
  with MD5 checksum 622f65f982e380dbe86e6574f3abcb7c) into the
  public domain. You are free to modify the package, distribute
  modified versions, etc.

  This does not mean that modifications are encouraged!

pkgsrc will strive, as it has, to keep modifications to a tasteful
minimum. This addresses PR pkg/37964 by Aleksej Saushev.
2008-02-19 13:59:04 +00:00
bjs
d9c8627907 Update to 1.0.6. No changes from 1.0.6-rc1 that I can see; I'm simply
tracking the official release.
2008-02-17 17:58:53 +00:00
bouyer
7d9ce5b9ea Use /usr/include/xen/xenio*.h if present, falling back to the ones
from files/ (which have the old IOCTL_PRIVCMD_HYPERCALL to be compatible
with NetBSD 4.0).
Properly handle the new IOCTL_PRIVCMD_HYPERCALL ioctl if present.
2008-02-17 16:29:03 +00:00
tnn
109c915ff9 MAKE_JOBS_SAFE=no 2008-02-15 23:08:08 +00:00
bouyer
f69338af33 Update xen3 packages to 3.1.3. Changes are mostly bugfixes and enhancement
in HVM support.
2008-02-15 20:34:35 +00:00
gdt
b4036ff68a Update to 2.5.2p1, provided by Nick Goffee of BBN.
[bugfixes and minor improvements omitted; see NEWS]

Changes in release 2.5.2

   * krb5 auth is working
   * Works with IPv6 address
   * Amanda configuration file changes
         o amanda.conf changes
               + debugging is enabled in the config file
                 see all debug_* config option
               + tapetype 'readblocksize', if maxtapeblocksize is set too
                 larger for your hardware
   * Amanda command changes
         o amadmin: new 'holding list' and 'holding delete' subcommand.

Changes in release 2.5.1p3

   * Works with tar-1.16 and exit status of 1.

Changes in release 2.5.1p2

   * amoverview is working
   * dumptype starttime is working

   * Amanda command changes
         o amtape accept the -o arguments
         o amgetconf --list to list all tapetype, dumptype, holdingdisk
           or interface
         o amgetconf can return a value of a specific tapetype, dumptype,
           holdingdisk or interface

Changes in release 2.5.1p1

   * Remove contrib/sst.

Changes in release 2.5.1

   * Defects found by Coverity scan and Klocwork K7 analysis tools fixed.
   * Works with GNU tar 1.15.91 - work with new gtar state file format.
   * Open SSL encryption support
   * Two new authentication methods: bsdtcp, bsdudp.
   * Unlimited number of DLEs on a client with bsdtcp, rsh and ssh
     authentication methods.
   * Recovery process amrecover uses Secure API. amoldrecover command
     (same syntax and functionality as amrecover command) is provided for
     compatibility with old Amanda releases. amoldrecover command uses old
     amidxtaped/amindexd protocol.
   * Amanda debug files are separated into client/server/amandad and
     are also classified based on Amanda configuration name.

   * Amanda command changes
         o amfetchdump -o is replaced by -O.
         o amcheck -w option does all tests including the tape writable test.
           Use amcheck -t -w to do only the tape writable test.
         o -o command option to override Amanda configuration. See amanda man
           page for details.
         o amgetconf command doesn't write the BUGGY message when a entry
           is not found in the configuration file.

   * Amanda configuration file changes
         o amanda.conf changes
               + amrecover_do_fsf in amanda.conf defaults to yes
               + amrecover_check_label in amanda.conf defaults to yes
               + usetimestamps in amanda.conf to support multiple
                 backup runs in a calendar day.
               + holdingdisk in amanda.conf supports new values:
                 NEVER, AUTO, REQUIRED.
               + amandad_path, client_username and ssh_keys in
                 amanda.conf for ssh/rsh authentication.
         o New amanda client configuration file - amanda-client.conf.
           Different client configuration file can be used for each Amanda
           configuration.
               + gnutar_list-dir and amandates can be specified in
                 Amanda client configuration file - amanda-client.conf
         o .amandahosts format changes to allow use of secure API for recovery.
         o Amanda service entries in xinetd configuration has changed.

Changes in release 2.5.0p1

* Add the 'amtape update' command.

Changes in release 2.5.0

* Communication security/authentication: Kerberos 4/5, OpenSSH
* Data security: Symmetric/Assymetric encrytion algorithms (aesutil
  and gpg encryption),  Encryption can be done on server or client,
  Custom encryption utilities can be used.
* Compression: Ability to add custom compression tools. This is a
  really useful feature especially since it can specified for a DLE.  You
  can use different compression algorithm for images, binaries, ascii files
  and so on.
* Dump images spanning multiple media volumes - Dump images are no
  longer restricted to a single media volume (tape or vtape).  Data restoration
  can be done using amrecover and amfetchdump commands.
* Auto tape labelling - This optional feature is good for disk backups.

Change in release 2.4.5

* new displayunit global option to select the unit use to display number
  k=kilo, m=mega, g=giga, t=tera.
* new amoverview -skipmissed option.

Change in release 2.4.5b1

* holding disk disk use timestamped directory.
* autoflush flush today's dump.
* new bumppercent global option, this should improve bumping criteria,
  the bumpsize is set to a fixed value which can be adequate for small
  and large disk.
* bumpsize, bumppercent, bumpdays and bumpmult can be in a dumptype.
* calcsize support include and exclude like gnutar.
* new 'estimate' dumptype option to select estimate type:
    CLIENT: estimate by the dumping program.
    CALCSIZE: estimate by the calcsize program, a lot faster but less acurate.
    SERVER: estimate based on statistic from previous run, take second but
            can be wrong on the estimate size.
2008-02-15 16:23:09 +00:00
drochner
7bd8a52515 put the vfs .ini files into PKG_SYSCONFDIR so that customized files
are not lost on updates, ride on yesterday's PKGREVISION bump
2008-02-14 12:26:56 +00:00
rillig
549c62ffd8 Fixed the annoying message that mc "Cannot change into directory" when
its name has underscores in it. It only works with bash>=2.05, but that
should be no problem for pkgsrc.
2008-02-13 10:20:56 +00:00
bjs
b9b9c3652f The code to support real-time scheduling on NetBSD in the package
Makefile did not work; add something which does (it's a far better
check, too).

Bump rev.
2008-02-11 13:05:14 +00:00
tnn
d810c1ea3e Add missing INSTALLATION_DIRS 2008-02-09 23:52:00 +00:00
tnn
b25e65b3c7 Needs m4 2008-02-09 23:49:27 +00:00
bjs
320b9557f4 Add patch supporting socket credentials for NetBSD, courtesy of
jmcneill@.  Bump rev.
2008-02-08 23:15:16 +00:00