Commit graph

6986 commits

Author SHA1 Message Date
imil
3e3d9f95fd Initial import of mcollective, version 2.1.1, into the NetBSD Packages
Collection.

The Marionette Collective aka. mcollective is a framework to build server
orchestration or parallel job execution systems.

Mcollective's primary use is to programmatically execute actions on clusters of
servers. In this regard it operates in the same space as tools like Func,
Fabric or Capistrano.

By not relying on central inventories and tools like SSH, it's not simply a
fancy SSH "for loop". MCollective uses modern tools like Publish Subscribe
Middleware and modern philosophies like real time discovery of network
resources using meta data and not hostnames. Delivering a very scalable and
very fast parallel execution environment.

The focus is on catering to the needs of enterprises and large deploys.
Pluggable Authentication, Authorization and Auditing capabilities sets it apart
from other tools in this space.
2012-08-12 09:15:57 +00:00
wiz
736976121b Use Nx for NetBSD. Add RCS Id. Remove dot at end of SEE ALSO. 2012-08-11 19:32:50 +00:00
ryoon
7bb69c6e55 Update to 1.3.1
* Convert to use FIND_PREFIX mechanism instead of LOCALBASE
* Set LICENSE

Changelog:
VERSION 1.3.1  (Aug 31 2008)
------------------------------------------------------------------------------
- Fix help message mixup in lines between -c and -t.
- Add more specific error messages for not currently implemented potential
  per backup point options, like cmd_preexec.
- Allow named pipe as logfile - suggested by Patrice Levesque.
- Include rsnapshot-copy script written by Matt McCutchen.
- Allow `backticks` in include_conf.
- Apply fix-sync_first-rollback.diff patch from Matt McCutchen (02 Apr 2008).
- hopefully fix bug with link_dest not being used on second and later backups
  when you have link_dest 1 and sync_first 1. (Ignore $sync_dir_was_present)
- Patch from Adam Greenbaum to allow passing of ssh arguments correctly.
- David Grant added rsync_numtries to rsnapshot.conf.
- Applied Ben Low's Linux LVM patch.
- Added stop_on_stale_lockfile, thanks to Henning Moll.
- Michael Ashley's fix for filter/space problems on the rsync command line.
- Remove trailing whitespace from command names in rsnapshot.conf.
- Warn about extra spaces between tab and argument.
- Added multi-line config options, thanks to Dieter Bloms.
- The 'interval' config option is now called 'retain'.
- chdir to avoid an obscure bug in some versions of GNU rm.
- Changed use_lazy_deletes option to use _delete.$$ directories.
- Added note about -H and hard links to docs for rsync_short_args.
- Include rsnapshot-diff.1 in rpm.
- Fix bug with rsnapshot sync the first time (when .sync does not exist)
  trying to copy hourly.0 to .sync, even if hourly.0 doesn't exist.
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413439


VERSION 1.3.0  (Oct 21 2006)
------------------------------------------------------------------------------
- Add files rsnapreport.pl Upgrading_from_1.1 rsnapshot-HOWTO.en.html to rpm.
- fix a bug with removing interval.delete (with use_lazy_deletes).
- rsnapshot detects the global ssh_args option being set multiple times,
  and gives a config error suggesting the per-backup ssh_args instead.
- Move Upgrading section of INSTALL to docs/Upgrading_from_1.1.
- Incorporate patch from Alan Batie to fix bugs with include_conf.
- check for quoting on $rsync_long_args rather than just splitting on space.
- Change rsnapshot.conf default to have lockfile enabled.
- Check for stale lock files (PID not currently running).
- explicitly add mode 0644 to sysopen() to create lockfile
- give warning if write() or close() return 0 when writing/closing lockfile
- Make prev_max_interval "not present (yet), nothing to copy" message
  when rotating interval.0 more visible (level 3 instead of level 4).
- Add man page for rsnapshot-diff (generated from perldoc).
- Updates to rsnapshot man pages (via perldoc).
  - Use =item in AUTHORS section
  - move mis-placed =back
  - document stale lock file detection
  - strongly recommend using a lock file
  - add a chmod to example backup script
  - change crontab example for weekly from 4 "weekly"s per month to 1 per week
  - expand on why higher intervals are done first via cron.
- Change space to tab after #cmd_rsnapshot_diff in rsnapshot.conf.default.in.
- In rpm patch, set cmd_rsnapshot_diff to /usr/bin/rsnapshot-diff.
- Set the test scripts t/*.t.in to run from the source directory
  and create directory t/support/files/a if necessary.
- Trim comments in README about gnu cp versions > 5.3 since rsnapshot
  strips trailing slashes for gnu cp with rsnapshot 1.2.9 and later.
- Add pointers to HOWTO and utils/rsnapreport.pl in README.
- More examples (eg: timestamp backup_script) in rsnapshot.conf.default.in.
- Change "Perhaps this is not GNU cp?" error message.
2012-08-11 18:30:12 +00:00
jmmv
b54fe7f6cb Minor mdoc fix. 2012-08-11 17:33:27 +00:00
drochner
27fc38b34f update to 0.72.4
changes:
- fixed crash in scsi layer for FreeBSD
- fixed double free when reading mode page 1 fails
- fixed DMA misalignment when reading mode page 1
- changed #includes for glibc for compatibility with 2.32
- dropped Darwin/Mac OS X support
- removed dependency on installed md5sum command
- changed libpng test in configure to utilize pkg-config
- fixed some minor flaws for NetBSD
2012-08-10 15:52:12 +00:00
is
8e20c66504 Forgot patch file... 2012-08-10 14:59:58 +00:00
drochner
50b3fedd58 add patch from upstream to fix a possible DOS by HVM guests on teardown
(CVE-2012-3433)
bump PKGREV
2012-08-10 09:59:47 +00:00
jperkin
219b809631 Fix a couple of compile problems on Solaris. 2012-08-09 10:21:19 +00:00
marino
21c8fdc5b1 sysutils/whowatch: Fix LP64 and DragonFly regression
1) The 4th argument of the sysctl function requires type size_t, not int,
   which matters for LP64.
2) DragonFly's kinfo structure changed dramatically a few years ago,
   breaking this package.  Repatched.
3) sysctl can return pid of -1 for pure kernel processes which must be
   skipped to avoid a segfault.
2012-08-08 18:37:07 +00:00
drochner
242327f5d2 CONFLICTS with old py-dbus, from Patrick Welche 2012-08-08 16:35:26 +00:00
is
5da2c17564 mtools-(at least)4.0.17 tries hard to configure and conditionally set types
to use 64bit file offsets where available for seek()ing etc. However, the
easy case (sizeof(off_t)>4) is handled incorrectly: mt_size_t is set to
size_t - maybe a copy and paste from the fall-back-to-32bit case.

This type is used at least in init.c, when detecting media size and comparing
to the FAT geometry, consequently failing and erroring out with the message
"Big disks not supported on this architecture."

The patch does handle the (e.g. NetBSD) case of 64bit off_t the same as
the case where a off64_t is available (and the other 64bit off_t-equivalent
cases); namely using off_t as mt_size_t.

Thanks to riastradh@ for pointing out where the bug in llong.h was.
2012-08-08 08:46:27 +00:00
msaitoh
4a56760fd1 Update sysutils/amtterm to 1.3
make a patch to skip EAGAIN of read(2).
2012-08-07 19:21:22 +00:00
gls
d386d0c687 Update sysutils/fabric to 1.4.3
Upstream changes:
-----------------

2012-07-06: released Fabric 1.4.3
2012-07-06: released Fabric 1.3.8

[Bug] #671: reject_unknown_hosts sometimes resulted in a password prompt
instead of an abort. This has been fixed. Thanks to Roy Smith for the report.

[Bug] #659: Update docs to reflect that local currently honors env.path. Thanks
to @floledermann for the catch.

[Bug] #652: Show available commands when aborting on invalid command names.

[Support] #651: Added note about nesting with statements on Python 2.6+. Thanks
to Jens Rantil for the patch.

[Bug] #649: Don?t swallow non-abort-driven exceptions in parallel mode. Fabric
correctly printed such exceptions, and returned them from execute, but did not
actually cause the child or parent processes to halt with a nonzero status.
This has been fixed. execute now also honors env.warn_only so users may still
opt to call it by hand and inspect the returned exceptions, instead of
encountering a hard stop. Thanks to Matt Robenolt for the catch.

[Support] #645: Update Sphinx docs to work well when run out of a source
tarball as opposed to a Git checkout. Thanks again to @Arfrever for the catch.

[Support] #640: (also #644) Update packaging manifest so sdist tarballs include
all necessary test & doc files. Thanks to Mike Gilbert and @Arfrever for catch
& patch.

[Support] #634: Clarified that lcd does no special handling re: the user?s
current working directory, and thus relative paths given to it will be relative
to os.getcwd(). Thanks to @techtonik for the catch.
2012-08-06 19:53:50 +00:00
jmmv
dfe06c884d Add and enable sysupgrade. 2012-08-06 17:06:34 +00:00
jmmv
49488a9935 Initial addition of sysupgrade, version 1.0:
sysupgrade is a script to automate NetBSD system upgrades.  sysupgrade
works by first fetching distribution sets from a specified site or local
directory, then by upgrading the system using such distribution sets and
later by ensuring that the system configuration is up to date.  All the
process is controlled by a configuration file, and the defaults should
suit the most common NetBSD upgrades.

sysupgrade can be used to perform upgrades across different system major
and/or minor versions, and it can also be used to track a stable or
development branch from the CVS repository.

sysbuild is the perfect companion to sysupgrade in those cases where you
want to roll your own binaries: both utilities share a very similar
command-line and configuration interface, and the default configuration
files provide examples on how to integrate one with the other.

A few notes about the import:

Right after I submitted sysbuild, I was pointed at etcmanage and its
scripts to build and upgrade NetBSD.  I am sending this anyway because
1) it matches sysbuild's behavior closely, 2) it has a detailed manual
page, 3) it has tests... and, well, 4) I had already written most of it
at that time and didn't want to throw it away!

The config and utils modules in this import are a duplicate of the code
in sysbuild, with a few tweaks.  This is really bad and the code should
be deduplicated somehow.  I'm not sure what the best way of doing so is
and can only think about introducing a common base package with the
shared code (which brings its own problems).

I have tested this to upgrade both -current and 6.0_BETA2 to newer
snapshots, both from local and remote release files.
2012-08-06 17:06:17 +00:00
wiz
bbcdfe6ce6 Disallow python-2.5 because configure complains it is too old. 2012-08-04 19:56:09 +00:00
fhajny
3a320f8193 Add support for binary data in /proc/self on Illumos, see
https://github.com/puppetlabs/facter/pull/249.
Bump PKGREVISION.
2012-08-02 08:36:40 +00:00
drochner
c6fdbf4e9f update to 1.1.1
supports Python3x
2012-08-01 18:04:26 +00:00
drochner
2c12314836 +dbus-python-common 2012-08-01 18:02:27 +00:00
drochner
1880cf6d76 put the Python version independant files from py-dbus into an own pkg,
to allow coexistence of py-dbus for different Python versions
2012-08-01 18:01:24 +00:00
drochner
a72efa67bd update to 0.100
no useful changelog found, apparently fixes and cleanups
(The previous version was too ols for newer Python bindings.)
2012-08-01 17:56:20 +00:00
drochner
125139b81b update to 1.6.4
this is a step of two major branches, to much to list here

pkgsrc notes:
-I've left out our NETBSD_ATOMIC_OPS patch because it is very invasive
 and gcc intrinsics are hopefully good enough
-A workaround for non-standard behavior of vsnprintf has been added
 upstream, for HPUX as the comment says. We had a patch for __hpux||__sgi
 which is removed now - the sgi case should be checked.
2012-08-01 17:52:21 +00:00
asau
cfc040d419 Slightly simplify build process. 2012-08-01 12:28:18 +00:00
asau
5e2b87bbdf Use default WRKSRC. 2012-08-01 12:22:28 +00:00
sbd
82765e7738 Update amanda to 3.3.1
Changes in release 3.3.1

   * amrecover
       o New 'settransalte' command.
   * amanda.conf
       o new '$s' substitution in autolabel.
       o new 'max-dle-by-volume' global option.
       o new 'eject-volume' global option.
   * diskfile
       o new 'includefile' option.
   * amcheck
       o new '--client-verbose' argument.
   * All programs have a new '--version' argument.
   * ampgsql can take property from server configuration.
   * amgetconf can print one property of a section.
   * s3 device
       o new S3_SERVER_SIDE_ENCRYPTION property.
       o use multiple thread to speedup deleting a volume.
   * Many bug fix.

Changes in release 3.3.0

   * The default auth is changed to "bsdtcp", if you are using the default bsd
     then you must add it to your configuration.
       o in amanda.conf
       o in amanda-client.conf
       o in dumptype/disklist
       o in xinetd (if no '-auth' argument to amandad)
   * amdump trap crtl-c, it still send the report and do cleanup if you do
     one crtl-c, do it more than once to abort the run.
   * s3 device
       o use multiple threads to speedup the transfer
       o can connect to eucalytus.
       o new NB_THREADS_BACKUP property
       o new NB_THREADS_RECOVERY property
       o new S3_HOST property
       o new S3_SERVICE_PATH property
       o new S3_SUBDOMAIN property
   * chg-aggregate: new changer that use other changer sequentially.
   * meta-volume
   * Add meta label in tapelist file
   * chg-disk:
       o support for removable disk
       o new NUM-SLOT property
       o new AUTO-CREATE-SLOT property
       o new REMOVABLE property
       o new MOUNT property
       o new UMOUNT property
       o new UMOUNT-LOCKFILE property
       o new UMOUNT-IDLE property
   * new taperscan algorithm:
       o oldest: this algorithm try to run through the volumes in the oldest
	 order
       o lexical: this algorithm try to run through the volumes in the natural
	 order
   * Change in amanda.conf
       o new meta-autolabel option
       o autolabel can include org, config, barcode, meta in the label
       o new client-name option in appication and script.
   * application and script in amanda-client.conf can be used to set default
     properties for application or script.
   * amlabel
       o The label argument is no longer required, an autolabel can be
	 generated
       o new --meta option
       o new --barcode option
       o new --assign option
   * amgtar, amstar: The path must be specified, it will not works with a
     device.
   * amrecover: decompression and decryption are now done on the client if
		compression/encryption was done on the client.
   * amtape: inventory print the current slot
   * amanda.conf:
       o autoflush have value "no|yes|all"
       o script have single-execution setting.
       o Add pre-amcheck, post-amcheck, pre-estimate, post-estimate, pre-backup
         and post-backup to execute-on of script.
       o Add taperscan and interactivity section.
       o add 'server' value in recovery-limit.
       o add dump-limit in a dumptype.
   * amanda-client.conf
       o add amdump-server setting.
   * script are searched in $APPLICATION_DIR, $CONFIG_DIR/<conf>/application
     and $CONFIG_DIR/application
   * amservice
       o add -s argument
       o is also installed on client
   * new amdumpd server service, if enable, it allow client to start a backup
     of itself.
   * new amdump_client program, it is use on client to start a backup of itself
   * implement restore command amzfs-sendrecv, it can be use with amrecover.

Changes in release 3.2.2

   * Do not restore the NUL padding bytes, some program fail with them.
   * Fix driver doing nothing if taper crash early.
   * Fix taperalog *FIT no going to second volume.
   * Fix amrestore '-p' not going to next file.
   * flush even if flush threshold are not met if it save tape space.
   * fix crash in amtrmidx due to memory leak.
   * amsamba use 'Use smbclient -TF' for restore.

Changes in release 3.2.1

   * barcode are added to the tapelist file.
   * Faster 'amadmin find', improve speed on many programs.
   * device-output-buffer-size default to a minimum of 4*block_size.
   * ssh auth use the client-port
   * Bug fixed:
      o "Can't opendata output stream: Connection refused".
      o Better handling of dump to tape.
      o Corrupted 'amdump' log file, amstatus not showing correct state.
      o Execute subprocess with the config overwrite.
      o tape-device allow to set LEOM.
      o Crash in robot changer.
      o Script output property are not sent to application.

Changes in release 3.2.0

   * Support for multiple simultaneous writes to storage devices
      o Can write to all available drives in parallel.
      o Works only with the new changer API.
      o Useful if two or more volumes are used in a single run.
      o dump direct to tape can be scheduled any time during the run,
        previously they were done sequencially after all dump to holding disk.
      o enabled with the new 'taper-parallel-write' configuration option.
   * Support for LEOM in storage devices
      o allows splitting without partial parts, saving space
      o much more efficient, since parts need not be cached on disk in most
        cases
   * new, simpler splitting commands in the tapetype section:
     part-size, part-cache-type, part-cache-dir, part-cache-max-size; see
     amanda.conf(5) for details
   * Amanda server configuration file changes (amanda.conf)
      o new configuration keyword:
         + taper-parallel-write -- How many drive amanda can write to
                                   in parallel.
      o deprecated configuration keywords:
         + amrecover_do_fsf
         + amrecover_check_label
   * the CONFIG parameter to amidxtaped is now required; this means that
     versions of amrecover older than 2.4.3 will be unable to recover from
     servers running Amanda-3.2 and later.
   * The new dumptype and global parameters 'recovery-limit' can be used to
     limit which hosts may recover from a particular DLE.  See amanda.conf(5)
     and amanda-auth(7) for more information.
   * Several old changers have been removed - these changers will work with
     Amanda for the forseeable future, but are no longer included in the
     distribution.
      o chg-chio
      o chg-chs
      o chg-iomega
      o chg-juke
      o chg-mcutil
      o chg-mtx
      o chg-null (use the new "chg-null:")
      o chg-rait (use the new "chg-rait:{dev1,dev2}")
      o chg-rth
      o chg-scsi-chio
      o chg-scsi
   * Amdump change:
      o new '--no-taper' option to start the run in degraded mode
   * Amvault is much improved, but still experimental:
      o supports assembling split parts on the source volume and re-splitting
        them on the destination
      o supports filtering dumps with the same syntax as amfetchdump
      o a --fulls-only option skips all incremental dumps on the source
      o an --export option tries to move tertiary volumes to import/export
        slots when completed
      o command-line syntax has changed incompatibly; see manpage or
        'amvault --help'
   * Rewritten and improved:
      o amoverview
      o amcheckdump

Changes in release 3.1.0

   * Deprecated old changers; see amanda-changers(7) for replacements.  These
     changers are still available in the distribution, but will be removed in a
     future release.
      o chg-null
      o chg-zd-mtx
      o chg-rait
      o chg-disk
      o chg-multi
   * Although chg-zd-mtx is still supported, we recommend that all users upgrade
     to the more efficient chg-robot.  See contrib/convert-zd-mtx-to-robot.sh
     for a useful conversion script.
   * Amanda server configuration file changes (amanda.conf)
      o deprecated configuration keywords:
	 + label_new_tapes
      o keywords deprecated in 2.6.1:
         + rawtapedev
	 + tapebufs
	 + file-pad
      o new configuration keyword
         + autolabel   -- replace label_new_tapes
         + columnspec  -- can specify a precision.
         + order       -- in script, to specify script order execution.
         + client_port -- in dumptype, to specify which port to connect on
                          the client.
         + estimate    -- in dumptype, can specify multiple estimate method.
      o accept 'define' keyword for defining an holdingdisk
   * Amanda client configuration file changes (amanda-client.conf)
      o new configuration keyword
         + debug_days  -- how many days to keep debug files.
         + client_port -- use by amrecover, specify which port to connect on
                          the server.
   * Removed compile-time default --with-changer-device: specify a device
     explicitly in amanda.conf instead
   * amtape behavior has changed:
      o 'device' subcommand removed
      o 'slot advance' subcommand removed
      o 'update' subcommand no longer displays each slot as it is updated, and
        is not supported by all changers
      o taperscan output has changed
      o new 'inventory' subcommand
   * amrmtape rewrite
      o use long option
         + --changer    -- Specify which changer to use
         + --cleanup    -- Remove logs and indexes associated with label
         + --dryrun     -- do not update the original copies.
         + --erase      -- Attempt to erase the data contained on the volume
         + --keep-label -- Do not remove label from the tapelist
         + --quiet      -- Opposite of --verbose
         + --verbose    -- List backups of hosts and disks that are being
                           discarded.
   * amdevcheck
      o new --label option.
      o new --properties option.
   * Device API
      o changed wildcard setting for S3_BUCKET_LOCATION from "" to "*"
      o new 'ndmp:' device to write to a tape on an ndmp server.
      o new 'dvdrw:' device to write to a dvd drive.
   * Application API
      o new properties to many applications
      o amgtar
         + new ACLS, SELINUX and XATTRS properties
      o amsamba
         + Allow '\' in diskname and amandapass.
         + new ALLOW-ANONYMOUS property.
      o new applications:
         + ampgsql  -- Backup PostgreSQL using continuous WAL archiving
         + amsuntar -- Backup filesytem with the SUN tar
         + amraw    -- Backup only one directory entry
   * New taper, with DirectTCP support, changed tape and catalog format:
      o all dumpfiles are now F_SPLIT_DUMPFILE
      o all on-tape dumpfiles have numparts=-1, since it's no longer possible
        to calculate this value in advance
      o there is no logging or reporting of zero-byte, successful parts (this
        may cause gaps in filenums in the catalog)
   * Redesigned amreport
      o much more natural command-line interface (just run 'amreport $config')
      o experimental XML output
   * configuration override for dumptype works with inheritance.

Changes in release 2.6.1p2
   * amtapetype: new -p option
   * Bugs fixed
      o S3 device driver
      o amcheckdump
      o file not removed from holding disk
      o sendbackup compatibility with a 2.4.2 server
      o handle EROFS error from tape device.
      o zfs snapshot name us the diskname.
      o fix fd allocation in amandad
      o crash in amflush

Changes in release 2.6.1p1

   * amplot: better output
   * Don't include genversion.h in distribution tarballs.
   * Bugs fixed
      o S3 device driver
      o rait device driver
      o amstatus
      o configure
      o application-api
      o compilation on some platform
      o others small bug

Changes in release 2.6.1

   * Amanda server configuration file changes (amanda.conf)
      o deprecated configuration keywords:
         + rawtapedev
	 + tapebufs
	 + file-pad
   * Application API: Allow to easily write wrappers around any backup program,
     See the 'amanda-applications' man page.
      o amgtar: Use GNU tar, it is a lot more configurable than the GNUTAR
        program. See 'amgtar' man page.
      o amstar: Use star to do a backup, it work only on a partition. See
        'amstar' man page.
      o amsamba: Use smbclient to backup a cifs share, see amsamba man page.
      o amzfs-sendrecv: Do a backup of a ZFS filesystem with 'zfs send'.
   * Script API: Allow to run script before and after amanda process, see the
     'amanda-scripts' man page.
      o amzfs-snapshot: Do a snapshot of a ZFS filesystem, then 'amgtar'
        application will backup the snapshot. See 'amzfs-snapshot' man page.
      o script-email: Simple script to send email. see 'script-email' man page.
   * Changer API v2.0: perl-based changer interface supporting concurrent
     use of multiple devices and changers.
      o currently operating in "compatibility mode," calling old changer
        shell scripts.
      o under active development.
   * Xfer API: generic library to move and filter data with maximal efficiency
      o can read from and write to arbitrary devices, files, etc.
      o only used in some applications.
   * Amanda archive format: A simple archive format that an application can
     use to create backup image.
   * 'amarchiver' program to manipulate file in amanda archive format.
   * Many improvements to report better error message to user.
   * amtape subcommands 'slot prev' and 'slot last' are removed.
   * Dozens more perl libraries, with more stable interfaces.
   * Many bugs fixed and improvement.
   * amgetconf '--client' option to retrieve config from
     amanda-client.conf on a client.
   * Amanda configuration file changes
       o new application-tool section
       o new script-tool section
       o new device section
       o new changer section

Changes in release 2.6.0

   * configure --disable-shared doesn't work because perl modules require
     shared libraries.  Use configure --with-static-binaries to build
     statically linked binaries.
   * 'amverify' and 'amverifyrun' are deprecated and replaced with the
     new, more flexible 'amcheckdump'
   * 'amdd' and 'ammt' are deprecated.
   * Some Amanda files are now installed in new "amanda/" subdirectories:
     libraries are now installed in $libdir/amanda and internal programs
     are now installed in $libexecdir/amanda.
   * The amandates file, previously at /etc/amandates, is now at
     $localstatedir/amanda/amandates.  You may want to move your existing
     /etc/amandates when you upgrade Amanda.
   * New 'amcryptsimple', 'amgpgcrypt' - encryption plugins based on gpg.
   * New 'amserverconfig', 'amaddclient' - Initial Amanda configuration tools
     these tools make assumptions, please see man page.
   * Many bugs fixed and code rewrite/cleanup
   * glib is required to compile and run amanda.
   * Device API: pluggable interface to storage devices, supporting tapes,
     vtapes, RAIT, and Amazon S3
   * New perl modules link directly to Amanda, to support writing Amanda
     applications in Perl. Perl module are installed by default in the perl
     installsitelib directory. It can be changed with
     'configure --with-amperldir'.
   * New 'local' security driver supports backups of the amanda server
     without any network connection or other configuration.
   * Almost 200 unit tests are available via 'make installcheck'.
   * Amanda configuration file changes
         o amanda.conf changes
               + flush-threshold-dumped
               + flush-threshold-scheduled
               + taperflush
               + device_property
               + usetimestamps default to yes
2012-07-30 07:21:10 +00:00
sbd
5ca98d505f Use find-prefix.mk for the gnuplot prefix. 2012-07-30 07:05:54 +00:00
sbd
e7241efdbf Add SPECIAL_PERMS entries for binaries the need special perms.
Because of the above change switch all amanda packages to user-destdir
support.
2012-07-30 07:04:29 +00:00
sbd
5f973a9740 + Change the AMANADA_USER to 'amandabackup' to be consistent with other
packages (and because I think its a good idea).
+ Set the AMANDA_USER's home directory to AMANDA_VAR.
+ Update the AMANDA_USER's gecos comment.
2012-07-30 07:03:04 +00:00
sbd
5438715c8c Add some new configure args to bring the config in-line with other binary
distributions:

	+ Add bsd-security, bsdtcp-security, bsdudp-security.
	+ Set default index and tape server to localhost
	+ Build with assertions.
	+ Use a debugging log directory (and add it to OWN_DIRS_PERMS
          in amanda-common)
2012-07-30 07:02:17 +00:00
sbd
8484bc5f43 The correct mode for amanda's directories is 0750. 2012-07-30 07:01:32 +00:00
sbd
16bbd1c549 Add --without-gnuplot to CONFIGURE_ARGS for amanda-{common,client,server}. 2012-07-30 07:00:50 +00:00
sbd
55c482c1c1 Miscellaneous makefile clean up. 2012-07-30 07:00:12 +00:00
sbd
7ad69bb265 Add a version.mk file with AMANDA_VERSION in it and use that in all amanda
packages (including the meta-package) and in the buildlink.
2012-07-30 06:57:21 +00:00
sbd
9ba4b5ed20 Make amanda-fqdn a suggested options.
Also remove a old comment.
2012-07-30 06:54:45 +00:00
gsutre
0019e6203d Make sysutils/grub conflict with sysutils/grub2. 2012-07-29 21:51:42 +00:00
gsutre
f3075efc4d Add grub2. 2012-07-29 21:47:08 +00:00
abs
24adfb4ed0 Actually... update to 1.4 2012-07-29 21:46:45 +00:00
abs
0a6c22884a Updated sysutils/dc-tools to 1.3
changes to dc-burn-netbsd
- rename 'extract sets' from -r to -s
- Split out the code to adjust the extracted data for live CD usage and enable
  via '-l'. Make -l imply '-s base -k GENERIC' unless overridden
- Tweak live setup further to speed up slightly and avoid rebuilding the
  X11 fontcache, sort rc.conf, set dhcpcd=YES & tweak root entry in fstab
- Disable burning to CD by default and add -b to enable
- Add support for listing and downloading/burning the daily NetBSD
  branch builds from nyftp.netbsd.org

pkgsrc changes:
Set RESTRICTED and NO_{BIN,SRC}_ON_{CDROM,FTP} due to contents of makeip
2012-07-29 21:45:39 +00:00
gsutre
d4ff70ea49 Import grub2-2.00 as sysutils/grub2.
This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.
2012-07-29 21:44:13 +00:00
reed
ebc5630634 remove repeated setting 2012-07-28 21:50:31 +00:00
drochner
31b64cec7c copy security patch from xenkernel41 - it also applies to 3.3
(noticed by Daniel Horecki)
bump PKGREV
2012-07-28 12:02:16 +00:00
drochner
0f96d180e7 add patch from upstream to fix bug in MMIO emulation which can cause
guest crashes by unprivileged users, only for HVM guests, and if
MMIO is granted to the user process (CVE-2012-3432)
bump PKGREV
2012-07-27 18:50:34 +00:00
abs
0408f8c726 Updated sysutils/dc-tools to 1.3
fix issue with non -r usage
2012-07-26 22:29:09 +00:00
abs
dd7e65dcc3 update COMMENT 2012-07-26 22:19:24 +00:00
abs
5a30c440e6 Updated sysutils/dc-tools to 1.2
Changes to dc-burn-netbsd
- If run as non root, call sudo where root is required
- Adjust -r to permit explicit list of tarfiles to extract
- Enumerate all possible tarfiles to avoid having to query NetBSD site
- Add -e option to tun emulator (gxemul) on result
- Fix rework of extracted files to create viable live image
- Implement -v '?' to list available versions (from main NetBSD site)
- Automatically check NetBSD-archive directory for older NetBSD versions
2012-07-26 22:15:08 +00:00
jmmv
c7368f0363 Add and enable sysbuild and sysbuild-user. 2012-07-25 12:20:28 +00:00
jmmv
44f404830e Initial addition of sysbuild-user, version 1.0:
This package installs an unprivileged user for the sysbuild utility
provided by the sysutils/sysbuild package.  This unprivileged user is
automatically configured to perform daily NetBSD builds.
2012-07-25 12:20:08 +00:00
jmmv
49f4ea5dba Initial (re)addition of sysbuild, version 2.0:
sysbuild is a tool to automate the maintenance of the NetBSD sources and
the build of releases by means of a single command and a configuration
file that tells sysbuild what to do.

Since NetBSD 1.6 (released on July 2011), the source tree has included a
very flexible script (build.sh) to build a full NetBSD release for the
current platform or to cross-build for any of the supported platforms.

The flipside of the flexibility is that the script is inconvenient to use
on a daily basis because of the myriad of options it takes.  Furthermore,
managing the source trees that make up NetBSD is not in the scope of
build.sh: the user must fetch these trees and keep them up to date by hand.

While these details are all fine on their own, rebuilding NetBSD frequently
(to keep a system up to date, or just for development tasks) is convoluted.
Developers and users usually find themselves writing their own wrapper
scripts over build.sh to simplify their daily tasks.

sysbuild extends build.sh by adding support for configuration files and
source tree management, allowing NetBSD rebuilds with a single and simple
command.  Make sure to check the sysbuild-user package for a way to
trivially set up periodic NetBSD rebuilds under an dedicated, unprivileged
user.

This is version 2.0 because sysbuild already existed 10 years ago.  It
served the same purpose, but it was removed because it stopped working
with NetBSD 2.0 (can't remember why though).  Also, I'm convinced the
previous implementation was quite bad.
2012-07-25 12:18:22 +00:00
jnemeth
13e26949eb - add man/man8 to INSTALLATION_DIRS
- bump PKGREVISION
2012-07-23 22:20:16 +00:00
jnemeth
11cc26367e - remove NOT_FOR_PLATFORM DragonFly
- update DOWNLOAD URL
- skip PKGREVISION bump since this doesn't change the binary package
2012-07-23 21:56:06 +00:00
abs
b8af6acf43 Updated sysutils/dc-tools to 1.1
dc-burn-netbsd updated to 1.1:
- Check & clean data dir if build options change
- Extend "-r" to take type of release - base, std, x
- Tweak extracted files with -r to get closer to viable root-on-cd system
2012-07-21 21:43:55 +00:00
marino
31ef53e945 sysutils/coreutils: Fix pthread link
The configure script incorrectly detects that libpthread is part of libc
on DragonFly, likely due to the use of weak symbols there.  For DragonFly
only, Cache the variable that tells it to include -pthread while linking.
2012-07-20 17:59:14 +00:00
taca
9c5366756a Use a raw disk device file on NetBSD.
Bump PKGREVISION.
2012-07-20 12:35:00 +00:00
fhajny
e4dbda3b0b Needs zlib bl3 2012-07-20 11:24:02 +00:00
sbd
a0d8c1e694 Correctly set Amanda license. 2012-07-19 07:30:55 +00:00
asau
c1461734ef Update ipa to 2.1.2
From Andrey Simonenko in PR pkg/46712


Changes:
 * autoconf 2.68 -> 2.69, automake 1.11.1 -> 1.12.2.
 * Corrected compilation with --enable-ctl-creds on NetBSD.
 * Corrected output for "ipactl -a ... status".
 * Corrected work with the -n switch in ipactl.

Package changes:
 * Removed the ipa-memfunc-debug option.
2012-07-17 21:00:34 +00:00
jym
3fa66231aa Do not skip domain's creation when a prehook cmd has been executed.
Reported by Brook Milligan on port-xen@.
2012-07-16 22:55:25 +00:00
marino
f35d20d2db sysutils/fsviewer: LDFLAGS.DragonFly+= -lfontconfig 2012-07-16 06:27:18 +00:00
sbd
1cf8e9ba09 Make amanda-dump-snap a suggested option. 2012-07-16 00:33:44 +00:00
wiz
68808ff07a Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
wiz
4e7f0ac941 Try fixing build on NetBSD 5 (PR 46705). 2012-07-15 08:12:42 +00:00
wiz
60e0753965 Update to 0.13.1. Update patch-ac (netbsd_pci.c) using current version
of the file from xsrc.
meta-pkgs/modular-xorg still builds.

Changes:
0.12.0:
pciaccess 0.12.0 release, contains a fix for a major MTRR issue from Thomas,
along with a use after free, generic x86 backend, a few vgaarb fixes, and
some packaging magic.

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Delay allocation of agp_info so we don't leak it on prior errors
      Let libtool handle library flags for scanpci on Solaris

Dave Airlie (2):
      pciaccess: fix use after free.
      libpciaccess 0.12.0 - bump version for release

Gaetan Nadon (2):
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Julien Cristau (1):
      COPYING: add Red Hat's copyright notice

Samuel Thibault (1):
      libpciaccess x86 backend

Thomas Hellstrom (1):
      Fix long standing MTRR bug.

Tiago Vignatti (2):
      vgaarb: decode should send new information to the kernel
      vgaarb: read back vga count when setting new decoding

0.12.1:
This bug fix release corrects a couple bugs in the device probing code,
as well as providing various build configuration improvements.

Alan Coopersmith (4):
      Sun's copyrights belong to Oracle now
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      libpciaccess 0.12.1

Bryce Harrington (1):
      Fix detection of multi-function cards

Gaetan Nadon (8):
      config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR
      config: provide a makefile for scanpci dev tool
      scanpci.c: remove offending whitespace as reported by git diff
      config: provide a makefile for scanpci man pages
      config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS
      include: add a Makefile to install and distribute header file
      config: use LDADD to obtain appropriate dependencies
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING

Jesse Barnes (1):
      Revert "Don't try to use bogus bridge data"

0.13.0:
Adam Jackson (1):
      linux: Don't use /dev/port

Alan Coopersmith (3):
      Solaris: reorder functions to remove need for lots of static prototypes
      Close pci.ids file when bailing out because realloc failed
      solx_devfs.c: fix gcc warnings about casting away const when reading data

Daniel Drake (1):
      delete_io_handle: fix deletion of last handle

Henry Zhao (1):
      Solaris: improve support for sparc platform

Jeremy Huddleston (1):
      configure.ac: Bump to 0.13

Mark Kettenis (3):
      OpenBSD: Indicate that devices need access to legacy VGA resources.
      Add VGA Arbiter support for OpenBSD.
      OpenBSD: Implement map_legacy and legacy_io

Mathias Krause (1):
      Use correct type for pci_id file accessor functions

0.13.1:
Adam Jackson (2):
      Use O_CLOEXEC for internal file descriptors
      linux: Fix out[bwl] macros on non-I/O architectures

Julien Cristau (1):
      Bump to 0.13.1

Matthieu Herrb (1):
      Fix pci_io_handle allocation routines.

Thordur Bjornsson (1):
      Fix openbsd_pci.c:pci_device_vgaarb_set_target();
2012-07-14 23:42:12 +00:00
sbd
6b3f979ba2 Update sysutils/amanda* descriptions. 2012-07-14 07:43:04 +00:00
abs
c2b512bb60 Add dependency on cdrtools, bump pkgrevision 2012-07-12 23:59:46 +00:00
abs
cf20aea79c +dc-tools 2012-07-12 23:56:37 +00:00
abs
e21b4ac4d8 Added sysutils/dc-tools version 1.00
Contents: some Dreamcast tools from Marcus Comstedt http://mc.pp.se/dc/sw.html
and a dc-burn-netbsd script to build and burn a bootable NetBSD/dreamcast CD

dc-burn-netbsd
    Script to download a given NetBSD/dreamcast version and burn a bootable CD

dc-makeip (IP creator)
    Utility for creating IP.BIN from a textual representation of IP0000.BIN

dc-scramble (1ST_READ.BIN scrambler)
    Utility to "scramble" binary files to match bootloader requirements

share/dc-tools/ip_slave/ (IP upload slave)
    Dreamcast binary to upload and run software over ethernet

share/dc-tools/serial_slave/ (Serial upload slave)
    Dreamcast binary to upload and run software over the serial port
2012-07-12 23:55:55 +00:00
wiz
08a55a0e73 Update DESCR (based on homepage). From Bug Hunting. 2012-07-11 19:01:13 +00:00
wiz
737c5af6d0 Fill in HOMEPAGE. From Bug Hunting. 2012-07-11 19:01:00 +00:00
wiz
693306ce15 Fix casing in used-by line. 2012-07-10 09:37:20 +00:00
drochner
409e7305ec more PKGREV bumps for gnutls update 2012-07-05 15:44:06 +00:00
sbd
8c40d3b2a1 Move the amanda-client option definitions to the common options.mk so
that 'PKG_OPTIONS.amanda' works properly.
2012-07-05 06:57:44 +00:00
drochner
4e8dede36e +testdisk 2012-07-04 17:59:21 +00:00
drochner
4313d95c50 add testdisk-6.13, a Tool to check and undelete partitions, plus
an inage recovery tool, from pancake@phreaker.net per pkgsrc-wip
2012-07-04 17:58:31 +00:00
joerg
50966501da C++ requires functions to specify the return type unlike C. 2012-07-03 17:32:00 +00:00
drochner
3735cef46e revert addition of desktopdb.mk where it was unnecessary
(These are just the cases where I have the pkgs installed.)
2012-07-02 10:33:09 +00:00
gls
f2236b0b7d Update sysutils/fabric to 1.4.2
Upstream changes:
-----------------

:release:`1.4.2 <2012-05-07>`
:release:`1.3.7 <2012-05-07>`
🐛`562` Agent forwarding would error out or freeze when multiple uses of the
forwarded agent were used per remote invocation (e.g. a single
~fabric.operations.run command resulting in multiple Git or SVN checkouts.)
This has been fixed thanks to Steven McDonald and GitHub user @lynxis.

:support:`626` Clarity updates to the tutorial. Thanks to GitHub user m4z for
the patches.

🐛`625` ~fabric.context_managers.hide/~fabric.context_managers.show did not
correctly restore prior display settings if an exception was raised inside the
block. This has been fixed.

🐛`624` Login password prompts did not always display the username being
authenticated for. This has been fixed. Thanks to Nick Zalutskiy for catch &
patch.

🐛`617` Fix the clean_revert behavior of ~fabric.context_managers.settings
so it doesn't KeyError for newly created settings keys. Thanks to Chris
Streeter for the catch.

:feature:`615` Updated ~fabric.operations.sudo to honor the new setting
:ref:`env.sudo_user <sudo_user>` as a default for its user kwarg.

🐛`616` Add port number to the error message displayed upon connection
failures.

🐛`609` (and :issue:`564`) Document and clean up :ref:`env.sudo_prefix
<sudo_prefix>` so it can be more easily modified by users facing uncommon use
cases. Thanks to GitHub users 3point2 for the cleanup and SirScott for the
documentation catch.

🐛`610` Change detection of env.key_filename's type (added as part of SSH
config support in 1.4) so it supports arbitrary iterables. Thanks to Brandon
Rhodes for the catch.
2012-07-01 19:30:11 +00:00
dholland
f91b8b8497 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
wiz
16ea3717e5 Update to 3.1.10:
2012-06-25  Martin Mares <mj@ucw.cz>

	* Released as 3.1.10.

	* Decoding of LTR/OBFF in PCIe capabilities.

	* Various minor bug fixes.

	* Updated pci.ids to the today's snapshot of the database.
2012-07-01 15:49:14 +00:00
dholland
6f1546a252 Honor PATH_FSTAB in the environment if present. Allows this package to
configure in a chroot that doesn't have an fstab file. Cloned from
the corresponding freebsd file.
2012-06-30 05:10:51 +00:00
joerg
cfc164ceb7 Fix backtrace(3) fallout on NetBSD. 2012-06-29 12:39:17 +00:00
obache
2096579fea strip -Werror, using deprecated g_atexit in glib2. 2012-06-28 11:13:06 +00:00
dholland
8761b99194 Apply a similar fix to archivers/star to fix schilyware configuration for
powerpc on NetBSD.
2012-06-28 05:15:38 +00:00
dholland
da3c39eb12 Fix wrong INSTALLATION_DIRS. 2012-06-28 05:04:27 +00:00
bsiegert
831ddf2950 Move #include <sys/types.h> before the #define of _XOPEN_SOURCE so that
u_short etc. are being defined by it.

Fixes build on MirBSD. This is a leaf package.
2012-06-27 08:52:05 +00:00
schmonz
ce6eacc919 Update to 4.3.0. From the changelog:
- add ability to mmap a device other than /dev/mem, enabling easier
  testing of memory for hardware engineers et al if their system's
  kernel exports the memory they're interested in via /dev/mydevice
  or similar. Thanks: Jean-Noel Avila.

- add ability to run only specified tests by setting the environment
  variable MEMTESTER_TEST_MASK to a bitmask of the indexes of the
  tests to be run. Thanks: Ian Alexander.

Updating this during the freeze as it's a leaf package and the
changes should be low-impact.
2012-06-21 21:08:11 +00:00
bouyer
deabd44c27 Move patches to the right place. Bump PKGREVISION 2012-06-19 20:17:06 +00:00
joerg
a32c8727e6 Revert last, it breaks the build. 2012-06-18 11:10:47 +00:00
taca
fcc27e4c91 Remove php-fileinfo which is bundled with base by PHP 5.3 and later. 2012-06-16 15:11:25 +00:00
taca
680e4f7197 Remove php-fileinfo. 2012-06-16 15:10:48 +00:00
dholland
827cea3310 Give this a fake empty fstab file to play with during configure.
From FreeBSD. Thanks to Mark Linimon for the reference.
2012-06-16 09:45:01 +00:00
dholland
4efaf265ac Insert another symbolic link so it configures on amd64. Fix getline()
conflict. Fix makefiles that weren't stopping on error.

Now builds.
2012-06-16 08:55:54 +00:00
markd
e43be93ef2 Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
taca
9b568c38e9 Add a comment why this package accepts only PHP 5.2.x. (5.3.x and 5.4.x
bundled it.)
2012-06-16 03:01:00 +00:00
sbd
bea600acfb By request don't build with gmp.
Bump PKGREVISION.
2012-06-15 11:32:57 +00:00
sbd
b62232ac5a Add missing devel/gmp buildlink.
Bump PKGREVISION.
2012-06-14 22:30:19 +00:00
taca
c7e89835fa Update ruby-facter to 1.6.10.
1.6.10
===
35067dc Bump Facter epoch to 1
d6a3e91 Make package task depend on tar in Rakfile
f42896d (#14764) Stub architecture fact when Windows facts run on Linux
f44ca52 (maint) Fix hardware model fact for ruby 1.9
964d1f0 (#12864) Close registry key
ab025bb Revert "Revert "(#12864) Windows: get primary DNS from registry""
478386d (#10261) Detect x64 architecture on Windows
6cc881d Use git describe in Rakefile to determine pkg ver
2043244 (#13678) Remove deprecation msg triggerd by the ipaddress6 fact
d118d81 (#13678) Add filename extension on absolute paths on windows
b050eb1 (#14582) Fix noise in LSB facts
85654b0 (#13678) Allow passing shell built-ins to exec method on windows
8f4c016 (#13678) Single quote paths on unix with spaces
2d164e8 (#13678) Join PATHs correctly on windows
e7e7e8f (#13678) Extend spec tests for expand_command
0fea7b0 maint: Add shared context for specs to imitate windows or posix
60d0cd2 (#13678) Fix spec failures on windows
121a2ab (#13678) Fix quoting in expand_command
55b1125 (#13678) Add more unit tests for new methods
9086c0a (#13678) Add RDoc documentation for new methods
165ace4 (#13678) Convert command to absolute paths before executing
2012-06-14 15:16:07 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
bouyer
37d2e56472 pull up patches from upstream, fixing XSA7, XSA8 and XSA9.
PKGREVISION++
2012-06-12 15:59:04 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
joerg
4ee8a913c3 Don't install the (binary only) SolarisRBAC cruft. 2012-06-08 16:05:11 +00:00
sborrill
6c61dbd4ec Add support for appending a custom string to the OS version as displayed by
XenCenter by setting xenguest_osappend in rc.conf.

Bump PKGREVISION
2012-06-05 12:58:53 +00:00
jym
7eef8bb03f Kill USERGROUP_PHASE=pre-install as this hardcodes the UID/GID in the
+INSTALL script. This causes problems when you build the package on one
machine but install it on another not necessarily with the same
accounts configured.

XXX any real use for USERGROUP_PHASE=pre-install? IIUC pkg_install
installs USERGROUP during pre-install-script target by default, making it
explicit seems to cause more problems than it solves...
2012-06-05 09:30:19 +00:00
cheusov
a66cf127be Add symlinks in gnu/man/man1/
++pkgrevision
2012-06-02 09:32:30 +00:00
taca
6e42309f28 Update ruby-facter to 1.6.9.
1.6.9
===
b398bd8 (#14334) Fix dmidecode based facts on DragonFly BSD
6c46b2c (#14332) Correct stubbing on Ubuntu
753f3a4 Revert "(#12864) Windows: get primary DNS from registry"
ac51593 Wrap dmidecode/pciutils in ifarch block
fbaa8fe (#11511) Correct lsbrelease specfile filename
14eee2b (#12864) Windows: get primary DNS from registry
2842c96 Update rpm spec file
515fd65 (#11511) Split lsb facts into multiple files
2012-06-02 01:02:01 +00:00
cheusov
77d39f6a55 Add symlink to gnu/man/man{1,5}
++pkgrevision
2012-06-01 20:16:06 +00:00
sno
46a44cdf1d Updating package for CPAN module Linux::Inotify2 in
sysutils/p5-Linux-Inotify2 from 1.2.1 to 1.2.2.

Caution: The author uses an unusual versioning scheme which clash as
well with CPAN and pkgsrc.

Upstream changes between 1.22 and 1.21:
1.22 Tue Jun 14 08:34:38 CEST 2011
	- use a more useful definition of IN_xxx methods - any bits, not
          a match. (pointed out by Anatoliy Grishayev).
        - slightly reworked the documentation.
2012-05-31 09:16:58 +00:00
sno
79197ee028 Updating package for CPAN module File::Remove in sysutils/p5-File-Remove
from 1.50 to 1.52.

Upstream changes:
1.52 Mon 19 Mar 2012 - Adam Kennedy
	- No functional changes
	- Updating Module::Install to 1.06
	- Moved File::Spec dependency to 3.29 to fix problems with
	  four-digit decimal dependencies in some downstream packaging
	  systems.

1.51 Thu 27 Oct 2011 - Adam Kennedy
	- END-time deletion by clear() is now fork-safe, it will only remove
	  paths created in the same process.
2012-05-31 09:10:27 +00:00
obache
2b325f63f4 Fixes build with glib2>2.30, direct includion of header file is not allowed.
patch via PR 46453 by Noud de Brouwer.
2012-05-30 13:52:18 +00:00
bouyer
44b90627d2 Fix build failure reported by David Holland. I don't know why gmake didn't
stop for me on this error.
Bump PKGREVISION, as despite the error the package did build fine for me.
2012-05-30 08:29:43 +00:00
taca
d4a3afa031 Fix path of the target file in patch files. 2012-05-30 03:27:05 +00:00
cheusov
6a13d2c1a0 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@) 2012-05-29 22:58:52 +00:00
cheusov
ca6b729e4e Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision

Add LICENSE
2012-05-29 22:02:31 +00:00
cheusov
9f2826ede5 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

While here fix some pkglint warnings.

++pkgrevision
2012-05-29 18:14:13 +00:00
bouyer
55f89809df Add support for PCI pass-through for HVM guests, based on patch sent by
dukzcry <lomka@gero.in> on netbsd-users@ on may 14. This supports
only HVM guests, and only with the xl tool.

bump pkgrevision.
2012-05-29 15:01:34 +00:00
marino
f54aa19baa sysutils/pfstat: Remove DragonFly hack.mk
The new patch rendered this hack unnecessary.
2012-05-27 21:13:31 +00:00
dholland
a99641611e Avoid setting .PATH with '..' when the name of the containing directory
is the same as the name of a build product. I think this is what's been
confusing make.
2012-05-27 20:46:14 +00:00
marino
40280d7ece sysutils/pfstat: Add DragonFly hack
After spending more time on this this trying to patch it properly than I
care to admit, I concede defeat and add a hack.mk for DragonFly.

I'm not exactly sure what the problem is, other than "make" works on the
subdir makefile and "bmake" doesn't.  And that's only true if executed
outside of the package -- hardcoding "make" inside the do-build phase
doesn't work.  Weird problem, but the hack works.
2012-05-26 14:21:11 +00:00
marino
a22b9733aa misc/libgksu: USE_TOOLS+= msgfmt 2012-05-24 23:23:21 +00:00
sborrill
2a272d0536 Fix typo in rc.d script.
Bump PKGREVISION
2012-05-24 09:44:18 +00:00
gdt
f06eb59ac2 Update to 1.15 (not really tested), on the theory that there's no
reason to run old upstream code.


Changes in version 1.15:

The new option "-a, --min-read-rate" has been added.

The new option "-I, --verify-input-size" has been added.

The new option "-x, --extend-outfile" has been added.

Ddrescue now verifies that infile, outfile and logfile are all
different.

Non-tried blocks are now read aligned to cluster-size sectors.

The "split or skip" algorithm of the split pass has been improved.

A spurious warning about "-D" being ignored in fill mode has been
removed.

Ddrescuelog, a tool for manipulation, display, conversion, comparison
and testing of ddrescue logfiles, has been added.
2012-05-22 23:41:04 +00:00
marino
e600ef0e83 sysutils/heirloom-shl: mark NOT FOR *BSD or DragonFly
According to the install file, this package is not for any BSD, not just
NetBSD (also not for AIX or HP-UX, but I didn't mark those).
2012-05-22 16:41:57 +00:00
plunky
c7e2d98217 update to BlueZ hcidump 2.4
This release adds support for A2MP, L2CAP create/move channel,
  SAP and additional AVRCP decoding.
2012-05-21 07:01:32 +00:00
sbd
faeea17a70 Convert AMANDA_SMB and AMANDA_DUMP_SNAP build defines to pkg options. 2012-05-21 04:27:09 +00:00
sbd
321982388f Use += to set pkg supported/suggested options. 2012-05-21 04:25:36 +00:00
sbd
d51223a68e Add runtime dependency on mail. 2012-05-20 11:21:34 +00:00
sbd
0e71a285b9 If /usr/bin/ssh doesn't exist add openssh depenedance. 2012-05-20 11:14:33 +00:00
sbd
20d7815c64 Convert AMANDA_SSH and AMANFA_FQDN to pkg options and enable amanda-ssh. 2012-05-20 11:13:35 +00:00
marino
b220ecb5eb sysutils/storage-manager: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>

Note: This is a manual fetch which is considered "available", but in
this case, the file is no longer at the indicated location.
2012-05-19 15:29:09 +00:00
marino
b95ccb4537 sysutils/iwi-firmware3: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:07:46 +00:00
marino
309f6d9630 sysutils/iwi-firmware: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:06:56 +00:00
marino
9aafebeeee sysutils/ipw-firmware: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:06:00 +00:00
marino
ee520025de sysutils/xfce4-thunar: Fix unwanted directory removal
xfce4-thunar depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:35:57 +00:00
manu
9ca952da2f Fix "xm list" with Python 2.7 (which is the default now). Without these patches,you get a traceback and a crashing xend.
copied from similar patch on xentools33 from bsiegert
2012-05-14 15:39:52 +00:00
sbd
b7dfcd6858 glib2 now only allows glib.h to be included. 2012-05-14 03:12:01 +00:00
dholland
0d2cdced45 If this finds xsltproc, it tries to use it to build man pages, and then
croaks. Because man pages are good, add the necessary build depends and
update the PLIST. PKGREVISION -> 4.
2012-05-14 01:27:49 +00:00
hans
ece15a5758 DESTDIR support and build fix for SunOS > 5.6 and !sparc. 2012-05-13 15:59:33 +00:00
imil
ffb2c94cc4 add & enable conky 2012-05-13 08:44:14 +00:00
imil
8946b5dc81 Initial import of conky, version 1.9.0, into the NetBSD Packages Collection.
Conky is a system monitor for X originally based on torsmo. Since
its inception, Conky has changed significantly from its predecessor,
while maintaining simplicity and configurability.  Conky can display
just about anything, either on your root desktop or in its own
window.  Not only does Conky have many built-in objects, it can
also display just about any piece of information by using scripts
and other external programs.

Conky has more than 250 built in objects, including support for a
plethora of OS stats (uname, uptime, CPU usage, mem usage, disk
usage, "top" like process stats, and network monitoring, just to
name a few), built in IMAP and POP3 support, built in support for
many popular music players (MPD, XMMS2, BMPx, Audacious), and much
much more.  Conky can display this info either as text, or using
simple progress bars and graph widgets, with different fonts
and colours.
2012-05-13 08:42:20 +00:00
sbd
8b050103fb If the WEBMIN_OSVERSION_cmd output is empty then a pair of quotes must be
used so that copyconfig.pl has the correct number of arguments.
2012-05-13 08:10:12 +00:00
dholland
7f782def5a Fix build on netbsd-6 and up. 2012-05-12 23:10:29 +00:00
dholland
2de018ed55 Mark this as NOT_FOR_PLATFORM on netbsd-6 and up. It is based on the
historical quota API and has no internal abstractions, so it would
require pretty much a total rewrite for the new quota API. This could
be done, of course. Contact me if there's any interest.
2012-05-12 22:08:24 +00:00
sbd
df032ac028 Bring back patch-RULES_rules.man as the fix in it is still needed. 2012-05-12 08:27:16 +00:00
abs
426d1b014c Correctly handle PKG_SYSCONFDIR - bump pkgrevision 2012-05-10 16:07:36 +00:00
jdf
965cd9b3e2 Updated fscd from 1.0 to 1.0.1
1.0.1 fixes a bug that made fscd segfault when removing a killed process and
being in debug mode.
2012-05-09 22:44:06 +00:00
imil
ed9cbb5c45 Updated to 0.5
* Fix bug introduced in rev:a3a710f720dd with passwd arguments.
* Backout the additional objectClasses patch for mkdir: same behavior can
  be acheived with 'touch', less complex to leave it as is.
* Add a --version flag.
* Small documentation fixes, add better verbosity when saving connection
  cache data.
* Make sure the hasSubordinates attribute is defined before checking its
  value.
* fix 'ls -R' output, minor style cleanup
* Repair broken path behavior, remove unneeded #path_to_dn 'relative' flag.
2012-05-08 20:57:03 +00:00
shattered
9d18b8ffab Proofread apccontrol's messages. Raise syslog severity for 'emergency'
message to 'crit'.
2012-05-07 12:55:23 +00:00
dholland
1d8f45be1a Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=) 2012-05-07 02:45:47 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
c90c2e794f Build fixes for new glib2. 2012-05-07 01:22:50 +00:00
marino
8198b63e23 sysutils/gkrellm: Fix indirect linking on DragonFly again 2012-05-06 19:45:03 +00:00
joerg
cc32dcefca Fix a number of C issues. 2012-05-04 16:34:48 +00:00
jdf
a63ade229a Added entries for sysutils/fscd in Makefile and CHANGES. 2012-05-03 21:37:42 +00:00
jdf
8699a3c584 Added the freebsd service check daemon.
Originally developed by Tom Rhodes for FreeBSD, it's ported to NetBSD now
and maintained by me.
https://vcs.in-berlin.de/schrank21_fscd
2012-05-03 21:21:58 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
adam
5e53b3f935 Changes 2.32.2:
* GApplication: can now have a NULL application ID
* g_clear_object: fix warnings when using it on C++ (due to lack of
  ability to implicitly cast void*)
* GDBus:
 - add our own implementation of the message bus for use on Windows only
 - fix up a few bugs that use of this bus uncovered in GDBus
 - escape nonce files in dbus addressess (think 'c:\')
 - support initial underscores in dbus codegen namespace (for private)
* Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings backend)
* make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment
* GAppInfo: overwrite the DISPLAY only if it is set in the launch context
* glib/tests/date: force US locale running the GDateTime tests
* GSocketControlMessage: Don't warn about unknown messages
* Resources:
 - fix broken use of GVDB on big endian machines
 - set a 'display name' so that pretty file names appear in Gtk CSS
   warning messages
* GMainContext:
 - block child sources when blocking the parent
 - introduce more testcases for child sources
* Translations updates:
 Brazilian Portuguese
 French
 Galician
 Italian
 Lithuanian
 Polish
 Polish
 Serbian
 Simplified Chinese
 Spanish
* Bug fixed:
 619026 avoid warning in gutils.h when using gcc with -Wconversion
 669260 Open/Save dialog hangs waiting for data with libsoup
 671249 GApplication: Allow a null application_id?
 672786 goa-daemon: action in notification doesn't work
 673409 g_resource_lookup_data may return stale data pointer
 674172 glib-2.32.1 misdetects GNUstep as Cocoa
 674345 cssprovider: Make sure to print out file name in css warnings
 674483 broken configure results when cross-compiling with gcc >= 4.5
2012-05-01 18:45:51 +00:00
taca
055850445f Update ruby-fssm to 0.2.9.
From commit log.

* completely remove rubycocoa backend, as it hasn't worked correctly
  since 10.6 and rb-fsevent is a better solution regardless
* mention guard/listen on require
2012-04-29 14:21:45 +00:00
taca
bb237bdec2 Update ruby-facter package to 1.6.8.
1.6.8
===
b86fe4c (#12831) Add rspec tests to have_which method in Resolution
70be957 (#12831) Fix recursion on first kernel fact resolution

1.6.7
===
ab9e26c Updating CHANGELOG and lib/facter.rb for Facter 1.6.7rc1
bdbf332 (#12720) Add Solaris CPU info to 'processorN' fact.
a7f5924 (#12813) Redirect lspci output to /dev/null
6ec2863 (#12669) Preserve timestamps when installing files
2012-04-29 14:20:33 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
taca
8663fabd48 Update sysutils/ruby-rb-appscript to 0.6.1.
2010-03-19 -- 0.6.1

* removed 32-bit only AE.run_application_event_loop,
  AE.quit_application_event_loop
* updated AE.launch_application to use LSOpenApplication
* minor documentation fixes


2010-12-17 -- 0.6.0

* added UTF-8 Encoding support in Ruby 1.9+; added
  AEMCodecs::Codecs#use_ascii_8bit for optionally disabling it
* AEM::Codecs#pack now accepts Date, DateTime instances; added
  AEM::Codecs#use_date_time method for unpacking typeLongDateTime descriptors
  as DateTime instead of Time instances
* removed AE.get_app_terminology() as it relied on deprecated Carbon APIs
* added AE.copy_scripting_definition()
* the OSAX module now now uses OSACopyScriptingDefinition() to obtain
  scripting addition terminology, so works in both 32- and 64-bit Ruby. Note
  that in addition to limitations of OSACopyScriptingDefinition
  (e.g. aete-to-sdef conversion is not 100% reliable), the SdefParser is
  limited in capability (no support for xi:include, class-extension, synonym
  elements), but should suffice for parsing relatively simple osax
  dictionaries.
* modified Terminology.dump() to retrieve aete resources via 'ascrgdte'
  events; added OSAX.dump() method
* added workaround for transaction id bug in some versions of OS X 10.6
* renamed AEMReference::Base class to AEMReference::Query
* renamed Send::CommandError class to Send::EventError; note that AEM
  re-exports it as AEM::EventError and [for backwards compatibilty]
  AEM::CommandError


2009-07-18 -- 0.5.3

* fixed pALL code in defaultterminology
* fixed OSAX module initialisation code (previously didn't initialise if
  ScriptingAddition.new was called directly)
* fixed out-of-date URLs in appscript manual


2009-07-05 -- 0.5.2

* removed deprecated AEM::Application.is_running? method
* added #dont_cache_unpacked_specifiers, #pack_strings_as_type compatibility
  options to AEM::Codecs
* added default definitions for 'item' type, 'items' elements, 'properties'
  property as Apple have removed the 'item' class definition from
  skeleton.sdef (the default terminology for Cocoa apps)
* property and elements methods now raise ArgumentError if passed arguments;
  previously, malformed elements selectors,
  e.g. app('TextEdit').documents(1).text, would be silently ignored, resulting
  in unexpected behaviour
* Codecs#unpack now tries to coerce descriptors of typeVersion to unicode text
  (works on 10.4+) c.f. AppleScript (note: itunes.version.get returns the
  wrong version number otherwise; this appears to be an iTunes bug, but is
  masked by current AppleScript behaviour)
* #process_exists_for_url?, #remote_app in connect.rb now raise error if URL
   string doesn't contain a colon (process will crash otherwise due to an OS
   bug)
* improved error reporting in Reference#[] when a malformed generic reference
  containing a command expands to a non-reference value. e.g. its.name.get()
  would previously expand the the value of the object's 'name' property,
  typically a string, resulting in a cryptic NoMethodError; this now raises a
  descriptive ArgumentError.
* fixed bug where Terminology module would error on zero-length keywords in
  problem dictionaries (e.g. MS Word 12.1.7)
* AEM::Codecs now correctly unpacks AEDescs of typeBoolean whose data >1 byte
* fixed inconsistent escaping of application-defined property/element names
  that overlap built-in type/enum/property names but uses different
  codes. e.g. Adobe Illustrator defines 'rotation' as 'SxRx' - this overlaps
  built-in definition ('rotation' = 'trot'), so is escaped as
  'rotation_'. Previously only the Keyword was escaped (i.e. :rotation_ but
  ref.rotation) now both are escaped (i.e. :rotation_, ref.rotation_). Users
  should update existing code as needed.
* restructured defaultterminology.rb to make it easier to maintain
* changed default terminology mapping for :data from KAE::CRawData ('rdat') to
  KAE::TypeData ('tdta')
* the OSAX module now obtains list of installed scripting additions on first
  use instead of import (the .osax scanning code uses System Events via AEM,
  and sending Apple events in event loop-based application before the event
  loop is started can disrupt the process's handling of incoming Apple events)
2012-04-27 10:30:40 +00:00
wiz
77cce0a8b6 Set LICENSE. 2012-04-22 16:01:11 +00:00
wiz
501ae14a5d Update to 3.1.9:
2012-01-14  Martin Mares <mj@ucw.cz>

	* Released as 3.1.9.

	* Updated README.

	* Whereever we mention the PCI ID database, we now refer to
	  http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
	  as a mirror. This includes update-pciids.

	* Decode PCIe Gen 3 speeds and link status fields.

	* Various minor bug fixes.

	* Updated pci.ids to the today's snapshot of the database.

2011-10-02  Martin Mares <mj@ucw.cz>

	* Released as 3.1.8.

	* More capabilities: Transaction Processing Hints, Latency Tolerance
	Reporting. Thanks to Jesse Barnes.

	* Added BeOS and Haiku ports. Contributed by Francois Revol.

	* pciutils.pc now uses Libs.private properly.

	* When we format a name and it does not fit in the buffer, we truncate
	it instead of returning "buffer too small" instead. This works on all
	platforms with sane (i.e., C99-compatible) snprintf().

	* Various minor bug fixes.

	* Updated pci.ids to the today's snapshot of the database.

2010-01-31  Martin Mares <mj@ucw.cz>

	* Released as 3.1.7.

	* Minor improvements and bug fixes in decoding of the Virtual Channel
	capability.

2010-01-24  Martin Mares <mj@ucw.cz>

	* Released as 3.1.6.

	* More capabilities decoded: Virtual Channel (except arbitration
	tables), Root Complex Link, Vendor-Specific (header only), SATA HBA.

	* All extended capabilities have their version displayed (-vv or more).

2010-01-19  Martin Mares <mj@ucw.cz>

	* Released as 3.1.5.

	* Updated pci.ids to the today's snapshot of the database.

	* When scanning extended capabilities, properly mask the lowest 2 bits,
	  which are currently reserved. This avoids unaligned access errors on
	  broken hardware (see tests/broken-ecaps).

	* Large bar sizes are displayed in human-readable format (with units).
	  Thanks to Matthew Wilcox.

	* Physical slot information is displayed correctly for multi-function cards.
	  Fixed by Matthew Wilcox.

	* Fixed a couple of typos everywhere.

	* Library: Fixed bugs in freeing of capabilities.

	* Windows back-end compiles again.

2009-08-14  Martin Mares <mj@ucw.cz>

	* Released as 3.1.4.
	  (sorry that I have missed 22/7 and released it later :-))

	* Updated pci.ids to the today's snapshot of the database.

	* Fixed memory and file descriptor leak in the dump back-end.

	* The SR-IOV capability decoder now prints the VF BAR's.
	Patch by Chris Wright, cleaned up by me.

	* On request of certain company's lawyers, we now include a copy
	of the GPL with our package. It seems that the pciutils are getting
	mature if the most important bug of the month was this one ;-)
2012-04-22 16:00:38 +00:00
gdt
b298887ecc Update to 0.8.2.
New in Version 0.8.2

  Branches netbsd-6, netbsd-6-0 and netbsd-5-1 are supported.

New in Version 0.8.1

  INSTALL-NetBSD now installs the tests set, in NetBSD 5, and the
  modules set, to be in NetBSD 6.
2012-04-18 16:39:49 +00:00
joerg
10a61258e6 Don't override user optimizer settings with mythical GCC optimizer
levels.
2012-04-17 17:48:47 +00:00
joerg
386a1af379 Fix "return;" in non-void function. 2012-04-17 17:47:54 +00:00
joerg
5509f62b90 Add clang to the stdbuf list.
XXX This is still completely broken as check
2012-04-17 17:47:19 +00:00
wiz
6dc4abe4b7 Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
wiz
40bb7def04 Update to 0.20:
============
Version 0.20
============

 desktop-file-install
  - fix list of locale strings without trailing slash (Matthias Clasen)

 desktop-file-validate
  - add MATE and Razor to list of registered environments (Vincent)
  - validate Desktop Actions (Giovanni Campagna, Vincent)
2012-04-15 15:44:32 +00:00
markd
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
gls
b07f2944ea Update sysutils/capistrano to 2.12.0
Upstream changes:
-----------------

## 2.12.0 / April 13 2012

This release revserts the very verbose logging introduced in the previous
version, it also enables a handful of power-user features which are largely
un-documented, but shouldn't be important unless you are looking for them.
Undocumented code shouldn't scare you, simply read through deploy.rb in the Gem
if you want to know how a new feature works!

 * Update mapped commands to remove symlink deprecation warning. Despo Pentara
(despo)

 * Add the "rpm" remote dependency. Nick Hoffman (nickhoffman)

 * Add commented deploy:cleanup task to default recipe. Jean-Philippe Doyle
(j15e)

 * Teach deploy:web:enable to fail gracefully. Lee Marlow (lmarlow)

 * Ticket 193 alias task show wrong name when it is not overridden. Rafa García
(rgo)

 * Allow configuration of which roles assets are precompiled on. Frederick
Cheung (fcheung)

 * Fix transfer action to honor dry-run flag. Serg Podtynnyi (shtirlic)

 * Changed single to double quotes for Windows, fixes a Windows bug in the HG
module. Matthew J Morrison (mattjmorrison)

 * Add UnsharedRemoteCache (copied from eycap gem). Ben Symonds (bensymonds)

As ever, a sincere thanks to all contributors, and do not hesitate to contact
me if this release causes problems for you.
2012-04-14 11:01:29 +00:00
gls
d57f618df4 Fix PLIST.
Thanks imil@!
2012-04-14 09:29:18 +00:00
gls
4264e0070f Update sysutils/fabric to 1.4.1
Upstream changes:
-----------------

2012-04-04: released Fabric 1.4.1
2012-04-04: released Fabric 1.3.6

[Bug] #608: Add capture kwarg to rsync_project to aid in debugging rsync
problems.

[Bug] #607: Allow local to display stdout/stderr when it warns/aborts, if it
was capturing them.

[Bug] #395: Added an FAQ entry detailing how to handle init scripts which
misbehave when a pseudo-tty is allocated.

[Bug] #568: execute allowed too much of its internal state changes (to
variables such as env.host_string and env.parallel) to persist after execution
completed; this caused a number of different incorrect behaviors. execute has
been overhauled to clean up its own state changes - while preserving any state
changes made by the task being executed.

[Bug] #584: upload_project did not take explicit remote directory location into
account when untarring, and now uses cd to address this. Thanks to Ben Burry
for the patch.

[Bug] #458: with_settings did not perfectly match settings, re: ability to
inline additional context managers. This has been corrected. Thanks to Rory
Geoghegan for the patch.

[Bug] #499: contrib.files.first used an outdated function signature in its
wrapped exists call. This has been fixed. Thanks to Massimiliano Torromeo for
catch & patch.

[Bug] #551: --list output now detects terminal window size and truncates (or
doesn't truncate) accordingly. Thanks to Horacio G. de Oro for the initial pull
request.

[Bug] #572: Parallel task aborts (as oppposed to unhandled exceptions) now
correctly print their abort messages instead of tracebacks, and cause the
parent process to exit with the correct (nonzero) return code. Thanks to Ian
Langworth for the catch.

[Bug] #306: Remote paths now use posixpath for a separator. Thanks to Jason
Coombs for the patch.

2012-02-13: released Fabric 1.4.0
2012-02-13: released Fabric 1.3.5
2012-02-13: released Fabric 1.2.6
2012-02-13: released Fabric 1.1.8

[Bug] #495: Fixed documentation example showing how to subclass Task. Thanks to
Brett Haydon for the catch and Mark Merritt for the patch.

[Bug] #410: Fixed a bug where using the task decorator inside/under another
decorator such as hosts could cause that task to become invalid when invoked by
name (due to how old-style vs new-style tasks are detected.) Thanks to Dan
Colish for the initial patch.

[Feature] #559: rsync_project now allows users to append extra SSH-specific
arguments to rsync`s --rsh flag.

[Feature] #138: env.port may now be written to at fabfile module level to set a
default nonstandard port number. Previously this value was read-only.

[Feature] #3: Fabric can now load a subset of SSH config functionality directly
from your local ~/.ssh/config if env.use_ssh_config is set to True. See
Leveraging native SSH config files for details. Thanks to Kirill Pinchuk for
the initial patch.

[Feature] #12: Added the ability to try connecting multiple times to
temporarily-down remote systems, instead of immediately failing. (Default
behavior is still to only try once.) See env.timeout and
env.connection_attempts for controlling both connection timeouts and total
number of attempts. reboot has also been overhauled (but practically deprecated
- see its updated docs.)

[Feature] #474: execute now allows you to access the executed task's return
values, by itself returning a dictionary whose keys are the host strings
executed against.

[Bug] #487: Overhauled the regular expression escaping performed in append and
contains to try and handle more corner cases. Thanks to Neilen Marais for the
patch.

[Support] #532: Reorganized and cleaned up the output of fab --help.

[Feature] #8: Added --skip-bad-hosts/env.skip_bad_hosts option to allow
skipping past temporarily down/unreachable hosts.

[Feature] #13: Env vars may now be set at runtime via the new --set
command-line flag.

[Feature] #506: A new output alias, commands, has been added, which allows
hiding remote stdout and local "running command X" output lines.

[Feature] #72: SSH agent forwarding support has made it into Fabric's SSH
library, and hooks for using it have been added (disabled by default; use -A or
env.forward_agent to enable.) Thanks to Ben Davis for porting an existing
Paramiko patch to ssh and providing the necessary tweak to Fabric.
2012-04-14 09:21:43 +00:00
hans
90e90dd7d9 Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
2012-04-13 23:29:10 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
80f3ced3e8 USE_TOOLS+=perl:run. There are very few cases where it makes sense to
REPLACE_PERL without depending on it. PKGREVISION to 4.
2012-04-08 03:37:30 +00:00
dholland
bb49a2bc4e Switch SUBST_STAGE from post-patch to pre-configure to make it harder
to accidentally hardwire the substitution into patches/.
2012-04-07 19:35:48 +00:00
bsiegert
8ef9bcf661 Forgot to "cvs add" the patches. Also remove some debugging dreg.
Reminded by wiz, thanks!
2012-04-07 14:48:11 +00:00
bsiegert
acd99d1e76 Fix "xm list" with Python 2.7 (which is the default now). Without these patches,
you get a traceback and a crashing xend.

ok cegger (maintainer), joerg
2012-04-07 13:10:56 +00:00
wiz
682597200a Add gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
Thanks obache@ for the hint!
2012-04-04 08:06:16 +00:00
ryoon
894889b77c Bump PKGREVISION
* Fix build on FreeBSD 9.0
** Patches are borrowed from FreeBSD ports
** Split FreeBSD support from DragonFly/FreeBSD support
2012-03-31 16:06:56 +00:00
dholland
14853ca701 Reapply version 1.6 of patch-ah to fix handling of $PREFIX for
bacula-wx-client.

everyone, when regenerating patches, please make sure you aren't
expanding substitutions.
2012-03-31 10:33:36 +00:00
obache
3c586206ca fixes build on OpenBSD, taken from upstream repository. 2012-03-30 14:28:29 +00:00
taca
617c5c686a Update file from 5.03 to 5.11.
Changes are too may to write here but includes security fix CVE-2012-1571.

Add LICENSE, too.
2012-03-30 03:53:54 +00:00
wiz
4dd6d9c43e Move ifdef around so it matches the code. 2012-03-29 14:51:59 +00:00
wiz
bdb8feaa02 Fix build with clang-3.1. 2012-03-29 13:22:06 +00:00
wiz
e9d86175cf bitbucket -> FETCH_USING curl. 2012-03-25 13:50:35 +00:00
marino
9a598e54ea sysutils/rox: Fix indirect linking error on DragonFly 2012-03-23 21:46:07 +00:00
marino
2da6dd898f sysutils/libgtop: Unbreak DragonFly again
Libgtop on DragonFly is built using FreeBSD-specific files.  The systems
are diverging and it's getting harder to keep this package from breaking
everytime it's updated.  This minor point upgrade broke it!
2012-03-23 17:29:51 +00:00
hans
e8edae8277 Let the schily makefiles know when we're using gcc. 2012-03-22 11:28:38 +00:00
markd
ba3f0a7ae2 add k3b-kde3 2012-03-22 06:40:01 +00:00
markd
f284094e25 Update to 2.0.2
KDE4 version.
2012-03-22 06:39:00 +00:00
markd
a079a07ad4 Reimport k3b 1.0.5nb12 as k3b-kde3 2012-03-22 06:12:10 +00:00
markd
470a7e5a8c Add k4dirstat 2012-03-21 23:22:31 +00:00
markd
800233c72b Import k4dirstat 2.7.3
K4DirStat (KDE 4 Directory Statistics) is a small utility program that
sums up disk usage for directory trees, very much like the Unix 'du'
command. It displays the disk space used up by a directory tree, both
numerically and graphically. It is network transparent (i.e., you can use
it to sum up FTP servers), and comes with predefined and user configurable
cleanup actions. You can directly open a directory branch in Konqueror or
the shell of your choice, compress it to a .tar.bz2 archive, or define
your own cleanup actions.
2012-03-21 23:21:20 +00:00
hans
c32c2d5218 It's called SunOS, and it needs -lm. 2012-03-21 19:22:30 +00:00
drochner
f8c5eef4e1 update to 1.0.1
changes:
-UI improvements, UTF-8/wcurses support
-Performance improvements
-XDG compliance
-bugfixes
2012-03-21 18:28:40 +00:00
taca
cd24396efa Update ruby-facer to 1.6.6.
1.6.6
===
e046144 Updated CHANGELOG for 1.6.6rc2
c273d34 Make ec2 facts work on CentOS again (#12666)
c218d84 (#12362) Use Tempfile to generate temp files
f6bbe14 (#12170) Adds gem spec description Without this patch, the gem spec file is missing a description attribute, which caus
5c5c330 Changes apple rake task to reflect package name facter instead of puppet.
9b5cb26 Updating conf/redhat/facter.spec for 1.6.5 release.
7d3889d (#12079) Fix order-dependent test failure due to odd stubbing.
7f2a0e2 add a simple test for openstack ec2 facts
cb598aa Support EC2 facts on OpenStack
2012-03-21 15:45:00 +00:00
cheusov
2064fbdd48 Fix build failure on SunOS 2012-03-20 22:00:10 +00:00
plunky
6e64fd9045 add default targets to lib/Makefile (for pbulk) 2012-03-20 15:31:14 +00:00
markd
708b94094a add kdf, kfloppy, filelight-kde3 2012-03-20 05:50:03 +00:00
markd
9d58dff528 Add kdf and kfloppy. Part of KDE SC 4.8.0 2012-03-20 05:48:09 +00:00
markd
a2cb517013 Update to KDE SC 4.8.0 2012-03-20 05:41:02 +00:00
markd
7937781c29 Reimport filelight 1.0nb20 as filelight-kde3 2012-03-20 05:37:49 +00:00
joerg
9765e41589 Drop imake-check logic from X11 components' builtin.mk.
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
plunky
89e77db68a adjust this build so that it doesn't need to make a .a
library, to avoid breakage on pkgbulk build which does
not provide the same level of mk support as a NetBSD
host
2012-03-19 12:09:00 +00:00
shattered
ef055351b4 Update to 4.0.17 and delint. Notable changes:
Added missing -i option to mshortname
Make it clear that label is limited to 11 characters
mbadblocks now takes a list of bad blocks
mbadblocks now is able to do write scanning for bad blocks
mshowfat can show cluster of specific offset
Fixed encoding of all-lowercase names
Consider every directory entry after an ENDMARK (0x00) to be deleted
2012-03-18 12:41:53 +00:00
taca
fd5a6f1458 Update ruby-fssm to 0.2.8.1.
Exact changes are unknown.
2012-03-18 02:35:27 +00:00
taca
254b243270 Update ruby-facter to 1.6.5.
1.6.5
===
71d3d3d (#12077) Add pciutils RPM dependency
1df5b46 (#11566) Add windows support for ec2 facts
d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files
14cad7e Build a Rake task for building Apple Packages
5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5
88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release'
2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout
b51ccf0 (#11583) Add basic coverage to the ec2 fact
82692ba (#9599) Generalize zone detection
e6cebd3 (#9599) Add nexenta facts
9401b78 (#11583) Switch request method to open-uri monkey patch 'open'
3ccac87 (#9708) Amend requires in specs to use simple requires
b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa
c473e3f (#10309) Remove the with_verbose_disabled method
a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear
d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures
d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup
c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers
d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now
9c224d3 (#11436) Unify memorysize and memorytotal facts
5c6322a (maint) Joined conditional statements for domain
a1dba38 (#11196) Scan all arp entries for an ec2 mac
5cd30eb (#8279) Join ec2 fact output with commas
4633996 (#9789) Extend coverage of operatingsystem specs
6d21f90 Move Linux specific virtual tests to correct block.
cb4e294 (#7753) Added error checking when adding resolves
6201820 (maint) remove redundant arch detection
4f9da1c (#11328) Fix uptime detection on OpenBSD
3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 02:34:23 +00:00
taca
b6db45e3e4 Update capistrano to 2.11.2.
## 2.11.2 / Febuary 22 2012

Fixes some bugs with the now deprecated `deploy:symlink` fallback option.

## 2.11.0 / Febuary 20 2012

This release replaces and fixes a broken 2.10.0 release (see below for
information)

This release includes all fixes as documented for 2.10.0, plus additional code
cleanup (SHA: 3eecac2), as well as changing the public API from
`deploy:symlink`, to `deploy:create_symlink`

* Remove a testing dependency on `ruby-debug` (Lee Hambley, reported by Serg
Podtynnyi)

* Formerly deprecate `deploy:symlink`, this move was prompted by the Rake
namespace fiasco of their 0.9.0 release, and is replaced by
`deploy:create_symlink`. If you are looking for a place to hook asset related
tasks, please consider `deploy:finalize_update`. Replaced by
`deploy:create_symlink`, `deploy:symlink` now raises a deprecation warning,
and defers to `deploy:symlink`. (Lee Hambley)

* Update the 2.10.0 changelog. (Lee Hambley, reported by Jérémy Lecour)

## 2.10.0 / Febuary 19 2012

If you are reading this after Febuary 20th 2012, do not be surprised when you
cannot find 2.10.0 on Rubygems.org, it has been removed because of a breaking
API change. It is replaced logically enough by 2.11.0 where the API is still
changed, but now issues a warning and falls back to the expected behaviour.

The CHANGELOG for this release was updated retrospectively, I'm sorry I missed
that when releasing the gem, 2.10.0 apparently not my finest hour as a
maintainer.

Ths fixes in this release include

* Include sample NGinx config for `deploy:web:disable`(added by Roger Ertesvåg)

* Fix gemspec time format warning (reported by Tony Arcieri, fixed by building the Gem against Ruby-1.9.3)

* Finally removed deprecated `before_` and `after_` tasks. (Lee Hambley)

* Rake 0.9.x compatibility (reported by James Miller, fixed by Lee Hambley)

* More detailed logging output (fixed by Huang Liang)

* Includes multistage, without `capistrano-ext`. `require 'capistrano/ext/multistage'` (fixed by Lee Hambley)
2012-03-18 02:32:34 +00:00
wiz
9e448bd615 pkglint cleanup while here; set LICENSE. 2012-03-17 02:19:22 +00:00
wiz
0bbe40fee4 Fix build after G_CONST_RETURN has been deprecated.
Based on PR 46210 by Francis GUDIN.
2012-03-17 02:19:08 +00:00
obache
8164b5eeb3 Bump PKGREVISION from default python change to 2.7. 2012-03-16 04:31:14 +00:00
sborrill
4e0e1daf61 Stop current memory usage being printed to stdout at process start if memory
ballooning if present.
Bump PKGREVISION
2012-03-15 14:06:08 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
shattered
fe3315bb85 Set LICENSE. 2012-03-10 13:20:10 +00:00
plunky
52c45d3ce2 update to bluez-hcidump version 2.3
(rework the pkgsrc variables so that not as
many lines need to be changed on updates)

Changelog:

    Marcel Holtmann [Fri, 2 Mar 2012 01:54:01 +0000]
    build: Rename configure.in into configure.ac


    Johan Hedberg [Tue, 28 Feb 2012 00:05:42 +0000]
    lib: Add missing host feature defines

    This patch add missing SSP and "Simultaneous LE & BR/EDR" feature bit
    definitions to hci.h.


    Marcel Holtmann [Mon, 27 Feb 2012 06:42:41 +0000]
    lib: Make unaligned access functions const


    Marcel Holtmann [Mon, 27 Feb 2012 06:12:34 +0000]
    lib: Add definition for HCI_CHANNEL_MONITOR


    Andrei Emeltchenko [Fri, 24 Feb 2012 08:44:23 +0000]
    lib: Copy L2CAP chan policy defines from kernel

    Those defines will be used by user space.


    Marcel Holtmann [Tue, 21 Feb 2012 14:01:54 +0000]
    lib: Add struct for reading LE host supported setting


    Vinicius Costa Gomes [Fri, 10 Feb 2012 21:39:51 +0000]
    lib: Fix using old-style initializers


    Peter Krystad [Wed, 15 Feb 2012 19:04:11 +0000]
    lib: Add L2CAP Create/Move Channel definitions


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:55 +0000]
    core: Add support for passing PSM as OBEX port

    As OBEX can now use L2CAP as transport, -O/--obex option should accept
    values other than RFCOMM channel, so values over 31 are now interpreted
    as PSM.


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:54 +0000]
    L2CAP: add OBEX support


    Johan Hedberg [Thu, 2 Feb 2012 17:48:55 +0000]
    lib: Add stub for A2MP


    Johan Hedberg [Wed, 1 Feb 2012 06:05:26 +0000]
    att: Fix UUID-128 parsing

    ATT UUIDs are in little-endian format (in contrast to e.g. SDP).


    Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:18 +0000]
    lib: Add Key Size information to the security information

    Since some time the kernel has the capability to return the length of
    the key that was used to encrypt the link.

    This patch exposes that field to userspace so more applications can take
    decisions based on this information.
    CVS: ----------------------------------------------------------------------
    CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: 	Makefile distinfo
    CVS: ----------------------------------------------------------------------
2012-03-09 18:12:55 +00:00
fhajny
83ce238021 Fix an instance of GNU_PROGRAM_PREFIX not identified properly in PLIST. 2012-03-09 13:31:29 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
jakllsch
88ea04ab47 Update flashrom to 0.9.5.2.
changes since 0.9.5.1:

- fixes to (linux) spidev programmer
- SFDP bug fixes
- fixes for W83627 and IT87 SPI programmers
2012-03-08 22:47:05 +00:00
obache
cd355c98f9 Apply missing bump PKGREVISION from pcre (via glib2/modules.mk). 2012-03-08 14:49:45 +00:00
shattered
d041548dee Update home page URL. 2012-03-08 10:26:08 +00:00
sbd
e0f8157e21 Add a generic-linux entry for linux 3 and up. 2012-03-08 06:43:46 +00:00
joerg
45c0a23096 Fix fpos_t fallout. 2012-03-08 01:12:51 +00:00
joerg
497c1733e8 Remove sysutils/mtree, it serves no purpose.
Don't install cat page. Bump version for pkgtools/mtree.
2012-03-08 01:11:21 +00:00
hans
51e781d11f Fix build on SunOS. 2012-03-07 20:38:53 +00:00
drochner
cc9262ac2a avoid "make -C <dir>", this is not supported with older BSD make,
mostly from Jean-Yves Moulin per PM
2012-03-07 19:25:27 +00:00
hans
fe15fe0dcc include <fstream> instead of <fstream.h> 2012-03-07 16:14:40 +00:00
wiz
0abbe4e2bb Update to 3.01a07:
All:

-	The file COPYING has been reworded to be more obvious with
	explaining work limits.

-	A workaround for a bug in llvm-gcc-4.2 has been introduced in
	inc/avoffset.c. The llvm-gcc-4.2 bug caused an endless loop at an
	unexpected place.

-	New target "htmlxn" to only rebuild html versions of man pages
	only in case there was a change

-	The CSW packaging definitions in the schily makefilesystem was
	enhanced to permit referencing files in the package definition directory

-	include/schily/sigset.h added new macros: blocked_sigs(),
	block_sigs()

-	include/schily/fcntl.h now includes O_SEARCH for POSIX.1-2008 compliance.

-	Schily autoconf now tests for the size of mode_t, uid_t, gid_t, pid_t,
	dev_t, major_t, minor_t

-	Schily autoconf now defines a promoted type for mode_t that can be
	used together with varargs. This is needed as mode_t is smaller than
	int on some systems.

-	New autoconf tests for getdelim() and strncasecmp()

-	Added a workaround for a auto-dependency creation bug in the HP-UX
	c-compiler that resulted in wrong dependency files for all files
	in libshcily/stdio/ and for these files prevented an automated
	recompilation in case that an include file was changed.

-	Added links for:

	amd64-freebsd-cc.rul
	amd64-freebsd-gcc.rul

	amd64-openbsd-cc.rul
	amd64-openbsd-gcc.rul

	x86_64-darwin-cc.rul
	x86_64-darwin-gcc.rul
	x86_64-darwin-cc64.rul
	x86_64-darwin-gcc64.rul
	x86_64-darwin-cc32.rul
	x86_64-darwin-gcc32.rul

-	RULES/rules.loc now makes $(PTARGET) to depend on $(ARCHDIR) to
	support make -j 2

-	New include files include/schily/inttypes.h and include/schily/stdint.h

-	The script conf/makeinc is no longer confused by OpenBSD
	that has man.7 and mandoc.7 and both match on man*


Libschily:

-	New functions strstr() and wcsstr()

-	New libschily::fgetaline() and libschily::getaline() implement the
	functionality of the POSIX violating "getline()" from POSIX.1-2008.

-	New file libschily/abspath.c

-	New file libschily/resolvepath.c

-	New file libschily/mkdirs.c

-	An openat() emulation was added to libschily for platforms that
	miss openat().

-	An fchdir() emulation was added to libschily for platforms that
	miss fchdir()

-	libschily/at-defs.h new support file for internals from the *at()
	emulation

-	libschily/lxchdir.c new file to support chdir() to long
	path names

-	libschily/procnameat.c new file to support *at() functions in case
	that a newer /proc file system implementation is available

-	libschily/savewd.c new file to support to save the current working
	directory regardless of whether fchdir() is present or not.

-	libschily/wdabort.c new file with abort functions that are needed
	in libschily for the case that no system fchdir is available and
	an attempt to emulate *at() functions fails

-	New functions strcasecmp() and strncasecmp() for libschily.

-	New functions diropen() dirrdopen() dirclose() for libschily.
	These functions are needed in order to emulate fchdir() on platforms
	that do not support fchdir().

-	file_raise(NULL, FALSE) now also affects files that have been
	opened before the file_raise() call.


Libdeflt:

-	The function defltcntl() in libdeflt is now working and allows to
	select a case insensitive mode.

-	New function defltsect() in libdeflt allows to create sub-sections
	in configuration files. These subsections need to be named:
	"[section-name]" and the '[' must be at the beginning of a line.

Libfind:

-	libfind/walk.c now uses O_SEARCH to open directories

Cdrecord:

-	cdrecord man page corrected some small typos in the EXAMPLES section.

-	cdrecord has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/cdrecord:privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/cdrecord:privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr

	depending on where you install cdrecord.
	No special shell is needed anymore.


Cdda2wav (Maintained/enhanced by J

-	cdda2wav has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/cdda2wav:privs=file_dac_read,sys_devices,proc_priocntl,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/cdda2wav:privs=file_dac_read,sys_devices,proc_priocntl,net_privaddr

	depending on where you install cdda2wav.
	No special shell is needed anymore.


Readcd:

-	readcd has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/readcd:privs=file_dac_read,sys_devices,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/readcd:privs=file_dac_read,sys_devices,net_privaddr

	depending on where you install readcd.
	No special shell is needed anymore.
2012-03-07 14:54:44 +00:00
joerg
552cd5f25d Fix build on recent NetBSD 2012-03-06 23:38:04 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
sborrill
7d6702dfe3 Update for XenServer 6.0.2 2012-03-06 11:09:06 +00:00
sbd
38b96a42b5 Add logrotate 2012-03-06 04:54:54 +00:00
sbd
8ad869a17b Add logrotate-3.8.1 as sysutils/logrotate
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.
2012-03-06 04:53:24 +00:00
roy
ea695a773d Fix a compile issue where it's possible to return an unset value. 2012-03-05 13:32:58 +00:00
wiz
654bc06b1f Restore previous version, accidentally committed with pcre PKGREVISION
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.
2012-03-04 11:40:46 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
190f164226 Reset maintainer, he resigned. 2012-03-01 22:42:31 +00:00
hans
4d36387d6e Fix patch sum. 2012-03-01 17:22:38 +00:00
hans
bae9a5fb3a Fix build on SunOS.
- uses fts functions
- use pkgsrc-provided LDFLAGS and LIBS
2012-03-01 16:30:31 +00:00
hans
fa774222ea Fix build on SunOS.
- uses fts functions
- no static linking
- define MAP_FILE
- make sure pkgsrc-provided CFLAGS and CPPFLAGS are used
2012-03-01 16:21:12 +00:00
obache
d164a1585e Update HOMEPAGE to the new website. 2012-02-29 08:00:50 +00:00
drochner
5724044b65 reset PKGREV for base pkg update 2012-02-28 19:32:34 +00:00
jakllsch
b65f1ef1db update flashrom to 0.9.5.1.
since 0.9.4:

4 new recognized flash chips
4 new chipsets including:
 AMD Hudson
 Intel Tunnelcreek
 RDC R6030
68 additional verified mainboards
3 new FT2232-based programmers
1 new Rayer-compatible programmer
new Linux SPI subsystem (spidev) programmer
SFDP (Serial Flash Discoverable Parameters) support
initial Intel Hardware Sequencing support
detection of Intel chipset locks
SPI support for serprog
dediprog speedup
chip voltage range listing
3 levels of -V verbosity
--mainboard replaced with -p internal:mainboard
2012-02-26 16:33:12 +00:00
drochner
d06a2f5b2e add an example rc.d script which sets the hostname to the xen domain name 2012-02-24 15:26:28 +00:00
drochner
581d829a81 "xl shutdown --halt" doesn't work, remove the "--halt" 2012-02-24 11:44:03 +00:00
plunky
f42601be69 update to btpin-qt 1.5 (fix manpage markup)
while here, change homepage and add LICENCE
2012-02-24 09:03:29 +00:00
drochner
82a7471658 glib2'2 g_open() needs 3 arguments (as documented); this is enforced
now after the recent glib2 fix; from Patrick Welche per PM
2012-02-23 19:08:23 +00:00
shattered
bea3f180f6 PR/42954: bacula-static option is broken. It requires non-libtool build,
but Makefiles' "all" targets include both dynamic and static targets.
Package PLISTs also don't support static-only build.
2012-02-23 12:16:31 +00:00
wiz
afe04b932a Revert unintended commits. 2012-02-22 15:39:43 +00:00
wiz
10b42eef42 Mention putty-devel successor. 2012-02-22 15:31:34 +00:00
shattered
7083b4ef4f Fix master site URL. 2012-02-21 11:27:56 +00:00
hans
ff8fc2b050 Fix build on SunOS.
The makefile uses uname -m to decide which programs to build on i386 vs.
x86_64 (and then builds the same programs on both, but thats a different
story). Teach it about i86pc, which is what SunOS usually returns on an
x86 machine.
2012-02-20 17:27:33 +00:00
bouyer
c202ded60d Fix new patch-ap commited earlier: space vs tab issue ... 2012-02-19 18:21:58 +00:00
obache
10367efd6f Update memtest86 to 4.0.
Based on PR 45754 by Radoslaw Kujawa.

Enhancements in v4.0 (28/Mar/2011)
* Support for testing with multiple CPUs. All tests except for #11 (Bit Fade)
  have been multi-threaded. A maximum of 16 CPUs will be used for testing.
* CPU detection has been completely re-written to use the brand ID string rather
  than the cumbersome, difficult to maintain and often out of date CPUID family
  information. All new processors will now be correctly identified without
  requiring code support.
* All code related to controller identification, PCI and DMI has been removed.
  This may be a controversial decision and was not made lightly. The following
  are justifications for the decision:
    1. Controller identification has nothing to do with actual testing of memory,
     the core purpose of Memtest86.
    2. This code needed to be updated with every new chipset. With the ever
       growing number of chipsets it is not possible to keep up with the changes.
       The result is that new chipsets were more often than not reported
       in-correctly. In the authors opinion incorrect information is worse
       than no information.
    3. Probing for chipset information carries the risk of making the program
       crash.
    4. The amount of code involved with controller identification was quite
       large, making support more difficult.

  Removing this code also had the unfortunate effect of removing reporting of
  correctable ECC errors. The code to support ECC was hopelessly intertwined the
  controller identification code. A fresh, streamlined implementation of ECC
  reporting is planned for a future release.
* A surprising number of conditions existed that potentially cause problems when
  testing more than 4 GB of memory. Most if not all of these conditions have
  been identified and corrected.
* A number of cases were corrected where not all of memory was being tested. For
  most tests the last word of each test block was not tested. In addition an
  error in the paging code was fixed that omitted from testing the last 256
  bytes of each block above 2 GB.
* The information display has been simplified and a number of details that were
  not relevant to testing were removed.
* Memory speed measurement has been parallelized for more accurate reporting for
  multi channel memory controllers.
* This is a major re-write of the Memtest86 with a large number of minor
  bug-fixes and substantial cleanup and re-organization of the code.
2012-02-19 11:14:32 +00:00
bouyer
65459abe77 Fix build on OpenSolaris, from MASUDA Hideo in PR pkg/46043 2012-02-18 21:08:32 +00:00
bouyer
412368b82b Make SunOS use sun-streams, from Stephan Tesch in PR pkg/45806 2012-02-18 21:03:21 +00:00
obache
3fd4df00e2 Update clex to 4.6.4.
based on maintainer update request by PR 45960.

* * * CLEX Revision History * * *

4.6.4 released on 21-MAY-2011

  Problems fixed:

     * Name completion did not expand a single tilde as a home
       directory.
     * A mouseclick on a certain screen area of the help panel
       could lead to a crash.

  New or improved functionality:

     * The English documentation was proofread and corrected,
       the service was kindly contributed by Richard Harris.
     * Text file preview function was added.
     * The initial working directory for the secondary file
       panel is now set by a bookmark named DIR2. This
       replaces the configuration parameter DIR2.
     * The initial working directory for the primary file
       panel can be now set by a bookmark named DIR1.
     * New configuration parameter TIME_DATE controls the
       display of date and time.
     * Changes to the mouse control were made.
     * The recommendation against using alt-R for normal file
       renaming was dropped.


4.5 released on 24-SEP-2009

  Problems fixed:
     * Name completion could not complete user and group names
       containing a dot, comma or a dash character.

  New or improved functionality:
     * A mouse is supported on xterm-compatible terminals.
     * The location of configuration files has been moved
       again in order to comply with the XDG Specification.
       The standard place for these files is from now on the
       ~/.config/clex directory. Use the 'cfg-clex' utility to
       move the files to the new location.
     * There is a new option in the completion panel which
       allows completion of a name which is a part of a longer
       word. The option has a self-explaining description:
       'name to be completed starts at the cursor position'.
     * Configuration parameter C_PANEL_SIZE (completion panel
       size) cannot be set to AUTO (screen size) because this
       size is often uncomfortably small.
     * The Unicode soft hyphen character is displayed as a
       control character.
     * In the history panel a command separator is
       automatically inserted into the input line when a
       command is appended to the end of another command.
     * Configuration parameters CMD_Fn accept a new control
       sequence $~ which disables the 'Press enter to
       continue' prompt. The control is returned to CLEX
       immediately after the command execution terminates
       provided that:

          * the command has not been modified; and
          * the command terminates successfully (exit code
            zero).

     * The $! control sequence can appear anywhere in a
       configuration parameter CMD_Fn, not only at the end.
     * New function: alt-Z places the current line to the
       center of the panel. People using cluster-ssh might
       find it useful.


4.4 released on 07-APR-2009

  Problems fixed:
     * In the help text there were few UTF-8 characters which
       are now eliminated because they could not be displayed
       properly in non-UTF-8 encodings.

  New or improved functionality:
     * New function was added: change into a subdirectory
       showing the contents in the other file panel (alt-X).
       This function allows a return into the original
       directory simply by switching panels (ctrl-X).


4.3 released on 29-MAR-2009

  Problems fixed:
     * A newly added bookmark did not appear on the screen
       immediately.
     * A misleading message 'Ignoring the DIR2 configuration
       parameter' was logged when the 'DIR2' was set to
       'HOME'.

  New or improved functionality:
     * The bookmark organizer has been merged with the regular
       bookmark panel.
     * Bookmarks can have descriptive names.
     * The current working directory can be bookmarked from
       the file panel (ctrl-D).
     * The 'B_PANEL_SIZE' config parameter was removed.


4.2 released on 15-MAR-2009

  Problems fixed:
     * In some cases the 'cfg-clex' utility was generating an
       unusable template for the copy command (F5).
     * Under certain circumstances a crash was occurring on
       exit when CLEX was used over a ssh connection.

  New or improved functionality:
     * All configuration files now reside in the .clex
       subdirectory. Use the 'cfg-clex' utility to move the
       files to new location.


4.1 released on 09-FEB-2009

  Problems fixed:
     * Usage of uninitialized memory during the start-up has
       been corrected. It caused a crash on the Apple Mac OS X
       platform. Systems where CLEX starts normally are not
       affected by this bug.
     * A compilation problem on Apple Mac OS X was fixed.
     * The xterm title change feature did not work on remote
       telnet or ssh connections.

  New or improved functionality:
     * If a directory comparison is restricted to regular
       files, then only information about this type of file is
       displayed in the summary.
     * A small program named 'kbd-test' was added. It is a
       utility for


CLEX 4.0 released on 22-DEC-2008

   This is the initial release of the CLEX 4 branch. Main new
   features are:
     * Unicode support was implemented.
     * Several configuration parameters have been converted to options
       which are saved automatically.
     * The log panel and optional logging to a file for auditing and
       troubleshooting were added.
     * There is now 'cfg-clex' utility.
     * A built-in function for renaming files with invalid or
       unprintable characters was added.
   Enhancements (compared to previous releases) include:
     * Configuring prompt, time format and date format is more flexible.
     * The help is not limited to one link per line.
     * The user interface of the directory compare function was redesigned.
     * Changes in the pattern matching routine were made
     * Panel filtering is now available in two more panels.
     * A new tool for inserting control characters into the input line
       was added.
2012-02-17 13:23:28 +00:00
hans
606bfabf4d Uses pod2man and pod2html. 2012-02-16 19:47:32 +00:00
hans
0fd3d82511 Fix build on SunOS. 2012-02-16 19:46:19 +00:00
plunky
0fa2b449e6 update to BlueZ HCIdump 2.2, changes are basically increased
parsing for L2CAP packets, new parsing for AVCTP and AVRCP
protocols, some endian bugfixes and the archive now contains
the files needed from bluez-libs so we don't need to get that
separately.
2012-02-15 09:30:23 +00:00
drochner
535cb4fe91 update to 0.19
changes:
-many fixes
-documentation updates, manpages added
2012-02-13 12:29:12 +00:00
gls
c27dec37ee Update systutils/fabric to 1.3.4.
pkgsrc changes:
- Adjust dependency chain. Now depends on security/py-ssh instead of
security/py-paramiko.

Upstream changes:

The main new feature in Fabric 1.3.x is parallel tasks execution support
(invoked by fab -P).

Releases at the same time in the 1.2.x and 1.3.x branches, including the
same bugfixes.
Changes since the latest release in the 1.2.x branch (1.2.5), included in
branch 1.3:

2012-01-12: released Fabric 1.3.4
[Bug] #492: @parallel did not automatically trigger linewise output, as was
intended. This has been fixed. Thanks to Brandon Huey for the catch.
[Bug] #510: Parallel mode is incompatible with user input, such as
password/hostname prompts, and was causing cryptic Operation not supported
by device errors when such prompts needed to be displayed. This behavior
has been updated to cleanly and obviously abort instead.
[Bug] #494: Fixed regression bug affecting some env values such as env.port
under parallel mode. Symptoms included rsync_project bailing out due to a
None port value when run under @parallel. Thanks to Rob Terhaar for the
report.
[Bug] #339: Don't show imported colors members in --list output. Thanks to
Nick Trew for the report.
2012-02-12 15:45:34 +00:00
obache
9599cfb669 Switch MASTER_SITES to http acceptable one. 2012-02-12 13:43:21 +00:00
obache
bf95c0822b Fix HOMEPAGE url. 2012-02-12 13:40:44 +00:00
wiz
ca6ca3d74f Set FETCH_USING curl as workaround for https master site. 2012-02-12 13:28:03 +00:00
sbd
cea7c87537 Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
fhajny
48d71c40fa Fix PLIST bug on SunOS 2012-02-06 10:32:47 +00:00
shattered
588a594942 Update to 0.72.3. Notable changes:
- Blu-ray support
  - added CD raw reading and majority algorithm
  - C2 scanning support for CD media
  - changed treatment of CRC failures: old behaviour was to
    store a defective sector marker; now the actual sector
    contents are written to the image file.
  - Using the CDROM_SEND_PACKET ioctl() will hang parallel
    SCSI adapters. Added tests to determine the SCSI bus type,
    and switch to the SG_IO ioctl() when in doubt. [Linux]
  - fixed and documented -n command line options for RS02.
2012-02-04 21:57:54 +00:00
bouyer
7525399887 Pull up fix from Xen repository, fixing CVE-2012-0029:
Heap-based buffer overflow in the process_tx_desc function in the
e1000 emulation allows the guest to cause a denial of service (QEMU
crash) and possibly execute arbitrary code via crafted legacy mode
packets.

Bump PKGREVISION
2012-02-03 17:00:24 +00:00
shattered
944c48ba9e PR/45696 -- add 'ssl' option (not turned on by default). 2012-02-03 09:57:19 +00:00
marino
6825b12cdb sysutils/gkrellm: Fix indirect linking error on DragonFly 2012-01-29 15:50:49 +00:00
cheusov
04e47a5516 nawk: Use awk(1) instead of ed(1) 2012-01-29 12:32:47 +00:00
marino
d206c36e93 sysutils/gnome-volume-manager: Fix indirect linking error on DragonFly 2012-01-29 10:12:20 +00:00
marino
c04d17a12f sysutils/xfe: Fix indirect linking error on DragonFly 2012-01-29 00:20:33 +00:00
marino
89859f3c4a sysutils/xfce4-xkb-plugin: Fix indirect linking error on DragonFly 2012-01-29 00:18:52 +00:00
marino
277dfedefd sysutils/fsviewer: Fix indirect linking error on DragonFly 2012-01-29 00:17:37 +00:00
marino
e2dd7cdd01 sysutils/gnometoaster: Fix indirect linking error on DragonFly 2012-01-29 00:16:38 +00:00
jnemeth
00535e249a add and enable salt 2012-01-28 07:08:19 +00:00
cegger
137b8f7d1a Apply patch 79d1d3311319f3390f540f547becaba9d957f84c
from qemu upstream:

Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4.
This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

With this patch I can no longer reproduce PR 42455.
Bump package revision.
2012-01-26 11:19:23 +00:00
tez
7698f7f32d Per PR#45871 Solaris derived OSs haven't DEFFILEMODE defined
so define it if it is not defined.

No bump, since this only changes a case where the package did not build.

Also, for the record, this version does not include the code vulnerable
to http://secunia.com/advisories/44104/ as that feature is not yet here.
2012-01-25 23:37:16 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
joerg
f2a1d16734 Add a missing argument to -width. Bump revision. 2012-01-23 20:54:09 +00:00
joerg
55c24cd6b9 Fix mdoc markup. Bump revision. 2012-01-23 20:53:27 +00:00
hauke
7b63da1265 Remove an over-zealous warning, which breaks the amstatus script for
Perl 5.14+.

According to <https://bugzilla.redhat.com/show_bug.cgi?id=512534>,
upstream did away with -T here in Amanda v2.6.

Since Perl 5.14+ warns of a deprecated newgetopt.perl, depend on the
recommended compat module.
2012-01-22 21:10:18 +00:00
hauke
78c0d4caf4 Remove an over-zealous warning, which breaks the script for
Perl 5.14+.

According to <https://bugzilla.redhat.com/show_bug.cgi?id=512534>,
upstream did away with the -T here in Amanda v2.6.
2012-01-22 21:08:00 +00:00
shattered
97befff1fe Actually install the manual (manual.html), but don't install WML-formatted
docs.
2012-01-22 09:07:50 +00:00
apb
e76e5f30a7 Add salt-0.9.5
Salt is a powerful remote execution manager that can be used to
administer servers in a fast and efficient way.
2012-01-21 20:26:58 +00:00
shattered
7c650526c6 Add NetBSD/hp700 to the list of supported platforms. 2012-01-21 12:09:03 +00:00
joerg
33cc8e785a Disable warnings about tautological compares for Clang. Don't mark a
function as inline that doesn't provide a body in place.
2012-01-20 17:02:55 +00:00
joerg
075a12d4e4 Don't return without value in non-void functions. 2012-01-20 17:01:07 +00:00
drochner
9f54992fb5 update to 2.28.4
changes:
-Fix numerous bugs in the FreeBSD backend
-Split off OpenBSD code in its own backend, and fixes
-Updated translations
2012-01-19 19:43:56 +00:00
adam
d93a046ff6 Fix build with gcc4.3 and clang 2012-01-16 19:47:31 +00:00
obache
368da44445 gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
hans
d61bd376a4 Uses pod2man and pod2html. 2012-01-12 15:58:33 +00:00
schmonz
39297caa71 Update to 4.2.2. From the changelog:
- add progress message for one more errno value (EAGAIN) in response to failed
  mlock; BSDs use this to indicate the lock failed due to being over a system
  or process limit, much like ENOMEM.
2012-01-11 17:01:17 +00:00
hans
ce66a135cb Support -p and -mXXX arguments. 2012-01-11 13:07:31 +00:00
sbd
7a48fe94ff Recursive PKGREVISION bump because of devel/libslang2 buildlink addition. 2012-01-10 01:45:20 +00:00
sbd
a4e7ebcd26 Remove the direct buildlink inclusion of devel/ncurses as it should now
be included as part of the buildlink tree by libslang2.
2012-01-10 01:43:25 +00:00
sbd
57f965f448 Add missing devel/ncurses buildlink.
Bump PKGREVISION
2012-01-10 00:52:54 +00:00
cegger
c84017d909 Apply fixes for gcc 4.5. I cannot reproduce the
error message show in PR 45386.
Bump revision.
2012-01-09 14:06:34 +00:00
sbd
7321bb4f78 Add missing mk/termcap buildlink.
Bump PKGREVISION
2012-01-08 03:47:51 +00:00
sbd
298ba00c00 <stdint.h> needs to be include for intmax_t. 2012-01-08 03:39:25 +00:00
cegger
117d1b8438 Apply fixes for gcc 4.5.
Fixes PR 45388. Bump pkg revision.
2012-01-05 12:02:38 +00:00
sbd
1913df08ac Fix a race condition by making a targets directory a dependence of the target.
This should make the package MAKE_JOBS safe again.
2012-01-01 04:03:33 +00:00
joerg
fb2a559186 Point configure to right mount/umount on NetBSD. Use canonical format
for Solaris check.
2011-12-29 16:38:37 +00:00
sbd
23a03b9521 Not MAKE_JOBS safe 2011-12-26 06:25:04 +00:00
drochner
7ef51e60b0 fix world-writable pidfile creation (CVE-2011-4339), bump PKGREV 2011-12-22 19:00:04 +00:00
dholland
5495fa0bd6 Not MAKE_JOBS_SAFE. 2011-12-19 05:20:36 +00:00
taca
26a8a6ff21 Update pear-Log package to 1.12.7.
Release date: 2011-09-19 02:53 UTC
Release state: stable

Changelog:

- The 'firebug' handler is now usable with Chrome, as well. (Request 18617)
- The 'observer' code now longer generates deprecated return value reference notices. (Bug 18830)
2011-12-17 18:23:36 +00:00
drochner
d8f75610da update to 1.2.8.15
changes: documentation fixes and updates
2011-12-16 11:00:12 +00:00
taca
536f3b31c8 Update ruby-facter package to 1.6.4.
1.6.4
===
6406c8f (##11041) Add dmidecode as a requirement for rpm
ed81492 (#10444) Add identification of system boards to Facter
bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences
0bad18b (#10490) Handle case where no macaddress can be found

1.6.3
===
b2a66a9 (#7038) Validate prtdiag output in manufacturer
c9db305 (#10228) Ascendos OS support for various facts.
6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter
ce8f572 (#10079) Remove trailing whitespace
e89758d Updated CHANGELOG for 1.6.2
7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string.
0d6df28 (#9904) Remove windows rspec warning.
f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation.

1.6.2
===
d7c00f6 (#9852) Fixing watchr on facter
abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation.
db1b5af (#9830) Add sshecdsakey fact
1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD.
bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD.
cd0ae15 (#9404) Efficiency cleanups for DragonFly facts.
d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD.
0dfc4e9 (#6728) Improve openvz/cloudlinux detection.
2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems
9101e46 (#7951) added OS support for Amazon Linux
b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux
8605bba (#9787) Change rspec format so we use the default, not document
b579613 (#7726) Silence prtconf error message inside zones
db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'.
dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu
8f938c1 (#6792) Added osfamily fact.
af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'.
328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux.
51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS
83498b5 (#7996) Restrict solaris cpu processor detection
6e29ff7 (#8615) ENV hash is now local to tests
124a09b (#8240) Fixed regex pattern for domain
fd93c5f (#7996) Add solaris processor facts
3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7.
c4fe415 (#9295) Added spec tests for Hyper-V detection
ea23417 (#9295) Initial detection of Hyper-V hypervisor
82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else.
16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2.

1.6.1
===
1f009e0 Updated CHANGELOG for 1.6.1rc4
3117e82 (#9517) Fix physicalprocessorcount on windows
ef0a9aa Updated CHANGELOG for 1.6.1rc3
4d93745 (#8491) Prevent repeated loading of fact files
6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used.
18cd964 Updated CHANGELOG for 1.6.1rc2
7edef60 Change count to length for compatibility
88f343c (#2344) VMware version parsing fix
7457fe5 SELinux spec test fix for ubuntu
8bed5bb Clear messages between test runs
f4ad6bf Macaddress spec test needed operatingsystem fact
6c098cc Rakefile should fail on error
42c5471 Updated CHANGELOG for 1.6.1rc1.
6d47012 (#4869) Implement productname as Darwin hw.model
d28d96c (#4508) Xen HVM domU not detected as virtual
d55983e (#9178) Add Oracle Linux identification
1cb9cb6 (#6610) Fix Autotest proper run
ec04277 (#4228) Ensure MAC address octets have leading zeroes.
241cddc (#6610) Fix rSpec output format
3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260
0bf827f (maint) Add kernel stubbing for is_virtual fact spec
f810170 (#7957) is_virtual should be false for openvz host nodes
1414e0b (#9059) is_virtual should be false on vmware_server
7fb0e6a (#8439) Add interface-specific ip facts for Windows
5d5848c (#8439) Add ipaddress6 fact on Windows
7531a2b (#8439) Add ps fact on Windows
ddb67c5 (#8439) Move macaddress resolution on Windows
0721f2f (#7682) Add complete support for Scientific Linux
a347920 (#9183) Add support for Alpine linux detection
824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows
9ef56d6 (#8439) Implement total and free physical memory on Windows
b3e2274 (#8439) Add Facter::Util::WMI module
00bed7a (#8964) Search mountinfo for selinux mount point
cceb74b (maint) Add stubbing and corrections for domain spec
f7daae3 (maint) Remove global var from domain and hostname
e8d00ec (#8964) Search mountinfo for selinux mount point
46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md)
c5d63d4 Fix #2766 - silence unknown sysctl values
2ba8e7b Add document outlining preferred contribution methods
5d9cc84 (#8660) Fix destdir option on Windows
e329450 (#8247) Fixing arp DNS timeout issue.
bdd9e39 Maint: Fix tests to run on Windows
c1b631d Maint: Refactor detection of windows platform
9b7a41d Maint: Deprecate facter resolution interpreter parameter
0356a2a Maint: Fix facter install on Windows
15d0406 use each_line instead of each for strings in ruby 1.9
08b3f77 (#7854) Add Augeas library version fact
e84c051 Fixed #7307 - Added serial number fact to Solaris
6fb6ee5 (#4869) Implement productname as Darwin hw.model
63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 15:58:48 +00:00
gdt
ae2abb2ba8 Depend on fuse bindings.
Now, "bup fuse dir", assuming ~/.bup is one's bup repository, will
create a fuse mount on dir, in which one can see the backups (with
lots of rought edges).
2011-12-15 00:58:14 +00:00
macallan
67409a9135 add Loongson support, allow build on mips64el 2011-12-14 21:44:32 +00:00
sbd
01ce2c530c Regenerate diffs for GNU patch. 2011-12-14 03:57:50 +00:00
sbd
4b3429eff9 Regenerate diffs for GNU patch. 2011-12-14 02:54:27 +00:00
abs
cd9337e2ed Update homepage, set license 2011-12-12 14:57:46 +00:00
cheusov
d9584262ed Remove useless .include "../../mk/bsd.prefs.mk" 2011-12-10 14:36:38 +00:00
cheusov
89e0a2226a Unconditionally pass ac_cv_file__proc_stat=yes and
ac_cv_file__proc_meminfo=yes to "configure" script. As a result htop
   will be built regardless of /proc is mounted or not (bulk builds).
Enable htop PR 39881 on NetBSD, Linux and FreeBSD only where
  Linux-compatible procfs is available.
2011-12-10 13:28:43 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
joerg
298059cf35 Disable -Wswitch as newer GCC versions are more noisy 2011-12-07 15:22:59 +00:00
joerg
d0eb32eadf Disable -Wswitch for newer GCC versions 2011-12-07 15:22:28 +00:00
joerg
9a0852e9b6 Set PATCHDIR to a proper value 2011-12-07 15:19:30 +00:00
gson
093965495c Find the first free vnd device using next_avil () function from Robert Elz
instead of hardcoding vnd0.
2011-12-06 16:13:42 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
b959bda5ff + edbus
+ efreet
2011-12-05 17:43:44 +00:00
joerg
80b15e6fa2 Import edbus-1.1.0, derived from pkgsrc-wip/edbus:
E17 library utilizing dbus.
2011-12-05 17:41:22 +00:00
joerg
44680ddd62 Import efreet-1.1.0, derived from pkgsrc-wip/efreet:
An implementation of several specifications from freedesktop.org intended for
use in Enlightenment DR17 (e17) and other applications using the Enlightenment
Foundation Libraries (EFL).

Currently, the following specifications are included:
  o Base Directory
  o Desktop Entry
  o Icon Theme
  o Menu
2011-12-05 17:38:21 +00:00
gls
01af47de3b Update sysutils/fabric to 1.2.5
Upstream changes:

2011-11-23: released Fabric 1.2.5
2011-11-23: released Fabric 1.1.7
[Bug] #441: Specifying a task module as a task on the command line no
longer blows up but presents the usual "no task by that name" error
message instead. Thanks to Mitchell Hashimoto for the catch.
[Bug] #475: Allow escaping of equals signs in per-task args/kwargs.
[Bug] #450: Improve traceback display when handling "ImportError"s
for dependencies. Thanks to David Wolever for the patches.
[Bug] #446: Add QNX to list of secondary-case sed targets. Thanks to
Rodrigo Madruga for the tip.
[Bug] #443: exists didn't expand tildes; now it does. Thanks to
Riccardo Magliocchetti for the patch.
[Bug] #437: with_settings now correctly preserves the wrapped
function's docstring and other attributes. Thanks to Eric Buckley for the
catch and Luke Plant for the patch.
[Bug] #400: Handle corner case of systems where pwd.getpwuid raises KeyError
for the user's UID instead of returning a valid string. Thanks to Dougal
Matthews for the catch.
[Bug] #397: Some poorly behaved objects in third party modules triggered
exceptions during Fabric's "classic or new-style task?" test. A fix has
been added which tries to work around these.
[Bug] #341: append incorrectly failed to detect that the line(s) given
already existed in files hidden to the remote user, and continued appending
every time it ran. This has been fixed. Thanks to Dominique Peretti for the
catch and Martin Vilcans for the patch.
[Bug] #342: Combining cd with put and its use_sudo keyword caused an
unrecoverable error. This has been fixed. Thanks to Egor M for the report.
[Bug] #482: Parallel mode should imply linewise output; omission of this
behavior was an oversight.
[Bug] #230: Fix regression re: combo of no fabfile & arbitrary command use.
Thanks to Ali Saifee for the catch.
2011-12-04 21:44:52 +00:00
riz
afe7739fd1 Update tarsnap to version 1.0.31.
Changes since version 1.0.30:

	- A race condition in key generation has been fixed which could
	  allow a newly-generated key file to be read by another local
	  user if the key file is being generated in a world-readable
	  directory and the user running tarsnap-keygen has a umask other
	  than 0066.
	- A bug in key generation has been fixed which could allow a
	  newly-generated key file to be read by another local user
	  if they key file is being generated in a world-writable
	  directory (e.g., /tmp).
	- Tarsnap now supports Minix.
	- Tarsnap now ignores blank lines in key files; line-buffers
	  its output (which makes tarsnap --list-archives | foo more
	  responsive); and prints a progress indicator during tarsnap --fsck.
	- Multiple minor bug fixes.
2011-12-03 07:09:31 +00:00
sbd
d6dd89f801 Add devel/libuuid buildlink.
Bump PKGREVISION
2011-12-03 03:40:45 +00:00
sbd
da993c0c08 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
agc
5e46a74c87 Add and enable mrsync 2011-12-02 05:40:55 +00:00
agc
4318f6f80c Initial import of mrsync version 20090219 into the Packages Collection.
mrsync is a tool to transfer files from a master to many remote
	machines in LAN using Unix multicast sockets.  It dynamically adjusts
	its transfer speed to ease on the network and to leave no one behind.
	4 hours for 140GB to 100 targets in 1Gbit LAN
2011-12-02 05:40:00 +00:00
hans
979f3b2b02 Add pod2man and pod2html to USE_TOOLS. 2011-11-29 18:31:26 +00:00
hans
161a06f239 Add pod2man to USE_TOOLS. 2011-11-29 18:27:24 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
cheusov
048829da9b Fix parallel build failure (-jN) 2011-11-26 16:29:38 +00:00
sbd
86985ff188 Recursive bump for devel/exempi buildlink addition. 2011-11-26 06:09:10 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
joerg
fbee16312a Fix build with newer GCC 2011-11-25 22:18:54 +00:00
cheusov
3b586c03f3 Attempt to fix a build failure of heirloom-libcommon 2011-11-24 21:02:42 +00:00
marino
baed9c9851 sysutils/libgtop: Fix DragonFly (broke 2011/01/19)
While converting libgtop to use SPECIAL_PERMS, too much of the
previous patch to the configure script was removed, breaking DragonFly.
Restored the missing bits to unbreak DragonFly.
2011-11-24 20:36:48 +00:00
joerg
8f14c1bedc Fix build with newer GCC 2011-11-24 13:34:29 +00:00
cheusov
3e840d4045 Fix for parallel builds (make MAKE_JOBS=N) 2011-11-23 22:50:25 +00:00
gls
c19bc13cdf Update sysutils/fabric to 1.2.4
Upstream changes:

2011-11-07: released Fabric 1.2.4
[Support] #459: Update our setup.py files to note that PyCrypto released
2.4.1, which fixes the setuptools problems.
[Support] #467: (also #468, #469) Handful of documentation clarification
weaks. Thanks to Paul Hoffman for the patches.
2011-11-23 19:14:09 +00:00
obache
85095cdc63 Update ipa to 2.1.1.
per maintainer update request by PR pkg/45630.

Changes:
    *	Corrected compilation when --with-ipa-pthread or
	--with-ipastat-pthread was specified.

    *	Corrected format of tables in "ipactl memory" output.

    *	Corrected access to free memory in ipa when dynamic rule is deleted.

    *	Call log_stderr() and log_stdout() after ipa.conf file parsing.

    *	Simplified and renamed confcommon.c:print_spaces().

    *	Corrected output of "ipa -v" and "ipa -h".
2011-11-23 07:51:54 +00:00
joerg
33fa398cf3 Fix build with newer GCC 2011-11-22 20:03:56 +00:00