summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2009-05-17Hack around misuse of math.h. From Heath Caldwell in PR 41350.dholland3-2/+20
Nominally a build fix, but bump PKGREVISION as a precaution.
2009-05-17Solaris doesn't have <paths.h>. Should fix the last traces of PR 39717.dholland2-11/+16
2009-05-17Fix build on NetBSD 3.1_STABLE, tested on i386 and sparc64.seb2-4/+26
Also built/tested ok on NetBSD/i386 4.0.1 and 5.0.
2009-05-17Add & enable p5-SSH-Batchseb1-1/+2
2009-05-17Initial import of p5-SSH-Batch version 0.021 in the NetBSD Packagesseb4-0/+54
Collection. The Perl 5 module SSH::Batch provides cluster operations based on parallel SSH, set and interval arithmetic. The following scripts are provided: - fornodes: Expand patterns to machine host list - atnodes: Run command on clusters - tonodes: Upload local files/directories to remote clusters - key2nodes: Push SSH public key to the remote clusters
2009-05-17Update to 1.470kefren5-22/+48
2009-05-17Update to 1.470kefren4-13/+34
2009-05-17Update to 1.470kefren4-10/+31
2009-05-17Update to 1.470kefren4-10/+26
2009-05-17Update to 1.470kefren6-17/+26
2009-05-17Update to 1.470kefren6-16/+43
2009-05-17Update to 1.470kefren2-6/+44
2009-05-17Update to 1.470kefren2-6/+30
2009-05-16Update to 1.470kefren12-41/+73
2009-05-16Update to 1.470kefren8-20/+51
2009-05-16update to 1.470kefren2-5/+63
2009-05-16Update to 1.470kefren18-46/+109
2009-05-16Update to 1.470kefren4-10/+19
2009-05-16Stop installing net module, I'm starting updating the rest of wbm* packageskefren2-134/+4
PKGREVISION++
2009-05-16Update to 1.470kefren5-17/+29
2009-05-16* set LICENSE=gnu-gpl-v2obache3-12/+18
* honor PKG_SYSCONFDIR * add DESTDIR support.
2009-05-16Added bacula-qt-consoleadam1-1/+2
2009-05-16Fixed EXAMPLESDIR in patchesadam9-38/+61
2009-05-16Qt-based console for Baculaadam3-0/+47
2009-05-16Do not install libsadam1-3/+3
2009-05-15Changes 3.0.1:adam22-267/+973
* Bug fixes. * Check for job_canceled() in fd_plugin code. * Update Win32 table creation to have new DB version 11 format * Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf * Remove "Reposition" message when restoring * Update projects file * Modify insertion of read Volumes in SD to be done before the drive reservation. This ensures that a Volume to be read will not be reserved for writing. Significant enhancement. Changes 3.0.0: * Fix Win32 make clean to clean correctly * Separate object/binaries in Win32 and Win64 builds. More to be done. * Add bconsole to Win64 installer. * Enhance Job messages from SD when the FD->SD protocol is incorrect and the SD hangs up. Previously this looked like a comm error. * Fixed problem in xattr and acl code trying to send empty acl or xattr streams. * Fix for bug #1261 where we send out a null stream when a file only an acl and xattr support is also turned on. * Added some warnings to configure when using libtool and static in one configure. * Fix small memory leak in fileregexp bsr code * Correct bacula32.def entry point as specified by James. * Add code to FD plugin driver to make a copy of the plugin filename to be saved to avoid save_file from zaping it. * Directly mark all files saved by plugin as being seen for Accurate. * more...
2009-05-13Update to 1.2.1. Set LICENSE to gnu-gpl-v2.wiz2-9/+10
Changes: * Also support version 3 icons, as used in some newer ROMs
2009-05-12Added LICENSE=gnu-gpl-v2martti1-1/+2
2009-05-10add 26 to PYTHON_VERSIONS_ACCEPTED.zafer1-2/+2
2009-05-08Set mode 4511 on libexec/dbus-daemon-launch-helper - now dhcpcd-gtk and ↵abs1-3/+3
gnome keyring manager work when everything is installed via binary packages - bump pkgrevision
2009-05-03Add PKG_DESTDIR_SUPPORT and clean up some pkglintabs1-9/+10
2009-05-03Fix permissions for dbus-daemon-launch-helper, especially with user-destdir.wiz1-2/+3
Bump PKGREVISION.
2009-05-03Correct the patch-ac checksum.hasso1-2/+2
2009-05-01remove dead one.zafer1-3/+2
2009-05-01update mirrors.zafer1-3/+2
2009-05-01remove dead mirror.zafer1-3/+2
2009-05-01remove dead mirrors.zafer1-4/+2
2009-05-01When configuring on NetBSD:apb3-12/+57
* Prefer /dev/ksyms, then getbootfile(), then fall back to /netbsd as the kernel name. * Recognise NetBSD versions 5.0* and 5.99* * When the NetBSD version is unrecognised, don't treat it like 1.6; treat it like either 1.2 (if it's really old) or 5.0 (if it's too new). Bump PKGREVISION to 4
2009-04-28Make it build on DragonFly.hasso3-10/+34
2009-04-25Update burn to 0.4.1. Changes include:rh6-282/+341
- The cdrecord and cdrdao backends are now able to handle ATAPI devices. This, however, requires fairly recent versions of those tools (see README). - Added overburn option for both backends. Currently this must be switched on manually in the parameters dialog. Maybe in the future we may try to detect this automatically. - The cdrdao backend bundle is no longer built and installed by default, but must be handled separately. This makes things easier for me :-) - The cdrdao backend now knows the method -availableDrives using cdrdao's 'scanbus' command. - The 'Burn Tools' panel has now moved to the preferences. - Split the service 'Burn To CD' into two again: 'Burn To CD' and 'Add To CD'. This gets us rid of the annoying 'do you want to append or create new...' message. - ISO image files may now be opened with a double-click or 'gopen' (Burn.app registers for suffix .iso). - The miniwindow for the BurnProgress panel now displays the progress. - Removed the track types raw-intel and raw-motorola. Noone needs this. - Add functionality to plug-in audio converters, i.e. bundles that convert arbitrary audio formats into .wav files. - Add a converter bundle for MP3 files. This bundle is part of the CVS, but not of th release package. Fixed Bugs/Issues: - Fixed a bug where the 'burnproof' option for cdrecord was was not written properly to the defaults and thus not used at all.
2009-04-20Update to 20090414: more devices.wiz2-6/+8
Add comment for LICENSEs (two).
2009-04-19Import the patch_add/patch_delete/patch_info suite of binary patchtonnerre2-0/+9
management utilities. These tools can be used to add patches to the local system and to back them out again. It also uses OpenSSL for patch signing. This package is BSD licensed and uses solely BSD licensed tools for operation.
2009-04-19Import the patch_add/patch_delete/patch_info suite of binary patchtonnerre1-0/+30
management utilities. These tools can be used to add patches to the local system and to back them out again. It also uses OpenSSL for patch signing. This package is BSD licensed and uses solely BSD licensed tools for operation.
2009-04-19Import the patch_add/patch_delete/patch_info suite of binary patchtonnerre1-0/+5
management utilities. These tools can be used to add patches to the local system and to back them out again. It also uses OpenSSL for patch signing. This package is BSD licensed and uses solely BSD licensed tools for operation.
2009-04-19Add & enable ruby-rb-appscriptseb1-1/+2
2009-04-19Initial import of ruby-rb-appscript version 0.5.1 in the NetBSDseb4-0/+152
Packages Collection. Ruby appscript (rb-appscript) is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Ruby scripts.
2009-04-18gnustep-make now allows unprivileged DESTDIR installs.rh1-2/+2
2009-04-18Needs m4, add it to USE_TOOLS.wiz1-3/+5
From Aleksey Cheusov in PR 41242.
2009-04-17update to 2.26.2drochner3-7/+8
changes: bugfixes
2009-04-17update to 1.2.2drochner2-6/+6
changes: bugfixes