Commit graph

598 commits

Author SHA1 Message Date
hubertf
93a1cdcb1c Disable this for now, until someone syncs this with cdrecord. 2000-06-15 12:08:10 +00:00
hubertf
f1a290de31 Also build/install mkisofs. 2000-06-15 12:06:21 +00:00
thorpej
179412d888 Fix buglet in previous. 2000-06-14 21:12:42 +00:00
thorpej
cc0188ff40 Create all the directories needed by rtty. 2000-06-13 22:25:45 +00:00
thorpej
c07171f8e9 Use a default group that NetBSD actually ships with (operator). 2000-06-13 22:20:41 +00:00
rh
c8ba090ca4 Add and enable whowatch 2000-06-12 16:21:26 +00:00
rh
e5f827d43e Initial import of whowatch-1.4, an interactive who-like program displaying
real-time user information.
2000-06-12 16:20:53 +00:00
kim
a54e4e74e0 Updated roller to 1.4.
logroll:
- rotate ipmon log (no processing yet)

proc-httpd-errors
- do not report usernames on authentication failures (better summary
  and possible passwords are not shown)
- do not report "file not found" errors (not useful at system level,
  and some authors choose to live with such links produced by tools)
- do not report "no acceptable variant" (the user gets a menu)
- do not report clients blocked by server configuration

proc-messages
- updates to local domains and networks (needs a config file)
- handle multi-port HP print servers successfully
- handle ntpd v4 messages
- handle new NetBSD messages (up-to 1.4Y)
- update named to BIND v8.2.2-P5, and add some new types of messages
- handle verbose amd startup
- minor updates: inetd, sendmail, snmpd, sshd
- new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd
- added a placeholder for mrouted

proc-news
- don't count "msgid:" as a system with connection failures (the failed
  connections are probably to msgidd, e.g. it is not running)
2000-06-10 18:06:27 +00:00
bouyer
0591cf4477 Install the README in $prefix/share/doc/rtty/README, it's the only doc
available.
2000-06-09 17:48:25 +00:00
tron
a5f14a2a67 Add conflict with "mkisofs" package. 2000-06-02 14:08:31 +00:00
tron
e2b06d782b Add explicit dependence on "libgtop" package. 2000-06-02 13:29:40 +00:00
rh
c97e776ab3 Update mc to 4.5.50. Changes are mainly bugfixes. 2000-06-01 17:54:23 +00:00
rh
ca784edb30 Update gmc to 4.5.50. Changes are bugfixes and lots of new icons. 2000-06-01 17:46:15 +00:00
fvdl
bbe7e05e23 Disable mkisofs, it is now part of the cdrecord package. 2000-06-01 14:22:11 +00:00
fvdl
12aeb943ef Also install mkisofs. 2000-06-01 14:21:07 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
623e6aba76 Update "gtop" package to version 1.0.9. Changes since version 1.0.5:
- gtop.desktop: Added Swedish translation.
- gtop.desktop: Added Galician entry.
- gtop.desktop : Added the Turkish translation to the gtop.desktop file.
- gnome-gtop.png: Improved.
  Added first version of the GTop Documentation from Telsa Gwynne.
- procview.c: Use "Kill nicely (SIGTERM)" and "Kill now (SIGKILL)"
  in the right-click menu.
- procview.c (DEFAULT_PROCVIEW_FIELD_MASK): New constant. After a
  suggestion from Alexander Kirillov we only show "Pid", "User", "Pri",
  "Size", "Resident", "Stat", "CPU", "MEM", "Time" and "Command" as the
  default since this is less confusing to newbies (and it also helps us
  keeping the default window size small).
  (procfields_properties_load): Don't crash here when some bad guy
  sets "gtop/procview/procview_field_mask=0". Fixes #2420.
- procview.c (get_command_line): New static function. Try to get
  the `command' field from glibtop_get_proc_args () if possible since
  glibtop_get_proc_state () sometimes truncates this field. GTop will
  not correctly show the full name of executables with long names.
- global.c: In the preferences dialog, use "Update times" instead
  of "Update times (notebook pages)".
- summary.c (gtop_summary_destroy): Renamed to `summary_destroy_cb'
  and made it static.
  (gtop_summary_new): Call `summary_destroy_cb' on the "destroy" signal.
  (gtop_statusbar_destroy): Renamed to `statusbar_destroy_cb' and
  made it static.
  (gtop_statusbar_new): Call `statusbar_destroy_cb' on the "destroy"
  signal.
- mdi.c (app_destroy_cb): Don't call `gtop_statusbar_destroy' here.
- process-details.c (process_args_update): Make this work with
  LibGTop 1.1.4.
- gnome-gtop.png: An icon, an icon!
- memusage.c: added popup-menu to allow show menu/toolbar
- fsusage.c: added popup-menu to allow show menu/toolbar
- procview.c: added items to popup-menu to allow show menu/toolbar
- main.c (gtop_show_mtbar): added "show menu/toolbar" menucheckbuttons to
  allow some sort of fullscreen mode
2000-05-31 22:24:56 +00:00
tron
8f6cb09a69 Use "${HOMEPAGE}" in master site list. 2000-05-31 19:34:57 +00:00
rh
a7f21e1c63 Update gcombust to 0.1.33. Changes are: a Russian translation, 10 speed
option, more prefs options, hu language update, and an sv language fix
2000-05-31 13:01:26 +00:00
hubertf
50849a974e Update to 1.9a01. Changes:
Cdda2wav:
-       integrated the files, Heiko forgot to provide for release 1.8.1
Mkisofs:
-       Now mkhybrid code is completely integrated into mkisofs.
        There is only one binary. To help users of mkhybrid,
        make install creates a hard link from mkhybroid to mkisofs.
-       man page cleaned up.

Patch submitted by OGATA <ogata@isp.qix.org> in mail to tech-pkg.
2000-05-23 17:33:17 +00:00
dmcmahill
a6d237ec5a add missing file. 2000-05-23 16:46:52 +00:00
hubertf
0bd0d1f657 Fix for platforms that have $MACHINE != $MACHINE_ARCH, like macppc.
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
2000-05-22 02:05:37 +00:00
hubertf
6713d6c885 Fix building on machines where ${MACHINE} != ${MACHINE_ARCH}, like macppc.
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
2000-05-22 02:00:56 +00:00
mjl
74aef05b58 Add pstree. 2000-05-12 15:41:26 +00:00
mjl
e6416cbc43 pstree, show processes in a tree (does not need /proc fs) 2000-05-12 15:36:04 +00:00
kleink
bfa9dff705 Unbreak runtime linkage. 2000-05-12 12:41:42 +00:00
dmcmahill
67be4f1bfc rpath stuff for ELF.
addresses PR port-pmax/10099 reported by Nino Margetic <nino@well.ox.ac.uk>
2000-05-11 20:54:51 +00:00
agc
cc4c589ad8 Only define the .BEGIN target if we're on NetBSD 2000-05-11 11:17:55 +00:00
agc
1a4c383f88 Revert previous change - use one set of sources, for maintenance reasons,
across -current pkgsrc and the 1.4 branch.
2000-05-09 11:15:59 +00:00
rh
58cc002636 Update gcombust to 0.1.32. Changes include a compability fix for the
latest mkisofs, smaller bugfixes, ja, fr and ko language updates.
2000-05-07 11:07:27 +00:00
hubertf
01fbea54db Bump to 20000505. Changes:
* Add note on how to update distfile, mostly taken from pkg_install pkg.
 * Move 1.4 patches from src/usr.sbin/user/user.c to pkgsrc (I didn't want
   to add it to doc/HACKS :)
2000-05-05 01:41:55 +00:00
hubertf
de7d269154 Define rdmsr() etc. only for __NetBSD_Version__ < 104240000.
At least right now, they're clashing with the definitions in
cpufunc.h (as the comment in the file even said :-)
2000-04-26 12:15:59 +00:00
hubertf
b9fb70abda Pull in some prototypes & headers to make this actually compile 2000-04-26 11:59:16 +00:00
agc
1f0322c72d Add a HOMEPAGE, and add two definitions to make this package compile
on Solaris.
2000-04-26 09:17:24 +00:00
kim
90d602f0ce Update roller to 1.3:
- Set a threshold for reporting mail rejection (a single unknown address is
  insignificant, as is mostly any other single rejection).
- Added daemons: deliver (cyrus), rdist, websterd.
- Handle more messages: ftpd, inetd, listserv, sendmail, snmpd, sshd.
2000-04-19 16:57:40 +00:00
kim
fcdc437005 The release got rereleased... 2000-04-14 04:51:36 +00:00
kim
9637fca973 Update to roller-1.2:
- handle more daemons and new versions in proc-messages
- summarize rejected mail in proc-messages
- handle URL language codes better in proc-httpd-access
- do not report missing "favicon.ico" in proc-httpd-errors
- ignore XTHREAD and high load average in proc-news
2000-04-14 04:42:06 +00:00
mrg
4e8f8b426e use <sys/swap.h> on NetBSD 1.4 and later. 2000-04-13 10:34:19 +00:00
mrg
79f026252d use <sys/swap.h> on NetBSD 1.4 and later. 2000-04-13 10:03:53 +00:00
dmcmahill
ddab22953b fix path for qt1 2000-04-12 23:55:47 +00:00
dmcmahill
29d4990e00 fix path for qt1 2000-04-12 23:33:37 +00:00
wiz
db2bda65f2 update to the release version lsof-4.49 (we have been using a beta);
no functional change as far as I can tell.
2000-04-06 13:17:09 +00:00
rh
fdb650a658 Update gcombust to 0.1.31. Changes include: a few more config options,
12 speed option, ja and hu update, various bugfixes.
2000-04-02 21:04:14 +00:00
dmcmahill
f58c8f67c5 remove the ONLY_FOR_ARCH. It seems to work on other than NetBSD/sparc. 2000-03-31 13:25:02 +00:00
jlam
e8ed14de03 Fix English grammer and spelling 2000-03-30 07:12:52 +00:00
augustss
b9e9114afb Update to compile with the latest usb.h 2000-03-29 02:55:32 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
dmcmahill
b9f0272eb9 add and enable mksunbootcd 2000-03-25 16:39:47 +00:00
dmcmahill
a68f55db17 Initial import of the mksunbootcd program to the packages collection.
mksunbootcd came from distrib/utils/mksunbootcd.  This package is provided
so it may be easily installed as we don't ship mksunbootcd executibles

The mksunbootcd program combines filesystem partitions for Sun Microsys-
tems, Inc. computers into an image suitable for writing to a compact
disc, that will allow the disc to be booted on the sun3, sun3x, sun4,
sun4c, sun4m and sun4u platforms.  This hardware is supported by the
NetBSD sparc, sparc64 and sun3 ports.  The architecture arguments above
must be the bootable filesystem images for the named architecture.
filesystem is typically an iso9660 filesystem, see mount_cd9660(8) for
details, but can be any type as long as the first 512 bytes of the image
are not used.  This image is modified, and the additional partitions
added after this partition, in order.  If any architecture image is miss-
ing, that partition is not used.  If a disc with sun4 and sun4m support
only was to be created, a dummy image would need to be in place for
sun4c.
2000-03-25 16:38:54 +00:00
kim
1cbdf6e30f Update to roller-1.1
- proc-messages updated to handle more recent NetBSD versions
- proc-news updated to ignore XTHREAD, if reported as unknown
2000-03-23 20:19:53 +00:00