summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2003-08-18simplify build a bit, and allow any Python version >=2.2drochner2-69/+65
2003-08-16Remove un-needed operating system specific reference.reed1-2/+2
2003-08-14Update rdiff-backup to 0.12.3 (Also fixes PR pkg/22095)abs5-41/+25
- Over 1500 lines of changelog since 0.10.2 - Now rdiff-backup writes metadata (uid, gid, mtime, etc.) to a compressed text file in the rdiff-backup-data directory - No longer seems compelled to send symlinks every time
2003-08-13automatically detect how to talk to a mobility radeon 9000mrg2-4/+13
2003-08-13A patch (courtesy of the lsof maintainer) to make lsof build again onatatat9-8/+320
NetBSD-current, where the structure of the vnode has been altered. This patch will, as usual, be obsoleted by the next lsof release. PKGREVISION bumped accordingly. Install the lsof.8 man page in man8 instead of installing the preformatted copy in man1 (doing so used to slide by, by new groff really doesn't like formatting preformatted man pages, and besides, it was in the wrong place). Since the only thing left untouched was the DESCR file, I also added mention of kqueues as something lsof might note, meaning that this patch touches every file in the pkg.
2003-08-13initial import of the "atitvout" package that provides tv-out capabilitiesmrg7-0/+125
for many recent ATI video cards. tested to be able to switch from the lcd to the s-video tv-out with a radeon mobility 9000 (M9), and also known to work on: ATI Technologies Inc Rage Mobility P/M AGP 2x ATI Technologies Inc 3D Rage LT Pro AGP-133 ATI Rage Mobility M3 but to fail on: ATI Technologies Inc Rage Mobility M4 AGP
2003-08-11Update to xuvmstat-20030810 (fixes for gcc3.3).martin3-19/+5
2003-08-10Remove empty lines to make fewer pkglint warnings.wiz1-3/+1
2003-08-10Make build with gcc-3.3.1. From Sean Davis in PR 22420.wiz2-1/+14
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb9-18/+9
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-09add TEST_TARGETheinz1-1/+3
2003-08-06Declare exp static to make this compile with gcc-3.3.1.wiz2-1/+15
From Anders Hjalmarsson in PR 22370.
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-08-05Convert to USE_NEW_TEXINFO.seb4-10/+6
2003-08-05Convert to USE_NEW_TEXINFO.seb4-15/+20
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-08-05Add patch for handling info file properly.seb1-0/+13
2003-08-05Handle info file properly.seb2-2/+6
2003-08-05Convert to USE_NEW_TEXINFO.seb4-19/+10
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-31Convert to the bsd.pkg.install.mk framework:jmmv6-13/+70
- Honour PKG_SYSCONFDIR. - Install configuration files in sample directory and copy them to PKG_SYSCONFDIR when appropiate. - Use RCD_SCRIPTS to handle installed rc.d script. Use buildlink2 too. Bump PKGREVISION to 1.
2003-07-31Update fix4SA110rev2 to 1.0nb1abs3-2/+18
Fix compilation under NetBSD 1.6.1/shark - from Krister Walfridsson
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd1-2/+2
2003-07-29Added missing PERL5_PACKLIST variable to dynamically create PLISTwulf1-1/+3
2003-07-24Add TEST_TARGET.seb1-1/+2
2003-07-21add missing dependancy on p5-Gdk-Pixbufmrg1-1/+2
2003-07-21COMMENT should start with a capital letter.martti42-84/+84
2003-07-21COMMENT should start with a capital letter.martti8-16/+16
2003-07-20Info files need to be listed in INFO_FILES.seb1-1/+3
2003-07-19Change address of maintainer per PR 22170.wiz4-8/+8
2003-07-17s/netbsd.org/NetBSD.org/grant119-249/+249
2003-07-13Update DEPENDS.wiz1-3/+3
2003-07-13Fix DEPENDS line.wiz1-2/+2
2003-07-13Fix grub-install problem reported in PR 22049 by Soren Jacobsen.wiz6-15/+40
While here, convert to USE_NEW_TEXINFO, and make it compile. [freestanding, but using nested functions; gcc emits __enable_exec_stack, which lives in libgcc, but is not linked because the program is supposed to be freestanding. Provide dummy __enable_exec_stack function.] Bump PKGREVISION.
2003-07-13PKGREVISION bump for libiconv update.wiz48-84/+96
2003-07-06Update GWLib and gworkspace to 0.5.3. There are numerous changes,rh10-143/+1123
including much improved viewers and inspectors, improved iconisation, and many bug fixes. While at it, replace home grown PLIST substitution with standard GNUstep buildlink2.mk symbols.
2003-07-03Add and enable cpuidagc1-1/+2
2003-07-03Initial import of cpuid-3.3 into the NetBSD Packages Collection - withagc4-0/+29
thanks to seb for pointing this one out. For x86-based platforms only. This is a fairly complete CPU identification utility. It has been tested on several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature is present and enabled, this program will display it.
2003-07-02Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2.jmmv3-10/+19
2003-07-02unhardwire CC to allow this to be built with gcc3, which is not ingrant2-6/+14
the PATH.
2003-06-27Bump revision due to librsvg2 update (to 2.2.5).jmmv1-2/+2
2003-06-27Add and enable tob.agc1-1/+2
2003-06-27Initial import of tob-0.25 into the NetBSD Packages Collection.agc6-0/+140
This has been placed in sysutils rather than archivers since it doesn't conform to the other archivers packages. The nudge came from a netbsd-help posting by Thomas Hafner and a URL posted by Jeremy Reed. tob is a general driver for making and maintaining backups. Given a set of `volume definitions', it creates arj, tar or afio based backups, and stores them either to a device in /dev, or a file in the filesystem, to be burned to optical media later, moved off to other machines, etc. Through a straightforward configuration file, you can instruct tob to mount and unmount devices before beginning backups. tob supports full backups, differential backups (of the files which were changed since the last full backup), and incremental backups (of files changed since any previous backups). It lets you determine the size of the backup before actually making it, maintain listings of made backups, make remote backups and possibly more.
2003-06-26Add dvdrip (hi mrg!).salo1-1/+2
2003-06-24Use buildlink2 for this package.agc1-3/+3
2003-06-24add & enable shmuxhubertf1-1/+2
2003-06-24Import shmux-0.10a: Shell Multiplexorhubertf4-0/+31
shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh. The output produced by the children is received by shmux and either output in turn to the user, or written to files for later processing. Submitted by Christophe Kalt <kalt@taranis.org> in PR 21961
2003-06-23s/packages@/tech-pkg@/gjschauma3-6/+6
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))