summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2007-05-23Fix SEGV on startup. Bump PKGREVISION.markd3-2/+24
2007-05-20Remove remaining gnome1-libs dependencies from pkgsrc.wiz20-529/+1
2007-05-18The package supports installation to DESTDIR.heinz1-1/+2
2007-05-18Remove myself as maintainer, I don't have the time anymore to keep thesepeter2-4/+4
packages up to date.
2007-05-13Remove some GNOME1 packages that are unmaintained upstream and/or inwiz23-436/+1
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
2007-05-13Don't declare bool enum if TRUE and FALSE are already defined. Fixesdarcy2-1/+24
failure in bulk build.
2007-05-12Update wbm-bind8 to 1.346.obache3-6/+27
Fixed problem: Updated the Edit Record form to use ui-lib.pl, for easier theming. When deleting multiple DNS records, the wrong ones can sometimes be removed.
2007-05-12Update wbm-apache to 1.345.obache3-6/+10
Fixed problem: Radio button fields in many forms have the wrong name, causing virtual host creation to fail and possible incorrect changes to the Apache config.
2007-05-12Extract only module related files.obache1-1/+2
2007-05-12Fix unwished replacement.obache2-5/+5
2007-05-09ONLY_FOR_PLATFORM+=*-*-x86_64, this builds and runs just fine on my Opteron.ghen1-1/+2
2007-05-09s/virtal/virtual/martti1-1/+1
2007-05-09Add repo binary and man page to the PLIST.hauke1-1/+3
Fixes pkg/36297
2007-05-08Needs C for configure.joerg1-2/+2
2007-05-07Maintainer update to Radmind 1.8.0hauke3-34/+16
Major changes from 1.7.2: - Added reporting capabilities Clients will automatically report to the serve the success or failures of ktcheck and lapply. Also added a new tool "repo" that will log custom messages to the radmind server. Other Changes: - Fixed bug in daemon that caused "success" or "no error" to be logged instead of actual error message. [BUG #1660749] Thanks to Gabrielle Singleton for reporting the problem. - ra.sh uses more portable find options. [ Bug #1385630 ] Thanks Sean Sweda for the patch. - fsdiff displays the command file name when reporting command file line errors. [ Feature #1592739 ] - Makefile.in using POSIX sub-make methodology [ Bug #1641044 ] - Fixed build problem for Suse 10. [ Bug #1677170 ] Thanks cdr3 for reporting the problem. - ktcheck exits on all non 2xx server responses to avoid all cascading error messages - Added optional path to ra.sh for update & create - Including configure.ac in source distribution - ra.sh auto now does pre/post apply. Thanks Sean Sweda for the patch. - Updated copyright information - Cleaned up formatting of STAT SPEC - Cleaned up server's debug information
2007-05-06update checksumchristos1-1/+2
2007-05-06upgrade to 4.78christos4-33/+35
2007-05-05PKGREVISION++ for the recent PEAR/PHP changes so that all child packagesadrianp1-1/+2
pick up the new dependencies properly
2007-05-05Update k3b to 1.0.1markd3-29/+6
* Fixed crash when using the Device menu without a selected device. * Fixed DVD copy when reading from a DVD+RW. * Fixed --without-alsa configure check * Fixed a crash in Video DVD ripping when the title does not contain an audio stream * Only use the mkisofs parameters -biblio, -copyright, and -abstract if they have been set. Using them with invalid values (empty) seems to sometimes result in broken iso images. * Better compatibility with recent transcode development branch * Fixed Multisession import size handling. * Fixed Lame quality preset handling. * Made libk3bdevice really thread-safe. This fixes the disabled DMA bug! * New configure check --without-cdrecord-suid-root to disable K3b's check for cdrecord permissions. Although not recommended it is requested by many distributors. * Changed the order of the buttons in the tool dialogs to match the default KDE order. * Added handling of the newly introduced genisoimage parameter -allow-limited-size * Make the K3b Sox audio encoder plugin work with newer sox versions (Thanks, Stephan Binner.)
2007-05-04Bump BUILDLINK_API_DEPENDS.xfce4-battery-plugin.hira1-2/+2
2007-05-04Fix previous with apm(4). Check battery_state instead of nbattery.hira3-6/+6
Bump PKGREVISION.
2007-05-03Update GKrellM packages to version 2.2.10. Better late than never.cube9-29/+66
2.2.10 - Thu Oct 26, 2006 ------------------------- * Hans de Goede patches: 1) handle sysfs sensors which represent themselves as platform drivers (/sys/class/hwmon). 2) Add a libsensors sensor monitor interface which will be used preferentially over sysfs if libsensors is installed and sensors_init() on /etc/sensors.conf succeeds. * Add --without-libsensors command line option to force using /sysfs instead of libsensors for cases when running a new Linux sensor kernel module that is not yet supported by libsensors. A fallback to /sysfs is automatic when libsensors detects zero sensors. * Linux sensor config names change with migration to libsensors, so attempt to automatically do a conversion so user won't have to redo sensor config. But this doesn't handle client/server runs so for these sensor configs must be redone. * Michael Buesch patch: Add PowerMac G5 Windfarm sensor monitor interface. * David G. North patch: Add content length check to mbox mail checking to get good mail counts even if there's a mal-formed mime content package. * New Translation o pt_BR.po from Insigne Free Software (traducao--at--insignelinux.org) * Translation updates o de.po o it.po from Vincenzo Reale * Bugfixes o Christian Schmidt patch: add -pci- to sensor config compatibility fix. o gkrellmd plugins didn't get initial update data. o Don't limit mbmon detection to i386 architectures. o Flush gtk events pending between closing and moving gkrellm so window managers can get width updates before the move. o Fix warnings from newer gcc.
2007-05-01Updated sysutils/xfce4-battery-plugin to 0.5.0nb1martti4-19/+27
- Don't change behavior of remaining time on Linux and FreeBSD. - Don't print remaining percentage as `100%' if there are no batteries.
2007-04-30Activated monitheinz1-1/+2
2007-04-30Initial import of monit 4.9.heinz13-0/+4202
Monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
2007-04-30Properly substitute "@ECHO@" in startup script. Bump package revisiontron1-9/+11
because of this fix.
2007-04-30Add original MASTER_SITE and HOMEPAGE.obache1-2/+4
2007-04-29pkglinttnn2-3/+4
2007-04-29Remove bogus --disable-fam.tnn2-4/+4
Use mk/fam.buildlink3.mk instead of sysutils/fam/buildlink3.mk. Allows building gnome-vfs2 with FAM_TYPE=gamin. Bump PKGREVISION.
2007-04-28Fix paths in man pages. Ride the package version change from previous commit.bouyer5-7/+137
2007-04-28Update xen 3.0 packages to 3.0.4.bouyer34-372/+467
pksgrc changes: install man pages for xm, xend-config.sxp and xmdomain.cfg. Should fix pkg/36190. Main changes: This is largely an opportunistic stabilising release for HVM guests, due to the large amount of work in that area of the code since 3.0.3. These enhancements have in particular improved support for SMP and ACPI Linux and Windows operating systems.
2007-04-28make x86_64 work.christos4-38/+51
2007-04-27- make this work again on NetBSD/i386christos30-6659/+2738
- make this compile on NetBSD/x86_64 [does not work yet] - completely automate the NetBSD header generation. This should make porting to other platforms easier.
2007-04-27Initial version.martti1-0/+26
2007-04-27Added xfce4-battery-plugin and xfce4-genmon-plugin.martti1-1/+3
2007-04-27Added some Xfce plugins.martti10-0/+142
2007-04-21+dbus-qt3drochner1-1/+2
2007-04-21oops, forgot to import dbus-qt3-0.70 - qt3 bindings for dbusdrochner5-0/+56
(optionally needed by compiz) thanks wiz for the hint
2007-04-21Update wbm-cyrus-imapd to 1.5.obache2-9/+9
* Version 1.5 2007-03-08 - Tree structure of mailboxes has been totally rewritten based on Perl module Tree::Simple from CPAN (thanks to Murray Trainer <mtrainer@central-data.net>) - added a check for mailbox permissions to 'reconstruct' command * Version 1.4.5 2006-11-28 - fixed a bug when changing quota on mailboxes with similar names (thanks to Murray Trainer <mtrainer@central-data.net>) * Version 1.4.4 2006-11-3 - requires Webmin 1.240 for using 'ui_bytesbox' function in ui-lib.pl
2007-04-21Update Webmin to 1.340.obache130-1123/+3025
pkgsrc chages: use full distfile instead of non version indivisual module files. Version 1.340 (8 April 2007) * Change the default Blue Framed theme to match the style of www.webmin.com, and generally look nicer. * User interface cleanups in various modules (Apache, Backup Config, Webmin Configuration and others), adding tabs to reduce the size of pages and converting code to use ui-lib.pl. * The Perl Modules module can now fetch RPM or Deb packaged modules from YUM or APT, where available. * Added easy fields for sending SMS messages in the System and Server Status module (for US carriers that have email to SMS gateways). * Replace the old HTMLarea widget for HTML editing in the File Manager and Read User Mail modules with Xinha. * Linux quotas are now set with the setquota command, which shows up nicely in the actions log. * Optimizations to speed up getting the hostname and Postfix config settings. * Improved YUM and Redhat Network support in the Software Packages module. * View the detailed change log. Version 1.330 (27 February 2007) * If the underlying OS is upgraded after Webmin is installed, a message is displayed on the main page prompting you to fix it. * Added a feature in the BIND module for updating an IP address in multiple zones at once. * The File Manager now automatic detects HTML files and launches the correct editor. * Improved the LDAP module's support for large databases. * When there are too many tables or databases to display in the MySQL and PostgreSQL modules, a menu for selecting a specific table is shown instead. * Added functions to ui-lib.pl for tabs and hidden table sections. * Added support for comments to the Shorewall module, and improved logging * The Webmin Actions Log module can now rollback selected files changed by an action, rather than all of them. * View the detailed change log. Version 1.320 (21 January 2007) * Added the PHP Configuration module for managing php.ini. * Changed the default theme for new installs to the Blue Framed theme. * Improved handling of large file uploads so that they are no longer read into memory by Webmin webserver. Also added a progress bar window for tracking uploads. * Added checkboxes for deleting multiple objects at once in several modules. * Changed all rows of links (like Select all / Invert selection / Add something) to put | characters between them, to improve readability. * Big improvements in Windows support in various modules and the Webmin core. * Enhanced the System and Server Status module to allow monitoring of all hosts in a Webmin server group. * View the detailed change log. Version 1.310 (28 November 2006) * Big improvements in Ubuntu support, including the Bootup and Shutdown module, mounting filesystems specified with the UUID syntax, and various default module config changes. * Re-designed the Simple Blue theme to use frames. * Added support for IPv6 addresses in modules where the underlying servers allow them. * Supported HFS and FATX filesystems under Linux. * MySQL backups can now be compressed with gzip or bzip2. * Added file locking and logging to the Postfix module, and improved access control features. * Added checkboxes and buttons for mass deletion in the Cron and DHCP modules. * Added access control options for the Info window to the File Manager module, and a feature to allow extraction of ZIP files on the server. * View the detailed change log. Version 1.300 (15 September 2006) * Fixed security holes that allow the source of Webmin programs to be viewed, and allow cross-site-scripting attacks. * XML-RPC clients can now call Webmin API functions. * On systems with no root password, users with sudo access can login to Webmin as root. * Improved support for latest Debian and Fedora releases, including the new IPtables config system in Debian 3.1. * The file manager can now extract tar.bz2 files, store a history of entered paths, and show the total size of a directory. * The Filesystem Backup module can backup and restore TAR and dump files over FTP. * MySQL server variables and connections can be viewed and changes. * Table data can be sorted by clicking on headers in the MySQL and PostgreSQL modules. * Improved support for PostgreSQL 8, including editing tables with no OID field. * Sendmail and Postfix aliases and maps can have a comment associated with each entry. * Squid 2.6 is now supported. * View the detailed change log. Version 1.290 (29 June 2006) * Fixed a security hole that would allow a remote attacker to view any file on the system. * Added the LDAP Client module, for setting up a Linux system to get users and groups from an LDAP server. * Added support for sending email when a group is over quota to the Disk Quotas module. * Several other small fixes for bugs found since 1.280. * View the detailed change log. Version 1.280 (16 June 2006) * Added the Simple Blue theme, a less graphics-heavy design which may eventually become the default. This theme takes advantage of changes in many modules to use highlighting on table rows. * Updated the Apache module to support version 2.2.0. * Updated the various operating-specific NFS server modules to support mass deletion of exports, and to internationalize those that were using hard-coded text strings. * Updated various modules to allow deletion of multiple objects (such as table fields, Samba shares, PostgreSQL grants, Squid ACLs and so on) at once. * Added configuration options to the Read User Mail module for the date format, pager arrow locations, timezone and separate message window mode. * Updated the MySQL module to support views in MySQL version 5. * Enhanced the System and Server Status module to allow the selection of multiple hosts for each monitor, added a monitor type for testing an SQL server, and updated the Network Traffic monitor to support FreeBSD. * Fixed a security hole that allows remote viewing of any file on the system when Webmin is run on a Windows server. * View the detailed change log.
2007-04-20Remove obsolete patch.wiz2-38/+0
2007-04-18add some more tricks and tipscjs1-1/+10
2007-04-17Use ONLY_FOR_PLATFORM instead of NOT_FOR_PLATFORM.martti1-2/+3
2007-04-17No xfce4-diskperf-plugin for DragonFly (requested by Joerg Sonnenberger).martti1-1/+3
2007-04-17delete stale patch, from Blair Sadewitz per mail to pkgsrc-usersdrochner1-19/+0
2007-04-17intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.commonmartti6-16/+7
2007-04-17Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,martti12-119/+1
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x.
2007-04-17Catch up with change in the plugin. Adjust configure.ac for the kinfojoerg4-12/+26
check and regen it for now using autoconf. Can't figure out how to produce a minimal diff.
2007-04-16Fix DragonFly build.joerg2-6/+11
2007-04-16Add DragonFly support (back).joerg4-1/+112