Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
- 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
|
|
|
|
option, more prefs options, hu language update, and an sv language fix
|
|
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.
|
|
|
|
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
|
|
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
|
|
|
|
|
|
|
|
addresses PR port-pmax/10099 reported by Nino Margetic <nino@well.ox.ac.uk>
|
|
|
|
across -current pkgsrc and the 1.4 branch.
|
|
latest mkisofs, smaller bugfixes, ja, fr and ko language updates.
|
|
* 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 :)
|
|
At least right now, they're clashing with the definitions in
cpufunc.h (as the comment in the file even said :-)
|
|
|
|
on Solaris.
|
|
- 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.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
no functional change as far as I can tell.
|
|
12 speed option, ja and hu update, various bugfixes.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
- proc-messages updated to handle more recent NetBSD versions
- proc-news updated to ignore XTHREAD, if reported as unknown
|
|
|
|
the packages collection.
memconf reports the size of each SIMM/DIMM memory module installed in
a system. It also reports the system type and any empty memory
sockets.
In verbose mode, it also reports: banner name, model, and CPU/system
frequencies address range and bank numbers for each module
|
|
|
|
|
|
- supports /proc/cmdline on NetBSD
- killall: new option -g to kill process group instead of process
- pidof: new option -g to show PGID instead of PID (by Florian La Roche)
- pstree: new option -H to highlight process specified by PID
|
|
|
|
|
|
- patch-aa was fuzzy
- patch-ac used <sys/endian.h> instead of <machine/endian.h> (which is
also present on 1.4.x systems)
|
|
on 1.4.x machines. Noted by an unknown hero who's name I forgot. Sorry!
|