Age | Commit message (Collapse) | Author | Files | Lines |
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
Summary of changes from 0.11.4.13 to 0.11.5 [2002-12-10]
============================================
[pkg fea] New Spanish README.es.
[UI fea] AUTOCRYPT, naim will automatically encrypt messages sent to other naim users.
[UI fea] /save will now store [practically] *all* configuration settings.
[UI fea] Newer, more transparent client to client protocol.
[UI fea] Ability to control what types of events cause a window to become yellow, via the $chatter variable:
# Private messages: +1
# You kicked, oped, or deoped in a chat: +2
# Anyone else kicked or deoped in a chat: +4
# Public messages to a chat: +8
# Topic changes, or anyone oped in a chat: +16
# Anyone joining, parting, changing nicknames, or quitting altogether: +32
[UI fea] The nsocket module has been expanded to better illustrate naim's powerful module interface.
Summary of changes from 0.11.5 to 0.11.5.1 [2002-12-21]
============================================
[UI fea] Links now appear somewhat cleaner, and redundant links, such as ``<a href="http://something/">http://something/</a>'' do not appear as links (to de-WinAIM messages).
[pkg bug] Many autoconf-related cleanups.
[Lil fea] Minor Lily enhancements to address grossly cross-posted messages.
Summary of changes from 0.11.5.1 to 0.11.5.2-2003-01-01-2004
============================================
[UI FEA] Time zone information is exchanged during autopeer negotiation.
[UI fea] Small fixes in the original HTML parser, new HTML parser included (but not yet used).
[UI fea] The time stamps prepended to messages are now based on the format specified in $timeformat, rather than a hardcoded "[%H:%M:%S] ".
[pkg bug] The new user course has been temporarily removed until it can be completed.
[UI FEA] The window list window now uses ASCII line drawing symbols to promote state.
[UI fea] Primitive menuing added in (accessed with Escape). Incomplete.
[UI bug] Apparently /alias actually works; added autohelp message for it.
[UI fea] Buddy Tab completion will match real names as well as screen names (so "/j<Tab>dani<Tab>" will expand to "/jump RPIDan ", since my real name is set to "Daniel Reed").
[UI BUG] High ASCII input will no longer cause the input handler to reset itself; it is simply ignored now.
[UI bug] Home and End will work to switch buddy windows even inside the status window (F1).
[UI fea] If you are in paste mode, the status bar will identify that fact, and tell you how to get out of it.
Summary of changes from 0.11.5.2-2003-01-01-2004 to 0.11.5.2-2003-01-03-0149
============================================
[UI bug] /set completion fixed.
[UI bug] KEY_RESIZE handler corrected.
Summary of changes from 0.11.5.2-2003-01-03-0149 to 0.11.5.2-2003-01-04-2111
============================================
[AIM FEA] Profiles that are too long to meet the server's size limits will be truncated to fit, and a warning will be sent to the user.
[UI bug] Small bugs fixed in the /quit cleanup code (so /disconnect works again).
[UI fea] Tab complete now fills in connection windows if no commands match. /set completion makes Even More Sense(TM) now.
Summary of changes from 0.11.5.2-2003-01-04-2111 to 0.11.5.2-2003-01-06-1445
============================================
[UI fea] When naim joins a chat, people already in the chat will be displayed in one message (rather than one message per person).
[Lil bug] Fixed a seg fault if you weren't in any chats on startup.
[UI bug] Screen names exactly as wide as the window list window would have the last character replaced with a '>'. Fixed.
[UI fea] Up-arrow completion now has the ghost effect /-commands have as of 0.11.5.
[UI FEA] New $awaylog. If set, all messages received while /away will be mirrored in an :AWAYLOG window (for people who detach for days and lose messages from the 500 line scrollback limit).
Summary of changes from 0.11.5.2-2003-01-06-1445 to 0.11.5.2-2003-01-07-0336
============================================
[Yah fea] Preliminary Yahoo! Messenger support begun.
[pkg fea] New --enable-firetalk-msn and --enable-firetalk-yahoo, both default to disabled. Once these protocol drivers are able to successfully sign on and send/receive IM's, they will always be built.
[UI fea] :-windows (such as :RAW, :AWAYLOG, :REVIEW) are now fully treated as special cases in naim, and naim won't attempt to join them on signon.
[AIM bug] Chat name normalization bug squashed.
[UI FEA] New $autosave. If set (default currently off), naim will /save when the user /quit's.
[UI fea] New /winlist command. Allows the user to set the state of the window list window, a la F4. /save uses this command to restore your F4 state on start-up.
[UI FEA] People who are /ignore'd will be ignored in group chats as well. This is mainly so I can /ignore stupid bots in channels I frequent, but others have requested this in the past.
[UI fea] $awaylog has been expanded: A value of 1 logs only private messages received, while a value greater than 1 logs private messages sent and chat messages.
Summary of changes from 0.11.5.2-2003-01-07-0336 to 0.11.5.2-2003-01-07-0515
============================================
[UI fea] Misc. UI cleanups. Due to popular request, names are now colourized in the :AWAYLOG window.
Summary of changes from 0.11.5.2-2003-01-07-0515 to 0.11.5.2-2003-01-08-1249
============================================
[Lil fea] The RPI Lily community dislikes naim's UI, and fears its proliferation will be the downfall of Lily. In any event, naim now combines multiple /join's. Emote discussions are now treated properly (messages are prepended with ", emotes are not prepended with /me).
[UI bug] -01-04-2111 lied. /quit and /disconnect *really* work correctly now.
Summary of changes from 0.11.5.2-2003-01-08-1249 to 0.11.5.2-2003-01-10-0308
============================================
[pkg fea] New --disable-nirc-manlink. If specified, the nirc man page symlink will not be installed (for FreeBSD).
[UI bug] Time zone negotiation has been made to work under FreeBSD.
[ECS bug] Since the last time I used it, Solaris' log10(0) stopped returning 0. Workaround included.
[pkg fea] New commands.txt, keyboard.txt, and various existing documentation files now installed with naim. Thanks to Ken Bloom <kabloom@ucdavis.edu> for keyboard.txt, and the motivation to finish conio's auto-documentation.
[UI fea] ~/.naimlog subdirectories will now be created mode 0700 instead of 0755, for privacy reasons.
[UI fea] /set completion now searches default values first, and provides descriptions if available.
Summary of changes from 0.11.5.2-2003-01-10-0308 to 0.11.5.2-2003-01-12-0206
============================================
[UI bug] Sending queued messages no longer resets your idle time.
[UI fea] Preliminary support for context-sensitive Tab completion, for example /set completes variables, /readprofile completes file names, /jump completes window names, /open completes buddy names, etc. Incomplete.
[UI fea] /bind and /set's list modes are much more thorough now, including descriptions for all current settings.
[UI FEA] /help system drastically revamped. Now reads from pkgdocdir/*.txt files, and uses current settings for the output of ``/help keys'' and ``/help variables''. ``/help commands'' now has accurate information.
[UI bug] </font> tag now resets bold status if <font> changed it.
[UI fea] All configuration variables are now fully documented.
Summary of changes from 0.11.5.2-2003-01-12-0206 to 0.11.5.2-2003-01-13-1733
============================================
[pkg fea] contrib/sendim.sh is now installed into bindir.
[IRC bug] Certain types of messages could cause an infinite loop in the de-HTMLizer. Fixed.
[Lil bug] Certain types of messages could cause an infinite loop in the de-HTMLizer. Fixed.
[Lil bug] Queued join structure wasn't being properly initialized in all situations. Fixed.
[UI bug] /set's list mode and the variable completion mechanisms confused each other, and could cause an infinite loop in some situations. Fixed.
[UI bug] ``/help commands'' incorrectly listed some required /-command arguments as optional. Fixed.
[UI bug] A mis-paste in /save kept string variables from being properly recorded. Fixed.
[UI fea] ``/dlsym dltest hello there'' added as an example for the /dlsym command.
[UI bug] Colons in non-command strings (most notably $conn:setting variables) confused Tab completion. Fixed.
Summary of changes from 0.11.5.2-2003-01-12-0206 to 0.11.5.2
============================================
[UI fea] Slight UI tweaks.
Summary of changes from 0.11.5.2 to 0.11.5.3
============================================
[pkg bug] On systems that lacked dlopen(), src/conio.c would fail to compile due to a header file being incorrectly not included. Fixed.
[UI BUG] AUTOCRYPT key negotiation failed under some circumstances due to improperly terminated strings. Fixed.
[UI BUG] Command completion caused unpleasantness when arguments were given to argless commands (such as /quit). Fixed.
|
|
handled by gnome-libs.
|
|
|
|
in gnome1-dirs.
|
|
|
|
libraries hack is now gone
- fix typo in patch-ab
|
|
- use SHLIBTOOL_OVERRIDE instead of LIBTOOL_OVERRIDE, the ugly
static libraries hack is now gone.
Changes from 0.9.11 to 0.9.12
=============================
* Added macros SILC_SWAB_[16|32] to swab byte order of
16-bit and 32-bit unsigned integers.
* Use the SILC_SWAB_16 instead of htons() in server when
handling ports since the ports in structures are always
in little-endian order (regardless of platform).
* Send DISCONNECT in close admin command in server.
* Check whether we are already connecting to a remote router
(in addition of checking whether we are already connected)
before creating new connection.
* Check that socket is valid after QoS is applied to data.
* Make sure the socket connecetion is not closed to early
when closing connection in server. Also make sure the
connection is always closed after error in a protocol.
* Fixed server crash with double Primary block in config file.
* Fixed various memory leaks around the config file parser.
* Fixed a double free in INVITE command error handling in
server.
|
|
|
|
to build with native curses.
|
|
homepage. This has been fixed in Gabber's CVS too.
Quoting from there: A privacy violation in Gabber has been posted to
Bugtraq. The update notification feature of Gabber (and other Jabber
clients) used to work by notifying update.jabber.org that you have
logged in with Gabber version x.x.x. This feature has not been
configurable in Gabber.
Patch provided by Greg Troxel in private mail.
Bump PKGREVISION to 4.
|
|
Major changes since 1.8m:
+ shitlist is now checked upon nick change (requested by Toch)
! cut encrypted messages at 304 characters to avoid decryption problems
at the other end when IRC server cuts the message (reported by [2am])
+ all mass commands (MDOP, MOP etc) now support -A flag to operate on
all users (requested by ogre)
+ improved tabkey completion now cycles through channels as well,
/DCC GET nick<tab> cycles through the files offered by nick
/DCC SEND nick <tab> cycles through files on disk - if you use a
relative path it looks in your CDCC ULDIR or current dir if that
isn't set, also completes commands as in /M<tab> and /HELP M<tab>,
path in /LOAD and DCC CHAT nicks (coded by braneded, many thanks!)
+ SSL support: to enable it call configure with --with-ssl. to use it
SERVER -SSL HOST:PORT or WINDOW [-]SSL HOST:PORT or prefix server
hostname with a ! as in scrollz nick !server:port. SSL connections are
indicated with a ! in the server list (thanks to Sharky and Darkie for
permission to use their code from BitchX SSL port)
+ per channel logging, check help for commands CHANLOG, CHANLOGDIR,
CHANLOGPOST and CHANLOGPREFIX (requested by Ahnberg and his gang)
! ignore case of nickname in IGNORE nickname (reported by braneded)
+ mIRC compatible DCC resume, it has to be enabled in defs.h
(patch submitted by braneded)
~ merged ircii-20011210 changes (without ISO-2022-JP stuff and mIRC
color stuff - sorry but my screen.c is too different these days
from ircII and ircII won't allow for ANSI color codes, also removed
ircII's SET SHOW_STARS and SET STAR_PREFIX in favour of my, more
complete code, there is no support for %v (voice status) in status
bar as ScrollZ already uses %@ for that)
~ we now use HELP like ircII - all ScrollZ.help text was moved into
help directory which is now part of the distribution (thanks braneded)
plus I have also described all ScrollZ modifications such as
additional functions, status variables and all SETs (I really hope
someone is gonna take over the docs project as I simply don't have
time to do both the coding and the docs)
WARNING: SHELP is gone, use HELP from now on!
+ AWAYENCR to toggle encryption of ScrollZ.away on or off (the file is
encrypted using master password, a tool to decrypt such encrypted
files can be found in tools directory)
The full list of changes can be found in ChangeLog.ScrollZ.
|
|
use native threads on platforms which support them.
|
|
|
|
Patches provided by Sergey Svishchev <svs+pr at grep dot ru> in PR pkg/19869.
Changes:
1.6.13 (22 November 2002)
=========================
- doc/MODULES updates
- fixed utf-8 handling for config file strings (such as realname)
- added a proc to alltools that returns the ordinal number
for a number
- added support for EMFILE (errno 24 - Too many files open)
in neterror()
- fixed the list format returned by tcl_channel_info()
- don't ban users when not going to kick in refresh_ban_kick()
- added a stacking limit for fastdeq
- made the modes-per-line limit definable in src/chan.h
- [ban/exempt/invite]-time were not being saved to the channel file
- halfops were not honored in flush_modes()
- fixed cosmetic problems with logging in some irc module commands
- exported tell_bottree() to modues
- optimized logging functions
- removed eggdrop.advanced.conf and eggdrop.simple.conf
- adding a missing killsock and lostdcc in eof_dcc_send() and
eof_dcc_get()
- fixed the logic in check_this_member()
- made the timestamp style definable in src/eggdrop.h
- added a missing return in bot_actchan()
- fixed a problem with 'connect' and 'control' where the script
would abort prematurely
- don't "want ops" in modeless (+) channels
- tell the user to set 'my-ip' when hostname self-lookup fails
- improved access checking in -host/+host
- fixed a possible buffer overflow in raw_dcc_resend_send()
- fixed a missing escape in some regexps in misc/modconfig
- channel set #chan chanmode $var corrupted $var in Tcl8.x
- don't log "joined #chan but didn't want to" in certain cases where
the channel was newly removed or set inactive
- cosmetic changes to share_stick_[exempt/invite/ban]
- msg_key and msg_invite did not work properly for !channels
- show the number of hops in .trace's output
- use the proper dynamic lib extention on Mac OSX
- return 5 from dccsend if the file exists in the temp directory and
copy-to-tmp is enabled
- fixed a possible exploit in reaffirm_owners()
- friends/ops/bots are now correctly unbanned when a ban is set on a
- channel that matches their host
- compile fix for systems that do not support snprintf()
- fixed a bug where if the bot is kicked while channel information is
- still being received, the bot will think it's still on the channel and
not rejoin
- removed names parsing, as it causes many problems and was only
added for compatability with an old version of unrealircd
- more broken dprintf's in irc commands
- fixed a broken dprintf in cmd_kick()
- made [ban/invite/exempt]-time a channel int
- documentation updates related to the PUBM bind
1.6.12 (26 July 2002)
=====================
- reverted the sockfix patches from 1.6.11
1.6.11 (26 July 2002)
=====================
- need-[limit/invite/unban/key] work now
- fixed a problem with 'connect' and 'control' where the script would abort
prematurely
- improved the logic in cmd_mnsban when specifying what happen to remove and
where to remove it from
- fixed cmd_kickban so it works
- fixed a bug causing "[HH:MM] !!! OVER MAXIMUM <queue> QUEUE" to be
- logged to LOG_SVROUT
- log PINGs/PONGs sent to the server in LOG_SVROUT
- some small changes to make eggdrop work with tcl8.4b1 (it won't work with
tcl8.4a1 or a2 anymore though)
- fixed a crash while doing .kickban -nick
- the return values of uname() are now properly checked
- added handlen friendly code to various commands (this is a new patch to
replace the handlen friendly patch reverted in 1.6.10
- don't show +inactive channels in a remote .who
- changed the .status output a bit (includes the name of the config file
now)
- msg_whois should require an argument.
- added support for halfops (channel mode +h)
- don't allow channels containing commas to be added..
also made an error message more clear
- updates to doc/MODULES
- more doc updates
- fix for !channels when people quit or change nicks
- made all the commands use CHANMETA instead of hardcoding channel types
- added 'channel get <chan> <setting>' (backported from 1.7)
- uptime.mod will not unload now once loaded (this prevents you from
losing your stats on a .restart .. to remove, you have to .die)
- uptime.mod now sends the proper pid and also won't send garbage if
the bot currently isn't on a server
- updated slennox's sentinel.tcl to the latest version
- added support for +r on Undernet's ircu 2.10.11
- fixed a crash in seen.mod with long channel names
- added support for the +C channel mode (noctcp) on QuakeNet's ircu
|
|
Patches provided by Dawid Szymanski <dawszy at arhea dot net> in PR pkg/19864.
Changes:
- a lot of changes to match new 5.0 protocol specification.
- full list of changes at http://dev.null.pl/ekg/changelog.php (polish only)
|
|
- Updated Turkish translation (Fatih Demir).
- Updated Swedish translation (Christian Rose).
- Updated Spanish translation (Julio Merino).
- Fixed /ME in dialog windows.
- Support up to 4GB files in DCC (previously 2GB).
- Fixed random /part reasons not working.
- Fixed possible crash when receiving a message from a channel that
was already parted.
- Updated included intl/ to 0.10.38.
- Updated build environment to autoconf 2.53.
- Fixed tabcompletion crash on very large channels.
- Fixed glibc 2.3.x regexp channel-list window crash.
- Don't leak memory on /unloadall.
- win32: convert \ and | to _ when receiving filenames with nick.
- win32: don't use TerminateThread(), which leaks the stack.
This update was provided by Juan RP in PR pkg/19801.
|
|
of that.
|
|
2002-12-09 21:54 Timo Sirainen <tss@iki.fi>
* src/irc/core/modes.c: mode +o nick -o nick2 did +o for the nick2 too
|
|
2002-11-29 13:38 Timo Sirainen <tss@iki.fi>
* src/core/network.c: If bind() fails when connecting, don't fallback to
default address. Should make it easier to notice invalid settings or
figure out why it's not working..
2002-11-28 23:43 Timo Sirainen <tss@iki.fi>
* src/core/network.c: net_gethostbyaddr() was pretty much broken.
|
|
2002-11-19 12:18 Timo Sirainen <tss@iki.fi>
* src/irc/dcc/dcc-send.c: /SET dcc_send_replace_space_with_underscore ON
was buggy.
|
|
* Use standard modeline instead of its own one.
* Fix a bug that an error occurs on typing C-m if used with DDSKK.
* Garbage correct obsolete defsubst fragments.
|
|
second time.
|
|
actual X11R6 installation. Bump PKGREVISION to 1.
This fixes the request in PR pkg/19077 by John Franklin.
|
|
|
|
|
|
version 0.59.8 (01/06/2003):
* Ripped out all gtk2 support (Thanks Nathan Walp).
* Fixed smiley related segfault (Thanks Robert McQueen)
* Yahoo! can connect again
version 0.59.7 (12/21/2002):
* Yahoo i18n fix (Thanks Ethan Blanton).
* Fixed a bug in escaping saved passwords (Thanks
Eric Timme)
* Fixed an overflow bug in perl script autoloading
(Thanks David Kaelbling)
* Some build fixes for those using stricter compilers,
notably MIPSpro (Thanks David Kaelbling)
* Fixed a bad argument to accept() calls (Thanks David
Kaelbling)
* Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon))
for being the first to point this out.
|
|
IMPORTANT NOTE: This version does not include backwards support
for the old style SILC private key so if you
skipped 0.9.10 version you won't be able to run
this server without generating new key pair.
Changes from 0.9.10 to 0.9.11
=============================
* Workaround GCC bug which causes memory exhaustion when
compiling sha1 with optimizations on UltraSPARC. from openbsd
* Added some sanity checks in server for correctness of the
server configuration.
* More log printing during backup router protocol.
* Removed backwards support for old private key file format.
* Removed backwards support for not-so-strict decryption length
check, it's strict now.
* Fixed error handling of invalid client entry when calling
commands in server. Fixes a crash.
* Fixed double free in async host lookup code.
* On backup router handle now the SERVER_SIGNOFF from router
for local connected servers too, and close the connections.
Do not process them as normally signing off servers when they
really signoff by sending EOF fe, but always assume that
router sends the SERVER_SIGNOFF.
* Fixed socket unsetting when closing connections.
* Fixed close command to use the port correctly when closing
server connections.
* Check for NULL outbuf in silc_socket_write. It is possible
that it is NULL is some odd case.
* Do not call final protocol callback for backup router
resuming protocol when closing connection. It is closed
by timeout in case of error.
* Backup reconnect to router if backup resuming protocol failed.
* Fixed double free in SKE library error hadling when signature
error occurred.
* Fixed double free in invite list adding code when adding
invite strings.
|
|
IMPORTANT NOTE: This version does not include backwards support
for the old style SILC private key so if you
skipped 0.9.10 version you won't be able to run
this client without generating new key pair.
Changes between 0.9.10 and 0.9.11
=================================
* workaround a bug in GCC which causes memory exhaustion when
compiling sha1 with optimizations on UltraSPARC. from openbsd
* Don't display "foo appears as foo\nYou're now known as foo"
messages.
* Do not print the nickname in SERVER_SIGNOFF if we do not
have it. Prevents asserts in Irssi core. It is possible we
don't have the nick if it was just being resolved when server
signoff.
* Prevent endless resolving of user informations in USERS
command by checking the command reply status correctly.
* Don't print signed messages when sending failed.
* Send adequate signal when founding a channel by joing it.
* Make GETKEY to update the client entrys fingerprint too.
* Fixed autonick crashbug in client library.
* Fix theme abstracts parsing.
* Fixed double free in SKE library error hadling when signature
error occurred.
|
|
|
|
Approved by wiz.
|
|
|
|
Changes are
* Handle "Oyster".
* Response filter ("Abobo---n").
* Send message backup.
* Support architecture-dependent characters.
* Better display of variable links in messages.
* Automatically retry cookie validation.
* PON cookie support.
* Diff support for BBSs othen than 2ch.
* Improve detection of "Abo---n".
* Configurable sort of threads.
* Other bug fixes.
|
|
|
|
|
|
|
|
Very extensible and tweakable; poorly documented.
|
|
|
|
snapshot.
Zephyr allows users to send messages to other users or to groups of
users. Users can view incoming Zephyr messages as windowgrams
(transient X windows) or as text on a terminal.
|
|
suggested by Simon J. Gerraty.
|
|
in Huberts latest bulk-build.
|
|
|
|
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
|
|
|
|
|
|
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
|
|
|