summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2003-04-27Fix the file method to not use readdir_r at all if it is not present in thejmmv4-4/+42
system. Bump PKGREVISION to 1. Fixes many problems in Nautilus and other programs.
2003-04-27Add and enable nautilusrh1-1/+2
2003-04-27Initial import of nautilus-2.2.3.1, the official file manager for GNOME2.rh8-0/+762
This is the same version that I imported to pkgsrc-wip earlier. With the latest gnome-vfs2 update, the package works now.
2003-04-27Update gnome-vfs2 to 2.2.4. Changes are translation updates and bugfixes.rh8-153/+13
Most notably, this version fixes a series of fundamental, long outstanding problems we had with GNOME2: * Nautilus works now * gnome-control-center no longer crashes * panel menus and entries are now correct * probably a ton of other gnome-vfs related problems
2003-04-26Add "windowmaker" as a secondary category; it already existed, but containedjmmv1-2/+2
a single package.
2003-04-26Update cfengine2 and cfengine2-doc to version 2.0.6.seb10-83/+211
Package changes Vicf moved from $PREFIX/sbin to $PREFIX/share/examples/cfengine as it can really be used as is: site tuning is required. Both packages now share the same distinfo file. Changes in version 2.0.6 SKIPVERIFY removed from AccessControl checks. This was wrongly allowing access to files if they only had an accepted encryption key. SetLine added to AppendIfNoLineMatching to allow current line to be added. ForEachLineIn "/tmp/in" AppendIfNoLineMatching "ThisLine" EndLoop Changed /etc/services reference to port 5308 in ipv6 compatible calls. Efficiency, removed getpwnam from GetFile(). Was unnecessarily looking up the uid multiple times, which delays copying speed. Copy rates improved by five to ten times!! Single copy uses too much cache memory. Optimize by only caching copies that use the singlecopy keyword. Message status change: %s is a link which points to %s, but that file doesn't seem to exist Verbose only Patches to editfiles to check empty files. DefineinGroup added. Changes in version 2.0.5 Cfrun ipv6 patch Syslog messages name patch mountables, binservers variable usage fix backup=timestamp added in copy so that multiple backups can coexist. Other backups use this by default. Cfenvd records loadaverage - and av.db renamed to cf_averages.db since records in av.db no longer compatible. Iteration added to disk paths Typo in filters.c UID -> USER meant that Owner field in filters would not always work for processes. Bug in removal of spaces in process-filter matches could cause some criteria to fail to match. Netstat changed entry in solaris 2.9 Hard class hpux10 -> hpux and the old hpux is deprecated tidy //tmp would start tidying / due to error in ExpandWildcardsAndDo. FIxed Cfenvd netstat state recorded in separate files now in WORKDIR, by protocol and incoming/outgoing. This allows accurate record of the state to which classes refer. excludes and ignores would not appended in a tidy command if a path already existed in another previous command. Fixed so that all excludes and ignores are concatenated for all related paths. Local AF_LOCAL addresses not handled by sockaddr in IPv6 compatible functions. Now returns 127.0.0.1 (why not ::1??) Typo in tidy.c prevented tidy old links from working. Documentation patches. Checksums no longer performed on dry run (-n) in files, but still in copy. No errors written to syslog in dryrun mode. Umask patch in editfiles - umask was not properly installed New copy options / variables singlecopy= and autodefine added. Alerts added as own section alerts: allow users to define a custom message triggered by a class activation. Alerts can also quote state information from cfenvd and the process table. tidy define= does not set class if file could not be tidied. debian detect patch (Andy Stribblehill) cfservd descriptor leak (Andy Stribblehill) cfservd daemonize modification
2003-04-25Remove ftp.cfengine.webmotion.net from MASTER_SITES, it has beenseb1-3/+2
a while since it worked.
2003-04-25Updated to version 1.5.salo2-7/+5
Changes: - removed platform restriction. 1.5: ==== - Removed dead code from priv_mktemp.c - Added EBCDIC support to priv_mktemp.c
2003-04-21Add RCS tagcjep1-0/+1
2003-04-21Fix RCS tagcjep1-1/+1
2003-04-19make this compile again. No UFS2 support.christos2-1/+51
2003-04-17Bump PKGREVISION after pthread/locking fixes.salo1-1/+2
2003-04-17Pull in a change similar to one in gnome CVS, to initializenathanw2-1/+16
the g_thread subsystem before calling G_LOCK(). Fixes a case of unlocking a mutex that isn't locked.
2003-04-14Update e2fsprogs to 1.32. No list of changes available.hubertf6-22/+55
2003-04-13Add and enable filecjep1-1/+2
2003-04-13Initial import of file 4.02 into the NetBSD packages collection ascjep6-0/+78
sysutils/file. File is a file classification program. This version is the standard "file" command for Linux, *BSD, and other systems. This is Ian Darwin's file(1) command. It is maintained by Christos Zoulas. Package supplied by Jeremy C. Reed in PR#20774 and also in pkgsrc-wip. Thanks Jeremy.
2003-04-11Don't conflict with the latest version of the "gnome-utils" package whichtron1-6/+4
doesn't install the "guname" package any more. Bump package revision to reflect change.
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant3-6/+6
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
2003-04-10coreutils and gnome-utils currently conflict because both install guname.wiz1-1/+2
2003-04-10Remove fileutils, sh-utils, and textutils; replaced by coreutils.wiz12-285/+1
2003-04-10Add coreutils.wiz1-1/+2
2003-04-10Initial import of coreutils-5.0, from Marc Recht via pkgsrc-wip.wiz5-0/+245
The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.
2003-04-10make ${PAX} usage consistent:grant1-3/+3
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-04-06../../local/pciutils, eh?hubertf1-2/+2
2003-04-06nothing from bsd.prefs.mk is used, so don't include it.grant1-3/+1
2003-04-05Version 20030305 (hi perry)wiz1-2/+2
2003-04-05synchronize with the much better versions in -currentperry2-81/+198
2003-04-03Include machine/endian.h only ifdef __NetBSD__.wiz2-6/+8
From Jeremy C. Reed in PR 20983.
2003-04-01Update rconfig to 0.17:abs2-5/+5
0.16: Fix 'redhat' version for Advanced Server 0.17: List failed hosts at end Extend probe.sh to include example raidframe status monitoring
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv40-105/+80
2003-03-28Remove unnecessary empty lines.wiz1-3/+1
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz10-20/+10
2003-03-27Update to 3.8.6bouyer2-6/+6
Changelog: Fixed root exploit of slave machines If you use the network features of apcupsd, you probably want to upgrade.
2003-03-27Upgrade to lsof version 4.67. Changes related to or affecting NetBSDatatat6-85/+7
(or pkgsrc) from the 00DIST file: 4.67 March 27, 2003 Began the transition of the lsof ftp server host name from vic.cc.purdue.edu to lsof.itap.purdue.edu. That reflects Purdue organizational changes. This first step makes the new name an alias to the old one. The old name, vic.cc.purdue.edu, will remain usable for an extended period. ... At the request of Alek O. Komarnitsky <alek@komar.org> added the "+c <width>" option to enable optional changing of the COMMAND column output maximum width from the default to <width>. The default maximum width remains CMDL, as defined in lsof.h. ... Added kernel event queue file support for FreeBSD, NetBSD and OpenBSD. Andrew Brown <atatat@atatdot.net> supplied the code. ... Augmented a lock ID test on NetBSD to check if the ID is an LWP pointer.
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma1-2/+2
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
2003-03-25lib/vfs is shared with the gnome2 version of this package.wiz1-2/+2
2003-03-23Update MASTER_SITES.ad1-3/+3
2003-03-22rename es.1 and vs.1 to iedit.1 and iview.1 to avoid conflict with ↵dillo2-6/+11
shells/es. The programs have already been renamed by the author. bump pkgrevision (noted by Robert Elz in PR 18939)
2003-03-22Update to 0.10.2, from PR 20268 by David S.wiz3-10/+10
Minor bugfixes.
2003-03-21lib/charset.alias belongs to the libiconv package.wiz1-2/+1
2003-03-19Fix build on NetBSD >= 1.6P. Thanks to atatat.jmmv2-5/+17
2003-03-18Add man-page for bbsload, provided by Emanuele Roccajschauma4-3/+86
(emarocca at libero dot it).
2003-03-16Typo.cjep1-1/+1
2003-03-15Upgrade to roller-1.13:kim2-5/+5
- logroll now rolls wtmpx and httpd-ssl as well (no reporting) - proc-ipmon adds scan analysis and log data summary - proc-news now produces a sorted domain-only readership report
2003-03-14Replace uses of -fno-builtin with -ffreestanding. -ffreestanding alsothorpej7-1/+391
implies -fno-builtin, but also conveys additional information ("not in a hosted environment"). This is 1/2 of the fix for PR toolchain/19265.
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+5
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles.
2003-03-13Fix some more dependencies.wiz1-2/+2
2003-03-12Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.jschauma1-2/+2
Pointed out by wiz.
2003-03-12Update bkpupsd 2.1.2.taca3-12/+11
2003-03-12 Takahiro Kambe <taca@back-street.net> * bump version, 2.1.2. * improve startup script for NetBSD. 2003-01-21 Takahiro Kambe <taca@back-street.net> * bump version, now 2.1.1a. * create "waiting indication file."
2003-03-09Add and enable wmmemmonjmmv1-1/+2