summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2001-01-11Kill compiler warning.jlam2-7/+9
2001-01-10"LOCALEBASE" gets defined in "bsd.pkg.mk" now.tron1-8/+2
2001-01-05Update gcombust to 0.1.39. Changes include:rh3-5/+7
Version 0.1.39 Dec 14 2000 BUGFIXES: * Danish translation by Morten Bo Johansen <mojo@image.dk> * a lot of spelling corrections * the file checks added in 0.1.37 broke gv previewing of cd labels * a gtk_main_iteration call caused a strange bug with the size calculation widgets. removed it. NEWS: * ripping of audio cds with cdparanoia, patch by Kay Lehmann <kaymiehb@calvados.zrz.TU-Berlin.DE>, atm this is only implemented for the "Dump CD", not for on-the-fly burning, and it could still need some pollishing (e.g. no progress is reported) ------------------------------------------------------- Version 0.1.38 Nov 14 2000 BUGFIXES: * hu.po update (Narancs 1 <narancs1@externet.hu>) * corrected the tooltip for the bootfile/catalog, hopefully it's a bit clearer and more correct now * switches from burn-tab to output-tab also when blanking cd-rws * when burning more than one audio cd, a variable wasn't initialized, causing the progressabar to malfunction * building gcombust on machines without gettext when the .gmo files need to be rebuild should now work without specifying --disable-nls, it seems like autoconf is broken. I'm not sure this is a 100% correct fix, but all other packages I looked at were broken, too, and this works ------------------------------------------------------- Version 0.1.37 Nov 01 2000 BUGFIXES: * blanking a cd-rw would leave the tabs disabled (fix by Tanel Kuusk <tanel@urania.ee>) * switches from burn-tab to output-tab again when starting an action * now checks for existence of files before trying to execute them NEWS: * Italian translation by Simo Sorce <simo.sorce@tiscalinet.it> * replaced README.compile.hp-ux with README.hp-ux.html written by "Gansser, Martin" <MGansser@rand.de>
2001-01-05Update to not DEPEND on gettext any longer, but BUILD_DEPEND on msgfmtwiz1-2/+3
and USE_LIBINTL.
2001-01-04USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST.wiz1-1/+2
2001-01-04USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST.wiz1-7/+5
Update HOMEPAGE and MASTER_SITE.
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+7
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-03Subdirectory on master site changed.bad1-2/+2
2001-01-03Give it all it wants: autoconf (for autoheader), and gettext (for msgfmt).hubertf1-1/+3
Both as BUILD_DEPENDS. XXX Seems we need a USE_INTL that pulls in gettext as USE_LIBINTL pulls in XXX gettext-lib
2001-01-03Add missing USE_LIBINTL=yes, to unbreak bulk building.hubertf1-2/+3
2000-12-30Deal with directory names with whitespace by using strtok_r instead of scanf.joda2-1/+30
2000-12-29add check for apm capability (like in xbatt)dmcmahill1-1/+5
2000-12-28Enable ups-nut and ups-nut-cgi pkgs.martin1-1/+3
2000-12-28Initial import of ups-nut-cgi package from collver@softhome.net;martin10-0/+264
additional tools for monitoring UPSes using ups-nut and cgi scripts. Closes PR 11746.
2000-12-28Initial import of ups-nut pkg (network ups tools), a collection ofmartin11-0/+271
tools used to monitor various UPSes. Pkg from collver@softhome.net with minor modifications. Closes PR 11745.
2000-12-28Fix compilation on alpha.wiz2-1/+14
2000-12-27add & enable daemontoolshubertf1-1/+2
2000-12-27Added daemontools-0.7: hubertf7-0/+136
Daemontools is a small set of /very/ useful utilities, from Dan Bernstein. They are mainly used for controlling processes, and maintaining logfiles. Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11674.
2000-12-26move the .BEGIN stuff which checks for kernel sources to pre-fetch. This letsdmcmahill1-2/+2
you do simple things like make README.html or make show-var VARNAME=PKGNAME without requiring kernel sources.
2000-12-25Patch agelogs.sh to actually find agelog.bad1-1/+4
Bump version to 3.2nb1.
2000-12-22Okay, _really_ get the version checking done right.jlam2-4/+4
2000-12-22The paddr_t mmap interface change is for anything except <1.5 and 1.5A,jlam2-4/+4
so make the __NetBSD_Version__ checking reflect this. This should hopefully fix build problems on 1.5.1_ALPHA.
2000-12-21regenwiz1-2/+2
2000-12-20remove reference to cdrecord-currentwiz1-3/+3
2000-12-17Move lots of packages to new time category; fix links; add time subcategorywiz7-39/+3
to main Makefile.
2000-12-17Reformat.wiz1-6/+6
2000-12-16Fix manual page handling.kim4-22/+36
2000-12-15Updated to 2.16.mjl2-4/+4
Adds process group support for NetBSD
2000-12-15Use ComplexProgramTargetNoMan to avoid trying to build manpageabs2-7/+10
2000-12-14add sysutils to CATEGORIESitojun1-2/+2
2000-12-14move x11/xbattbar to sysutils/xbattbar, as xbatt is in sysutilsitojun1-1/+2
2000-12-14xbattbar, X11 battery graphitojun7-0/+53
2000-12-14regenwiz1-2/+2
2000-12-14Aparently a directory tree can only be 8 directories deep on VMS.hubertf3-1/+20
It seems if you goof up enough it's no problem do ending with >80 on Unix. Make xdu deal with this properly. Bump version to 3.0nb1
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-12fix typo, reported by Anthony Mallet <anthony.mallet@ficus.yi.org>hubertf1-1/+1
2000-12-11Update a bit: provide extended description of what cdrecord can and does,hubertf1-19/+7
and remove list of supported hardware. Requested by Anthony Mallet <anthony.mallet@ficus.yi.org> on tech-pkg.
2000-12-08Commit first patch from pkg/6979. CPU percentage is already normalized,wiz2-6/+6
and so the code fragment was wrong for HZ != 100.
2000-12-07add patch-af.is1-1/+2
2000-12-07Fix problem with sector sizes > 1024 bytes, creating version 3.9.5nb1.is2-1/+42
2000-12-06Update to 4.53. No obvious NetBSD related changes.wiz2-5/+5
2000-12-06Complete last sentence, and mention that -fpic and -fPIC compiled objectshubertf1-6/+8
can't be mixed - the REAL reason for this pkg
2000-12-05lsof is at 4.52 now. There are no changes for NetBSD obviously, it's onlydrochner2-5/+5
that the old distfile isn't available anymore.
2000-12-04add & enable pcvt-utilshubertf1-1/+2
2000-12-04Useful leftovers from pcvt: playvt and two font editorshubertf11-0/+181
This package contains the useful components that can still be used on NetBSD after pcvt was replaced with wscons: * playvt: A vt-movie player, includes several demo files. * fed, fontedit: two font editors that can also be used on the fonts in /usr/share/wscons/fonts.
2000-11-30Arrange to rerun automake at build time, to pick up the Makefile change...mycroft3-16/+21
2000-11-30Make sure *all* of the modules are linked with `-module -avoid-version'.mycroft2-1/+22
2000-11-29Adapt package list for libtool version 1.3.5nb9 or newer.tron2-4/+4
2000-11-29Adapt package list for libtool version 1.3.5nb9 or newer.tron1-3/+5
2000-11-28Nuke cdrecord-current. cdrecord is now already at 1.9.tv12-171/+1