summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz8-13/+16
2007-03-19give away to pkgsrc-userstv1-2/+2
2007-03-19Fix build on DragonFly.joerg1-1/+5
2007-03-19With patch-aa removed in the update to version 1.7, remove the entry from ↵dsainty1-2/+1
distinfo too.
2007-03-18Update k3b to 1.0markd5-32/+75
Changes since rc4: bug fixes. new themes.
2007-03-18Remove two master sites that do not carry the latest .tar.bz2.wiz1-3/+1
2007-03-18Fixed a fork bomb on IRIX, where for some reason msgfmt is not detected.rillig2-1/+18
2007-03-16Update cdrtools to 2.01.01a24.bad28-344/+283
The change logs with over 3000 lines are too long to mention here. See AN-2.01.01* in the source directory. For me it was support for writing DVD+RWs. Note on the patches: patch-ak: fix compilation with DVDPLUS_DEBUG defined. patch-cg: revert "use" from off_t to int again as it is passed to function expecting an int. The possible values aren't huge, anyway. patch-ck, patch-cl, patch-cm: fix references to /etc/default/cdrecord. Remove patches that have been incorporated upstream.
2007-03-15Don't depend on mtree.joerg1-1/+2
2007-03-15Update one of MASTER_SITES.taca1-2/+2
2007-03-14Update lsof to 4.77.markd4-21/+24
Include official patch to fix build on Solaris 10 06/06 or newer. Fix HOMEPAGE. The April 10, 2006 revision (4.77): adds Solaris 10 and above -X option selection of the display of unlinked file cached paths; improved reporting of Solaris 10 cached path names of questionable accuracy; has FreeBSD 7.0-CURRENT update; fixes name addition spacing bug; has limited SAMFS support for Solaris 10; fixes an HP-UX 11 file "chunk" size problem; updates for FreeBSD 6.0; updates scripts/sort_res.perl5; corrects +|-M man page error; improves FreeBSD user device random seed generation; documents in 00FAQ bundled C and gcc compilation failures on HP-UX 11.23 dated May 2005 or later; corrects bugs and eliminates compiler warnings in PSTAT-based HP-UX lsof and in the lsof test suite; changed the method of reporting unknown file types; dropped the *claim* that lsof works on BSDI BSD/OS; enables compilation on Solaris 10 1/06; adjusts to FreeBSD 5.5-PRELELEASE and 6.1-PRERELEASE; fixes locating AIX ATI sockets by their associated TCP/IP addresses; adjusts to OpenBSD 3.[89]; ends 32 bit Solaris 8 testing (testing on 64 bit Solaris 8 continues.)
2007-03-13Added and enabled p5-GTop.obache1-1/+2
2007-03-13Import p5-GTop version 0.16 from pkgsrc-wip.obache4-0/+33
Packaged by Aleksey Cheusov and requested in PR 35469. This Perl extension implements the BSD process resource limit functions getrusage() getrlimit() setrlimit() and the BSD process priority functions. These are available also via core Perl but here we do more tricks so that the PRIO_* are available. getpriority() setpriority() Also is provided times() which provides the same functionality as the one in core Perl, only with better time resolution.
2007-03-13update to 0.73drochner2-7/+6
changes: -Allow passing of NULL to strv out arguments -bugfixes -documentation improvements -Add new API for specifying the timeout in DBusGProxy calls -some cleanup
2007-03-10It's not for i386 anymore.xtraeme2-3/+4
2007-03-10Bump copyright year.xtraeme1-3/+3
2007-03-09Update to 0.14.5:xtraeme2-9/+36
This version adds support for NetBSD/amd64 with bootxx_cd9660, because grub does not work in 64bit mode, so I've disabled the USE_GNU_GRUB and GRUB_FILES_DIR options if it's amd64. Enjoy!
2007-03-08Fix HOMEPAGE linksborrill1-2/+2
2007-03-07Bah, not my day. Add the DragonFly patches as rest of the last commit.joerg4-0/+70
2007-03-07Allow this to build on DragonFly. Complete untested, feedback is welcome.joerg4-492/+568
If it is provided, it might be worth to fix the distribution name :-)
2007-03-05Fixed PR 35930.rillig1-1/+6
2007-03-05Updated checkperms to 1.7.rillig3-31/+6
Changes since 1.4: Version 1.7 (2007-03-05): Added support for more Mac OS X binaries. Patch provided by Darrin B. Jewell. Version 1.6 (2007-02-06): Added support for Microsoft Windows, MS-DOS, and Mono binaries. Version 1.5 (2007-01-01): Added support for more Mac OS X binaries. Patch provided by Julio M. Merino Vidal.
2007-03-05add support for macos i386, ppc64 and universal binariesdbj3-3/+28
bump PKGREVISION
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz2-3/+5
From Sergey Svishchev in private mail.
2007-03-02USE_TOOLS+=pkg-config.hira1-1/+2
2007-02-26Update ipa to 2.0.3.obache2-7/+6
Patch provided by maintainer, Andrey Simonenko in PR 35847. Changes: * If value in command line for ipactl is given in time units, then ipactl ignored overflow during parsing. * If limits and thresholds were disabled during compilation, then ipactl did not accept the -r option. * The "limit" section in ipastat.conf placed in incorrect place could cause segmentation fault.
2007-02-26-don't assume that usb_descriptor_t has a field bDescriptorSubtype -drochner3-8/+81
this field is class specific and shouldn't be there -before reading a string descriptor, read the language table and use a correct language code if possible -bump PKGREVISION
2007-02-22Updated foremost to 1.4.rillig2-6/+6
Changes since 1.3: * Fixed realpath problems when compiling with cygwin * Fixed flaw in Zip extraction * Made indirect block detection a little more stable Patch provided by Lubomir Kundrak in PR 35712.
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz3-9/+9
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz33-103/+103
Patch provided by Sergey Svishchev in private mail.
2007-02-22Update HOMEPAGE and MASTER_SITES. From Sergey Svishchev.wiz1-4/+4
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz7-15/+15
From Sergey Svishchev in private mail.
2007-02-20Modular Xorg support.joerg1-3/+2
2007-02-19Mark all the webmin modules that don't pass the distfile checksumjoerg31-31/+93
as explicitly broken as discussed with the maintainer until someone invests the time to fix.
2007-02-19Modular Xorg support.joerg1-2/+8
2007-02-19Modular Xorg and DragonFly support.joerg4-9/+94
2007-02-19Modular Xorg support.joerg1-2/+1
2007-02-19Modular Xorg support.joerg1-2/+2
2007-02-18buildlink updates to handle the new libnet package structureadrianp1-2/+2
bump PKGREVISION
2007-02-18Add p5-File-Copy-Recursive.wiz1-1/+2
2007-02-18Initial import of p5-File-Copy-Recursive, from pkgsrc-wip.wiz4-0/+24
Packaged by Roman Kulik, updated by abs and Johann Franz. This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.
2007-02-18Update to 0.34:wiz2-6/+6
0.34 Mon Nov 6 2006 - Update t/03 to skip the "is this file not writable" test when it would fail because the tests are being run by root (as sometimes happens when installing Perl modules). --Jesse Vincent 0.33 Tue 24 Oct 2006 - Previous release tested ok. - Incrementing for production release. - No functional changes 0.32_01 Mon 23 Oct 2006 - Use File::Spec to clean/canon paths instead of hand-stripping trailing slash - Apply the File::Path "safe" check manually for the root only, and use File::Path itself with safe OFF, so that we can handle deleting deep readonly files (and do it properly on VMS) - Added a test for the deletion of deep readonly files - Removing the use of "our" variables to try and get the Perl version dependency back to at least 5.005. - Report "deleted" for non-existant files they want to delete - Report the path they pass, but for dir USE a File::Spec->canonpath
2007-02-17Add a patch to make this build on DragonFly BSD. Submitted by MAINTAINER.minskim2-1/+45
2007-02-15Modular Xorg support. Cut dependency list down to what is used.joerg1-5/+4
2007-02-15Add DragonFly and modular Xorg support.joerg4-13/+69
2007-02-15BINOWNER and BINGROUP need to be set in MAKE_FLAGS, not MAKE_ENV.rillig1-2/+2
2007-02-15Changed white-space to appease pkglint.rillig1-12/+12
2007-02-15Modular Xorg support.joerg3-9/+8
2007-02-15Moved the definition of the supported options into options.mk.rillig2-8/+8
2007-02-15Add a "python" option to enable the python dependency and fix the interpreterghen1-1/+15
path in the dvd-handler script. From Rumko on pkgsrc-users.