summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2012-01-22Remove an over-zealous warning, which breaks the script forhauke1-0/+15
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-22Actually install the manual (manual.html), but don't install WML-formattedshattered3-25/+33
docs.
2012-01-21Add salt-0.9.5apb7-0/+507
Salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way.
2012-01-21Add NetBSD/hp700 to the list of supported platforms.shattered1-2/+2
2012-01-20Disable warnings about tautological compares for Clang. Don't mark ajoerg3-2/+24
function as inline that doesn't provide a body in place.
2012-01-20Don't return without value in non-void functions.joerg5-1/+75
2012-01-19update to 2.28.4drochner7-37/+36
changes: -Fix numerous bugs in the FreeBSD backend -Split off OpenBSD code in its own backend, and fixes -Updated translations
2012-01-16Fix build with gcc4.3 and clangadam2-5/+6
2012-01-14gsed related clean up.obache2-7/+4
* 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-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache13-25/+26
2012-01-12Uses pod2man and pod2html.hans1-2/+2
2012-01-11Update to 4.2.2. From the changelog:schmonz2-6/+6
- 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-11Support -p and -mXXX arguments.hans1-2/+12
2012-01-10Recursive PKGREVISION bump because of devel/libslang2 buildlink addition.sbd2-4/+4
2012-01-10Remove the direct buildlink inclusion of devel/ncurses as it should nowsbd1-2/+1
be included as part of the buildlink tree by libslang2.
2012-01-10Add missing devel/ncurses buildlink.sbd1-2/+3
Bump PKGREVISION
2012-01-09Apply fixes for gcc 4.5. I cannot reproduce thecegger4-3/+35
error message show in PR 45386. Bump revision.
2012-01-08Add missing mk/termcap buildlink.sbd2-3/+10
Bump PKGREVISION
2012-01-08<stdint.h> needs to be include for intmax_t.sbd2-6/+14
2012-01-05Apply fixes for gcc 4.5.cegger5-13/+141
Fixes PR 45388. Bump pkg revision.
2012-01-01Fix a race condition by making a targets directory a dependence of the target.sbd3-4/+16
This should make the package MAKE_JOBS safe again.
2011-12-29Point configure to right mount/umount on NetBSD. Use canonical formatjoerg1-2/+6
for Solaris check.
2011-12-26Not MAKE_JOBS safesbd1-1/+3
2011-12-22fix world-writable pidfile creation (CVE-2011-4339), bump PKGREVdrochner3-2/+18
2011-12-19Not MAKE_JOBS_SAFE.dholland1-1/+3
2011-12-17Update pear-Log package to 1.12.7.taca2-6/+6
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-16update to 1.2.8.15drochner3-8/+33
changes: documentation fixes and updates
2011-12-15Update ruby-facter package to 1.6.4.taca3-9/+41
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-15Depend on fuse bindings.gdt1-2/+3
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-14add Loongson support, allow build on mips64elmacallan3-16/+24
2011-12-14Regenerate diffs for GNU patch.sbd4-12/+14
2011-12-14Regenerate diffs for GNU patch.sbd2-8/+9
2011-12-12Update homepage, set licenseabs1-3/+4
2011-12-10Remove useless .include "../../mk/bsd.prefs.mk"cheusov1-3/+1
2011-12-10Unconditionally pass ac_cv_file__proc_stat=yes andcheusov1-2/+7
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-09PKGREV bump for libXp-less openmotifdrochner1-2/+2
2011-12-07Disable -Wswitch as newer GCC versions are more noisyjoerg2-5/+14
2011-12-07Disable -Wswitch for newer GCC versionsjoerg2-1/+15
2011-12-07Set PATCHDIR to a proper valuejoerg1-2/+2
2011-12-06Find the first free vnd device using next_avil () function from Robert Elzgson2-6/+47
instead of hardcoding vnd0.
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd1-1/+2
2011-12-05+ edbusjoerg1-1/+3
+ efreet
2011-12-05Import edbus-1.1.0, derived from pkgsrc-wip/edbus:joerg5-0/+80
E17 library utilizing dbus.
2011-12-05Import efreet-1.1.0, derived from pkgsrc-wip/efreet:joerg5-0/+96
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-04Update sysutils/fabric to 1.2.5gls3-7/+13
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-03Update tarsnap to version 1.0.31.riz2-6/+6
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-03Add devel/libuuid buildlink.sbd1-1/+3
Bump PKGREVISION
2011-12-02Recursive bump for devel/apr buildlink addition.sbd1-2/+2
2011-12-02Add and enable mrsyncagc1-1/+2
2011-12-02Initial import of mrsync version 20090219 into the Packages Collection.agc12-0/+256
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