unlocked mutex (thus triggering a libpthread assertion). I'm not sure if
this patch is completely right, but the program seems to work fine.
Bump PKGREVISION to 2.
Imported as a separate package as this version works with the newer "snow"
Base Station and with the Airport Extreme but *not* with the original
Base Station.
status restrict distribution (src and binary). Descr:
WASTE is a software product and protocol that enables secure distributed
communication for small (on the order of 10-50 nodes) trusted groups of users.
WASTE is designed to enable small companies and small teams within larger
companies to easily communicate and collaborate in a secure and efficient
fashion, independent of physical network topology.
* Sync with net/samba package:
- clean up findsmp; no need to prepend ${WRKSRC}.
- Don't create ${PREFIX}/private.
- Stop installing HTML documentation.
* Allow longer share name to Windows XP and Windows 2003 server as well as
Windows 2000. Discussion was on the samba-jp mailing list.
* findsmb is a perl script, and we need to substitute the correct path to
the perl interpreter.
* Don't create ${PREFIX}/private during a "make install" as it's a
completely useless directory.
* Don't bother to install the completely outdated Samba HTML documentation
that is superseded by the Samba HOWTO Collection documentation.
xMule is an easy to use multi-platform client for the ED2K Peer-to-Peer
Network. It was originally based on eMule, the popular windows-only client
for the same network. It uses the wxWindows class library.
Some of its features include Movie Preview, GTK2 Compatibility, Multi-Selection
in all lists, Tray-icon, Statistics, Source Exchange, File Commenting any many
more.
Based on the package provided in pkgsrc-wip by Marc Recht and one provided by
Pablo Méndez in private mail. Obsoletes lmule.
bftpd is a FTP server that tries to be very configurable while being fast and
small. Its features include:
* Easy configuration.
* Speed.
* Support for most RFC FTP commands.
* tar.gz on-the-fly compression/archiving.
* Security with chroot without special setup.
* No need for extra files (sh, ls..) in a chroot environment.
* Logging to wtmp and to logfile or syslog.
* PAM and passwd/shadow support.
* Support for SITE CHOWN/CHMOD.
Package provided by virtus@wanadoo.nl in pkgsrc-wip with several changes by me.
GINI is a free streaming media server for UNIX like operating systems.
Its aim is to provide a free streaming solution for the current audio
and video formats.
Package provided in pkgsrc-wip by Juan RP with some minor changes by me.
GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from. It uses a file based database that is
accurate as of March 2002. This database simply contains IP blocks as keys,
and countries as values. It should be more complete and accurate than using
reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, to analyze your web server logs to determine the countries of your
visitors, for credit card fraud detection, and for software export controls.
Package initially provided by Juan RP through pkgsrc-wip, with several
changes by me.
Addresses PR pkg/21719 by Andrey Simonenko (MAINTAINER).
Changes:
- don't include bsd.pkg.install.mk if USE_PKGINSTALL is already set
- restrict to *BSD
- install /var/ipa directory
- fix paths in manual pages
- better rc scripts, NetBSD native and generic one
- DESCR has 80 columns
1.3.4:
======
- Added support for PF from OpenBSD 3.3
- Minor changes
- take over maintainership, MAINTAINER is not reachable on his mail anymore
(non-existent domain).
Changes:
Logging has been enhanced, including syslog support. IPv6 support has been
added. STRU, MODE, STOU, HELP, and SITE HELP have been implemented. Better
control of which commands to allow has been added. pam_session support has
been added. Error messages have been improved. There are lots of bugfixes
and new configuration options.
- Eliminate crypt() not defined warning.
- "grep -q" is not standard to redirect to /dev/null instead.
- Make banned_email_file work second time around.
- Add force_dot_files to work around broken clients. The behaviour when
enabled is very wu-ftpd like.
- Implement SITE HELP - should work around IE bug?
- Update README, vsftpd.conf with references to read the manual page!
- Log revamp: add dual_log_enable to log to xferlog AND vsftpd.log.
- Log revamp: add syslog_enable to log vsftpd.log to syslog().
- Add "background" option to background the listener process.
- Fix warning is vsftpd.8 man page, Bill Nottingham <notting@redhat.com>.
- Fix tcp wrappers support to NOT emit loads of Bad file descriptor messages
to the system log.
- Add ability to make bandwidth limiter smoother by using e.g.
trans_chunk_size=8192.
- Add ability for virtual users to use local privs non anon privs, via
virtual_use_local_privs=YES.
- Fix sendfile() fallback on FreeBSD, thanks to Adam Stroud
<adstro@stny.rr.com>.
- Add pam_session support, as well as utmp and wtmp logging for local logins
(when using a PAM build). Tested pam_limits maxlogins works.
- Ensure the source IP address for PORT connects is always the same as the
control connection local IP address. Previously it was not when NOT using
connect_from_port_20 in the presence of multiple local IP addresses.
- Oops - make max_per_ip and max_clients work with the two process model
when both connect_from_port_20 and chown_uploads are false.
- Initial IPv6 support (EPSV only).
- Add EPRT support to IPv6.
- Fix "ls .file" to list .file even if the ls -a flag is not present. Noted
by and thanks to Sean Millichamp <sean@enertronllc.com>.
- Better error messages for config file parse fail: include setting name.
- Fix bug in str_split_text where text is greater than 1 character long!
- Make it build on Solaris8 - switch from utmp to utmpx and handle missing
LOG_FTP.
- Always check for VSFTPD_LOAD_CONF environment variable.
- Implement HELP properly (should help broken clients).
- Fix FreeBSD build (no utmpx.h, so disable feature).
- Fix chown_uploads.
- "Guess fix" for FreeBSD reported bug. I reckon FreeBSD is returning -EINTR
from a blocking close but still closing the fd, despite the error return. So
cater for this. Reported by Drew Vogel <dvogel@intercarve.net>.
- Add download_enable and dirlist_enable. Useful in conjunction with the
per-user config stuff.
- Add chmod_enable.
- Implement STRU and MODE for _old_, broken clients!
- Log connects.
- Fix 500 OOPS with chown_uploads and an APPE command.
- Improve some error messages: die -> die2 for more information.
- Repair max_per_ip (problem comparing IPv4 addresses).
- Make chown_uploads work with virtual users.
- Chmod files to 0600 before chown_uploads kicks in.
- Add STOU support.
- Add cmds_allowed config parameter.
- Add some FAQ entries.
Quote from Changelog.en.
Here is the fix list of Samba2.2 Japanese Edition.
The sign of each line means:
*: Fix of Samba Japanese Edition only
x: Fix of sending a patch to Samba Team
c: Fix of being commited a patch by Samba Team
samba-2.2.8a-ja-1.0
~~~~~~~~~~~~~~~~~~~
Changes to the internationalized version
* Fixed permissions for docs/ja/htmldocs/BrowsingFAQ/image/*.gif
[sugj-tech:5281]
Changes to the original version
* Fixed Japanese file name problem for DFS [samba-jp:14700]
samba-2.2.8a-ja-1.0alpha3
~~~~~~~~~~~~~~~~~~~~~~~~~
Changes to the original version
* Fixed the problem which depends on size of off_t [sugj-tech:5272]
samba-2.2.8a-ja-1.0alpha2
~~~~~~~~~~~~~~~~~~~~~~~~~
Changes to the original version
* Fixed unmatched problem for int<->unsigned int [sugj-tech:5248]
* Fixed unmatched problem for uint32<->unsigned int [sugj-tech:5253]
Changes (newer first)
- Fasttrack:
* Reduce client_name to 32 characters
* Stop computing useless SHA1 hashes (inherited from Gnutella copy/paste)
* Limitation on the number of simultaneous sources for a file
* Ask for a range only after the connection has succeeded
* Support for Complex queries
* Works on PPC now
* sig2dat:// links added
* Automatically replace spaces in client name by _
* Use HTTP/1.0 (really necessary ? probably not)
* Recover sources for files
* Reconnect to good sources immediatly
* Ask longer ranges
- Fasttrack: working good now :)
* Can look for new sources
- FastTrack: first try, far from complete, only for x86 !!!
* Copy of gnutella/ plugin architecture to fasttrack/
* Cipher C stubs available from Ocaml
* Connection to main server: OK
* Connections to ultrapeers: OK
* Simple Searches sent: OK
* Results received: OK
* Downloads: OK, no recover yet
- GUI:
* Plugins sorted in config panel
* Fixed the problem with servers appearing as New Hosts
- Fixed bug adding one file several times in 'old_files'
- Applied patches #1523, #1527, #1512, #1513, #1510, #1503
- Applied patches #1476, #1477, #1479 and #1481
- Fixed major file corruption bug when using 'buffer_writes' in bittorrent,
fasttrack and gnutella.
- Plugins initialized in the correct order (no downloads restarted at 0%)
- Bittorrent:
* Force flush with "buffer_writes" option before Sha1 computation
- "set enable_... true/false" should now immediatly trigger the network
(before that, a restart was necessary)
- Bug fix: the bug causing too many open file descriptors and pausing
recovered files maybe fixed.
- Gnutella:
* Fixed problem with \r in GWebCache
- Searches can be limited to particular network (bug fix in GUI)
- Gnutella2:
* Added number of leaves per ultrapeer
- Added mldonkey/tools/pandora/ to help understand protocols
- Config: copy old downloads.ini to downloads_expert.ini and
donkey.ini if the latter ones are absent
As seen in libc, prevent gcc's memory usage from exploding during
optimizing of SHA code by moving each round into a separate function on
sparc64.
Also remove TEXINFO_REQ, scli.{texinfo,info} are patched and touched in
such a way that makeinfo is not required for build and of course it was
not for "running": devel/gtexinfo is no more a dependency on most
NetBSD system and most of !NetBSD pkgsrc platforms.
XXX This TeXinfo/Info files issue will be more cleanly addressed soon
and wholesale...
Bump PKGREVISION.
The scli package was written to address the need for small and efficient
command line utilities to monitor and configure network devices and
host systems. The scli package is based on the SNMP management
protocol.
To summarize, the slogan for this little package is:
"After more than 10 years of SNMP, I felt it is time for really
useful command line SNMP monitoring and configuration tools. ;-)"
NOTE: The names of the default configuration files has changed. They
now end in `.cfg' or `.sym'.
Approved by MAINTAINER.
Changes since last packaged version:
* 4-3-2003 flow-tools-0.66 released
* reapply flow-fanout linux patch, also infected flow-send
* 4-3-2003 flow-tools-0.65 released
* flow-send, flow-fanout: -s source IP address spoofing.
* build: builddir != srcdir problems - noted by jos@catnook.com
* build: All default config files installed by default.
* build: config files end in .cfg, symbol files end in .sym. Note this changes
the names of the default configuration files.
* ftlib: ftfil.c - random sample filter - reqested by
Edward Balas <ebalas@iu.edu>
* ftlib: ftstat.c - ip-destination-address-source-count missing count - noted
by Christian Cinetto <cinetto@garr.it>
* build: example tags file installed by default.
* ftlib: ftstat.c - broken ip-source-address/ip-destination-port - noted
by Gerhard.Haindl@t-systems.at
* ftlib: ftstat.c - broken ip-destination-address/destination-as - noted
by carsten.strahler@lambdanet.net
* remove bin scripts (mostly historical OSU stuff)
* upgrade to automake 1.7.3 and autoconf 2.57
* docs: flow-report.sgml missing
ip-source/destination-address/ip-protocol/ip-tos/ip-source/destination-port
noted by shane.dawalt@wright.edu
* flow-fanout: will not compile under linux - patch from
alex.shepard@gettyimages.com
* ftlib: ftstat.c - use FMT_SYM_LEN instead of hard coded 32 byte length.
increase len to 64 bytes.
* ftlib: fmt.c - fmt_uint*s() did not properly null terminate when symbol
strlen >= max - noted by jed@onenet.net
* 2-23-2003 flow-tools-0.64 released
* flow-fanout, flow-capture, flow-receive: add startup= to STAT: line
* docs: flow-fanout - missing -f -F - noted by RAR@syssrc.com
* flow-split: consuming too many resources, noted by fin@finseth.com
* ftlib: ftstat.c - rec2: in summary-detail report missing time_real field
- noted by shane.dawalt@wright.edu
* build: strouq() -> strtoull(). Check if strtoul() is really strtoull() -
noted by shane.dawalt@wright.edu
* ftlib: ftstat.c - protect potential divide by 0 errors - noted by
shane.dawalt@wright.edu
* flow-split: stag not initialized - patch from fin@finseth.com
* build: ftlib.h should not require ftconfig.h - noted by jan@kneschke.de
* build: lib/ftconfig.h does not belong in dist - noted by jos@catnook.com
* ftlib: ftlib.h - FT_SO_RCV_BUFSIZE default to 4MB
* ftlib: suppport.c - bigsockbuf() - more agressive reduction on large
buffers. Report size.
* ftlib: ftmask.c - flow-mask: rn_deladdr(): failed. Missing masklen
set - noted by nik.hinson@assurance-dynamics.com
* ftlib: ftfil.c - invert option to filter-definition req by mhyde@escape.ca
* ftlib: shadowed variable names - fumerola@yahoo-inc.com
* flow-cat: exit status 1 if no streams processed - req by
mhunter@ack.Berkeley.EDU
* ftlib: ftstat.c - bucket_dump_1(): loop typo noted by
nik.hinson@assurance-dynamics.com
* flow-capture: reload tags and filters with SIGHUP
* flow-import: format4 wire format.
* ftlib: ftstat.c - tag mask option should not require local tagging - noted
by clay@bloomcounty.org
* flow-*: catch extra command line args - noted by rcarrara@augustmail.com
* ftlib: fttag.c - fix ToS tagging, add ANY tagging.
Changes:
kdenetwork:
* KMail: Don't select multiple folders during keyboard navigation
* KMail: Never display vCards inline
* KMail: Make new mail notification work for people who run KMail without KDE
* KMail: Improved URL highlighting
* KMail: Properly determine SSL/TLS state for non-transport sending (bug 49902)
* KMail: Draw a frame around text attachments which are displayed inline
* KMail: Fix bug 55377 (Hiding attachments causes HTML messages to be renderend
as HTML code)
* KMail: Fix bug 56049 (wrong encoding of command line arguments)
* KMail: Fix bug 53665 (Error when reply to a HTML message)
* KMail: Use the correct charset for replies to PGP/MIME encrypted messages
* KMail: Fix the bug which broke the signature of all PGP/MIME signed messages with
attachments
* KMail: Fix bug 56393 (kmail crashes when I try change the name of an imap account)
* KMail: Fix bug 56570 (kmail doesn't show non-mime Japanese message)
* KMail: Fix bug 56592 (Displaying folded Content-Description in MIME tree viewer
is broken)
* KMail: Disable external editor when no external editor is specified
* KMail: Fix bug 53889 (IMAP: Kmail crashes after authorization-dialog)
* KMail: Fix bug 56930 (BCC, No EMail-List expansion)
* KMail: Fix bug 42646 (multipart/digest forwarding is broken - uses empty boundary)
* KMail: Always make sure that the text body of the message ends with a linefeed.
This fixes interoperatibility problems with other OpenPGP compliant mail clients.
* KMail: Prevent the user from trying to move local folders to IMAP servers as the
user might lose the folders if he tries it.
* KMail: Fix bug 57660 ('send again' does not copy the BCC address)
* KMail: Fix bug 56321 (More whitespace in read/unread mails column)
* KMail: Tell gpg explicitely not to use gpg-agent if it's apparently not available.
Prevents weird "Wrong passphrase" error message.
* KMail: Fix bug 57016 (pgp signature is wrong displayed)
* KMail: Fix bug 57809 (kmail segfaults when checking for new mail if fcntl locking
is used)
* Desktop Sharing server (krfb): Compile fixes for systems without IPv6
* Desktop Sharing client (krdc): fix: client crashed sometimes while connecting on
XFree 4.3
* Desktop Sharing client (krdc): fix: resize the right screen resolution in
multi-screen setups
This module provides a Perl interface to the Z39.50 information
retrieval protocol (aka. ISO 23950), a mature and powerful protocol
used in application domains as diverse as bibliographic information,
geo-spatial mapping, museums and other cultural heritage information,
and structured vocabulary navigation.
YAZ is a C/C++ library for information retrieval applications using
the Z39.50/SRW protocols for information retrieval.
Properties of YAZ:
* Complete Z39.50 version 3 support. Amendments and Z39.50-2002
revision is supported.
* Supports SRW version 1.0 (over HTTP and HTTPS).
* Includes BER encoders/decoders for the ISO ILL protocol.
* Supports the following transports: BER over TCP/IP (RFC1729), BER
over unix local socket, and HTTP 1.1.
* Secure Socket Layer support using OpenSSL. If enabled, YAZ uses
HTTPS transport (for SOAP) or "Secure BER" (for Z39.50).
* Offers ZOOM C API implementing both Z39.50 and SRW.
* The YAZ library offers a set of useful utilities related to the
protocols, such as MARC (ISO2709) parser, CCL (ISO8777) parser,
CQL parser, memory management routines, character set conversion.
* Portable code. YAZ compiles out-of-the box on most Unixes and on
Windows using Microsoft Visual C++.
* Fast operation. The C based BER encoders/decoders as well as the
server component of YAZ is very fast.
* Liberal license that allows for commercial use of YAZ.