summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2004-05-22add XEN12_USE_COM2 option to switch Xen console on com port2cl2-2/+13
2004-05-22add DMA support for additional ide chipsetscl3-2/+40
2004-05-22add xen12cl1-1/+2
2004-05-22remove unneeded DISTFILES line.cl1-2/+1
2004-05-22s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in thegrant2-5/+5
DESCR, it's already the HOMEPAGE.
2004-05-22add xen12 package:cl9-0/+239
Xen is is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Xen is Open Source software. See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen. See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.
2004-05-21update rconfig to 0.30abs2-5/+6
0.28: - Use netname() when running fping etc. Reject duplicate hostnames. Problem noted by alan. 0.29: - Add ${fqdn} to the list of available keys in dirtrees. - Allow 'key -= value' to remove values from key settings - When '-d' is specified display the final state of the configuration - If dirtrees is assigned with '=', disable the 'insert after ${type}' behaviour for any subsequent 'distrees +=' option 0.30: - completely rework parsing of rdist
2004-05-20The required option in grub actually is "GRUB_USE_ISO9660".xtraeme1-4/+4
2004-05-20Other packages' commands may not be found in ${PREFIX} nowadays. Fix it.uebayasi2-5/+6
2004-05-19Fix pkgviews installation.uebayasi1-2/+2
2004-05-19Fix build with GCC >= 3.4.x, which does better type checking of enumerations.jmmv3-1/+29
Two functions returned an incorrect type, according to their prototype (these changes matches fixes done in the 2.x branch of gnome-vfs). From John R. Shannon in PR pkg/25615.
2004-05-18Make this build under NetBSD 2.0D and above with statvfs(2).tron3-1/+35
This fixes PR pkg/25475 Kibum Han.
2004-05-18Mention "NetBSD" in the DESCRiption and in the COMMENT.reed2-3/+3
(Okayed by mjl@.) TODO: Maybe someone can make this OPSYS specific or test on other *BSDs.
2004-05-15Update sysutils/gkrellm to 2.2.0.xtraeme2-5/+5
2.2.0 - Sat May 15, 2004 ------------------------ * Replace GdkFont text drawing with Pango. * Add plugin capability to the gkrellmd server. Wrote demo5 plugin as a tutorial on a client/server capable plugin. * Minimize Pango drawing to get CPU usage down: 1) Draw chart text on a caching text layer. 2) Add a "scroll text" api to text decals where a Pango string is drawn on a pixmap which can be srolled by setting the decal offset. See the plugins and themes changelog for more info. * linux.c reads temperatures from the hddtemp daemon so disk temperature display can be consistent with other sensors (and detected by gkrellmd). * Hajimu Umemoto: glib12 server Makefile, use `glib-config --libs glib gmodule and initialize text extent in clock.c * Sjoerd Simons: set the _NET_WM_STRUT property when dock type. * Defer setting withdrawn state until after main window realize.
2004-05-15Update to 2.6.1:jmmv3-6/+8
- Translation updates. - Fix temporary directory gconf settings bug.
2004-05-15Print comments for lib/nautilus and lib/nautilus/extensions-1.0 directoriesjmmv1-1/+6
(during print-PLIST in packages using this one).
2004-05-15During print-PLIST in packages using this one, print a comment for thejmmv1-1/+4
lib/gnome-vfs-2.0/modules directory, instead of trying to remove it.
2004-05-15Fixe patches to apply cleanly on 2.4.4p2bouyer4-21/+31
2004-05-15cfengine needs flex(1) to build.grant1-1/+2
2004-05-13Shorten DESCR (still too long, but better).wiz1-146/+3
2004-05-13Add xentools12.xtraeme1-1/+2
2004-05-12Bl3ify.minskim1-6/+6
2004-05-12Don't create an (empty) directory in $prefix/sharebouyer4-12/+21
Remove Makefile variables which are also defined in Makefile.common
2004-05-12Now that amanda is at 2.4.4p2, remove the outdated amanda-dev package.bouyer55-2391/+1
2004-05-12Update the amanda packages to 2.4.4p2. From Paul Shupak in pkg/24550,bouyer41-905/+967
with some additionnal fixes by me.
2004-05-12Give package a reasonable PKGNAME, and reorder lineswiz1-5/+5
for pkglint. CATEGORIES:s/local/sysutils/. Addresses PR 25542.
2004-05-11fixes for darwindanw3-7/+28
2004-05-10Avoid declaring sys_siglist and sys_errlist as non-const, not only onminskim3-17/+17
BSD but also on Linux.
2004-05-10Changes 0.11.51:adam4-23/+9
* Removed the -Wstrict-prototypes option since it causes warnings in GTK+ headers which are simply too annoying. Hopefully I won't regret this... *"Jaws" theme*. * Cleaned code in various places where warnings had earlier crept in hidden by the flood caused by GTK+ and -Wstrict-prototypes. * Removed printf() from hex-text-loader which I forgot in there. :/ * Regenerated Makefile, hopefully fixing problem with install. * Added "Video, MOV" type to default config; quietened mplayer. * Updated Italian translation, from F. Cosoleto.
2004-05-09Make this build again on older NetBSD systems, without statvfs().fredb2-5/+8
2004-05-09Neither the client nor server needs to be setgid kmem on NetBSD.fredb2-4/+4
Note: it's very likely the client doesn't need to be setgid kmem on any platform.
2004-05-09With statvfs(), the significant measures are scaled in terms of f_frsize,fredb2-7/+11
not f_bsize.
2004-05-08use ${PYTHON} instead of python to use pythoncl2-1/+28
patch provided by: FUKAUMI Naoki fun at naobsd dot org
2004-05-08add xentools12 package:cl17-0/+577
The Xen virtual machine monitor allows running several virtual machines on a single physical machine. The xentools12 package contains the tools to create, destroy and control the virtual machines. The xentools12 package contains the tools for Xen v1.2.
2004-05-08Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults toreed1-2/+2
"yes"). So any packages that have old GNU configure script that does not support --infodir option (while using INFO_FILES) can set CONFIGURE_HAS_INFODIR=NO. This was suggested by agc@ as a clearer definition.
2004-05-08Use a new option NO_CONFIGURE_INFODIR which is about to be introducedreed1-1/+2
because although these packages use autoconf-style configure scripts they do not know --infodir option.
2004-05-08Make sure this package installs to INFO_DIR (instead of info)reed3-2/+17
since it uses INFO_FILES.
2004-05-07Deal with the statvfsadam2-0/+39
2004-05-07Changes 0.11.50adam5-22/+24
* Fixed the fix for memory leaks in Search, since segfaulting is actually worse. I hope I got it, this time. Sorry. :/ * Fixed stupidly signless variable that caused the textviewer to die horribly when asked to view a directory. Reported by F. Co- soleto. * Made View on directories in the sample config do nothing, since ViewText will open an empty window, now. * Added Italian translation, courtesy of F. Cosoleto. Changes 0.11.49 * Changed "Other" to "Others" in ChMod command dialog. Pointed out by F. Cosoleto. * Improvements in the textviewer, inspired by a patch signed F. Cosoleto: Goto, Search and Quit (was "Close") now have obvious keyboard accelerators. Search also has Control+F, and repeats (infinitely when at least one match exists) on F3. * Changed test for automatic hex viewing; now looks for a byte lower than 7; if found, the file is not text. This works better for 8-bit text files. It does not work for e.g. UTF-8, but then again gentoo's text viewer never did. :) * Made textviewer into a real toplevel window, since it otherwise lacked e.g. resize controls which seemed silly. * Plugged stupid memory leaks in textviewer when searching. Thanks to F. Cosoleto, as usual. :) * Added an option to disable the storing of selection information in the history. Suggested by H. Hansen. * Added RealMedia (.rm) as a recognized Video type in the default config. * Implemented a new dynamic-content menu, called <ParentsMenu> that contains the directories from the current one's parent to the root. * Added the ability to bind a command to the right-click of a path entry widget in a pane. Bound to "MenuPopup menu=<ParentsMenu> by default, but editable on the Controls config page. * FAM-triggered rescanning rate is now dynamically adjusted to be 4 times the time it takes to do the rescan. This prevents gentoo from hogging the CPU when very frequent changes causes it to re- scan continuously. Very inspirational patch by S. Zobell. See NEWS inside the archive for other version changes
2004-05-07Add RCS tagscjep1-0/+1
2004-05-07Reset maintainer to tech-pkg@ (from ad@, since he is not working on themwiz3-6/+6
any longer).
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme6-12/+12
all these packages.
2004-05-06Very beleatedly switch to use static DESCR files for the multiplejmmv1-0/+8
gst-plugins-* packages. Generating a description during installation is not well supported and causes problems when creating the README files, for example.
2004-05-05Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared libraryjmmv1-1/+2
changed).
2004-05-04statvfs fix for NetBSD-current>=2.0D.minskim3-6/+32
2004-05-04Run a statfs-related test in configure only when statvfs is notminskim2-4/+16
available. OK'ed by jmmv@.
2004-05-04apply the patches from PR#25405: use statvfs if we find <sys/statvfs.h>.mrg2-7/+20
now this builds with -current.
2004-05-04Unused.wiz1-25/+0
2004-05-04Convert to bl3.wiz4-14/+30
2004-05-04Set GNU_CONFIGURE and USE_LIBTOOL before including bsd.prefs.mk tominskim1-17/+17
benefit from predefined lt_cv_sys_max_cmd_len.