Commit graph

2092 commits

Author SHA1 Message Date
cube
c367b13969 Update to version 2.1.27.
2.1.27 - Sat Feb 28, 2004
-------------------------
        * Handle changing sysfs sensor name format from xxx_inputN to xxxN_input.
        * Patches:
          o Kurt V. Hindenburg <khindenburg--at--cherrynebula.net> Consider only
            .so, .la, and .dll files during plugin scan (avoid Gentoo .keep
            ebuild files).
        * Bugfixes:
          o Use g_spawn_async_with_pipes() instead of popen() in mail.c so gkrellm
            file descriptors won't be open in the mail monitor launched MUA.
2004-02-28 23:04:43 +00:00
uebayasi
cfc6383f76 Add & enable acpi-iasl. 2004-02-28 17:11:10 +00:00
uebayasi
0bcf7b0b0c Initial import of IASL (Intel ACPI Source Language) compiler 20031203.
acpi-iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language).  This AML is suitable for inclusion as a DSDT in system
firmware.  It also can disassemble AML, for debugging purposes.
2004-02-28 17:09:21 +00:00
xtraeme
37f4e72579 err fixed the problem in checkconf(). 2004-02-27 05:28:06 +00:00
wiz
6f5e59cadd Use macros more appropriately; New sentence, new line; bump date for
previous.
2004-02-27 01:48:43 +00:00
xtraeme
9cdea873a2 Update mklivecd to 0.2.
Changes:

    o Added a new argument (-c) for choosing the configuration file.
    o Improve error/information messages.
    o Plus minor changes.
2004-02-27 01:32:30 +00:00
minskim
301eaaf87c Correct path to gkrellm-share. 2004-02-26 23:11:57 +00:00
jmmv
9c5f5c8d12 Initial addition. 2004-02-26 17:29:24 +00:00
xtraeme
6a5b12e9fc Remove local RCSID tags. 2004-02-26 04:06:39 +00:00
xtraeme
90cef37207 Add and enable mklivecd-0.1 2004-02-26 04:02:48 +00:00
xtraeme
f53b741a39 Initial import of mklivecd-0.1.
mklivecd is a simple shell script that allows you to build a custom
NetBSD LiveCD on i386-based machines.

Thanks to Thomas Klausner for his help writing the manual page.
2004-02-26 03:58:50 +00:00
minskim
2d074ecf46 bl3ify 2004-02-25 23:15:44 +00:00
cube
19129988e4 Update to 2.1.26.
Pkgsrc change:
	o use subst.mk instead of hand-crafted sed which removes the need
	  for patches.

GKrellM changes:
        * Patches:
          o Frederick Bruckman <fredb--at--immanent.net> detect multiple CPUs
            on NetBSD.
        * Bugfixes:
          o Andreas Liebe <liebe--at--hrz.tu-darmstadt.de> patch to solaris.c
            prevents running out of fds on some SPARC servers.
          o CPU and Net stats from 64 bit gkrellmd server overflowed on a 32
            bit client.
          o Changed Linux sysfs sensor temperature factor from 100 to 1000.
            Those running Linux kernels >= 2.6.2 should now only need gkrellm
            config temperature factors of 1.0.  But those still running kernels
            <= 2.6.1 may still need factor of 10 gkrellm config adjustments.
          o $d should be %d typo in cs.po
2004-02-25 08:41:56 +00:00
cube
a74ffc2500 Merge after gkrellm2 import. 2004-02-25 00:36:11 +00:00
cube
5b86184553 Correct paths. 2004-02-24 22:42:29 +00:00
cube
3cb442516e Enable gkrellm1, gkrellm-server and gkrellm-share. 2004-02-24 22:31:41 +00:00
cube
bacf6df47e Initial import of gkrellm-server, version 2.1.25 into the NetBSD Package
Collection, from pkgsrc-wip.

With the 2.x series, GKrellM introduced a client/server mode where a server
process has the probes on a host of the network, and a client can gather
data from that server and display it as a normal GKrellM applet.
2004-02-24 22:30:25 +00:00
cube
b3cc9713ba Initial import of gkrellm-share into the NetBSD Package Collection, from
pkgsrc-wip.  This package contains the locale files for gkrellm and
gkrellm-server.
2004-02-24 22:27:27 +00:00
cube
3e8f5e24d4 Merge import of gkrellm2. 2004-02-24 22:21:15 +00:00
cube
0d50d58c8b Initial import of gkrellm, version 2.1.25, into the NetBSD Package
Collection.  This is the GTK+2 port of old gkrellm1.

Package imported from pkgsrc-wip.

With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.

  * SMP CPU, Disk, Proc, and active net interface monitors with LEDs.
  * Internet monitor that displays current and charts historical port hits

  * Memory and swap space usage meters and a system uptime monitor.
  * File system meters show capacity/free space and can mount/umount.
  * A mailbox monitor which can launch mail reader, remote mail fetch.
  * Clock/calendar and hostname display.
  * APM laptop battery monitor.
  * CPU/motherboard temperature display if lm_sensors modules installed.

  * Multiple monitors managed by a single process to reduce system load.
  * A timer button that can execute PPP or ISDN logon/logoff scripts.
  * Charts are autoscaling with configurable grid line resolution, or
    can be set to a fixed scale mode.
  * Separate colors for "in" and "out" data.  The in color is used for
    CPU user time, disk read, forks, and net receive data.  The out color
    is used for CPU sys time, disk write, load, and net transmit data.
  * Commands can be configured to run when monitor labels are clicked.
  * GKrellM is plugin capable so special interest monitors can be created.
  * A different theme can be created with the GIMP.

While GKrellM monitors the host it is running on, it can poll a server
over the network.  The server package is named gkrellm-server.
2004-02-24 22:11:28 +00:00
cube
44ead4147c Re-import GKrellM-1 as sysutils/gkrellm1. 2004-02-24 22:06:56 +00:00
jmmv
2da512d3a7 Add and enable gnome-pkgview. 2004-02-24 21:41:00 +00:00
jmmv
fffc2cece5 Initial import of gnome-pkgview, version 1.0.5. This package is
slightly based on the one in pkgsrc-wip, but with lots of changes
by me.

Description:
gnome-pkgview is an application that displays the versions of all
installed GNOME components, and tries to guess the overall GNOME2
version.  This tool can be very useful when trying to report bugs
in GNOME's Bugzilla database.
2004-02-24 21:39:49 +00:00
grant
e11b7bbbba conflict with graphics/graphviz, which installs a program named 'gpr'. 2004-02-24 14:11:36 +00:00
jschauma
26356a69c5 Update XNC to version 5.0.4
Whats New from verion 5.0.2 (05-Feb-2003):
- Added 'create link' command for one file or group of selected files (Shift+F7)
- Added displaing key shotcuts in menu
- Fixed bugs with long file names and file names with special characters
- Fixed bug with switching between terminal and FM window

Whats New from verion 5.0.0 (01-Jan-2003):
- Added quick 'cd' command - Ctrl-x. You can use Tab expantion there.
- Added hot keys to panel sort methods and modes.
- Added visual terminal/fm switch.
- Fixes for status bar display items.
- Fixes for edit/view files with spaces with external editor/viewer
- Fixes for deletion files named with '-alala-'
- Fixes for selection on right/bottom panels.
- Added Spanish, Czech and Serbian translation (thanks people)
- Added partly translated Hungarian messages
2004-02-22 22:29:22 +00:00
recht
93c2eb8152 Add a conflict on databases/geneweb if GNU_PROGRAM_PREFIX == "g".
Addresses PR 23941 by Chris Pinnock.
2004-02-22 21:44:33 +00:00
recht
090d17952c update to 5.2.0
many fixes/new features, among them:

- nohup now always exits with status 127 when it finds an error,
  as POSIX requires; formerly it sometimes exited with status 1.

- Several programs (including cut, date, dd, env, hostname, nl, pr,
  stty, and tr) now always exit with status 1 when they find an error;
  formerly they sometimes exited with status 2.

- chgrp and chown now accept POSIX-mandated -L, -H, and -P options

- du now accepts -P (--no-dereference), for compatibility with du
  of NetBSD and for consistency with e.g., chown and chgrp

- date accepts a new option --rfc-2822, an alias for --rfc-822.

- `sha1sum --check' now accepts the BSD format for SHA1 message digests
  in addition to the BSD format for MD5 ones.

- md5sum --check now accepts the output of the BSD md5sum program, e.g.,
  MD5 (f) = d41d8cd98f00b204e9800998ecf8427e

- date -d DATE can now parse a DATE string like May-23-2003

- chown: `.' is no longer recognized as a separator in the OWNER:GROUP
  specifier on POSIX 1003.1-2001 systems.  If chown *was not* compiled
  on such a system, then it still accepts `.', by default.  If chown
  was compiled on a POSIX 1003.1-2001 system, then you may enable the
  old behavior by setting _POSIX2_VERSION=199209 in your environment.

(see NEWS for a complete list)
2004-02-22 21:32:18 +00:00
grant
75da15aff7 remove artificial restriction building top if /usr/bin/top exists.
there are good reasons why one might want the pkgsrc version,
regardless of whether the base system includes top(1) or not.
2004-02-22 07:32:36 +00:00
jmmv
5cd8c2f18b Moved to pkgsrc/pkgtools/autoswc. 2004-02-21 23:30:09 +00:00
jmmv
4a29bcb561 autoswc moved from sysutils to pkgtools. 2004-02-21 23:29:26 +00:00
jmmv
834ed08ad8 Add and enable autoswc. 2004-02-21 23:04:49 +00:00
jmmv
ab37331286 Initial import of autoswc, version 1.0:
autoswc is an utility that automatically generates system wide cache files
for use with configure scripts created by GNU autoconf, and specially by
those executed within pkgsrc.
2004-02-21 23:03:01 +00:00
kristerw
21f5f435e5 Include pkgconfig/buildlink2.mk, because the configure script uses
pkg-config to detect gnome-mime-data.
2004-02-21 18:28:06 +00:00
snj
d608829716 s/avarage/average/ 2004-02-21 07:36:31 +00:00
xtraeme
fb19ccbad6 Add <sys/types.h> to fix building on FreeBSD, reported by Michal
Pasternak in PR pkg/24287.
2004-02-21 06:42:37 +00:00
jmmv
7dce0d5a58 bl3ify 2004-02-20 13:15:10 +00:00
jmmv
07ef7358df unused 2004-02-20 12:25:19 +00:00
jmmv
49d275d151 bl3ify, add explicit dependencies on everything used directly by this package
and use pkgsrc intltool.
2004-02-20 12:22:48 +00:00
jmmv
bb85b80255 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2004-02-19 17:49:57 +00:00
wiz
4c98cec6e0 Convert to buildlink3. Make it build.
Add missing files to PLIST.
XXX: needs SYSCONF_DIR work.
2004-02-19 17:22:17 +00:00
jmmv
3c7b60f643 Add some more explicit dependencies and use pkgsrc intltool. 2004-02-19 09:31:32 +00:00
kristerw
f832d755e7 Make this package compile when using gcc 3.3. 2004-02-19 00:31:37 +00:00
snj
762c4af33b Fix build on FreeBSD 4.9-STABLE. From Michal Pasternak in PR pkg/23864.
While here, move PKGREVISION to silence pkglint.

Okayed by jmmv.
2004-02-16 20:36:04 +00:00
lukem
9ff9f37939 Update to 1.4.1, to sync with ups-nut 1.4.1. 2004-02-15 13:15:43 +00:00
lukem
869cae6ccf Update to ups-nut 1.4.1.
Many changes, including
    *	various configuation file format changes
    *	most UPS drivers enhanced
    *	upsmon/upssched support a lockfile
    *	chroot jails supported
    *	various bugfixes
(Refer to http://random.networkupstools.org/source/1.4/new-1.4.1.txt
for more information)

pkg update based on work sent in private email by Daniel Farrugia,
with various fixes by me.
2004-02-15 13:14:25 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
jlam
b259a0a438 CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.
2004-02-14 15:29:15 +00:00
jmmv
5f70d86fba Bump PKGREVISION due to nautilus update (imlib2 removed as a dependency). 2004-02-14 00:24:34 +00:00
jmmv
398d5e7d0f Remove imlib2 dependency; it's not used. Bump PKGREVISION to 4. 2004-02-14 00:23:34 +00:00