summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2006-07-02+ xentools30bouyer1-1/+2
2006-07-02Initial import of a packages for Xen 3.0 domain0 tools.bouyer72-0/+2932
2006-07-02wpi-firmware dirrpaulo1-1/+2
2006-07-02Firmware for wpi(4).rpaulo4-0/+34
2006-07-02Needs a C compiler.rillig1-2/+2
2006-07-02Fixed the case when PREFIX != "/usr/pkg". The ifdef directive of GNUrillig2-6/+6
Make takes a variable _name_, not its value as argument.
2006-07-02Apply io_sysctl patch by Kibum Han (pkg/33772)martti2-1/+86
2006-06-30Needs intltool. Add DragonFly support. The latter from walt onjoerg6-9/+82
DragonFly's submit list.
2006-06-30Move post-extract rule into Makefile.common, so that gcdrtoasterjoerg2-5/+5
profits as well.
2006-06-29Make this build/install on NetBSD -current.xtraeme2-6/+14
Aproved by Johnny C.Lam <jlam>.
2006-06-28sndfile is deactivated when pkg-config is not available, so add it asjoerg1-2/+2
build time dependency.
2006-06-27Reset maintainer, mail bounced with Host not found.wiz1-2/+2
2006-06-27Fixed package to build with CHECK_INTERPRETER=yes.heinz1-1/+3
2006-06-27USE_TOOLS+=lexminskim1-1/+2
2006-06-27Make sure /var/run/munin gets created on restart; /var/run is cleanedhe2-5/+13
out by NetBSD's rc.d scripts. Also make STATEDIR overridable. Bump revision to 2.
2006-06-26USE_TOOLS+=flexminskim1-2/+2
2006-06-26Add Bacula's 1.38.10-scheduler.patch as patch-al. From the announce mail:ghen3-2/+25
> I have released a patch (1.38.10-scheduler.patch) to the patches area of the > Bacula Source Forge releases. I *strongly* recommend that everyone using > Bacula version 1.38.10 apply this patch. It applies only to the Director > (the SD and FD are unchanged) and *only* to version 1.38.10. The patch will > prevent the Director for crashing or hanging (depending on your OS) whenever > you do a "reload" command or whenever there is a sudden clock shift, which > occurs much more often than one would imagine. Bump PKGREVISION.
2006-06-26make this build on recent -current, fixes PR pkg/33631drochner4-22/+53
by Steven M. Bellovin
2006-06-25This package needs man/cat8 to install correctly into a previously emptyrillig1-1/+4
${LOCALBASE}.
2006-06-24Forgot patchsum.joerg1-3/+3
2006-06-23fix the other problem with gnomevfs-smb: need runtime library path,drochner2-3/+12
bump PKGREVISION
2006-06-22Not supported on DragonFly.joerg1-2/+3
2006-06-22Needs libtool.joerg1-1/+2
2006-06-22Needs pkg-config.joerg1-1/+3
2006-06-21Don't try to set PTHREAD_SCOPE_SYSTEM on DragonFly either.joerg3-5/+6
From Iain Templeton. Bump revision.
2006-06-21Add DragonFly support.joerg4-2/+103
2006-06-21Add DragonFly support.joerg2-1/+62
2006-06-21USE_TOOLS+=lexminskim1-2/+2
2006-06-21Fix PLIST by removing entries which don't make sense at all.joerg2-170/+3
Bump revision.
2006-06-20Back out previous as the cause of the bulk build error was in msgfmt.shjlam2-15/+1
not automatically checking for "*.po" suffixed files. This is fixed as of revision 1.24 of pkgsrc/mk/tools/msgfmt.sh.
2006-06-20Fix path to the PO file... it ends in ".po". This fixes the error notedjlam2-1/+15
in the bulk build: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20USE_TOOLS+=yaccminskim1-1/+3
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20Add DragonFly support. Replace the static FILE magic with a differentjoerg4-7/+122
(messy) magic, which doesn't relay on sizeof(FILE), but on two integer variables having separate addresses and pointer casts not changing this fact.
2006-06-20Add DragonFly support.joerg4-11/+45
XXX When does *stat64 finally die and everyone just uses The Right Way?
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds.rillig2-3/+8
Bumped PKGREVISION.
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV, which fixes unprivileged builds.rillig2-2/+8
Bumped PKGREVISION.
2006-06-18Added BINOWN and BINGRP to MAKE_ENV, which fixes unprivileged builds.rillig1-2/+4
Bumped PKGREVISION.
2006-06-18USE_LANGUAGES= c++rillig1-1/+2
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV, which fixes unprivileged builds.rillig1-2/+4
Bumped PKGREVISION.
2006-06-17Add munin-doc and munin-server.wiz1-1/+3
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam2-5/+5
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values.
2006-06-15Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.jlam3-7/+11
This avoids the need for a confusing line of the form: DEINSTALL_TEMPLATE+= path/to/INSTALL in the package Makefile, and actually removes the need to specify it altogether since by convention, the existence of the DEINSTALL script is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15Needs msgfmt.joerg1-1/+2
2006-06-15Drop maintainership, I don't use them any longer.wiz1-2/+2
2006-06-14Needs msgfmt.joerg1-2/+2
2006-06-14base revision has changed, reset PKGREVISIONdrochner1-2/+1
2006-06-14Changes 2.14.0:adam3-10/+9
* Increased version number for GNOME 2.14
2006-06-13Update the Bacula packages to 1.38.10.ghen4-12/+12
Here are the major highlights for 1.38.10: ============= Warning for version 1.38.8 and greater: - The Windows FD no longer automatically folds the case in wild-card comparions. To get the same behavior as before, you must explicitly use "Ignore Case = yes" in your FileSet. - Backslashes are no longer permitted in File directives (typical error for Windows users), unless the string is enclosed in double quotes, in which case, the backslashes must be doubled. Major Changes for 1.38.10: - This is a primarily a bug fix release, with the following bugs being resolved #570, 609, 611, 613, 614, 617 as well as other bugs not reported in the bugs database. See below for details. - The bconsole "reload" command should now work properly in virtually all situations thanks to the efforts of a number of people (Eric, Christopher, and myself). - There is an untested fix to eliminate the scheduling problems (either no job run or the same job run twice) during sudden clock shifts (daylight savings time change). - The manual has been released under the GNU Free Documentation License (FDL). The major difference is that this removes the prior restriction on commercial reproduction of the manual. - Fixed a race condition (thanks to Christopher) on dual processor machines that caused jobs to block when starting with the SD. =========== Please read the ReleaseNotes for more details.
2006-06-13Rework how device locking/ejecting is done. Bump PKGREVISION.markd7-188/+79