Age | Commit message (Collapse) | Author | Files | Lines |
|
mail/isync.
isync is a command line utility for synchronizing a remote IMAP mailbox
with a local maildir-style mailbox. This is useful for working in
disconnected mode, such as on a laptop. Modifications made locally and
remotely are synchronized so that no message status flags are lost.
Supplied by Ceri Storey in PR#19314. Thanks!
|
|
|
|
NetBSD 1.5.
|
|
|
|
|
|
* Updated autogen.sh for new versions of automake
* Specify the SDL API calling convention (C by default)
* Worked around exit() in the jpeg image library
Patch provided by Juan RP in PR pkg/19311 with some modifications by me.
|
|
|
|
|
|
* Added used bytes display to status line. Overdue, I guess.
* Reintroduced the [root] indicator in the main window title bar,
for when you're running as root. Thanks, Roger Sondermann.
* Fixed horrible bug that seemed to be happy to just break the
history saving when running as root, but should have done a
lot more if there had been any justice in the universe. Thanks
again, Roger.
* Incorporated an updated Polish translation. Thanks Slawomir.
* Made built-in pane menu translatable. This is temporary.
* Tweaked the man page (docs/gentoo.1x) a bit.
Update patch provided by Juan RP in PR pkg/19308.
I've also seized the opportunity to make this package honor PKG_SYSCONFDIR
and depend on gettext-lib, which is required by the program.
|
|
|
|
can stop builds when a dependency is broken, yet continue builds
when a dependency is merely skipped (usually because it duplicates
functionality in the base system). Thus IGNORE_FAIL, the
oft-misunderstood and naught-documented option, goes away.
This addresses many people's complaints on tech-pkg@ and other
lists, as well as PR pkg/18157.
|
|
|
|
|
|
sgf viewer/editor.
|
|
|
|
complain if it cannot be removed.
|
|
Summary of changes since 1.2.4 (from ChangeLog):
* DOC/cart.txt: fixed a few typos
* ui.c:
- applied patch from Ed Cogburn that fixes subsequent mounting
of R/W disks in slot that was mounted R/O previously.
- finally implemented the R/W <-> R/O mode switching using the Space Bar.
Please note that this R/W <-> R/O switch is just temporary and does
not change the writeprotect flag of ATR images. Besides, it cannot
override this flag so you actually can't mount a writeprotected ATR
image read/write using this Space Bar toggle.
* atari.c: Ken Ames sent me a very simple patch that is supposed to allow
compiling the Atari800 on OS/2 "using Hob X11, XFree86, or IBM's X11
server".
* cartridge.[ch], ui.c, DOC/cart.txt: five new cartridge types (Nir Dary)
* cartridge.[ch], ui.c, DOC/cart.txt, DOC/README: seven new cartridge types
* pokeysnd.c: a fix for better quality of sound
* antic.c: ANTIC mode E + GTIA mode 9 ("Unconventional 2k", "Ass Kisiel")
* DOC/BUGS: "Numen" soundtrack
* cartridge.[ch], ui.c, DOC/cart.txt: 1 MB XEGS cart
* input.c: Amiga/ST mouse right button ("Bombdown")
* input.h, input.c, pia.c: MultiJoy4 interface (4 joysticks for XL/XE)
|
|
|
|
The private key file format has changed due to a bug in the
older code. When you run this server version it automatically
changes your private key file to the correct format.
The future versions of the SILC Server will not do that, so
do not skip this version or you will need to generate new key
pair after 0.9.11 is released.
Also backup router bugs was fixed which caused several
interesting decryption problems, so upgrading regardless
if you are runinng normal server, backup router or primary
router is strongly recommended.
Changes from 0.9.9.1 to 0.9.10
==============================
* Added the config directive PublicKeyDir for the client
block.
* Extended the SILC_SERVER_LOG_ERROR macro to all available
logging channels.
* Load only files with .pub suffix in PublicKeyDir.
* Fixed a typo in resuming code that fixed detach/resume
code in server.
* Fixed CMODE setting in server when founder mode was set.
* Fixed wrong invite and ban list handling in server command
reply.
* Fixed CUMODE founder authentication in server to not check
for client's public key since it's not supposed to do that.
* Fixed backup router bugs: When backup resumes router and
receives a CHANNEL_MESSAGE packet the backup must not act
as router since the packet header decryption would be
different. Also, when relaying packets to channel, do not
re-encrypt packets on backup that came from the primary
since the connection isn't really router-router connection.
|
|
There are fixes in crypto library, especially in the
private key file format which had bugs in the encryption
process. When you run the new client it will automatically
change your private keyfile format so that you don't have
to do anything to it manually. The next versions will not
have this feature so if you'll skip this version you won't
be able to run your client after new version of SILC Client
comes out later (without generating new key pair).
Channel private keys and private message keys were using MD5
hash function, which is actually wrong. The code was
supposed to use SHA1 which is the mandatory hash function in
SILC. This version changes this and for this reason you may
experience some problems using channel private keys and
private message keys together with older client versions.
Make sure you and your friends are running latest client
version to avoid problems. This is inconvenient, but was a
must fix.
Changes between 0.9.9.1 and 0.9.10
==================================
* Removed 1.0 protocol backwards compat code from client
library.
* Changed the channel private key and private message
key generation (with static keys) to use SHA1 instead
of MD5, as SHA1 is the mandatory hash function in SILC.
* Changed the private key file encryption to use SHA1
instead of MD5. Added support for the old generation
and added automatic change of the key (to be removed
later).
* Format CMODE +c and +h to display both the mode and
the argument.
* Added support for inviting and banning by public key.
* Added support to set and use specific public key in
CUMODE.
* Changed the private_message and channel_message client
operations to deliver the SilcMessagePayload to the
application too. Application can use it fe. to get
the signature from the message for verification.
* Added more reliable check for whether nickname did
change or not, or whether only Client ID changed in
NICK_CHANGE notify.
* Set realname and hostname in NICK_REC records.
* Display signature verification result in public and
private messages using theme abstracts.
See irssi/default.theme for examples of their usage.
* Verify signature payload for signed messages.
* Added ignore_message_signatures setting which can be
used to ignore signatures in messages.
* Fixed fingerprint/babbleprint showing in invite and
ban list command replys.
* Fixed founder key sending in CMODE command.
* Fixed bugs in Irssi's theme parsing.
|
|
kind of bug in NetBSD-current.
|
|
|
|
ScrollZ is an advanced IRC client based on ircII client. It was
developed on Linux, but can be compiled on variety of Unix platforms.
Major features:
* supports colors
* internal userlist and shitlist
* a lot of things are stored in memory, so we don't have to
contact server at all in some cases
* improved file exchange (based on Sheik's cdcc.c)
* improved cosmetics (based on TooLie Box by Zakath)
* improved flood protection
* adds channel protection
* comes with user-friendly options like tab key, auto reply and
URL catcher
* logs events important to you when you're away (customizable)
* adds OperVision (optional; coded by Zakath)
* supports virtual IP
* supports IPv6
Submitted in PR pkg/18846 by Juan@xtraeme.dyndns.org.
|
|
|
|
ScrollZ is an advanced IRC client based on ircII client. It was
developed on Linux, but can be compiled on variety of Unix platforms.
Major features:
* supports colors
* internal userlist and shitlist
* a lot of things are stored in memory, so we don't have to
contact server at all in some cases
* improved file exchange (based on Sheik's cdcc.c)
* improved cosmetics (based on TooLie Box by Zakath)
* improved flood protection
* adds channel protection
* comes with user-friendly options like tab key, auto reply and
URL catcher
* logs events important to you when you're away (customizable)
* adds OperVision (optional; coded by Zakath)
* supports virtual IP
* supports IPv6
Submitted in PR pkg/18846 by Juan@xtraeme.dyndns.org.
|
|
|
|
|
|
|
|
|
|
|
|
* Part I of the documentation on the markup in packages (1.0.0.24).
* Variants for descriptions (1.0.0.24).
* More customizable referencing and indexing (1.0.0.24).
* Customizable page numbers (1.0.0.24).
|
|
until we figure out how to properly solve the conflict of XF4.x's own
GL. As discussed with tron.
|
|
|
|
|
|
under prefix/share, not inside /var/games. The later is now used for the
score file, exclusively.
Changes since 1.5.0 follow:
1.5.8 21-10-2002
- Options dialog now allows sounds for all supported game events to be set
- BindAddress config variable added, to allow the server to be bound to
a non-default IP address
- BankInterest and DebtInterest variables added, to allow the
configuration of interest rates (with thanks to Matt)
- New "UTF8" ability added; if client and server share this ability, then
all network messages will be sent in UTF-8 (Unicode) encoding (without
the ability, all messages are assumed to be in your locale's default
codeset, which may cause problems on non-US ASCII systems)
- Names.Month and Names.Year have been replaced with StartDate.Day,
StartDate.Month, StartDate.Year and Names.Date; these can be used to
handle the date display properly after the turn number exceeds 31
- encoding and include config directives added, to allow the config file's
encoding (usually taken from the locale) to be overridden, and to allow
the inclusion of other config files
- Spanish translation added by Quique
- The Windows build of dopewars should now use Unicode throughout, on
platforms with Unicode support (i.e. NT/2000/XP)
- Under Windows XP, the "pretty" new common controls are now used
- Sounds provided by Robin Kohli of www.19.5degs.com
1.5.7 25-06-2002
- Sound support; Windows multimedia, ESD and SDL outputs are supported;
the individual modules can be statically linked in, or built as true
"plugins"
- Version mismatches between client and server are now treated more
sensibly (it's all done server-side, and spurious warnings are now
removed - only an old client connecting to a new server will
trigger them)
- Bug fix: when the buttons in the Fight dialog are not visible to a
mouse user, previously you were able to access them via. the keyboard
shortcuts; now fixed.
- configure should now work properly if GLib 2.0 is installed but
GTK2.0 is not
- Norwegian Nynorsk translation added by Åsmund
- If dopewars is run setuid/setgid, it will now only use this privilege
to open the default (hard-coded) high score file; it will not open
a user-specified high score file with privilege
- It is no longer necessary to run "dopewars -C" on a zero-byte high
score file; it will be converted automatically
- A new server command "save" can be used to save the current configuration
to a named config file
1.5.6 29-04-2002
- Bug fix: the server will only let you pay back loans or deal with the
bank when you are at the correct location, and you can no longer
"pay back" negative amounts of cash to the loan shark
- Minor improvements to fighting code
- The GTK+2 client should now run properly in non-UTF8 locales, and
handle configuration files in both UTF8 and non-UTF8 locales
- Unsafe list iteration in serverside code (which could possibly cause
memory corruption) fixed
- Another dumb PPC bug fixed
- Incorrect LIBS generated by configure script in some circumstances
(due to a GTK+/Glib bug) - now fixed
- Everything should now build with autoconf-2.53 (if desired)
1.5.5 13-04-2002
- On fight termination the player is now allowed to close the "Fight"
dialog before any new dialogs pop up
- Bug caused by a "fight" interrupting a "deal" fixed
- dopewars no longer crashes if you set e.g. NumGun = 0
- Incorrect handling of WM_CLOSE under Win32 fixed
- Unix server now fails "gracefully" if it cannot create the Unix domain
socket for admin connections
- New ServerMOTD variable to welcome players to a server (with thanks
to Mike Robinson)
- GTK+ client should now work with GTK+2.0
1.5.4 03-03-2002
- Basic configuration file editor added to GTK+ client
- Annoying flashing on closure of modal windows in Win32 fixed
- Win32 client now uses "proper" dialog boxes (i.e. without a window menu)
- Icon added for GTK+ client
- Bug with withdrawing cash from the bank fixed
- URL in GTK+ client "About" box is now clickable
- Crash bugs when running on PPC systems fixed (with thanks to Zeke
and Brian Campbell)
1.5.3 04-02-2002
- Text-mode server is now non-interactive by default (server admin can
connect later with the -A option)
- Windows server can now be run as an NT Service
- Fatal bug when visiting the bank (under Win2000/XP) fixed
- Windows installer should now upgrade old versions properly
- Currency can now be configured with Currency.Symbol and Currency.Prefix
- Windows client windows cannot now be made unreadably small
- Bank/loan shark dialog now warns on entering negative prices
- Default configuration is restored properly at the start of each game
- Translations should now work with the Windows client
- Documentation on the client-server protocol added
- Windows graphical server can be minimized to the System Tray
- Keyboard shortcuts for menu items in Windows client
- Default buttons (ENTER -> "OK") for Windows client
- RPM build/make install can now be run as non-superuser
- Win32 install for current user/all users
- Code cleanups
1.5.2 16-10-2001
- Slightly easier-to-use "run from fight" Jet dialog (avoids the crazy
"windows pop up faster than you can close them" syndrome)
- Support for HTTP proxies and authentication
- SOCKS4 and SOCKS5 (user/password) support
- French translation added by leonard
- Boolean configuration variables (TRUE/FALSE) now supported
- Many code cleanups
- High score files now have a "proper" header, so that file(1) can
identify them, and so the -f option cannot be used to force setgid-games
dopewars to overwrite random files writeable by group "games" - use
the -C option to convert old high score files to the new format
- GNU long command line options now accepted on platforms with getopt_long
- Simple installer now in place for Win32 systems
1.5.1 19-06-2001
- Improved logging in server via. LogLevel and LogTimestamp variables
- Metaserver (both client and server) moved to SourceForge
- Icons (courtesy of Ocelot Mantis) and GNOME desktop entry added
Approved by wiz.
|
|
Fix configure on Solaris by calling ${SH} (ksh) ./configure.
|
|
than .3.4).
|
|
|
|
|
|
|
|
Security fixes.
|
|
|
|
|
|
to ~/.mplayer/font (mentioned in MESSAGE, and in documentation for mplayer).
Simplify PLIST and DEPENDency handling.
Bump PKGREVISION.
Closes PR 19283.
|
|
|
|
User-visible changes:
* new 'svn cat' subcommand
* new --revprop flag to access revision props, -r for versioned props (#943)
* new "compression" runtime option in ~/.subversion/config
* svnadmin/svnlook now use help system, and some subcommands deleted or moved.
* tool changes: [not installed by the package]
- new svnshell.py tool
- new mirror_dir_through_svn.cgi script
- new svn_load_dirs.pl features
- updates to vc-svn.el
* --message-encoding is now just --encoding, and affects svn: propvals too.
* major rewrites of chapters 3, 4, 5 of the Subversion Book.
As well as lots of bugfixes, of course.
|
|
|
|
inform-6.21.3 [pkg/19298], pan-0.13.2, smalltalk-2.0.9, ted-2.12,
texmacs-1.0.0.24
|
|
Fixed some potential buffer overflows in the sieve code, as well
as a pre-login buffer overflow in the IMAP parsing code.
Backport of a fix for an (unrelated) problem with the
strlcpy implementation.
|
|
gtkmm-2.0.1 -> gtkmm-2.0.2
|