summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego4-4/+8
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-12Don't build and install the GNU "uname" to avoid conflicts with thetron4-5/+18
"gnome-utils" package if "xpkgwedge" is used.
2001-10-11Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard.agc1-2/+2
2001-10-11Add and enable extiplagc1-1/+2
2001-10-11Initial import of extipl-5.03 into the NetBSD Packages Collection.agc5-0/+56
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has many extended features such as - boot an OS in a nonactive partition - boot an OS in an extended partition - boot an OS in the second or later hard disks - support LBA access Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2001-10-10REPLACE_BUILDLINK_SED should generally do the opposite of whatjlam1-1/+5
BUILDLINK_CONFIG_WRAPPER_SED does, so add a definition for it.
2001-10-10Convert -I${X11PREFIX}/lib/gnome-vfs-1.0/include from the output ofjlam1-4/+8
"gnome-vfs-config --cflags" into the buildlink equivalent with BUILDLINK_CONFIG_WRAPPER_SED. Also correct the list of files to symlink into ${BUILDLINK_DIR} based on the contents of the PLIST: BUILDLINK_FILES.* should resolve to files, not directories.
2001-10-10Remove include search path hack that is no longer necessary after lastrh1-2/+2
week's buildlink changes.
2001-10-09New patch sum for altered patch fileatatat1-2/+2
2001-10-09Add RCS Id to patch.atatat1-0/+4
2001-10-09Update to lsof release 4.58 (no obvious NetBSD related changes) andatatat3-6/+22
add a patch to "detect" uvm after Chuck's recent work.
2001-10-08add mgm (moaning goat meter)lukem1-1/+2
2001-10-08MGM, the Moaning Goat Meter, is the ultimate sixty-ton castlukem3-0/+171
iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only.
2001-10-08MGM, the Moaning Goat Meter, is the ultimate sixty-ton castlukem2-0/+8
iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only.
2001-10-07s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/ to use pkgsrc libtoolrh3-18/+32
Patch configure instead of configure.in to remove dependency on autoconf
2001-10-05Make it work with windowmaker libproplist compatibility stubs insteadwiz6-3/+79
of libproplist.
2001-10-05Update gnome-vfs to 1.0.2 and while at it, buildlinkify. Changes include:rh6-97/+177
New APIs: * New gnome_vfs_uri_resolve_relative call (Ian) * New module callback API (Mike, Maciej) * Authentication and proxy authentication callbacks (Mike) New features: * Start on an SSH module, disabled by default for now (Ian) * Handle the IceCast/ShoutCast non-standard variant of the HTTP protocol (Maciej) * SSL and https support (Ian, Seth, Maciej) * Extensive API docs (Seth, Sri, Ian, Jonathan, Maciej, Glynn) * New translation (Abel Cheung) Bug fixes: * Move headers for future parallel-install compatibility (Maciej) * FTP directory loading fixes (Jacob) * Fix detection of KOffice file mime types (Frederic) * Ensure all headers are standalone-includable (Darin) * Assorted code cleanup (Darin, Anders) * Split type declarations in gnome-vfs-types.h into individual headers; gnome-vfs-types.h is stull around for compat (Seth, Darin) * Header fixes (Darin) * Random crash and leak fixes (Havoc, Anders, Maciej) * Build fixes (Darin, Maciej, Ian, Robin, Carlos, Ramiro, Jonas) Portability fixes: * Fix module configuration files and parsing code to work on systems that don't use .so as the extension for shared libraries (Jacob) * Add recorsive mutex wrappers for use on systems that don't provide recursive mutexes natively (Dan) * Misc portability fixes (Laca, Frank Belew)
2001-09-29Use "${STRIPFLAG}" and not "${STRIP}" as argument to "install" in thetron1-2/+2
"do-install" target so that the "lsof" binary really gets stripped. Patch supplied by Eric Gillespie Jr. in PR pkg/14092.
2001-09-28update from 0.44.3-pre5 -> 0.45.1. changes as per ups-nut (see its commit log).lukem5-34/+44
part of this includes local fixes to ensure that upsimage.cgi gets linked with the appropriate -R option so that it can find its libraries.
2001-09-28update from 0.44.3-pre5 to 0.45.1 (with an extra vendor patch).lukem8-120/+81
changes include: - ups info moved to ups.conf instead of upsd.conf - unified driver control between ups drivers - upsmon doesn't run as root by default any more; most of the work is done by an unprivileged child, with a parent only accepting shutdown messages - more model support: - AEG Proect S. - aeg - SMS Ltda (Brazillian) - sms - SOLA 620 - bestups - Ever UPS - everups - various other improvements and bugfixes see http://www.exploits.org/nut/release/new-0.45.1.txt for more details)
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam13-32/+32
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-27http support also needs threads, so disable http for now as welllukem1-3/+4
2001-09-26Add storage-manager.ad1-1/+2
2001-09-26Adaptec Storage Manager, event logger and associated tools. For use with DPTad9-0/+211
and Adaptec I2O SCSI & IDE RAID adapters. Prepared by myself and lukem.
2001-09-25Add vcdimagermagick1-1/+2
2001-09-25Import new package vcdimager.magick5-0/+60
A mastering suite for Video CDs provided by collver@linuxfreemail.com in PR 13993
2001-09-23Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Thisjlam1-6/+11
package is strongly-buildlinked.
2001-09-17add & enable xnczuntum1-1/+2
2001-09-17Initial import of xnc-4.4.5zuntum14-0/+300
X Northern Captain is a X Window file manager that allows to create, copy, move, rename, delete, view and edit files in a Virtual File System (VFS). VFS consists from a normal disk space and a Archive File System (AFS). All file operations in AFS can be done exactly as in normal file system. The IVES - file viewer and editor for X Window included, provides a comprehensive way to view and edit images in many different formats: GIF, JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG. Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc6-12/+13
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-09-08Update gkrellm to 1.2.2zuntum5-37/+47
Changes: 1.2.2 Wed Aug 22, 2001 ---------------------- * Hostname panel can also display system name. * Move krells out of the way only if data is displayed in panels, * Bugfixes: o Close open files before launching panel commands and net timer command. o Display and alert setting problems for negative voltages. o Allow "owner" as well as "user" for fstab mounting. * Contributions: o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix some compile issues with defining INET6 and HAVE_GETADDRINFO for Solaris 7. Also made removable disk media ioctl work for Solaris 7. o Przemyslaw Sulek <pbs@linux.net.pl> sent in a Polish translation. o we don't use X11BASE any more, install to normal PREFIX o clean up Makefile o link gkrellm with --export-dynamic so now plugins work properly (fixes pkg/13884 by Jasper Wallace <jasper@pointless.net>
2001-09-08Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.jlam1-2/+2
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz1-1/+0
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam3-5/+9
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29Downgrade build dependence on "autoconf" package after it has beentron1-3/+2
downgraded.
2001-08-27Remove build dependence on "xml-i18n-tools" because "gnome-vfs" has itstron1-2/+1
own copies of this stuff.
2001-08-27Heavily patch auto configure stuff to make this work with the newtron4-8/+83
"autoconf" package.
2001-08-27Use wildcard dependence on "autoconf" package.tron4-10/+8
2001-08-27Use wildcard dependence on "autoconf" package.tron1-2/+2
2001-08-26Update automake to 1.4-p5 (1.5 is available)skrll2-4/+4
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
2001-08-25 * merge all patches to xdu.c into one patch filehubertf4-36/+73
* silence a warning about missing prototype * when *alloc() fails to get some memory, print an error and exit, instead of crashing Bump version to 3.0nb2
2001-08-23Use config script wrappers for proper buildlinking.jlam3-14/+38
2001-08-23Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet.jlam1-2/+1
2001-08-22Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don'tjlam1-4/+3
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
2001-08-21Update to 4.57. Only change that seems it could affect NetBSD:wiz2-7/+6
o Added locale support to lsof's isprint() test, based on a suggestion from Dan Mercer <damercer@mmm.com>. Lsof will use setlocale(), when that function and its supporting <locale.h> header file are available. New version's existence brought to my attention by Lloyd Parkes.
2001-08-21add a new master site and the homepageassar1-2/+3
2001-08-20Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longerjlam1-2/+3
automatically added by libgetopt/buildlink.mk.
2001-08-14grep isn't used anymore, so don't substitute for @GREP@ in the INSTALLjlam2-5/+5
files. Substitute for @ID@ instead of directly using 'id', and use the value of ${ID} already set in defs.*.mk.
2001-08-13Add & enable qlogtoolszuntum1-1/+2
2001-08-13Initial import of qlogtools-3.1zuntum4-0/+40
This package is a set of tools that are useful in analyzing or producing logs from qmail and other packages.