Commit graph

1202 commits

Author SHA1 Message Date
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
veego
c40be5e1b2 Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx}
This fix a fetch error.
2001-10-23 19:27:31 +00:00
lukem
134aed38d4 this needs suse_compat as well 2001-10-23 16:07:56 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
agc
83c04ab4bc Standardise on one xmeter package:
+ Use sysutils as the category, since it's best-placed there

+ Bring over the patch from x11/xmeter to quieten the compilation.

+ Retain the installation into X11BASE from sysutils/xmeter (there's an
application default file that has to be placed somewhere)

+ Retain the better description from sysutils/xmeter
2001-10-23 11:38:31 +00:00
agc
5a15a909b2 Add and enable xmeter 2001-10-23 10:30:59 +00:00
agc
5cbc12daed Initial import of xmeter-1.15 into the NetBSD Packages Collection.
Xmeter displays a periodically updating histogram of the system
statistics gathered by rstat(3) for the specified hosts.  Meters can
be displayed in a vertical, horizontal or rectangular arrangement.  As
statistics range between 4 user defineable levels (OK, WARN, ERROR or
FATAL), the background, foreground, highlight, border and internal
border colors, and the background bitmap of each meter can be changed.

Xmeter uses the StripChart widget of the Athena Widget Set to graph
each statistic.  StripCharts automatically scale the graph as the
value varies.  Each time a graph is updated, xmeter will examine the
current value of the statistic and the current scale.  As the number
of scale lines increases above wlevel and elevel the background colors
and bitmaps of each meter are modified as specified.  The current
scale value can be examined by clicking any mouse button while the
mouse pointer is in the StripChart.  If the host is down the time it's
been down will also be displayed.

Each meter has its own label displaying the host name and statistics
name.  The statistic being graphed may be modified while xmeter is
running by moving the mouse pointer into the label part of a meter,
clicking any mouse button, and sliding down to the desired stat.  This
menu also contains a quit option to exit xmeter.
2001-10-23 10:30:12 +00:00
zuntum
02999f8714 Minor changes:
o use @@SERVICEDIR@@ instead of /service as substitution imput,
    same with /usr/local/ ( -> @@PREFIX@@ )
  o fit in 80 columns
  o rewrite pkg/DEINSTALL
2001-10-22 19:03:42 +00:00
zuntum
ec635d2b0a Switch to date-versioned manpages tarballs, as requested
by Gerrit Pape <pape@smarden.org> in private mail:

>Since I plan to make an updated set of manpages for djbdns in the next weeks,
>I decided to switch to date-versioning the archives to not break the BSD
>ports in future. The newest archive will always be accessible through
>ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man.tar.gz
>This is a symlink to
>ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man-20010502.tar.gz
>right now. The date-version is always YYYYMMDD.

Thanks for the note!
2001-10-22 13:42:28 +00:00
atatat
2a6275afcb Upgrade to lsof version 4.59, which obsoletes patch-ab. NetBSD
releated changes from the release notes for 4.59 include:

4.59		October 20, 2001
		...
		Added an additional UVM test to the NetBSD Configure
		stanza.  Andrew Brown <atatat@atatdot.net> supplied
		the test; it recognizes NetBSD 1.5Y UVM changes to
		the vnode structure recently committed by Chuck
		Silvers.
		...
		Added an IP version selector to the -i option
		parameters.
2001-10-22 12:39:17 +00:00
martti
c7ebe6c3ea Added the newly imported packages p5-Archive-Tar, p5-Archive-Zip,
p5-Convert-TNEF, p5-Convert-UUlib and p5-Unix-Syslog
2001-10-22 06:14:31 +00:00
martti
02c1061097 The Unix::Syslog module provides an interface to the system logger
syslogd(8) via Perl's XSUBs. The implementation attempts to resemble
the native libc-functions of your system, so that anyone being familiar
with syslog.h should be able to use this module right away.
2001-10-22 05:48:08 +00:00
veego
87da114b0f Use AMANDA_GROUP?= instead of AMANDA_GROUP=, so you can overwrite the
default amanda group.
2001-10-19 09:44:10 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
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-18 15:20:01 +00:00
tron
6da02b984b Don't build and install the GNU "uname" to avoid conflicts with the
"gnome-utils" package if "xpkgwedge" is used.
2001-10-12 21:20:37 +00:00
agc
aafa80f012 Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard. 2001-10-11 10:02:04 +00:00
agc
b206d87a51 Add and enable extipl 2001-10-11 09:57:50 +00:00
agc
fd11b83d3d Initial import of extipl-5.03 into the NetBSD Packages Collection.
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-11 09:56:57 +00:00
jlam
ae8961da1c REPLACE_BUILDLINK_SED should generally do the opposite of what
BUILDLINK_CONFIG_WRAPPER_SED does, so add a definition for it.
2001-10-10 13:44:29 +00:00
jlam
3e3c7a50e3 Convert -I${X11PREFIX}/lib/gnome-vfs-1.0/include from the output of
"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-10 13:39:22 +00:00
rh
2e80762acb Remove include search path hack that is no longer necessary after last
week's buildlink changes.
2001-10-10 08:01:55 +00:00
atatat
139def845f New patch sum for altered patch file 2001-10-09 14:11:06 +00:00
atatat
0eefe67998 Add RCS Id to patch. 2001-10-09 14:05:15 +00:00
atatat
a127ceeb4e Update to lsof release 4.58 (no obvious NetBSD related changes) and
add a patch to "detect" uvm after Chuck's recent work.
2001-10-09 13:57:46 +00:00
lukem
cf4076984f add mgm (moaning goat meter) 2001-10-08 07:18:33 +00:00
lukem
5c54da29cf MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
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-08 07:10:08 +00:00
lukem
66a5d39b18 MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
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-08 06:09:34 +00:00
rh
fb2aef1a1e s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/ to use pkgsrc libtool
Patch configure instead of configure.in to remove dependency on autoconf
2001-10-07 11:45:02 +00:00
wiz
5283a2b21f Make it work with windowmaker libproplist compatibility stubs instead
of libproplist.
2001-10-05 14:16:04 +00:00
rh
41fc148ef9 Update gnome-vfs to 1.0.2 and while at it, buildlinkify. Changes include:
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-10-05 06:56:45 +00:00
tron
b915dc0f22 Use "${STRIPFLAG}" and not "${STRIP}" as argument to "install" in the
"do-install" target so that the "lsof" binary really gets stripped. Patch
supplied by Eric Gillespie Jr. in PR pkg/14092.
2001-09-29 06:18:10 +00:00
lukem
de223eab6d update from 0.44.3-pre5 -> 0.45.1. changes as per ups-nut (see its commit log).
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-28 04:42:48 +00:00
lukem
47753fccb3 update from 0.44.3-pre5 to 0.45.1 (with an extra vendor patch).
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-28 04:37:27 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-27 23:17:41 +00:00
lukem
d141e006e7 http support also needs threads, so disable http for now as well 2001-09-27 12:55:40 +00:00
ad
d3c7a35158 Add storage-manager. 2001-09-26 07:32:23 +00:00
ad
0df352d953 Adaptec Storage Manager, event logger and associated tools. For use with DPT
and Adaptec I2O SCSI & IDE RAID adapters.

Prepared by myself and lukem.
2001-09-26 07:28:49 +00:00
magick
e242d416ff Add vcdimager 2001-09-25 19:54:25 +00:00
magick
62b31fc41b Import new package vcdimager.
A mastering suite for Video CDs provided by
collver@linuxfreemail.com in PR 13993
2001-09-25 19:51:55 +00:00
jlam
6bcaf0b890 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. This
package is strongly-buildlinked.
2001-09-23 06:00:27 +00:00
zuntum
9b561a8905 add & enable xnc 2001-09-17 05:42:16 +00:00
zuntum
f1bc802a0f Initial import of xnc-4.4.5
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-17 05:40:06 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
zuntum
9fd62c678d Update gkrellm to 1.2.2
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-08 21:53:57 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
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-29 22:41:00 +00:00
tron
c456f25a6f Downgrade build dependence on "autoconf" package after it has been
downgraded.
2001-08-29 06:49:27 +00:00
tron
537e65cf72 Remove build dependence on "xml-i18n-tools" because "gnome-vfs" has its
own copies of this stuff.
2001-08-27 20:15:39 +00:00
tron
26080af56f Heavily patch auto configure stuff to make this work with the new
"autoconf" package.
2001-08-27 20:10:16 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
tron
8acc4797c2 Use wildcard dependence on "autoconf" package. 2001-08-27 13:12:51 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
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-26 10:32:18 +00:00
hubertf
bd4ce42a80 * merge all patches to xdu.c into one patch file
* 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-25 16:34:26 +00:00
jlam
72ff61217a Use config script wrappers for proper buildlinking. 2001-08-23 19:21:11 +00:00
jlam
997c0e1d20 Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet. 2001-08-23 19:11:36 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
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-22 17:38:56 +00:00
wiz
b47f1e91c9 Update to 4.57. Only change that seems it could affect NetBSD:
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-21 09:51:56 +00:00
assar
c6a98f2ed4 add a new master site and the homepage 2001-08-21 08:07:36 +00:00
jlam
eaa7dc2c7c Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer
automatically added by libgetopt/buildlink.mk.
2001-08-20 03:55:31 +00:00
jlam
e085ee5316 grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL
files.  Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
2001-08-14 03:41:37 +00:00
zuntum
15dfd3ecd2 Add & enable qlogtools 2001-08-13 14:54:16 +00:00
zuntum
ff4463fc18 Initial import of qlogtools-3.1
This package is a set of tools that are useful in analyzing or producing
logs from qmail and other packages.
2001-08-13 14:53:02 +00:00
zuntum
1a5c979cca add & enable checkpassword 2001-08-13 10:32:39 +00:00
zuntum
89d4d45436 Fill in DESCR 2001-08-13 10:31:53 +00:00
zuntum
405b7db58d Initial import of checkpassword-0.90
It's a simple, uniform password-checking interface to all root applications.
2001-08-13 10:29:54 +00:00
veego
e109514d03 Fix same problems with the user check:
- use 'id' instead of 'finger'. this is not a real problem, but it
  is enough and fixing the next problem makes it possible to use it.
- grep -q doesn't work on solaris, so use a different way to suppress
  the output from the user check.
- the return code check for the user was reversed.
2001-08-12 19:55:56 +00:00
lukem
14c535f714 Package of the development version of sysutils/cdrecord
The stable version is currently 1.10, this is 1.11a34
2001-08-09 08:16:43 +00:00
drochner
0bd98a49a1 update to 0.98 alpha 9
Changes:
17.07.01:
        * update the writeable flag in HD setup
        * final touches to non-root wrapper
16.07.01:
        * add CDRTOOLS_PREFIX in Makefile for more flexible
          installation
        * show image-list in verify tracks menu even when no CD is
          loaded
        * check if image directories are writeable
15.07.01:
        * set permissions of /etc/xcdroast.conf to 644 after first
          start when old version found
        * remove -r commandline option for security reasons
        * make wrapper checking allowed users and hosts
        * make process windows wider to avoid cut-off labels
        * make "minimaly blank" mode default
        * allow verifying of self-mastered or external iso tracks
14.07.01:
        * first version of non-root wrapper useable
        * set correct filemodes on saved text-outputs
        * create the configuration directory at startup
        * fix bug in non-root-mode when you can cancel out of setup
          without setting image directories
        * check for common "cannot open new session" errors in
          cdrecord output and advise user to switch to TAO
        * handle dos format textfile format
13.07.01:
        * first tests with the non-root wrapper
        * add -n switch to commandline help
12.07.01:
        * dont set tooltip color manually - it screws up
          multibyte fonts
11.07.01:
        * added japanese translation
10.07.01:
        * added option in setup to save a default write mode setting
08.07.01:
        * added galician translation
        * added new dialog in master-menu which does the
          redirection stuff when adding directories automatically
28.06.01:
        * fix problem when copying an unpadded CD-R.
          (last sectors got lost)
27.06.01:
        * manual scanbus override should work now. I am interested
          in feedback.
26.06.01:
        * new commandline option to give a list of devices, instead
          of using -scanbus. Very useful on AIX and OpenBSD systems.
24.06.01:
        * dont expand ~/ in logfile setting (broke in non-root-mode)
        * add startup-message in logfile
        * workaround for crash caused by eazel-gtk-theme (mandrake 8.0)
        * fix a lot of cursor leaks
        * fix crash when writing a toc file on solaris
        * use sectors on mkisofs tsize option
23.06.01:
        * integrate joliet charsets into the master-menu
          (Also thanks to Georgy Salnikov for the idea)
        * dont crash on unknown group-ids
22.06.01:
        * query joliet charsets from mkisofs
21.06.01:
        * reworked verifying code.
          (Thanks to Georgy Salnikov <sge@nmr.nioch.nsc.ru>)
        * verifying of padded CDs works now fine.
20.06.01:
        * make cdrtools-1.10 default
19.06.01:
        * had other stuff to do. Got back to work at X-CD-Roast

        * update translations for brasilian portuguese, estonian,
          slovak and french
        * added translations for finnish, bulgarian and czech.
        * allow image-directories with space in their name
        * sort the image-list display alphabetically
        * merged AIX and HP-UX audio patches from
          Stefan Benke <benke@iam.rwth-aachen.de>
        * fixed possible crash when a CD-Extra is inserted
        * corrected tons of typos in the documentation
25.12.00:
        * fix wav-file detection code
          (Thanks to Mark Bratcher <mbratch@coollink.net>)
01.12.00:
        * fix some compiler warnings
29.11.00:
        * fix cdrecord scanbus parser crash on HP-UX
2001-08-07 11:27:35 +00:00
drochner
4c6407660e update to 1.10
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-07 11:23:57 +00:00
lukem
3428c99cda Package of the development version of sysutils/cdrecord
The stable version is currently 1.10, this is 1.11a34
2001-08-07 11:23:56 +00:00
drochner
106009f3d9 update to 1.10
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-07 11:23:56 +00:00
wiz
2043bc2933 Update to 1.2.1, provided by Anthony Mallet in pkg/13632.
Changes since 1.0.8:
NOTE: Some configuration issues:
o Net and inet command launching will need re-entering.
o Inet charts can't use data saved by 1.0.x versions.
o Plugins that were automatically enabled by being in
  ~/.gkrellm/plugins will now have to be enabled on the plugins
  config page.  A consequence of this is that your existing
  configuration setup for these plugins may be lost.

* New chart drawing routines give many appearance options which
  can be configured by right clicking on the charts.  Plugins
  which create charts must make some coding changes - see the
  plugins changelog.
  One of these options is a split view which uses a new theme
  image, so split views in some themes won't look right until the
  themes are updated.
* CPU charts can now show nice time, which also uses a new theme
  image.
* New panel routines so panel and chart interfaces will be
  consistent, but unlike chart plugins, meter styled plugins may
  upgrade gracefully without a "required" recompile - see plugins
  changelog.
* Added an alert interface so limits can be set for triggering
  warn and alarm commands.  Builtin APM and sensor (temps, fan,
  volt) monitors can have alerts set.  Alerts can use the gvoice
  plugin.
* User selectable fonts.
* User plugin placements.
* User definable format strings for drawing chart labels.
* Right click on most panels to open the monitor config window.
* There is no longer compatibility with pre 0.10.0 theme formats
  (the change was announced a year ago).

Package change: buildlinkified.
2001-08-06 14:27:39 +00:00
wiz
d518ae7bb9 Use gettext-lib buildlink.mk instead of USE_LIBINTL.
Fixes problem noted in recent bulk build.
2001-08-01 16:55:38 +00:00
taca
e20a638e8e Change MAINTAINER to me, since taca@kyoto.jepro.co.jp is author
not maintainer.
2001-07-29 14:40:26 +00:00
tron
0db1c3f9a1 Don't mirror distfile which is already on "ftp.netbsd.org". 2001-07-29 05:40:04 +00:00
tron
2f0c4650d5 Fix example configuration line for "lkm.con": the aperature module can't
(and shouldn't) be loaded before networking because it might be located
on a NFS mounted "/usr/pkg" filesystem.
2001-07-29 05:35:48 +00:00
tron
215cefa1f1 Put real package installation prefix into install script instead of
letting the user figure out where the files got installed.
2001-07-29 05:34:38 +00:00
tron
6e42ce1fd3 Add "MANCOMPRESSED_IF_MANZ" because the BSD style "Makefile" handles
manual page compression automatically.
2001-07-28 14:10:20 +00:00
wiz
6173abf93e Fix typo in category. 2001-07-27 11:16:20 +00:00
tron
66b4ea8262 Add missing file "share/kde/locale/de/LC_MESSAGES/koncd.mo" to package
list.
2001-07-26 13:55:03 +00:00
wiz
b91038a79a Fix path to locate database.
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-07-24 09:59:40 +00:00
wiz
8f97215ac0 Make it work with latest windowmaker libraries. Buildlinkify a bit. 2001-07-22 17:42:08 +00:00
itojun
342f418a3a forgot to monitor shutdown button on morse code mode 2001-07-19 20:29:08 +00:00
itojun
807d414c81 have -L (load average monitor) and -M (message with morse code).
bump pkgsrc version to 20010719.
2001-07-19 20:23:43 +00:00
itojun
5efdb3223d check if the hardware is really Wildlab LAMB (check MAC address),
so that we don't damage other i386 machines by mistake.  bump
pkgsrc version to 20010718.
2001-07-18 06:47:36 +00:00
jlam
4fbbe1a38e Update asapm to version 2.10. Update the homepage location for this package,
convert to use buildlink.mk files, and mark as USE_BUILDLINK_ONLY.  Changes
from version 2.9 fix a small error in how event timing was assumed to occur.
2001-07-15 10:50:07 +00:00
jlam
89a4cf4d0c Don't really need kernfs. 2001-07-14 08:02:35 +00:00
jlam
9481178b2a Add message file describing preconditions for the use of psmisc. 2001-07-14 07:57:25 +00:00
jlam
03c5f39994 Move inclusion of buildlink.mk files to end of Makefile. 2001-07-14 07:42:55 +00:00
jlam
1c5eb0c40b Mark as USE_BUILDLINK_ONLY. 2001-07-14 02:41:43 +00:00
itojun
7beb6f7ca7 use NO_CHECKSUM 2001-07-13 23:12:18 +00:00
itojun
207c6ae5b0 s/REFERENCES/SEE ALSO/ to meet mdoc(4). 2001-07-13 22:56:24 +00:00
itojun
98069ab4f4 add sysutils/lambd 2001-07-13 21:58:08 +00:00
itojun
e24d870447 lambd, shutdown switch monitoring daemon for Wildlab LAMB 2001-07-13 21:56:01 +00:00
wiz
0799168320 Update to 2.6 by the maintainer Ben Collver via pkg/13408.
Changes since 2.5:
* Added workaround for errors caused by BIOS USB keyboard support.
* Fixed problems with reporting of 1 GHZ + processor speeds.
* Fixed Duron cache detection.
* Added screen buffer so that menus will work correctly from a serial
  console.
* The Memtest86 image is now built in ELF format.
2001-07-09 16:31:36 +00:00
lukem
3f8c044aec update from 1.5 - 1.6. notable changes:
* Use correct ends of pipefd[] (as returned by pipe(2)).
	* Fix '%f' escape in (pre|post)processor argument.
	Previous two fixes provided by Stoned Elipot.
2001-07-08 05:41:13 +00:00
zuntum
e00e872554 add & enable tdir 2001-07-07 09:30:12 +00:00
zuntum
93a3441801 o add python-* to DEPENDS
o use ${MV} -f instead of plain ${MV}
2001-07-07 09:29:30 +00:00
zuntum
2ee0f6ba31 Initial import of tdir-1.58
tdir is Yet Another Way To Display Directory Listings.  Output is in
columnar format with sub-directories listed first, and then a listing
of the files ordered by their ending "extension" - typically the
characters following the rightmost '.' in the file name (though this
can be changed on the command line).

tdir supports recursive directory examination. Total output width as
well as column width can be set on the command line and tdir will
autoformat accordingly.

tdir is written in 'python' and requires a reasonably current version
of the 'python' environment to be present on the system.
2001-07-07 09:26:17 +00:00
zuntum
43a3cad43c add & enable service-config 2001-07-06 22:21:17 +00:00
zuntum
05ca85e33d Initial import of service-config 0.51
The programs in service-config create and configure svscan-format
service directories.

* server-config creates an svscan-format directory for an arbitrary
  service.
* rules-config configures access rules for use by a
  service.
* svscan-config configures a service to run svscan.
* ipc-config configures a service to run ipcserver.
* ipcx-config configures a service to run ipcserver using access
  rules.
* tcp-config configures a service to run tcpserver.
* tcpx-config configures a service to run tcpserver using access
  rules.
2001-07-06 22:18:43 +00:00
jlam
79b9d4a8ff Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-03 01:46:07 +00:00
taca
912d81579c Add and enable ruby-syslog. 2001-07-01 13:56:34 +00:00
taca
3216e66762 Importing syslog-20010130 package.
This is a Ruby module to access syslog(3) interface.
2001-07-01 13:54:55 +00:00
christos
ea01ce89a0 Upgrade to 2.4.2p2 2001-06-26 03:15:16 +00:00
christos
95062a354a Prepare for 2.4.2p2
This is a bug fix release.
Improve debugging support, fix some fd leaks and add barcode reader support.
For more details, refer to the Changelog.
2001-06-26 03:14:11 +00:00
bouyer
5121d7e143 regen for patch-aj 2001-06-20 16:46:40 +00:00
bouyer
e6d5e98612 On NetBSD, the kernel issues a request sense if needed. So no need to
issue request sense from userland, just print the sense info we got
when the ioctl returned.
2001-06-20 16:46:13 +00:00
jlam
e26d6029b6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-20 04:26:43 +00:00
jlam
83f422dffa Mark as USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to
prevent detection of ncurses.
2001-06-18 22:12:47 +00:00
jlam
2daf4c6d99 Update xbattbar to 1.4.2. Changes included adding time remaining display. 2001-06-18 10:57:03 +00:00
jlam
e953150dc4 Convert to use buildlink.mk files. 2001-06-18 10:55:03 +00:00
jlam
73823d7723 - Migrate BUILD_DEFS to Makefile.common
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to
  fix problems with hard-coding /var/amanda.
- Remove USE_X11 from amanda-server since amanda-plot has already been
  split out.
- Don't explicitly look for headers in ${PREFIX}/include.
2001-06-14 21:54:35 +00:00
bouyer
0113ff36d2 Regen for new/changed patches. 2001-06-13 12:41:55 +00:00
bouyer
e28cc06623 Add patch from Nick Hudson to detect util.h and getrawpartition() in libutil.
Chnage patch to cddata.cpp to use getrawpartition(), and enclose
NetBSD-specific changes in #ifdef __NetBSD/#endif so that it's easier
to send back to KDE folks.
2001-06-13 12:41:09 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
zuntum
6061ffa86a Update gkrellm to version 1.0.8
Changelog:

1.0.8 Mon Apr 16, 2001
----------------------
	* Cesar Perez Turrado <cesar@perez.turrado.com> sent in updated es.po
	* Bugfixes
	  o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix fonts with
	    XFree86 > 4.0.2
	  o Composite disk launch commands were not saved.
2001-06-11 19:44:30 +00:00
bouyer
13de9c340a Thomas is rigth, we can't use /dev/rcd?d on all platform.
#ifdef __i386
use /dev/rcd%dd
#else
use /dev/rcd%dc
#endif
2001-06-11 17:57:59 +00:00
bouyer
8faf519896 regen for patch-ab 2001-06-11 17:46:17 +00:00
bouyer
f188e3799e Ignore scsibus/target/lun info, and don't generate a dev=x,y,z parameter
if the Device dialog is empty (we'll then use cdrecord's defaults).
XXX someone with some clues about gtk should remove the scsibus/target/lun
dialogs, as well as "check scsi settings", "detect scsi drive"
buttons from the "Cd recorder device options" box.
2001-06-11 17:45:55 +00:00
bouyer
2f3aa93b08 Regen for patch-aa 2001-06-11 17:41:14 +00:00
bouyer
c6cc549cb3 Handle device scan more in the NetBSD way: instead of using cdrecord -scanbus
use scsictl identify, looping on /dev/rcd0d -> /dev/rcd7d.
This allows to store the real name of the device, instead of scsibus/target/lun
which is hard to use.
2001-06-11 17:40:48 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jtb
328c71a86f Fix LICENSE. s/distribution/redistribution/. Pointed out by
John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg.
2001-06-11 04:59:58 +00:00
jlam
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
jlam
3bc5e40254 Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
wiz
11257e8b59 Package moved to devel -- remove last remaining files. 2001-06-09 10:50:36 +00:00
abs
8fe42f76de Move cpuflags to devel 2001-06-07 09:58:08 +00:00
jtb
e9b8fcafc4 LICENSE=limited-redistribution. Add restrictions.
From the README file:

Licensing for the current version of sarah is quite simple: I (Matthew
Pounsett) retain all rights to this code.  Anyone is free to use sarah, but it
may not be redistributed either in its original or any modified form without
the permission of the author (me).  A more reasonable license will be
distributed with later versions of sarah (probably with the first non-beta
release).
2001-06-05 23:40:38 +00:00
abs
64c787b2e1 Update cfengine to 1.6.3
* Expansion of $(dollar) broken in 1.6.0 - fixed

	* Locking problem in cfd fixed. Problem causing access
	denied while re-reading config files. MAXTRIES increased
	for high volume services, was causing premature apoptosis.

	dest= could not refer to a filename with spaces, fixed.

	* Made recipient variables in client.c long instead of
	size_t in rstat, for 64 bits. With %ld in scanf.

	* Cfengine 1.6.0-1.6.3 introduces filters into processes
	and files.

	* 1.6.3 change from Berkeley DB2 to DB3 - not backward compatible!!!
	  Update Berkeley db with
	     cd build_unix
	     ../dist/configure
	     make; make install
	     ln -s /usr/local/BerkeleyDB.3.2 /usr/local/BerkeleyDB

2000-06-13  David Masterson  <David.Masterson@kla-tencor.com>

	* 1.6.0.a2: re-released to Mark after stupid mistakes.

	* src/Makefile.am (noinst_HEADERS): add cfparse.h

	* Makefile.am (EXTRA_DIST): add acconfig.h

2000-06-12  David Masterson <David.Masterson@kla-tencor.com>

	* 1.6.0.a2: released to Mark

	* General: Attempted to convert to reincorporate all my Automake
	stuff into the release.

2000-06-12  Mark Burgess <Mark.Burgess@hio.no>

	* 1.6.0-alpha1: released

	* General: Rewrite of DCE code by Transarc/IBM.  Add elsedefine=
	tag as complement to define=.  CompressCommand action=compress in
	files, tidy, compress=true for compressing files on the fly.  Bug
	in copy with size= fixed.  Was ignored if file didn't exist.
	Modules: in addition to setting classes, can return lines
	=ENVVAR=value which sets cfengine environment variables.  This
	allows modules to set variables which can be inherited directly by
	scripts.

2000-05-11  David Masterson  <David.Masterson@kla-tencor.com>

	* contrib/Makefile.am (pkgdata_SCRIPTS): change cfemacs.el to
	cfengine.el in keeping with internal documentation.  Also renamed
	the file as well.

2000-05-08  David Masterson  <David.Masterson@kla-tencor.com>

	* Release: V1.6 released to Mark for verification.

	* Everything:  Many things have been changed and reorganized for
	the shift to automake generated Makefiles.  See the end of the
	NEWS file for more information.

2000-04-24  David Masterson  <David.Masterson@kla-tencor.com>

	* ChangeLog: Created and initialized with old VERSION.DIFF


***************** Minor Version 5 ********************

KNOWN BUGS: linux, when making directories, ownership can perms can be wrong.


1.5.4
  Added security message in checksum=md5 for cfengine if new files appear
  Bug in class evaluation with multiple embedded groups fixed
  Bug in file transfer could hang a server in special circumstances.
  Bug in secure recursive copy (access denied incorrectly).

  Type change, size is off_t in cfstat struct

  Multiple define bug in copy: could cause endless loop
  Thread counting error fixed in cfd
  Required/disk suspicious warnings now cause classes to be defined
  Resolver could delete substring lines

  Extra measures against Denial of Service attacks on cfd, only one
  instance of a host-IP may be connected at one time.

  1) Multiple connections from the same host are refused by default
     (before any recv())
  2) A DenyConnectionsFrom list will prevent named IP adresses from connecting
     (before any recv) or a general AllowConnectionsFrom mask...
  3) If the thread table is full for more than five requests, cfd commits
     suicide (apoptosis) to avoid resource usage by spamming.

  The control variable "DenyConnectionsFrom = ( ip1 ip2 ... )" allows a list
  of numerical IP masks to be specified, which cfd will deny connections from.
  This can be used to prevent hanging connection attacks from malicous hosts
  and other Denial of Service attacks.

   e.g. cfd.conf

     control:

      AllowConnectionsFrom ( 128.39.89 )
      DenyConnectionsFrom = ( 128.39.89.4 )

  This is in addition to tcp wrapper stuff, but the TCP wrapper code cannot
  protect against denial of service attacks.
  typecheck=false in copy switches off error messages on type mismatch.
2001-06-04 16:18:21 +00:00
abs
2f090cfdcd Only for NetBSD and Linux currently 2001-05-31 11:31:59 +00:00
abs
7926234509 Add cpuflags 2001-05-31 11:29:43 +00:00
abs
a836763771 Import cpuflags-0.1
Script to determine compiler flags to best target current cpu
2001-05-31 11:29:17 +00:00
dent
5b0296687d Fix dead HOMEPAGE 2001-05-31 09:55:26 +00:00
jlam
432c0f1be5 Use buildlink.mk to get readline dependency, and use libedit readline
emulation where possible.  Only link readline into amrecover as it's the
only program that needs readline.
2001-05-29 18:04:30 +00:00
jlam
46a5b3b858 Prevent configure script from finding unnecessary libraries: readline,
termcap, and intl.  This package shouldn't find and link against any of
those libraries.
2001-05-29 16:19:00 +00:00
jlam
913d1e8778 Prevent configure script from finding unnecessary libraries: readline,
termcap, and intl.  This package shouldn't find and link against any of
those libraries.
2001-05-29 16:01:57 +00:00
tron
cf3dde8ef2 Add and enable "koncd" package. 2001-05-24 14:45:07 +00:00
tron
51aa1431a8 Import new "koncd" package:
Frontend to the fabulous cdrecord and mkisofs programs

This package was created by Berndt Josef Wulf and made ready for use by me.
2001-05-24 14:42:12 +00:00
hubertf
febf6efb1c Update to 2.0.6nb1:
Add hostname, time and date to the top line
Patch send back to the maintainers @redhat.com
2001-05-22 02:59:25 +00:00
jlam
5eded790cd We use distinfo now. 2001-05-22 02:28:50 +00:00
drochner
82e5afc8ac add and enable gcdmaster 2001-05-19 13:05:37 +00:00
drochner
ae3a2b4922 initial import of gcdmaster-1.1.5:
graphical frontend for cdrdao-1.1.5 with some editing capability
2001-05-19 13:02:23 +00:00
drochner
595444f6b9 update to 1.1.5
Changes:
Fixed bug in CD-TEXT writing code that caused the problems with the unreliable
	read back of the written CD-TEXT data
Added CD-TEXT writing capability to the generic-mmc-raw driver; the recorder
	must support the 96 byte raw P-W sub-channel writing mode to make use
	of it
Fixed bug in generic-mmc-raw driver: the TOC type was not written correctly and
	some flags for data tracks were missing in the lead-in
Fixed handling of toc type for multi session CDs: the toc-type of a session
	that just contains audio tracks is always CD_DA, even in multi session
	mode
BURN Proof support added by ITOH Yasufumi/Martin Buck
Fixed bug in calculating the CDDB id (SourceForge bug 413467)
Added option --with-cddb to read CDDB data automatically with commands copy,
	read-toc and read-cd; it is now possible to add CD-TEXT data from CDDB
	while performing an on-the-fly copy
Updated to libscg-0.5 from cdrtools-1.10
Handle drives that do not support the explicit power calibration command
Blanking of CD-RWs is now officially supported (command blank, option
	--blank-mode)
Updated CD-R vendor table
Settings are now first read from "/etc/cdrdao.conf" and "/etc/defaults/cdrdao"
	and then from "$HOME/.cdrdao"
Added command msinfo to output multi session information suitable for mkisofs
Overburning is now prevented by default and must be explicitly requested with
	option --overburn. Fix for Debian bug #79585 (http://bugs.debian.org/cg
	i-bin/bugreport.cgi?bug=79585&repeatmerged=yes).
Fixed error in cdrdao's manual page (Debian bug #82816, http://bugs.debian.org/
	cgi-bin/bugreport.cgi?bug=82816&repeatmerged=yes)
cdrdao's help screen was reworked by Michael Reinelt
Added Giuseppe Corbelli's enhancements for the mp32dao script
Makefiles now use make variable datadir to specify the share directory location
Fixed printing toc-file name with command copy --keepimage
2001-05-19 12:47:05 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
rh
22aecb9fcb Add and enable medusa 2001-05-14 17:14:02 +00:00
rh
6630a5a8fb Initial import of medusa-0.5.1, a file system indexing engine. 2001-05-14 17:13:21 +00:00
rh
cdef2324e9 Update gnome-vfs to 1.0.1. Changes are bugfixes, some code-restructuring,
and cleanups.
2001-05-14 17:11:36 +00:00
atatat
e3062af375 Update to 4.56. No obvious NetBSD related changes. 2001-05-14 15:39:30 +00:00
wiz
0f22c79990 Add distinfo file. 2001-05-11 09:25:36 +00:00
wiz
e82fb5a5c6 Move to SHA1, and add size. 2001-05-08 16:33:23 +00:00
agc
e626cecc15 Pick up the distfile from ftp.netbsd.org
Move to sha1 digest, and add distfile size
2001-05-08 16:15:56 +00:00
dmcmahill
b40c5c23c2 fix on alpha. (type mismatch).
while here use the DEFAULT_SERIAL_DEVICE setting to hopefully have a better
default on most machines.
2001-05-07 03:28:11 +00:00
jlam
022d07a536 Mechanical changes of tk DEPENDS:
tk-8.3.2  -> tk>=8.3.2
	tk-[0-9]* -> tk>=8.0
	tk-8.*    -> tk>=8.0
2001-05-05 19:51:13 +00:00
skrll
3c201dfe6b Don't install original file from patch. Fixes leftover picked up in bulk
build.
2001-05-05 16:38:51 +00:00
jlam
232c24a66b Put the distfile at MASTER_SITE_LOCAL rather than depend on a file in
NetBSD-current to remain the same.
2001-05-05 14:32:43 +00:00
atatat
15036c2791 Back out the update. Freeze was in effect and I forgot. 2001-05-04 21:08:25 +00:00
atatat
a2027bb811 Update to 4.56_W 2001-05-04 19:07:40 +00:00
wiz
c1e18e2a05 Add and enable bkpupsd; sort safetynet. 2001-05-04 11:07:26 +00:00
wiz
f876804070 Initial import of bkpupsd, a simple UPS daemon
for the BK-Pro, BK series and FREQUPS F series UPS by Mitsubishi.
Addresses pkg/9541 by Takahiro Kambe.
(Correct directory this time, misimport was deleted.)
2001-05-04 11:06:03 +00:00
jlam
71e78c7453 Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all
the per-package code that attempt to remove this directory if it's empty.
2001-05-02 22:22:42 +00:00
jtb
9fc65d84bc Use ${CFLAGS}. Noticed by Tomasz Luchowski. 2001-05-02 15:37:21 +00:00
jtb
7a763bdff8 Use ${CC} rather than cc. 2001-05-01 22:06:33 +00:00
agc
5687d4b75c Add a mk.conf variable LSOF_MORE_SECURE, which, if set to 1, will
mean that non-privileged users can only view their own open files.

Fixes PR 12741, from Anne Bennett (anne@alcor.concordia.ca)
2001-04-30 14:37:23 +00:00
jlam
d75cbbb9fd Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
jtb
4c0012be6f Don't install "stow.info.orig". 2001-04-28 04:51:01 +00:00
jtb
c7ec78613e Add missing man page file(s) to PLIST. 2001-04-28 04:35:06 +00:00
agc
fceda45f73 Add and enable memtest 2001-04-27 11:29:26 +00:00
agc
39d19cc100 Initial import of memtest-2.5 into the packages collection.
This package was provided in PR 12595 by Ben Collver
(collver@linuxfreemail.com)

Memtest86 is a thorough, stand alone memory test for i386 architecture
systems.  BIOS-based memory tests are only a quick check and often miss
failures that are detected by Memtest86.
2001-04-27 11:28:32 +00:00
rh
506f430f06 Update gtop to 1.0.13. Changes include:
* Released GTop 1.0.13 "Endstation Gerolzhofen".
  - patch from Vlad Harchev to avoid a style/theme
    related crash.

* Released GTop 1.0.12 "Gerolzhofen".
  - small fix for systems where frequency != 100.
  - a lot of translation updates.

* Released GTop 1.0.11 "Berlin".
  - this should finally fix the crash on startup
    problem.

* Released GTop 1.0.10 "November Rain".
  - this should fix a lot of crash on startup
    and other bugs.

  NOTE:
    If you're upgrading from a very old version of
    GTop and get a crash, please try removing your
    ~/.gnome/gtop before you file a bug report.
2001-04-24 18:33:29 +00:00
jlam
c8a1f86f28 Update psmisc to 20.1. Changes from version 19:
- command line -<num> put back in.
 - got rid of annoying "sending signal #" debug message
 - updated killall.1
 - updated killall usage
 - verbose now tells you what signal it is killing with.
 - New maintainer
 - Uses automake/autoconf to determine things
 - License changed to GPL
 - signames.h generated better (suggested by Grant Erickson)
 - uses getopt() for better command line stuff
 - makes less assumptions about process name, closes Debian Bug #53337
 - Doesn't use losetup for loop devices in fuser.
 - Better selection of process name (thanks to David desJardins)
2001-04-24 16:59:34 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
agc
5c6d9ebbfd + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:11:05 +00:00
zuntum
3b73fa55cf o respect CFLAGS
o remove redundant line: WRKSRC=${WRKDIR}/${PKGNAME}, since ${PKGNAME}==${DISTNAME}
2001-04-16 18:54:37 +00:00
pooka
d43dd2d494 nuke typo 2001-04-14 17:21:35 +00:00
rh
38fb3a6bdf Make gnome-vfs-1.4 actually compile: this patch was missing from the
original commit.
2001-04-07 19:00:21 +00:00
rh
4ee0b46b0d Update gnome-vfs to 1.0. Changes include performance improvements through
a revamped pthread backend, several API cleanups, and numerous bug fixes.
2001-04-06 22:03:07 +00:00
dmcmahill
4b2ba322e6 mark as only for 1.5J and later since thats when the i2o driver was added. 2001-04-04 20:58:03 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
wiz
4166f6096d Shorten comment.
Merge two DEPEND-blocks.
2001-04-02 18:47:30 +00:00
martin
6e86017582 Make shared memory rights the same on systems without SHM_R/SHM_W defined
and -current. Cosmetic changes in Makefile.
2001-04-01 14:04:36 +00:00
zuntum
16c0e29a90 Quoting in MAKE_ENV 2001-03-31 13:33:01 +00:00
zuntum
55d10f3e06 o CC=gcc -> CC="${CC}"
o fix quoting
2001-03-31 12:13:37 +00:00
zuntum
ef5ca26635 o Fix/add quoting
o Respect ${CFLAGS}
2001-03-31 11:14:29 +00:00
zuntum
c3e959a1a8 add & enable safetynet 2001-03-27 19:24:57 +00:00
zuntum
c5b3009257 Initial import of safetynet-1.15
safetynet allows you to monitor and restart processes without having to
write large and complicated init scripts. The config file is easy to
understand and learn and you can have the whole script setup and running
in under 10m, so you can get on with doing more important things than
worrying if your ssh daemon is still running.
2001-03-27 19:14:44 +00:00
zuntum
2aebbbaf1d Remove my website from MASTER_SITES 2001-03-27 17:58:47 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
zuntum
a15d92e723 * ${CC} -s -> ${CC} ${STRIPFLAG}
* sync quoting in all Bernstein's packages
2001-03-26 17:56:09 +00:00
kim
286361fcc7 Upgrade to roller-1.8:
New daemons: ipmon, lockd, rarpd, squid
New messages:
- NetBSD 1.5S
- arm32 (dnard/shark)
- NFS root (diskless boot)
- BIND 8.2.3
- some IPv6 addresses
Postfix log parsing:
- provide a list of rejected addresses
- ignore errors after RCPT and RSET
- summarize rejected clients
2001-03-23 00:18:19 +00:00
ad
5be4205a8e s/ctl/cfg/ 2001-03-22 15:43:15 +00:00
wiz
2c4f522a9b Update to 1.0.7, provided by Anthony Mallet in pkg/12446.
Changes: new man page, POP3/IMAP connections can be on non-standard port
numbers if you enter server:port instead of just the server in the config.
Bugfixes: imap checking could not handle untagged responses to LOGIN, apm
will add itself under Net/Open BSD, meminfo label initialization and
mua_is_launched fixes.
2001-03-22 14:33:19 +00:00
tron
2cea0f1427 Use wildcard dependences for "gnuplot" package. 2001-03-21 15:41:23 +00:00
ad
3119233baf Add HOMEPAGE. 2001-03-21 14:26:16 +00:00
ad
659e88abd2 Add and enable i2ocfg. 2001-03-21 14:24:23 +00:00
ad
ae29713a37 Initial import of i2ocfg, an I2O configuration dialog gateway. 2001-03-21 14:23:13 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00