summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2004-11-28Updated xfce4-showdesktop-plugin to 0.4.0martti4-9/+12
* Bug fixes
2004-11-28Updated xfce4-minicmd-plugin to 0.3.0martti3-9/+7
* Bug fixes
2004-11-28Migrate ruby-quota to use new framework for Ruby packages.taca5-9/+36
Add patches for support statvfs(2) support, too.
2004-11-27claim MAINTAINERjdolecek1-2/+2
2004-11-27update for DIST_SUBDIR=pearjdolecek1-3/+3
2004-11-27Update pwgen to 2.03. Changes include fixes to always start generatedjdolecek2-5/+5
password with vowels, use 0-9 numbers (rather than 0-8).
2004-11-27Set MAINTAINER to tech-pkg@NetBSD.org.epg1-2/+2
2004-11-26Correct URL to distfile.sketch2-4/+4
2004-11-26Changes 0.2.5:adam11-246/+27
o All lists in preferencs panel and inspector panel are sorted in alphabetical order. o Added a russian (ru) translation. o Changed gettext DOMAIN from "FSViewer.app" to "FSViewer". o Removed dependency from "proplist-compat.h". o Comment out <sys/rlist.h> in FSUtils.c for FreeBSD 4.6. o Revised the german (de) translation (now more "NeXTish"). o Changes in attribute inspector panel: - Link label now changes color (black/darkgrey) - File size is displayed in Bytes/KB/MB o A selection change in file viewer lists now updates the inspector panel.
2004-11-26rdiff-backup home page moved to http://www.nongnu.org/rdiff-backup/lukem1-3/+3
2004-11-25Update my email address.minskim1-2/+2
2004-11-22Update to 2.05:wiz8-70/+46
* Bugs for detecting ALi chipset fixed. * Further smoothing for plotting curves in xmbmon. * SMBus accesses of VIA VT8237 and Intel ICH6 are supported. * Problem related to select() system call fixed (by Tsuneyuki Sakano). * The part of IO port read/write is unified into an gas in-line assembler code (so, gcc with x86-gas is assumed!); a contribution by John Wehle (john@feith.com). * Changes to work on Solaris for x86 platform and others for cleaning up the codes, contributed by John Wehle (john@feith.com). * Others: Fixing small bugs.
2004-11-21Update gtk-send-pr to version 0.4, and assign maintainership to author,ben3-8/+55
"Miguel Mendez" <flynn@energyhq.es.eu.org>. Changelog: - All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK. - The file dialog now uses the GtkFileChooser widget. - All selections have been changed from GtkCombo to GtkComboBoxEntry. - The user can now specify the SMTP port (defaults to 25). - The remaining code was cleaned up (file.c and user_prefs.c). Also added an extra patch to fix a small bug in the scrolled window code.
2004-11-20Add AMANDA_TMPkim1-2/+5
2004-11-19Various fixes/cleanups to get this package compiling on Solaris:sketch23-40/+564
+ Use the mnttab(4) interface instead of mntent. + C++ syntax cleanups to appease the SunPro compiler. + Use MAXPATHLEN instead of NAME_MAX which can be unimplemented on strict POSIX systems. + Use POSIX inttypes.h if BSD types are not available. + RPC includes and C++ namespace fixes. + Use dirent(3) instead of older sys/dir.h interface. + Avoid `sun' namespace collision. Patch based on the work of Robert Lillack and others, described in http://mail-index.netbsd.org/tech-pkg/2004/08/20/0005.html and tested with SunPro and gcc.
2004-11-19Fix PLIST loss on SunOS.sketch2-4/+13
2004-11-19The previous update of this package was for Solaris and AIX support, so removesketch1-2/+1
the NOT_FOR_PLATFORM after confirming that it builds correctly with SunPro.
2004-11-16Update GWLib and gworkspace to 0.6.5. Changes are too numerous to listrh6-876/+477
here. They include new applications (Desktop, Finder, Inspector), tons of bug fixes, and feature enhancements. This closes PR pkg/28116 by Francois Briere, thanks!
2004-11-15Use ${BSD_INSTALL} rather than hardcoded install(1).sketch1-1/+1
2004-11-15Solaris linker doesn't understand -Wl,--version-script=libvcdinfo.la.vermarkd1-1/+7
so use BUILDLINK_TRANSFORM to get rid of it.
2004-11-13This is the package amanda-2.4.4.p4 so it better depends onseb1-4/+4
amanda-*-2.4.4p4* packages.
2004-11-12Update amanda to 2.4.4p4mjl36-929/+318
Bug fix release and minor improvements: new chg-iomega changer script. amanda will not use a tape if it's label is not in the tapelist file. amflush.c: Don't start a driver if nothing to flush. amadmin.c: Call check_dumpuser() as soon as posible. amadmin.c: Don't core dump if DUMPCYLE is too big. dumper.c: Parse warning message.
2004-11-12Check for actual existance of sys/bufq.h instead of just relying on uname.erh2-8/+12
2004-11-12Let's try that again, this time with a rcsid.erh2-2/+4
2004-11-12Fix this to compile when we have grantpt() but it's not in stropts.h.erh3-3/+18
Bump pkgrevision to 5. It'd probably make sense to update this to the latest version (4.6.0).
2004-11-10Note that this is not maintained upstream.epg1-0/+3
2004-11-10Add and enable xapply.epg1-1/+2
2004-11-10Import xapply-3.4.epg5-0/+111
xapply (Extended Apply) is an clever derivative of xargs and apply. Using list or tabular input from one or more descriptors, xapply executes a template command modified for each input. It supports simple split on token expression, and has support (a la make -j) for running many jobs in parallel.
2004-11-09modules/cdda-cdrom-extensions.h also clashes with a Solaris header, so as itsketch2-3/+5
was only added for Darwin support, only include it on that platform.
2004-11-09Changes 4.2:adam5-46/+16
* Minor small improvements reported by users * Change to make autoheader shut up with its warnings * Include help headers in distribution
2004-11-08Changes 0.11.53:adam3-9/+9
* Polish translation updated, thanks to S. Mikula. * Fixed bug that caused GetSize to abort thinking it failed when it really didn't. * New versions of autoconf and automake adopted.
2004-11-07Needs <sys/bufq.h> on 2.99.10kim3-1/+45
2004-11-07Add share/lsof/sort_res.perl5kim1-1/+2
2004-11-06Include pthread.buildlink3.mk to make this build on NetBSD 1.6.kristerw1-1/+3
2004-11-06Add baculamjl1-1/+2
2004-11-06Initial import of bacula 1.36.0, based on the older version inmjl14-0/+384
pkgsrc-wip. Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network client/server based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Bacula source code has been released under the GPL version 2 license. To Do: Split client/server package, add a frontend (gnome) package.
2004-11-05typoxtraeme1-2/+2
2004-11-05Add pfstat and pftop.peter1-1/+3
2004-11-05Initial import of pftop-0.4 into the NetBSD Packages Collection.peter6-0/+465
Pftop is a small, curses-based utility for real-time display of active states and rule statistics for PF, the packet filter from OpenBSD.
2004-11-05Initial import of pfstat-1.7 into the NetBSD Packages Collection.peter5-0/+77
Pfstat is a small utility that collects statistics for the OpenBSD Packer Filter and produces graphs like mrtg, rrdtool or alike.
2004-11-04Add EXAMPLES section with the minimal steps for creatingwiz1-3/+15
your own Live CD. Text by xtraeme@, I just formatted it.
2004-11-04Update sysutils/mklivecd to 0.8.xtraeme4-80/+146
Changes: * Added two new options: PKGSRCDISTDIR and CHROOT_SHELL, to specify distfiles directory and the shell to be used in the `chroot' target. * Remove MESSAGE file, it's useless right now... because the `menu.lst' file is created when the `kernel' target has been invoked, with default values, ready to boot. * Replace another `j' tar(1) flag with `z'.
2004-11-03Changes 0.11.52:adam4-10/+23
* Russian translations updated. Thanks M. Zaripov. * Added test for nested Move of directories. Thanks to John H., "m3", and F. Cosolete for reporting variants of this. * Hopefully fixed broken logic in Copy that caused it to abort too soon when skipping a directory. Reported by M. Bunkus. * Fixed bug that caused DirParent to always (internally) look like it failed, which stopped sequences from continuing past the command. Reported by C. DeeDee. * The SelectSuffix command will now use the first bareword argument as the suffix. Suffixes are assumed to start with a period (.), so running "SelectSuffix action=toggle bmp" will toggle the sel- ection state of all files whose names end in ".bmp". This was suggested by C. DeeDee. * The left arrow key now exits the text viewer (suggested by F. Cosoleto).
2004-11-03Remove a C99ism introduced by a local patch (hi drochner@!). Should fixjmmv2-7/+14
the build with GCC 2.95. While here, fix indentation of the lines modified by the patch.
2004-11-03Update to adjustkernel 1.6: add copyright note, requested by Rich Canningshubertf3-5/+74
for inclusion into the OpenBSD ports system.
2004-11-02Update sysutils/gtk-send-pr to 0.3.5.xtraeme2-5/+5
Changes: It is now possible to drag and drop text files in the Fix section, and they'll be automagically loaded. A new icon for the application was created. Some parts of the UI code were cleaned up.
2004-11-01Update sysutils/swapd to 1.0.2.xtraeme2-5/+5
Changes: * Added "include_cache" option (and documented).
2004-11-01use the shared pear module framework, so that these work with both PHP4jdolecek1-2/+2
and PHP5; no functional change, so PKGREVISION not bumped
2004-10-30Add and enable adtool.minskim1-1/+2
2004-10-30Import adtool from pkgsrc-wip. Packaged by xtraeme@.minskim5-0/+60
adtool is a Unix command line utility for Active Directory administration. Features include user and group creation, deletion, modification, password setting and directory query and search capabilities.