* Now respects CFLAGS/CPPFLAGS, no need for patches.
* autoconf removed, CONFIGURE_STYLE set to simple.
* Use do-install target now that the install method is so messy.
* New homepage.
/usr/local/lib.
This removes the need to add to shlib_dirs.
HOWEVER, ports that depend on these should explicitly use
-L/usr/local/lib/qt or -L/usr/local/lib/qt2 to be sure to grab the right
library, even if the other library is installed as well.
--
What is service-config? The programs in service-config create and
configure svscan-format service directories.
* server-config creates an svscan-format directory for an arbitrary
service.
* rules-config configures access rules for use by a service.
* svscan-config configures a service to run svscan.
* ipc-config configures a service to run ipcserver.
* ipcx-config configures a service to run ipcserver using access
rules.
* tcp-config configures a service to run tcpserver.
* tcpx-config configures a service to run tcpserver using access
rules.
WWW: http://www.superscript.com/service-config/intro.html
- fix Completion/BSD/Command/_bsd_pkg so its more suitable under OpenBSD
- fix linking of .so, since we prefer "${CC} -shared -fPIC" to "ld -Bshareable".
This patch was sent to zsh authors and it will be part of the next stable
release.
* both encoder and decoder are significantly faster
* flac now has gzip-like command-line usage (should be more intuitive)
* the -# options have been tweaked for efficiency; -5 is the new default
* flac now autodetects WAVE input
* flac now ignores (with warning) unsupported WAVE subchunks
* new -o and --delete-input-file options
* new SEEKTABLE metadata block for storing seek points (speeds up seeking)
--
What is Gtk-Gnutella ?
Gtk-Gnutella is a clone of Gnutella (see gnutella.wego.com). It's
a Unix clone, and it needs GTK+ (1.2 or above). Gnome is not needed.
It is currently developed and tested under Linux (Redhat 6). It
is known to run at least on Linux and FreeBSD (on 80x86 machines).
It is released under the GNU Public License (GPL).
Is it finished ?
No. Currently it lacks all sharing support, as well as many other
(minor) features. But you should already be able to search for any
files you want and to download them.
Submitted by Flinn Mueller <flinn@activeintra.net>