Commit graph

2449 commits

Author SHA1 Message Date
drochner
0ed83abfac just require "tbl", not necessarily the whole groff 2004-07-22 17:04:28 +00:00
schmonz
6126cdb4bc Clarify RESTRICTED. Set USE_BUILDLINK3=yes. Respect ${VARBASE}.
Rename post-patch to do-configure. Take MAINTAINER.
2004-07-22 01:16:53 +00:00
schmonz
7ab8f2cbc5 Add a RESTRICTED clause as in the other djbware packages. Set
USE_BUILDLINK3=yes. Remove the unnecessary post-install target.
2004-07-22 01:10:40 +00:00
schmonz
876df06b80 Set ALL_TARGET explicitly. Rename post-patch to do-configure, and
configure all the conf-* files properly. Take MAINTAINER.
2004-07-22 01:07:24 +00:00
salo
67c5db45ee USE_IMAKE implies USE_X11BASE, remove it. 2004-07-21 21:16:10 +00:00
recht
06ef2f1131 update xmbmon to 2.04
patch provided by Sergio Jimenez in PR 26356

* The modified BSD license is set from this version.

* Logging facility in the daemon mode is included (but unabled
  in default, contribution by David Quattlebaum ).

* IIR low path filter smoothing method is included for plotting
  graphs in xmbmon (contribution by Takayuki Hosoda).

* Manual files are contributed by Nicolas Rueff .

* Winbond W83791D, W83627THF chips are supported.

* Initialization of ADM9240 chip for some Intel motherboards
  (by Alex Vasylenko).

* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
  is supported.

* ISA access of 2nd and 3rd temperatures for Winbond chips fails
  in most of motherboard.  Due to this problem, fraction of these
  temperatures is always 0.5.  This "bug" is fixed now.

 * Others: Fixing small bugs.
2004-07-19 10:10:30 +00:00
recht
319e353c71 update mbmon to 2.04
patch provided by Sergio Jimenez in PR 26355

* The modified BSD license is set from this version.

* Logging facility in the daemon mode is included (but unabled
  in default, contribution by David Quattlebaum ).

* IIR low path filter smoothing method is included for plotting
  graphs in xmbmon (contribution by Takayuki Hosoda).

* Manual files are contributed by Nicolas Rueff .

* Winbond W83791D, W83627THF chips are supported.

* Initialization of ADM9240 chip for some Intel motherboards
  (by Alex Vasylenko).

* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
  is supported.

* ISA access of 2nd and 3rd temperatures for Winbond chips fails
  in most of motherboard.  Due to this problem, fraction of these
  temperatures is always 0.5.  This "bug" is fixed now.

 * Others: Fixing small bugs.
2004-07-19 10:10:10 +00:00
fredb
aa43dcd1c1 Fill in blank "vendor" and "product_id" fields with "UNKNOWN", to make it
possible to match a valid entry in ~/.cdrdao-drivers.
2004-07-19 02:21:57 +00:00
abs
fba1a87727 Update rconfig to 0.35:
Use 'shmux' in the probe stage. Reduces time for 'rconfig -at .' from
    25 seconds to 10 seconds in a test with twelve remote hosts.
2004-07-17 03:53:37 +00:00
abs
bb71625a33 Update rconfig to 0.35:
- Substitute in more paths in build
    - Better handle errors from raidctl in probe.sh
    - Replace all $() with `` in probe.sh (for Solaris)
    - Handle an empty hosts.conf
2004-07-17 00:14:00 +00:00
abs
3daf186f1f Update rconfig to 0.34:
- Fix bug in dirtrees_redefined. Thanks again to Alan Horn
    - Add libexec/rconfig_ssh wrapper rather than srsh. Now hosts with bad
      or missing ssh keys will get an appropriate error
    - Add install target
    - Add 'atactl smart status' values for NetBSD in probe.sh
    - Make '-t' take a regex argument for which tags to display
    - Expand the debug output available with -d
2004-07-16 12:51:26 +00:00
schmonz
279d092537 Switch from the first to the third person, since neither the package
maintainer nor I wrote this software.
2004-07-16 01:30:36 +00:00
schmonz
8bd49c8a47 Add and enable memtester. 2004-07-16 00:50:59 +00:00
schmonz
27625c812d Initial import of memtester-2.93.1 from pkgsrc-wip, contributed by
<pancake at phreaker.net> with some minor changes by me.

memtest is a utility for testing the memory subsystem in a computer
to determine if it is faulty. The original source was by Simon
Kirby <sim@stormix.com>. I have by this time completely rewritten
the original source, and added many additional tests to help catch
borderline memory. I also rewrote the original tests (which catch
mainly memory bits which are stuck permanently high or low) so that
they run approximately an order of magnitude faster.
2004-07-16 00:49:20 +00:00
xtraeme
76af227387 Enable pkgviews installation. 2004-07-15 20:42:26 +00:00
xtraeme
94a0604886 Added smartmontools-5.32. 2004-07-15 20:19:32 +00:00
xtraeme
aac2169619 Initial import of smartmontools-5.32 from pkgsrc-wip, contributed by
<shattered at users.sourceforge.net> with some minor changes by me.

The smartmontools package contains two utility programs (smartctl
and smartd) to control and monitor storage systems using the
Self-Monitoring, Analysis and Reporting Technology System (SMART)
built into most modern ATA and SCSI hard disks.  In many cases,
these utilities will provide advanced warning of disk degradation
and failure.

This closes PR pkg/25616.
2004-07-15 20:17:45 +00:00
agc
fb7db3d290 Add and enable fixelfprot. 2004-07-15 09:29:30 +00:00
agc
fa79fb1adc Initial import of fixelfprot-20040714 into the packages collection.
This program was written by Chuck Silvers.

	Fix up the permission bits for the program load section containing the
	.got section of a PPC ELF binary.
2004-07-15 09:28:15 +00:00
agc
631491f6ed Add and enable vip. 2004-07-14 11:42:47 +00:00
agc
65d3881c3c Initial import of vip, a script which lets you edit data (via $EDITOR
or $VISUAL) at any point in a pipe. From a nudge from David Maxwell.

	Normally, in a pipeline, when you need to edit some phase of the data
	stream, you use a standard tool such as sed, grep, or awk to alter,
	filter, or otherwise manipulate the stream. One potential problem with
	this approach is that the manipulations have to be very well thought out
	in advance. Another is that the manipulations will probably need to be
	applied uniformly. And third, the data must be very well understood in
	advance. Not all situations and data easily conform to these
	constraints.

	Alternatively, when the changes needed for the data are more than
	trivial, or perhaps you just don't feel like expending the mental energy
	needed to work out all the expressions in advance, a typical approach
	might be to run some process or pipeline, dump output to a file, edit
	the file with vi, pico, or emacs, then push the data along to the next
	phase by using the file as input to some additional process or pipeline.
	The catch here - other than the sheer awkwardness of this process - is
	that you have to remember to come back later and clean up all of those
	little and not-so-little "temporary" files.

	So, wouldn't you just like to be able to tap in an edit session at any
	arbitrary point in the pipeline, do your magic on the data, then have it
	automagically continue on its merry way? The vip program provides this
	functionality, and operates syntactically just like any other filter.
2004-07-14 11:41:52 +00:00
xtraeme
92228fa300 Enable pkgviews installation. 2004-07-14 01:15:15 +00:00
xtraeme
2f72b61871 Added nrg2iso-0.2. 2004-07-14 01:14:23 +00:00
xtraeme
95728f3bde Initial import of nrg2iso-0.2, contributed by Ola Eriksson in
PR pkg/26088.

Nrg2Iso converts cd images generated by the Windows(TM) program
Nero Burning Rom to ISO format.
2004-07-14 01:12:54 +00:00
atatat
27b27a2e7b Upgrade to lsof version 4.72. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.72            July 13, 2004
                ...
                Added support for NetBSD 2.0 with patches supplied by
                Andrew Brown <atatat@atatdot.net>.  Andrew also
                provided two test systems.
                ...
2004-07-13 13:42:41 +00:00
martti
5c9ec30dad Updated XFce to 4.0.6
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
2004-07-12 08:25:11 +00:00
cube
a275ac51c4 Make this work on netbsd-1-6, and probably netbsd-1-5. It will break on
earlier versions, but we don't support them in pkgsrc anyway.  The reason
for this is that the configure script uses ac_cv_target, but we don't pass
a version number in there.
The workaround I use is gross, I know.  Oh, well, that won't prevent me
from sleeping well at night.
Final fix for 26249.
2004-07-12 08:14:44 +00:00
cube
4ef87bbf26 I forgot to add Christos's patches for NetBSD support... 2004-07-11 20:54:16 +00:00
cube
1c79ce604e Update to version 3.6alpha7. Thanks to Christos Zoulas for NetBSD support.
Fixes PR 26249.
2004-07-11 19:53:06 +00:00
cube
1dd5aaa7c5 Note that top can't be built on NetBSD-1.6 and above. 2004-07-11 18:42:26 +00:00
cube
b0a77407f3 Note that it's only available on NetBSD/i386 2.0F or newer. 2004-07-10 17:08:16 +00:00
cube
a4b6800c2f Add gkrellm-est. 2004-07-10 17:04:11 +00:00
cube
4fee7f6982 Initial import of gkrellm-est, version 20040710 into the NetBSD Packages
Collection.

gkrellm-est is a GKrellM plugin that displays the current frequency of the
processor, and allows the user to change it by clicking the label, either
with left button (to increase it) or with the right one (to decrease it).

It only works on NetBSD and with EST (Enhanced Speedstep Technology)
processors, such as the Centrino.  A driver for this was introduced in
NetBSD-current on April, 30th, 2004.
2004-07-10 17:03:09 +00:00
drochner
ff5c263966 -sync with cdrecord: depend on groff
-this pkg does _not_ conflict with cdrecord-xcdroast
2004-07-09 13:04:52 +00:00
xtraeme
4e314206c3 Use subst.mk instead of doing sed/mv dance. 2004-07-09 12:41:29 +00:00
drochner
3be6477b97 use the TBL variable provided by groff/builtin.mk 2004-07-09 12:32:27 +00:00
salo
2db1f0217f Regen patch to apply cleanly on Solaris. 2004-07-09 12:21:26 +00:00
drochner
abeb9e51e0 this needs groff/tbl (pointed out by Florian S. in PM) 2004-07-07 19:08:01 +00:00
martti
707dae5b16 Updated xfce4-xkb-plugin to 0.3.2
* Bug fixes
2004-07-07 11:27:44 +00:00
martti
be57eef71e Updated xfce4-diskperf-plugin to 1.4.1
* Bug fixes
2004-07-07 11:26:05 +00:00
bouyer
2344518fde Make compile on linux, from Jeremy C. Reed in PR 20798. 2004-07-06 21:21:17 +00:00
drochner
047e5eb7c3 adapt this to the cdrdao-1.1.9 update:
-use gtkmm2.0/2.2
-use the solaris audio output module on NetBSD
2004-07-06 20:57:45 +00:00
xtraeme
2a06407d52 Enable pkgviews installation. 2004-07-06 18:11:15 +00:00
agc
e0718b9589 Add and enable rfstool 2004-07-06 17:31:02 +00:00
agc
8b015107e2 Initial import of rfstool-0.14 into the Packages Collection, from a nudge
by Bruce Chiarelli on current-users.

	RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS
	partitions from a Windows 95/98/ME/NT/2000/XP system.  Starting with
	version 0.6, it even allows you to access ReiserFS partitions from
	Linux ;).  It is a complete rewrite of the ReiserFS functions needed
	to list directories or access files.  Requirements

	+ This tool was developed on NT/2000.  The current version has
	support for Windows NT, 2000, XP, as well as the 16-bit products
	Windows 95, 98 and ME.

	+ For NT/2000/XP:  You need administrative privileges to run this
	program.  Normal users will probably not have the access rights
	to the raw partition data.

	+ You need to know the drive and partition index of the ReiserFS
	partition you want to read.  Luckily, the new version includes
	an autodetect feature

	+ Access is read-only.  I do not intend to change that, at least
	for the time being.

	+ Journal data is ignored.  These tools show the file structure as
	it is ON DISK, right now.
2004-07-06 17:29:38 +00:00
xtraeme
14c193ba7f Added fsv-0.9. 2004-07-06 15:04:48 +00:00
xtraeme
88bc4c8e37 Initial import of fsv-0.9 from pkgsrc-wip.
fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace.
It lays out files and directories in three dimensions, geometrically
representing the file system hierarchy to allow visual overview and
analysis. fsv can visualize a modest home directory, a workstation's
hard drive, or any arbitrarily large collection of files, limited only
by the host computer's memory and graphics hardware.
2004-07-06 15:03:13 +00:00
cube
75fb385c66 sysctl() uses size_t arguments for lengths, so don't pass a pointer to an
int, it breaks on 64-bits platforms.

While there, prevent sa_family_t from being redefined by making sure
__NetBSD_Version__ is defined.

Bump revision of both gkrellm and gkrellm-server.

Should fix PR 26144.
2004-07-05 08:42:27 +00:00
wiz
32ff8d8b98 Update to 4.1.1:
From the diff, changes look like: Darwin support; new -a option.
2004-07-04 22:40:32 +00:00
drochner
b9565fad9c +gnome-vfsmm26 2004-07-04 13:57:32 +00:00