summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2010-04-28Import bcollect version 0.6.0.tonnerre5-0/+56
bcollect is a tool for backing up remote hosts to local directories. It can keep a defined number of copies for specific backup intervals to give you a backlog of available backups for restoring data. bcollect keeps its backups directly accessible as files and directories so you can search through them and access files with regular tools and just copy files back as needed. In order to save space, bcollect uses hardlinks between different instances of the same backed-up host so multiple backups don't take up the same space multiple times. Only files which are actually different between two backups actually occupy space. If the file has not been changed, a reference will be created to the original file.
2010-04-23Update faekroot to 1.5.10.obache3-17/+14
fakeroot (1.5.10) unstable; urgency=low * Move po4a stuff to dist-hook and prebuild. * Drop po4a from build-deps. * In postrm, remove the symlink which may have been generated by ldconfig, to avoid upsetting piuparts. closes: #351299. -- Clint Adams <schizo@debian.org> Sat, 22 Jul 2006 16:02:43 -0400 fakeroot (1.5.9) unstable; urgency=low * Fix libc6-dev-amd64 typo in build-deps. closes: #376903. * Drop amd64-libs-dev option from build-deps. * Bump Standards-Version to 3.7.2. -- Clint Adams <schizo@debian.org> Sat, 8 Jul 2006 12:24:51 -0400 fakeroot (1.5.8) unstable; urgency=low * Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386. -- Clint Adams <schizo@debian.org> Thu, 16 Mar 2006 18:18:21 -0500 fakeroot (1.5.7) unstable; urgency=low * Use libtool 1.9+20051221-1 instead of 1.5.22-2. -- Clint Adams <schizo@debian.org> Sun, 29 Jan 2006 22:44:47 -0500
2010-04-22Make ruby-quota really usable on Linux.taca3-12/+48
It wasn't considered about member of struct dqblk, unsigned 64bit integer. Bump PKG_REVISION.
2010-04-21Remove debugging printf() on Linux.taca3-11/+19
Bump PKGREVISION.
2010-04-20Add and enable gio-fam.jmmv1-1/+2
2010-04-20Initial import of gio-fam:jmmv3-0/+34
This package provides a backend for GIO to provide notifications on file and directory alterations using FAM (or Gamin) as the monitoring system.
2010-04-20avoid catpage regenerationtnn1-1/+7
2010-04-19Seems to work on LP64.is1-4/+1
2010-04-19mtools 4.0.13, 2nd part.is1-3/+1
2010-04-19Upgrade to 4.0.13.is2-8/+9
2010-04-18Do not create etc/ConsoleKit/seats.d/ inside prefix during install. Thisjmmv2-4/+3
is automatically done by the installation scripts by creating the directory inside sysconfdir (where it belongs). Other than removing an unecessary directory creation, this prevents leaving a directory behind upon package removal. Bump PKGREVISION.
2010-04-18Add support for the debug option to the libgamin and gamin packages.jmmv5-3/+29
This is off by default so no need to bump the revision numbers.
2010-04-18Remove the ''user'' package which is not needed.agc1-2/+1
2010-04-18Remove the sysutils/user package which is now not needed - if we findagc7-113/+0
a platform without the necessary tools to manage users, we can resurrect this from the NetBSD-current sources.
2010-04-17update master_site url.zafer1-2/+2
2010-04-16Build the tests when building the gamin package and allow running them.jmmv4-2/+47
No visible changes, so no revision bump. Some tests are broken of course. Will investigate later.
2010-04-11Fix build with current modular-xorg: remove inclusion of non-existentjmmv2-1/+14
header dpmsstr.h. AFAICT through manual inspection of the code, none of the symbols nor constants provided by the header still present in xsrc are used.
2010-04-11add "bn" locale to PLIST. Bump revision.tnn2-2/+4
2010-04-10Add LICENSEseb1-1/+2
2010-04-10Add & enable p5-Server-Starterseb1-1/+2
2010-04-10Initial import of p5-Server-Starter version 0.06 in the NetBSDseb3-0/+34
Packages Collection. It is often a pain to write a server program that supports graceful restarts, with no resource leaks. The Perl 5 module Server::Starter, solves the problem by splitting the task into two. One is start_server, a script provided as a part of the module, which works as a superdaemon that binds to one or more TCP ports, and repeatedly spawns the server program that actually handles the incomming commenctions. The spawned server programs under Server::Starter call accept(2) and handle the requests.
2010-04-09totem-pl-parser doesn't need evolution-data-server anymore -- removedrochner1-11/+1
a stale option
2010-04-09Update to libpciaccess-0.11.tnn4-76/+477
Synced the netbsd support patch from xsrc HEAD, with a minor tweak: Now we first try to map memory in the newfangled /dev/pciN way. If that fails, then we fall back to /dev/mem. We need to do this to deal with netbsd-5 and earlier. Add NetBSD/sparc64 to the list of supported platforms. Upstream changes: 0.11.0: Add pci_device_get_parent_bridge() I/O port access routines Fix pci_device_open_io() to actually return something useful Fix I/O handle array allocator to work for devices past the first libpciaccess 0.11.0 .gitignore: use common defaults with custom section # 24239 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 Deploy the new XORG_DEFAULT_OPTIONS #24242 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 0.10.9: vgaarb: check pci_sys exists before initing vga arb shutup stupid gcc warning, strtok_r ignores the first parameter Free return value from scandir instead of leaking it. vgaarb: check for fd before close it vgaarb: fix newbie typo
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2010-03-22Use /usr/include/dev/apm/* on AMD64. Add explicit failure message forjoerg3-16/+22
systems that have neither those nor /usr/include/machine/apmvar.h. Mark as DESTDIR ready.
2010-03-21Reset maintainer, developer lost his commit bit.wiz2-4/+4
2010-03-21Improve portability (NULL v.s. 0).taca3-6/+15
Bump PKGREVISION.
2010-03-20Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk,wiz1-2/+2
depend on version that removed dependency and bump PKGREVISION for dependencies.
2010-03-17USE_NCURSES=# -> USE_NCURSES=yesjoerg1-2/+2
2010-03-15Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any moretaca1-3/+1
and no need to specify PHP_VERSIONS_ACCEPTED explicitly now. No functional change.
2010-03-15Update to 2.01.01alpha77:wiz2-6/+6
All: - Added support for DragonFly/x86_64 - Support for "pcc" on Solaris x86 was added as a first step. The C-Compiler "pcc" http://pcc.ludd.ltu.se/ is based on the Portable C-Comppiler from AT&T from the late 1970s. It is under BSDl and thus offers compilation with a really free build environment. Note that due to a pcc bug, the autoconf results for Large File support are incorrect. Unless you edit the file incs/i386-sunos5-pcc/xconfig.h and manually correct the file to contain this: #define _FILE_OFFSET_BITS 64 /* # of bits in off_t if settable */ You will not get working large file support. Support for more Operating system will follow after the issues in the compiler have been resolved. Libfind: - Fixed a bug in libfind/walk.c (calling strcatl() with last parameter 0 instead of (char *)0) Cdrecord: - Fixed a bug with INDEX 00 support for CUE files from ExactAudioCopy - Cdrecord no longer tries to close a session on a BD-RE media. This is not supported in the recent MMC Standard and most drives return a SCSI error when attempting to close such a session.
2010-03-11Remove trailing whitespace.gls1-2/+2
2010-03-11Sqlite is no longer supported, sqlite3 is the default nowadam1-8/+4
2010-03-10Update to 2.0.7.gls2-7/+7
Patch provided by maintainer, Andrey Simonenko in PR 42945. Fix MASTER_SITES. Changes in ipa-2.0.7: * If during initialization a limit has time of START, REACH or UPDATED event greater than current time, then ipa will not restart such limit immediately. * If during initialization a not reached limit has time of START event greater than current time, then ipa will change time of this event to current time and will not restart such limit immediately.
2010-03-09Changes 5.0.1:adam26-655/+257
* We believe that we have resolved most of the problems concerning canceled or failed jobs being "stuck" in the Director. There is one outstanding problem in the SD when canceling jobs that we will fix in the next major release. If you see jobs that seem to be stuck, in general issuing a cancel command in bconsole should now make them go away. Directives: * The default for "Allow Duplicate Jobs" has been changed from no to yes. If you use this directive, please check your conf file, and note the next two items! * AllowHigherDuplicates disabled. It did not work as documented and was confusing. * New directive "CancelLowerLevelDuplicates" See New Features section in the manual. * Truncate on Purge rewritten. See New Features section in the manual. * Bug fixes * Ensure SD asks for help when looping even if poll set. * Fix three-pool regress bug * This version fixes an issue where the console window would start out docked. It is fixed by initiating the variables in the Pages class wi constructor. * Fix make_catalog_backup.pl fails when catalog db is on other host
2010-03-08user-destdir support, and add LICENSE (gnu-gpl-v2).jym1-3/+8
2010-03-07DESTDIR readyjoerg1-1/+3
2010-03-07* Add user-destdir installation support.obache3-2/+75
* set LICENSE=gnu-gpl-v2.
2010-03-04NetBSD 5.99.21 and newer does not swap out user areasmartin2-5/+11
2010-03-04Update to 4.1.3. From the changelog:schmonz2-6/+6
-fix 64-bit data patterns with some versions of gcc. Thanks: Tony Battersby. -clarify `make install` in readme. Thanks: Marc Lobelle.
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz5-10/+10
2010-02-25Update to 1.11, provided by Mustafa Dogan in private mail.wiz2-13/+6
Changes in version 1.11: In case of error writing the logfile to disc, the user is now given the possibility of fixing the problem and continue. The splitting algorithm has been modified to read secuentially the areas smaller than a threshold size. After every read error, ddrescue now verifies the input file has not disappeared. In rescue mode, ddrescue now shows the time elapsed from the last successful read. Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue. Descriptions of "--direct", "--synchronous" and "--sparse" in the manual have been made clearer. Description of rescue algorithm in the manual has been made clearer. "make check" now verifies that files are open in binary mode. A warning about logfile usage has been added to "ddrescue --help" output. 1.10: Changes: The option "--try-again" has been added. The size skipped when bad sectors are found has been made independent of "cluster-size". Rescue speed has been improved for large log files. An overflow reading from devices of undefined size has been fixed. "make install-info" should now work on Debian and Mac OS X. 1.9 Changes: The new option "--domain-logfile" has been added. Verbosity control of user messages has been simplified. This release improves portability by using the LLONG_MAX macro instead of LONG_LONG_MAX. This release is also available in lzip format.
2010-02-25Add more details to bare description.reed1-0/+3
2010-02-24update to 1.2.8.5drochner2-7/+6
changes: minor bugfixes
2010-02-24build against libslang2 rather than libslang1, initialize its UTF8drochner4-5/+18
handling, bump PKGREVISION
2010-02-23Added sysutils/p5-Linux-Inotify2 version 1.2.1sno1-1/+2
2010-02-23Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependencysno3-0/+38
of scheduled update of devel/p5-File-ChangeNotify to 0.12 This module implements an interface to the Linux 2.6.13 and later Inotify file/directory change notification sytem. It has a number of advantages over the Linux::Inotify module: - it is portable (Linux::Inotify only works on x86) - the equivalent of fullname works correctly - it is better documented - it has callback-style interface, which is better suited for integration.
2010-02-23Added sysutils/p5-IO-Kqueue version 0.34sno1-1/+2
2010-02-23Importing sysutils/p5-IO-KQueue version 0.34 as dependency for scheduledsno3-0/+35
update of devel/p5-File-ChangeNotify to 0.12. This module provides a fairly low level interface to the BSD kqueue(2) system call, allowing you to monitor for changes on sockets, files, processes and signals. Usage is very similar to the kqueue system calls, so having read and understood the kqueue(2) man page is a usage prereqisite.
2010-02-22Updating sysutils/p5-Lchown from 1.00nb2 to 1.01sno2-7/+11
pkgsrc changes: - Add license definition - Add new module type - Make clear that it requires a C compiler Upstream changes: 1.01 2009-10-18 RT #25968 changed to Module::Build