summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2006-06-11Update to 6.1:wiz6-43/+39
This is essentially minor bug-fix release, which most notably works around "unable to anonymously mmap" failure at startup and fixes typo in -speed interpretation code. Besides bug-fixes this version attempts to obtain exclusive lock on block device under Linux. This opens possibility for safe deployment of automounting/autoplaying facility under Linux 2.6. Keep in mind that it takes two to dance tango, automounters/autoplayers has to play along as well.
2006-06-11Add 915resolution.markd1-1/+2
2006-06-11Initial import of 915resolution version 0.5.2markd6-0/+158
915resolution is a tool to modify the video BIOS of the 800 and 900 series Intel graphics chipsets. This includes the 845G, 855G, and 865G chipsets, as well as 915G, 915GM, and 945G chipsets. This modification is neccessary to allow the display of certain graphics resolutions for an Xorg or XFree86 graphics server. 915resolution's modifications of the BIOS are transient. There is no risk of permanent modification of the BIOS. This also means that 915resolution must be run every time the computer boots in order for it's changes to take effect. 915resolution is derived from the tool 855resolution. However, the code differs substantially. 915resolution's code base is much simpler. 915resolution also allows the modification of bits per pixel.
2006-06-11Needs pkg-config.joerg1-1/+3
2006-06-09USE_TOOLS+=lexminskim1-1/+2
2006-06-09Uh, trim trailing whitespace.he1-5/+5
2006-06-09Show suggested entries for newsyslog.conf.he2-2/+14
Package contents the same, so no revision bump.
2006-06-09Add a message hinting with a sample newsyslog.conf entry.he2-2/+11
Package contents the same, so revision not bumped.
2006-06-09Needs msgfmt.joerg1-1/+2
2006-06-08Uses C++.joerg1-1/+2
2006-06-08Uses C++.joerg1-1/+2
2006-06-08We can now depend on the munin-doc package, where the man pageshe1-2/+2
shared by munin-server and munin-node can be found.
2006-06-08Import a package for the server end of the Munin monitoring system.he9-0/+369
This version has a patch so that it works properly with RRDtool of version 1.2 or newer.
2006-06-08Import a package to install the documentation to munin-node and thehe6-0/+173
soon-to-be-committed munin-server package.
2006-06-08Remove installation of the documentation from this package, to behe4-49/+45
provided by the soon-to-be-committed munin-doc package. Other minor changes: o Remove comented-out bits from package Makefile o Re-ordered variables reported by NetBSD's cpu plugin script o Use shorter legend text in NetBSD's interrupts plugin script Bumped package revision.
2006-06-08Needs libintl. Bump revision.joerg1-2/+3
2006-06-08Kill local strdup completely and also remove the malloc and callocjoerg2-28/+25
definitions. ANSI C is portable enough for us.
2006-06-08Fix errno.joerg9-1/+111
2006-06-08Fix errno. Uses C++ and msgfmt.joerg3-2/+18
2006-06-07Depend on _SC_PAGESIZE alone for DragonFly, _SC_PAGE_SIZE doesn't exist.joerg2-1/+19
2006-06-06Regen patch-ad with pkgdiff.minskim2-7/+8
2006-06-06Skip the interpreter check for webmin-gentoo-init, which is used on Gentoominskim1-1/+3
Linux only.
2006-06-06dbus{,-glib} need msgfmt; add it to USE_TOOLS.minskim1-2/+2
2006-06-06Fixed pkglint warnings.rillig1-3/+2
2006-06-05don't include nfs statistics in the iostats; pointed by Veegochristos2-7/+8
2006-06-05Make this compile again.christos2-1/+77
2006-06-04We don't export struct lockf anymore, thus we cannot print lock info.christos2-1/+43
2006-06-04Add munin-node.he1-1/+2
2006-06-04Import the client version of the Munin system monitoring/graphinghe36-0/+2754
tool -- project homepage is at http://munin.sourceforge.net/ This package has added support for NetBSD, via a number of new plugin scripts where specific steps needs to be taken to collect information. I also modified the ntp_ plugin script to make it possible to not plot the NTP poll delay, leaving just jitter and offset, which IMO produces a more telling graph.
2006-06-04First step to support DragonFly. Bump revision.joerg13-4/+124
2006-06-04Don't go interactive when the OS can't be detected.joerg2-1/+15
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-2/+3
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-06-02Appease configure by providing a C++ compiler, even though it doesn'tjoerg1-1/+3
actually need it to compile the code.
2006-06-02gcc 4.1 policemartin2-1/+210
2006-06-01Add DragonFly support based on base version.joerg7-8/+917
2006-06-01Install README in share/doc/cpuburn, following the normal convention.joerg2-6/+6
Ensure that the directory exists. Bump revision.
2006-05-31update to 2.14.2drochner3-21/+18
xhanges: * fix timout error string * Use less connections for smb * fix crash on cd eject * ftp: handle anon login failure better * Handle more parameter expansions in desktop files * Hide automountable drives in various places, except in computer:// * ftp: handler files larger than 2 gig better * Fix some locking issues in the mime code
2006-05-31The databases/openldap package has been split in -client and -server componentghen1-3/+3
packages. Convert LDAP-based applications to depend on openldap-client, and bump PKGREVISION for those that depend on it by default.
2006-05-31Make this build and work under NetBSD 3.99.20 and newer.tron3-16/+33
Bump package revision because of this fix.
2006-05-29update to 1.2.1drochner7-46/+38
changes: -builds with gcc4 now -some fixes for problems with compiler optimization
2006-05-28Add USE_LANGUAGES= objcrh2-2/+4
2006-05-27Mention how to enable rpcbind(8); may avoid confusion.jmmv1-2/+3
2006-05-27get default OSS sound device from oss.buildlink3.mk, so that "cdda2wav -e"drochner3-3/+17
just works bump PKGREVISION
2006-05-26Remove explicit GNU tar dependency. It is an unnecessary alternativejoerg5-10/+9
and the tools framework already does the right thing. Bump revisions.
2006-05-25Update krusader to 1.70.0markd4-141/+157
Changes 1.70: New zip/tar slave supports writing to archive. A Safari-like Jump-Back feature. Quick Navigation. Checksum creation/verification supports md5, sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column types can be changed and saved individually. Synchronizer is now in color. Calculates space in archives and remote FS. Improved performance when reading directories with many files. Preserves date for local targets on copy / move. Changes 1.60: Many changes and bug fixes.
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam1-2/+1
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-21Regen symmetrically for GNU patch (found in irix bulk build).wiz2-12/+14
2006-05-21Sorted.rillig1-2/+2
2006-05-20Add and enable vxargs.jmmv1-1/+2