This is the Cyrus SASL plugin that implements the LOGIN authentication
mechanism. It's recommended that it only be used if absolutely necessary
since it is not a secure authentication scheme.
Collection.
DB_File is a module which allows Perl programs to make use of the
facilities provided by Berkeley DB version 1. (DB_File can be built
version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x
features).
Note: this package is skipped on systems providing DB 1 as we assume that
the perl5 package picked it up so already provides this module.
Based on the sfs-0.6 package provided by Michael Santos in PR 18528.
SFS is a secure, global network file system with completely
decentralized control. SFS lets you access your files from anywhere
and share them with anyone, anywhere. Anyone can set up an SFS
server, and any user can access any server from any client. SFS
lets you share files across administrative realms without involving
administrators or certification authorities.
* Ability for xlock converse with PAM added by Tim Reed <treed1@twcny.rr.com>.
Some more fixes for compilation problems by Jon Nelson
<jnelson@securepipe.com>.
* Fix for flow and swarm for broken Xservers thanks to Tim Auckland
* <Tim.Auckland@Procket.com>.
AFS fix for TRU64.
Ability for xlock converse with PAM added by Tim Reed <treed1@twcny.rr.com>.
Fix for random.c when BLANK_ONLY is used.
Restart life when static or blank. Added Thompson's Day and Night and
Bell's High Life. These are alternate life rules. Day and Night
butterfly added as a glider shooter.
Fixed Andreen's hex life can come up in addition to Callahan's.
Added many life forms from Life Lexicon.
Trilife added (also randomly rotated and shooters added).
Better fix for -rule3d and -v from Emmanuel Jeandel
<ejeandel@ens-lyon.fr>. I guess I went a little crazy with security
and made it strncmp instead of strcmp.
xlockgroup patch for allowing all in the xlock group to unlock.
Thanks to Rich Anderson <RANDERSON@northropgrumman.com>.
Syslog fix when gid not in /etc/group.
life3d double buffering (also made wireframe come up a little less often)
dead (blank) or static (period 1) life forms last just 8 generations
Added gliders from http://www.cse.sc.edu/~bays/d4d4d4 3D applet.
I copied a encrypted password to /etc/passwd and it worked fine without
USE_XLOCKRC. Put a warning in configure if /etc/passwd not set up and
and not using USE_XLOCKRC and cygwin.
Clean up of some text errors with BUTTON_LOGOUT and failure count.
Added a Caps Lock check. Don't you hate it when certain software says
"Make sure that the Caps Lock is not accidently on." and the Caps Lock
is not on... I thought computers can know their own state.
added ", Caps Lock on" to invalid string.... needs French/Japanese
translations (also needs German translation but others parts need that
as well.
cleaned up some various variable shadowing in modes.
check_gl_error protection (previously it would error out... not good
for a locker). This could be a major security problem but I can not
reproduce this on my Linux machine. Someone was able to get a "texture"
error by repeatingly pressing the middle button with glplanet up.
text3d acts more like blank if it does not get a TTF file (blanks out
password screen). Fixed configure of DEF_TTFONT if prefix not set.
Andreas Voegele <voegelas@gmx.net> pointed out -nice option was ignored...
hopefully fixed now. Check now for HAVE_SETPRIORITY.
uninistall and clean on Cygwin should now work
More Kerberos support thanks to Ken Hornstein <kenh@cmf.nrl.navy.mil>.
support for the new krb5-config script to determine the correct
options used to compile Kerberos
- If you're using Kerberos, it prints your Kerberos principal in the
username field.
- It uses a callback function in case the library needs to prompt the
user for any additional information (in case your password expires,
for example).
- It makes the writing out of credentials a configure option.
-logoutButton minutes now in man pages.
"configure --with-opengl --without-xpm" should now work for atlantis,
atunnels, fire, and sballs.
NetBSD Packages Collection.
Vcheck is a tool for checking for latest versions of programs at
HTTP and FTP locations given a list of URLs and (Perl-style) regular
expressions to match, and to optionally download them automatically.
Mar 14, 2003:
the internationalization changes, somewhat modified, are now
reinstated. in theory awk will now do character comparisons
and case conversions in national language, but "." will always
be the decimal point separator on input and output regardless
of national language. isblank(){} has an #ifndef.
this no longer compiles on windows: LC_MESSAGES isn't defined
in vc6++.
fixed subtle behavior in field and record splitting: if FS is
a single character and RS is not empty, \n is NOT a separator.
this tortuous reading is found in the awk book; behavior now
matches gawk and mawk.
- logroll now rolls wtmpx and httpd-ssl as well (no reporting)
- proc-ipmon adds scan analysis and log data summary
- proc-news now produces a sorted domain-only readership report
* unicode combining character support
* new encoding: chinese GBK
* new 'backtick' command and string escape to embed command
output into e.g. the hardstatus line
Update submitted by Juan RP <juan@xtraeme.unixbsd.org>
* Most important
- Multi server support - connecting to more than one server
- Multi source support - downloading a file from more than one source
* Servers
- Completely new server/network handling - create your own network groups
- Basic IRC support - just create a network with type IRC and add a server there
- Compression support on opennap-ng servers - ./configure --with-zlib
- Thread support - ./configure --with-pthread to get rid of gui freezes
* Library and browse
- Quick search - quickly find files in your library or browses
- New layout - two window view for direcotries and files
- Direct browses handled like uploads - They are bandwidth restricted, you can abort them
- Browses are saved to disc - You can view the files offline and even queue files of offline users for downloading
* Search
- Tree view - Same files, same node
- More options - more power
* Chat
- Lots of right click tokens - Networks, channels, nicknames, files, urls. Try it!
- Limit for chat buffers
* Transfers
- Download layout changes - it is configurable - check prefs
- Download clone detection
- Advanced connection between Lopster users - You can download several segments with one single TCP connection
* Statistic
- New layout - more options for the bandwidth graph (click)
* As always:
- Lots of minor changes, lots of bug fixes
The aewm++ window manager is a fork of the popular minimal
window manager aewm for the X Windows System. What makes
it different is its codebase, feature set and focus. The
name was created by using the first two letters in the word
aesthetic, the wm is for window manager and the ++ is for
its C++ code.
. Updating SSL/TLS interface to OpenSSL 0.9.7
. Addition of SSL/TLS support to the VMS version
. Bug fixes, especially in the built-in scriptable Unix FTP client
The full announcement is here:
http://www.columbia.edu/kermit/ck80208ann.html
AWT/Rudolph - Contributed by Michael Smith
- Use console keyboard, add keyboard_init and keyboard_shutdown func-
tions to restore console to cooked mode when Wonka terminates.
- Set the palette in 8-bit mode under Linux.
- Allow some font files to be missing, so long as at least one is
found.
- Mike's patch to switch to another VT is not included, because it
causes problems when Wonka exits abnormally (e.g. SIGSEGV).
AWT/Rudolph - other changes
- Flexible code to set matte / splash screen (see e.g.
awt/rudolph/include/clear.xpm, splash.xpm).
- Replaced a couple of hard-coded Color's by appropriate
SystemColor's.
- Set a unique name from within the constructor of a Component.
- Instead of calling layoutContainer() on the layoutManager directly
from within validateTree(), call doLayout().
- When a component is added to a container and that component was
already in that container, do nothing. (We used to delete it, and
then add it again)
- Made java.awt.Event compliant with 1.1, many other compatibility
improvements thanks to japitools.
- Lots of updates to components to get them to work with
add/removeNotify.
- VTE: removed the byte array from the DriveCar test and made it use
an image.
- VTE: added a confirmation panel before the VTE really calls
System.exit(0)
Core libraries
- Added a SIGQUIT (3) handler which prints out the threads, their
state and their stacktrace, and the state of some important
mutex/monitors. (pressing CTRL-\ sends a SIGQUIT)
- Made it possible to grow/shrink the locals. Wonka will no longer
crash (stack overflow/corruption) when local variable space is
exhausted.
- Go straight to system class loader when loading classes whose
names begin with 'java.' or 'wonka.', don't consult user-
defined class loaders.
- Defer identifying the implementation of an interface method in a
class until the method is actually invoked on that class. This
means that Wonka will no longer complain about interface methods
which are not implemented but are also never called, bringing
joy to OTF developers.
- If the second parameter of get[Declared][Constructor,Method] is
null, treat it as a zero-length array.
- Moved the allocation of a Thread's native stack from <init> time to
start() time. This lowers the memory cost of unstarted threads (as
used by e.g. the ShutdownHooks mechanism).
- Added a new resource file wonka.properties, which is read in after
system.properties; wonka properties can be read using
Wonka.getProperty(), which has the same semantics as
System.getProperty().
- Allow 'aliases' for timezones, e.g. Europe/Brussels is an alias for
ECT (sic). The aliases are taken from the Wonka property
wonka.timezone.TLA.aliases, where TLA is one of the three-letter
timezone names specified in the JDK 1.1 documentation.
- Lots of improvements to RMI and serialisation. Support for
ClassAnnotation, partial DGC support.
- Added a real implementation of Throwable/fillInStackTrace().
- Added the missing interface HttpConnection to
javax/microedition/io
- Implementation of PUT and POST for HTTP connections, handle chunked
data. User-defined protocol handlers are now possible. If an URL
points to a jar file transform the URL to a jar-url.
- Added native support for shutdownIn/Output and the SO_KEEPALIVE
socket option.
- Always exit if application was not successfully launched, don't just
hang.
- Many API updates to fix discrepancies reported by japitools.
- Do not compress wre.jar by default (results in faster startup).
Compression can be turned back on using -sCOMPRESS_WRE_JAR=true .
- Added 2 subclasses of VirtualMachineError for methods not
implemented in Wonka:
- DeprecatedMethodError: should be thrown when method is
deprecated but not implented
- UnsupportedMethodError: should be thrown when a class method
is not implemented yet
- A number of changes to support bytecode generated by recent versions
of Javac and Jikes (e.g. we no longer need "Miranda" methods).
Thanks to Mark Anderson for pointing out these problems and their
causes.
- SHARED_HEAP now defaults to false.
- Partially implementation of java.lang.reflect.Proxy class, work
continues.
- Made Properties load and store aware of special characters (like
: =) in keys. Backslashes are now added/removed when needed.
- Better handling of streams when a process started with
Runtime/exec() dies.
J-spot
- A lot of improvements, now becoming quite usable. Still disabled
by default.
- Ensure ${name} is set when -f is used
- configuration parsing now permits key += value, and continuation lines
- If probe fails without output do not attempt to update rconfig_probe
- Try to explain tags a little more clearly
Packages Collection.
Kind of provided in PR 20574 by Gan Uesli Starling, packaging by myself.
Mined is a text editor with
Good interactive features
an intuitive user interface
command control and pull-down menus available
control and function key or mouse control
Many useful text editing capabilities
extensive Unicode support, including double-width and combining
characters, keyboard mapping and script highlighting
many text editing features, e.g. paragraph wrapping, smart quotes,
multi-line support in search and replacement patterns
program editing features, HTML support and syntax highlighting,
identifier search
systematic text and file handling safety, avoiding loss of data
"Small-footprint" operation and portability
plain text mode (terminal) operation
instant start-up
cross-platform operation (Unix, DOS/Windows)
Jumpgate is a TCP connection forwarder that provides many enhancements
and improvements over the existing programs that do the same thing. It
provides an interactive mode that queries the connected party for the
forwarding information it needs. Also, there is the option to log the
entire forwarded session in a file for later inspection. Furthermore,
it can log information about the forwarded session via the syslog(3)
facility.
Packages Collection.
Provided in PR pkg/20503 by Jonathan Perkin
<sketch at rd dot bbc dot co dot uk>.
The perl5 module Text::Format provides the format(), paragraphs(),
center(), expand() and unexpand() functions: i.e. various functions
for paragraph formatting, tabs/spaces expansion/contraction and
lines centering.