summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
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
2011-11-29Add pod2man and pod2html to USE_TOOLS.hans1-2/+2
2011-11-29Add pod2man to USE_TOOLS.hans1-2/+2
2011-11-28Reset maintainer, sketch resigned.wiz1-2/+2
2011-11-26Fix parallel build failure (-jN)cheusov2-6/+9
2011-11-26Recursive bump for devel/exempi buildlink addition.sbd1-2/+2
2011-11-26Add missing devel/zlib buildlink.sbd1-2/+3
Bump PKGREVISION
2011-11-25Fix build with newer GCCjoerg4-6/+40
2011-11-24Attempt to fix a build failure of heirloom-libcommoncheusov2-1/+26
2011-11-24sysutils/libgtop: Fix DragonFly (broke 2011/01/19)marino2-5/+14
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-24Fix build with newer GCCjoerg2-6/+14
2011-11-23Fix for parallel builds (make MAKE_JOBS=N)cheusov3-1/+48
2011-11-23Update sysutils/fabric to 1.2.4gls4-10/+10
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-23Update ipa to 2.1.1.obache2-6/+6
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-22Fix build with newer GCCjoerg2-1/+14
2011-11-22Make @VARBASE@/cache if it doesn't exist.sborrill2-2/+4
Bump PKGREVISION
2011-11-20Create a MESSAGE so we know where to look for Xen kernels. i386 isjym3-5/+29
specific due to the PAE kernel. Add license.
2011-11-20Improve the pattern matching a bit for compiler version. Otherwise wejym2-1/+16
get garbage in the match, and sed will choke on it during compilation.
2011-11-20Add a MESSAGE so we can pinpoint to the right location for Xen. Addjym2-3/+17
license.
2011-11-20Add a MESSAGE so that we can point to the right location for Xen kernels.jym2-3/+15
2011-11-19no more libgksu.devhelpdholland2-4/+3
2011-11-16Update to 0.8.gdt2-8/+9
Don't complain if there is no custom-kernel file, and don't try to build GENERIC as the default custom kernel, because it's built anyway if appropriate for that port. Support .branch to define branch for builds from NetBSD imported into a VCS, rather than checked out from NetBSD's CVS. Example contents for .branch is "5\n" for netbsd-5. Support local and relative paths in .tree, for placing the obj container in arbitrary locations.
2011-11-16Add missing archivers/bzip2 buildlink and modify Makefile to respectsbd3-12/+18
any CFLAGS from the environment and use LDFLAGS Bump PKGREVISION
2011-11-13Update p5-Server-Starter to 0.11.hiramatsu2-7/+8
Changes from previous: 0.11 - remove unix socket file on shutdown 0.10 - support for unix sockets with --path option 0.09 - added options: --signal-on-hup, --status-file, --restart 0.08 - added --pid-file option
2011-11-12Fix a build failure of lang/heirloom-awk with clangcheusov2-1/+19