summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2004-12-14Add (unsigned char) casts to ctype function arguments.kleink3-1/+31
2004-12-10Add 24 to the list of PYTHON_VERSIONS_ACCEPTEDabs1-2/+2
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd4-25/+26
Bump PKGREVISION.
2004-12-09Patches added recently for Solaris don't work on Linux, because theyminskim7-34/+69
include headers which are unavailable on Linux. Modify the patches so that those headers are included only when they are found by configure.
2004-12-08Go back to version 0.2.0martti3-7/+9
2004-12-06Remove redundant BUILDLINK_DEPENDS.minskim1-3/+1
2004-12-06Add the new *_PLATFORM pattern for -currentagc1-3/+4
2004-12-06Fixed PLIST to include localeadam2-2/+67
2004-12-05Follow darwinports lead and set the Darwin specific flags rather asrecht1-2/+2
CFLAGS than LDFLAGS. (In other words: revert revision 1.41.)
2004-12-05Kill manual use of RCD_SCRIPTS_EXAMPLEDIR, set RCD_SCRIPT_SRC.apcupsd tobouyer1-3/+2
the appropriate path instead.
2004-12-05Update to 0.9:jmmv2-6/+5
o Many update-desktop-database improvements (Ray Strode, Dan Williams) o Fix desktop-file-install --remove-only-show-in (Ray Strode)
2004-12-04Reset maintainer on his request.wiz1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz25-50/+50
Suggested by Roland Illig, ok'd by various.
2004-12-02add and enable sformathubertf1-1/+2
2004-12-02Add sformat-3.5, a SCSI formatting utilityhubertf4-0/+62
Submitted by Andreas Hallmann in PR pkg/26549.
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz6-14/+12
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30Redo three patches to address build failure on NetBSD <= 1.6ZC, toatatat5-166/+216
change the reported node number for the master side of ptyfs devices, and to deal more cleanly with some header files.
2004-11-29Update to 1.0.1, provided by Thomas Runge in PR 28469:wiz2-7/+6
Two bug fixes for Linux.
2004-11-29Update to 0.4.1, provided by Miguel Mendez in PR 28443:wiz3-54/+5
- When creating the default user profile, the smtp port is now set to 25. - Drag and drop support has been fixed and now works with XFCE's xffm. - A bug was fixed that prevented text windows from autoscrolling when the cursor reached the bottom. - More code cleanup
2004-11-29Update rconfig to 0.41:abs2-5/+5
0.40: Update probe to handle NetBSD versions which do not support 'atactl <dev> smart' 0.41: Make -v report output from shmux Handle updating a remote copy of rconfig_probe which reports a version but has other errors in its output
2004-11-29Don't overwrite $pidfile if the command is "status" or "stop".xtraeme1-2/+2
2004-11-29Maintainer update to krusader 1.50markd3-17/+25
Changes: 1.50 A few small bugs since the last beta were fixed. 1.50-beta1 This version features a new user-action system, which allows you to define your own personal actions. You can now define a profile that contains the entire tabs on both panels. There is new popup panel that can display quick view, tree etc., a new compare directories menu, support for selecting certain protocols for certain mimetypes, the ability to cut, copy, and paste files. Konqueror's right-click actions are now shown. The search now searches on remote servers and supports profiles. Packing and unpacking to and from remote URLs is now also supported. Handling of Arj, Lha, Ace and Iso are now fully supported.
2004-11-28Update to 1.0b5:wiz3-8/+9
Changes since 1.0b4 [2004/08/07]: - Use SHMUX_SPAWNMODE environmental variable, as per the manual page. - New SHMUX_MAX environmental variable (suggested by Jon Amundsen). Changes since 1.0b3 [2004/07/06]: - ported to cygwin (problems reported by Jon Amundsen). - better background detection code. Changes since 0.13b [2004/06/07]: - added code to try to avoid hanging accessing the controlling terminal. - Sun's OpenSSH chokes on "-xa", use "-x -a" instead (reported by Poehner Uwe). Changes since 0.12b [2004/04/05]: - clear environment of harmful variables to run tests. - updated "timers" test for Solaris. - minor Makefile changes. Changes since 0.11a [2003/11/28]: - added test suite. - fixed various minor problems with parsing of -A for regex/pcre analyzers. - fixed fatal regex analyzer initialization problem. - fixed mmap() usage. Changes since 0.10a [2003/06/22]: - suppressed extraneous empty lines in final report. - fixed minor scheduling bug resulting in slower runs with the default "-S one". - cleaned up handling of early termination. - minor code cleanup in term.c. - command timeouts (-C) are now also enforced by shmux with SIGTERM and SIGKILL. Reset maintainer to tech-pkg on previous maintainers request.
2004-11-28Tweak the sys/bufq.h support (it disappeared again), enhance theatatat10-28/+1365
procfs support a little, incorporate the author's patches to deal with netbsd-current version numbers getting longer, and add ptyfs support. These patches are adapted from an interim release the author made and will appear in the next full release. PKGREVISION bumped to 1 for the ptyfs support.
2004-11-28update to gnome-vfs2-2.8.3recht7-32/+32
2004-10-28 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release 2004-10-28 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-utils.c: (filename_charset_cache_free), (vfs_get_filename_charset), (gnome_vfs_format_uri_for_display_internal), (gnome_vfs_format_uri_for_display), (gnome_vfs_make_uri_from_input_internal), (gnome_vfs_make_uri_from_input): Correctly handle the new forms of G_BROKEN_FILENAMES 2004-10-27 Ray Strode <rstrode@redhat.com> * libgnomevfs/gnome-vfs-mime-handlers.c (gnome_vfs_mime_application_new_from_id): Chomp spaces off command strings. 2004-10-26 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-mime-info-cache.c: Handle default.list files that have lists of desktop files. 2004-10-21 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-xfer.c (copy_symlink): Handle existing files when copying symlinks. 2004-10-21 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-xfer.c (gnome_vfs_new_directory_with_unique_name): Set vfs_status on callback. 2004-10-18 Ray Strode <rstrode@redhat.com> * libgnomevfs/eggdesktopentries.c (egg_desktop_entries_parse_entry): Reword error message to not break string freeze. 2004-10-18 Ray Strode <rstrode@redhat.com> * libgnomevfs/eggdesktopentries.c (egg_desktop_entries_parse_entry): Error out if trying to add key-value pair to comment group (Patch from Miloslav Trmac <mitr@redhat.com>) 2004-10-18 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-hal-mounts.c (_hal_get_drive_name): Use utf8 +/- char, not latin1. 2004-10-18 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-mime-info.c (handle_attribute): Remove some debug spew. 2004-10-15 Ryan Lortie <desrt@desrt.ca> * libgnomevfs/gnome-vfs-uri.c: (split_toplevel_uri): Prevent uri->text from containing a NULL pointer (as per bug #141051). (set_uri_element): trivial style fix 2004-10-15 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-unix-mounts.c: (_gnome_vfs_get_current_unix_mounts), (_gnome_vfs_get_unix_mount_table): Handle several changes to mtab/fstab in the same second. Fix aix mtime check. Patch from johnp@redhat.com 2004-10-13 Alexander Larsson <alexl@redhat.com> * gnome-vfs-2.0.pc.in: Add missing dependencies. Patch from Juergen George Sawinski <j4y54w@sawinski.de> 2004-10-13 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-socket-buffer.c (flush): Correctly move memory in buffer when we've written some bytes. 2004-10-11 Christian Kellner <gicmo@gnome.org> * libgnomevfs/Makefile.am: Fix build issues with concurrent installs. Patch from Chris Kelso <ckelso@rooneyholdings.com>. 2004-10-11 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump
2004-11-28Use x86_64_iopl() instead of i386_iopl() on NetBSD/amd64.hira2-1/+16
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