* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Fix problem noted by Marcello Balduccini <marcello.balduccini@ttu.edu>
in how kpgp handles pipes with child processes -- prevents kpgp from
remaining stuck while waiting for the child pgp process to terminate.
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring link layer, ip and TCP modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP
and SLIP devices. It can filter traffic to be shown, and can read
traffic from a file as well as live from the network.
Update jwhois to 3.0.1. Changes:
* Command line option to disable content redirection
* Lots of information added to the example configuration file
* IPv6 failover to IPv4
* Option to display redirections instead of hiding them
* Case insensitive hostname matching
* Introduced new host-specific configuration
* Limited support for rwhois
* Support for sending queries through a web interface via external browser
* Ability to rewrite queries before sending to whois server
* Support for whois-servers.net
gkrellmwireless is a plugin for gkrellm that shows the signal
strength/quality/noise of a wireless ethernet card.
Currently only wi(4) (Lucent ORiNOCO and derivatives) interfaces are supported.
time as the REPLACE_PERL definition, simplify things by using the
REPLACE_PERL functionality.
Also substitute the correct prefix in a package Makefile target,
rather than using the configure script.
Remove now unnecessary script.
Makefile target.
+ Modify Makefiles in patch stage, rather than using sed in configure
stage.
+ Use ${LOWER_OPSYS} where appropriate.
+ Use pax in preference to a tar pipeline to copy hierarchies at
install time.
script, do this at configure time by means of a conventional patch to
the configuration script.
Move the invocation of the post-configure stage to be a package
Makefile target, rather than in a script file.
time. We need the various Makefile.in to be regenerated due to changes in
the patched configure.in. Doing it now prevents the build process from
automatically doing it later during the build, which would overwrite any
changes done to the configure script by targets in ${_CONFIGURE_PREREQ}.
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.
x2vnc merges the capabilities of x2x and vncviewer. It will allow
a machine with an X display and a machine with a VNC server running
on its main screen to act as if they were two displays connected
to one machine. When you move your mouse pointer off the screen in
a direction of your choosing, the pointer will appear on the other
screen instead.
Provided in PR 14344 by Michael Santos (mike@ethmoid.org).
Changes from version 0.07:
0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.
0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.
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.