Commit graph

589 commits

Author SHA1 Message Date
hubertf
8a6229e34e add & enable licq-core, licq-gui-console, licq-gui-qt 2003-04-25 00:03:09 +00:00
hubertf
1b39de27b4 Add licq-core-1.2.6, licq-gui-qt-1.2.6 licq-gui-console-1.2.6
Licq-core is a multi-threaded ICQ clone written mostly in C++. It
uses an extensive plugin system to manage many different functions.
The main gui is written using the Qt widget set. Licq is distributed
under GPL with some special QPL exceptions for Qt.

Several GUI plugins for console, Qt etc. are available as seperate
packages, licq-gui-console and licq-gui-qt.
2003-04-24 23:57:36 +00:00
jmmv
eb459d9ad3 Hmm... I should not "fix" things when I'm tired... there is no need to add
conflicts between packages with the same basename! (thanks wiz, as usual ;).
2003-04-24 21:18:49 +00:00
jmmv
6e752037f0 gaim-gtk1's package basename is the same as gaim's one; adjust CONFLICTS
accordingly.
2003-04-24 20:46:36 +00:00
jmmv
ee46a918ac Update to 2.0.2:
- Updated translations (lt, ms, nl, pt, sv, zh_CN).
- Fixed a few minor mem leaks in the server and user list.
- Changes to: UrlGrabber, Notify, Plugins, Ignore and Banlist GUIs.
  Changed GtkCList to GtkTreeview, and general enhancement to these
  guis (Vincent Ho).
- win32: made it possible to compile with ipv6.
- Added /MOP.
- Fixed pageup/pagedown wrong window bug [710784].
- Fixed no timestamps in top-level windows bug [710787].
- Fixed first word being skipped in perl add_command_handler("", cb);
  [711802].
- Fixed WHOIS away line appearing in different tab [695932].
- win32: fixed transparency [699425].
- win32: fixed ssl "Error 2" connection bug.
- Made all toplevel dialog windows transients of the main window.
- Show filesize/pos in DCC window as KB and MB (Aaron Chernosky).
- Added /set tab_dnd 0/1 option.
- Fixed userlist insertion/deletion GUI performance problem [704233].
- Each toplevel window now has a "role".
- Smaller bugs fixed: [698449] [718851].
- TCL plugin fixes for context lookups (Daniel P. Stasinski).
- Changed Close Tab keybinding to Shift-Ctrl-W to avoid conflict with
  emacs editing.
- Used a new algorithm for Userlist and UrlGrabber. This one does
  insertion, lookup and deletion in O(log n).

Patch provided in PR pkg/21287 by Juan RP.
2003-04-24 14:12:36 +00:00
wiz
9bd4adfab5 Update to 0.11.5.7:
Major feature additions:
        /save now saves /alias'd commands.
        New /filter command to manipulate internal filter tables.
        New /namebuddy command. If you use /namebuddy, or attempt to
                /addbuddy someone already in your list, naim will allow you
                to modify their "real name".
        Auto-messages (for /away) are only sent if you are actually idle, so
                people using /away as a kind of "blurb" won't send
                auto-responses. If you mark /away and actually leave,
                auto-responses are sent immediately. If you send any IM's
                after marking /away, you won't send auto-responses until you
                are idle for at least 10 minutes.
        Support for channel keys improved. /save will now record channel
                keys in .naimrc, and will rejoin keyed channels properly.
        New distinction between "permanent" buddies, those manually added
                with /addbuddy or stored in your server profile, and
                "auto-added" buddies, those added because they contacted you
                while $autobuddy was set.
        ^ New $autoclose. If set, naim will /close and /delbuddy
                non-permanent buddies $autoclose minutes after they sign
                off. If their window has unread messages, autoclose will be
                delayed until they have been read. If the buddy has queued
                messages pending, autoclose is cancelled altogether.
        New /names (/buddylist) behaviour to show much more relevant
                information about your buddy list.
        New /resize command to change the length of the scrollback buffers.
Major bug fixes:
        --enable-detached was not fixed in 0.11.5.6. Fixed. For real this
                time.
        [TOC] /sync was broken in 0.11.5.6-2003-03-02-1423. FireTalk's TOC
                quoting mechanism will now only strip space characters,
                rather than all forms of whitespace.
        On disconnect, your buddy list would be re-added by naim. This has
                caused some problems during signon, and had the side-effect
                of marking all non-permanent buddies as permanent. Fixed.
2003-04-23 21:26:46 +00:00
jmc
89ff1192a4 This includes the wrong PLIST. Include the one from this dir, not the main gaim
one.
2003-04-23 02:09:58 +00:00
jmc
34ff58f0b5 This needs perl to build. 2003-04-16 18:12:12 +00:00
jmmv
cbf1ededd5 More gaim -> gaim-gtk1 changes... 2003-04-12 08:00:52 +00:00
salo
fd297e42c1 Bump PKGREVISION: sync PLIST with reality. 2003-04-11 17:31:29 +00:00
jmmv
75e1aee2e3 Add and enable ircservices. 2003-04-11 16:03:39 +00:00
jmmv
4c0a32991d Initial import of ircservices, version 5.0.16:
IRC Services is a system of services to be used with Internet Relay Chat
networks.  Services provides for definitive nickname and channel ownership,
as well as the ability to send messages to offline users, and gives IRC
operators considerably more control over the network.

Package provided by virtus@wanadoo.nl via pkgsrc-wip.
2003-04-11 16:02:53 +00:00
jmmv
9a5e0dc7ef Add and enable gaim-gtk1. 2003-04-11 15:41:54 +00:00
jmmv
50bcae0ea6 Update gaim to 0.61, based on the package provided by mjl@luckie.org.nz in
pkgsrc-wip.  This new version includes lots of changes since 0.59.x, but
maybe the most important is the switch to GTK v2.
2003-04-11 15:41:37 +00:00
jmmv
65609a791a Adjust dependancy to gaim-gtk1. 2003-04-11 15:40:07 +00:00
jmmv
865074f533 Reimport of gaim (0.59.8) as gaim-gtk1. Newer versions of gaim are going
to use gtk2, but people may still one the gtk1 based version (which will
receive bugfixes only).

Gaim is a clone of AOL's Instant Messenger client.  It features nearly all
of the functionality of the official AIM client while also being smaller
and faster. Gaim also has plugins that let you use ICQ, Yahoo, MSN, IRC,
Jabber, Napster, and Zephyr.
2003-04-11 15:39:02 +00:00
wiz
5c261e2a34 Update to 0.4.10.2: bugfix release. 2003-04-10 09:55:51 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
tron
0c7c2e9259 Remove me as maintainer of this package. 2003-04-03 15:19:33 +00:00
jmc
66c060187e Fix typo with extra quote on all_libraries definition 2003-03-30 08:27:49 +00:00
jmc
d0c501062f Fixup qmake's Makefile for a proper install after configure has run. 2003-03-30 08:04:50 +00:00
salo
0d095992f9 Bump PKGREVISION: fix several potential buffer overflows found by Timo
Sirainen <tss at iki dot fi>, see the following url for more details:

 http://securityfocus.com/archive/1/315057

Patch from bugtraq by <caf at guarana dor org>.
2003-03-29 21:20:29 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
8d99854ea8 Sort for pkglint. 2003-03-28 21:29:39 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
salo
bb56efac12 Add and enable libicq2000. 2003-03-22 06:22:06 +00:00
salo
74546b823d Import of libicq2000-0.3.2: Library for icq 2000/2001 clients.
libicq2000 is an opensource C++ library being developed to support the
icq2000/2001 protocol. It is easy for developers to use as the backbone
for their clients' connection to the ICQ network - all the protocol work
is abstracted away in one nice object-orientated interface.

Package submitted by Soren Jacobsen via PR pkg/20820.
2003-03-22 06:21:20 +00:00
wiz
9ff2edafbd Update to 2.0.1, based on PR 20837 from Juan RP.
Fix PLIST while here.

Changes:
 - Updated translations (am, ca, lt).
 - Save serverlist before connecting (Joe Drew).
 - OpenBSD compile fixes.
 - (Encoding) Fallback outgoing text to "?" for unconvertable chars.
   [674798].
 - Hide tab scrolling buttons when they're not needed.
 - Fixed --disable-xlib compiles.
 - Fixed use of %h in dialog-tab buttons [688937].
 - Fixed printing/logging timestamps that contain invalid utf8
   [688548].
 - Added "Resizable userlist" option (default ON).
 - Strip colors on topic change.
 - Fixed (snotice) and (notice) tabs being swapped [687437].
 - Made more strings translatable.
 - Allow loading empty text events [691191].
 - Fixed xtext race condition [678874].
 - Added ability to show/hide the channel-mode buttons (default OFF).
 - Use the network name in server-tab rather than full hostname.
 - Added keybindings for moving tab-families, default is ctrl-shift
   PageUp and PageDown (Vincent Ho).
 - Added 'Beep on highlighted messages' option (Jirka Kosina).
 - Use DND to detach tabs.
 - Interpret %C, %B etc in quit reasons.
 - Added more items to the right-click tab menu.
 - Some misc UI cleanups.
2003-03-22 01:34:00 +00:00
salo
9f803c154f Updated to version 1.0rc1.
Patch provided by maintainer Dawid Szymanski via PR pkg/20807.

Changes:

- pkgsrc pthreads support
- minor code clanups
2003-03-22 01:00:59 +00:00
salo
da605e0b37 Updated to version 0.9.13.
Changes:

- Fixed EOF handling in SILC Config.

- Do not send full INVITE and BAN lists in INVITE and BAN
  notifys, only the changed information.

- Fixed INVITE notify sending in INVITE command, send it
  only when needed.

- Handle the founder key change properly in CMODE_CHANGE
  notify.  Bug #122.

- Remove the mark for output (mark it only for input) after
  purging outgoing queue.  Prevents the "Error in select()"
  floods.

- Check server private key file permissions before starting
  the server.

- NULL terminate allocated string in silc_buffer_strformat.

- Rewrote the invite/ban list string handling in server to
  use SilcBuffer instead.

- Fixed double free in CMODE command when setting new HMAC
  for channel.

- Added couple of missing memset's to zero sensitive memory.
2003-03-17 20:12:47 +00:00
salo
50e1e28b6c Updated to version 0.9.12.
Changes:

- Fixed RESOLVING flag handling in JOIN notify and other
  notifys to handle the resolvings correctly in client library.

- Fixed incorrect connection deletion from client library
  after calling "connect" client operation.  Could cause
  crashes for example during reconnect timeouts.

- Removed --session and --dummy options from Irssi SILC Client.
  -d option is available only if --enable-debug was given.
2003-03-17 20:12:18 +00:00
jmmv
c3644842ba Add and enable kmess. 2003-03-16 18:19:56 +00:00
jmmv
55b6734f36 Initial import of kmess, version 1.1.
kmess is a MSN Messenger client for the KDE3 desktop environment.
It supports advanced protocol features and resembles a lot the
original client appearance.

Closes my own PR pkg/18367.
2003-03-16 18:19:01 +00:00
mrg
cfa4e4f10f update to ircii 20030315:
o  fixed several display and status bugs introduced in 20030314.
2003-03-16 01:56:53 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
mrg
90fe911945 update to ircii 20030314. changes since ircII 20021103:
o  server's added by /server are no longer removed if they fail to connect.
  o  SEVERAL REMOTE HOLES FIXED in ctcp, status & other code
  o  fix ICB /msg to names starting with a /.  you can now /msg \/oink to send
     a message to "/oink".  if you previously were able to /msg \oink you now
     have to /msg \\oink.
  o  arithmetic "|" now works properly
  o  fix ICB /msg with a user the same name as the channel
  o  fix ICB group's and user's with comma's in them
  o  /notify and /timer always go to level crap now
  o  fix nickname response lossage
  o  fix $connect() hich was broken recently
  o  fix "irc -h" which was broken recently
  o  fix "dcc close raw" which was broken recently
2003-03-14 12:59:03 +00:00
jschauma
5ecc9f02e7 Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
2003-03-12 21:02:24 +00:00
grant
7fc181d233 couple of minor fixes:
- update HOMEPAGE
- install sample config as examples/bnc.conf
- whitespace police

bump PKGREVISION.
2003-03-11 13:38:50 +00:00
wiz
c5227e6dc8 Take over maintainership. 2003-03-10 23:28:24 +00:00
wiz
ea1759baf1 Upgrade to 0.11.5.6:
Major bug fixes:
        AOL's primary TOC server (toc-m01.blue.aol.com) went down at
                approximately 2003-03-10T1420; this has temporarily been
                replaced with toc.oscar.aol.com.
        Discussion destructions were not properly being handled in Lily.
        IM handling routines were not properly handling buddies with
                alternate names set (the third argument to /addbuddy),
                causing away messages to be misdirected.

Major feature additions:
        New $autoreconnect. If set, whenever naim is disconnected from a
                service, it will attempt to reconnect automatically. For
                services that require a password, you may wish to /set
                servicename:password "your password" in order to allow naim
                to reconnect while unattended (for example, /set
                AIM:password "my pass").

All users should upgrade to this version. There are no security
considerations, but users may be unable to sign on (or stay connected) to
the default TOC server used in the past.
2003-03-10 23:06:44 +00:00
wiz
c28ac6ba09 Update to 0.11.5.5:
Summary of changes from 0.11.5.3 to 0.11.5.4-2003-01-17-1717
============================================
[pkg bug] On systems with a dlopen() in libc (some FreeBSD), -rdynamic was not being included in the LDFLAGS, breaking /modload. Fixed.
[Lil bug] Lily does some strange things when you are /ignore'd by another user, which really confused FireTalk. Fixed.
[UI  fea] Lag check is now to the tenth of a second.
[UI  fea] /help now describes /-commands if given as an argument.
[UI  fea] /ignore displays your ignore list if no arguments are given.
[UI  fea] Profile now includes extended interface information.

Summary of changes from 0.11.5.4-2003-01-17-1717 to 0.11.5.4-2003-01-18-0141
============================================
[UI  fea] History scrollback now leaves the cursor at the end of the line, without affecting partial matching.
[UI  bug] AUTOCRYPT key negotiation failed under some circumstances involving peers not starting on each other's buddy lists. Fixed.
[UI  fea] Passing a command line argument to naim starting with a dash is now an error.

Summary of changes from 0.11.5.4-2003-01-18-0141 to 0.11.5.4-2003-01-20-1216
============================================
[pkg fea] New --with-pkgdocdir to control the location documentation files are installed to (which is also where naim's /help command looks for them).
[pkg fea] New --enable-firetalk-lily-ctcpmagic, experimental.
[IRC bug] Adding a buddy caused an immediate signon notification, which caused confusing problems down the line. Fixed.
[Lil fea] Improved support for /REVIEW and /MEMO (without requiring --enable-debug). Try ``/alias review /m :raw /REVIEW $args1*'' and ``/alias memo /m :raw /MEMO $args1*''.
[UI  fea] $im_prefix and $im_suffix are now documented and will be stored in .naimrc with /save.

Summary of changes from 0.11.5.4-2003-01-20-1216 to 0.11.5.4-2003-01-25-1257
============================================
[pkg fea] --enable-firetalk-lily-ctcpmagic removed, now enabled by default.
[UI  fea] ``/help topics'' expanded.
[IRC fea] Buddy tracking drastically rewritten. Small known bugs to be fixed at a later date.
[IRC fea] Server errors during sign-on are now passed along to the client.
[Lil fea] Handles nickname changes now.
[Lil bug] CTCP magic would be falsely enabled in some situations. Fixed.
[UI  fea] Short informational blurb displayed in window list window when offline.
[UI  fea] Window list window will be permanently displayed until the user signs on.
[UI  bug] /closeall was broken at some point due to other code changes. Fixed.
[UI  fea] Command completion now checks for /alias's first, then fixed commands.
[UI  fea] Previously-typed text completion now informs the user how to enable it in the status bar.

Summary of changes from 0.11.5.4-2003-01-25-1257 to 0.11.5.4-2003-01-28-1950
============================================
[MSN fea] Now able to sign on fully, but does not handle private messages properly. Use at your own risk.
[UI  fea] File transfer status is a bit more verbosely reported now.
[UI  bug] Blurbs and timezones were not cleared on signoff. Fixed.
[UI  fea] Previously-typed text completion now kicks in after 5 characters (previously 20), but caches previous searches to minimize search impact.
[UI  bug] When editting text in the input window, moving the cursor to the last character on a line caused screen artifacts. Fixed.
[UI  fea] ~/.naimlog files will be flushed to disk at regular intervals (every $tprint minutes).
[UI  bug] Automatic messages weren't being displayed the same way as user-typed messages (for example, $timeformat was being ignored). Fixed.
[UI  bug] If a user supplied a text colour that matched your IM window's background colour, the text could disappear. Fixed, though note that for purposes of this logic, the CLEAR background colour is thought to correspond to the BLACK foreground colour, so those of you using xterm's with white backgrounds are still SOL.
[UI  fea] As an experiment, I'm allowing high ASCII characters in IM's to be displayed to the screen raw. Let me know if this causes problems for any terminal types.

Summary of changes from 0.11.5.4-2003-01-28-1950 to 0.11.5.4-2003-01-30-1604
============================================
[IRC fea] Buddy tracking drastically rewritten [again]. Now uses FireTalk's internal state machine exclusively (and shaved off 400 lines from irc.c).
[UI  fea] New colours for buddies with queued messages and specially tagged by the user. New background colour for the status bar.
[UI  fea] /setcol now takes a third argument, which can be either BOLD or DULL, to force that attribute on text of that type.
[UI  bug] When /delbuddy'ing a peer that had previously negotiated AUTOPEER, naim would mistakingly re-add them to your buddy list. Fixed.

Summary of changes from 0.11.5.4-2003-01-30-1604 to 0.11.5.4-2003-02-05-0107
============================================
[IRC bug] Kick messages mistakingly identified the target as the source (i.e., *** user has been kicked by user). Fixed.
[IRC fea] Code cleanups.
[IRC bug] ircd-ratbox (irc.servercentral.net on EFnet) does not collapse cmode +ov into @user in /names output (it displays @+user), which violates RFC. naim is now more tolerant of such noncompliance.
[IRC fea] Unknown server messages and numerics are now sent along to the user with a source of :RAW, originally they were simply ignored. This is mainly to motivate me to track down all standard commands and numerics that aren't properly handled.
[IRC fea] Users by default contain no flags, so they will not be identified as "AOLamer" in /whois.
[Lil bug] Usernames were not properly escaped (i.e. spaces converted to underscores) during renames. Fixed.
[Lil bug] /MEMO output contained duplicate identification messages interspersed with the actual output. Fixed.
[UI  fea] New /tagbuddy command. When used to set a tag for a particular buddy, the buddy in question becomes distinct in your buddy list.
[UI  fea] UI cleanups (all example commands are now green).
[UI  fea] You no longer need to enter paste mode in order to paste multi-line messages, they will automatically be consolidated.
[UI  fea] Auto-responses will only be sent at a maximum rate of once every other second, to thwart clone flood attacks.
[UI  bug] Tab completion for filenames could cause extraneous whitespace to be added to the end of file paths, which confuse commands like /readprofile. Fixed.

Summary of changes from 0.11.5.4-2003-02-05-0107 to 0.11.5.4-2003-02-05-1851
============================================
[FT  bug] Sending messages to :RAW weren't always being treated as a special event. Fixed.
[IRC fea] Server notices are now treated as a special case.
[IRC fea] A number of "meaningless" numeric responses are now properly ignored.
[IRC fea] Unrecognized messages are sent to a :RAW pseudo-chat.

Summary of changes from 0.11.5.4-2003-02-05-1851 to 0.11.5.4-2003-02-07-1416
============================================
[pkg fea] Removed stale irc_match.[ch].
[IRC fea] Added ircu's 396 numeric ("x is now your hidden host") to ignore list.
[IRC fea] Reformatted 352 numeric before passing along as unhandled.
[Lil fea] IRC-style "unhandled" notification introduced.
[UI  fea] Tab is now magically caught during pastes, a la the Enter key.
[UI  bug] Enter key catching sometimes caused inappropriate blank lines to be sent to the user. Fixed.
[UI  fea] All random messages are now prefixed with the connection window they occur in. For example, CTCP's sent from EFnet will be marked as such, even if you are in AIM.

Summary of changes from 0.11.5.4-2003-02-07-1416 to 0.11.5.4 [2003-02-07]
============================================
[pkg fea] Minor documentation updates.

Summary of changes from 0.11.5.4 to 0.11.5.5-2003-02-11-1505
============================================
[IRC bug] ^O did not properly clear attributes. Fixed.
[IRC fea] Added 307 numeric ("x has identified for this nick") to ignore list.
[Lil fea] Unhandled messages now more useful.
[Lil bug] Change in naim behaviour broke Lily driver's ability to send :RAW commands. Fixed.
[UI  FEA] ^R and ^Y scroll back and forward now, for OS 10 Terminal.app users who have no PgUp/PgDown.
[UI  FEA] SIGHUP, SIGUSR1, and SIGUSR2 are now caught as pseudo-keys, handled by /bind.
[UI  fea] /connect will attempt to catch when you specify a server instead of a nickname, and adjust its behaviour accordingly.
[UI  FEA] Extended ASCII input now handled more gracefully.
[Lil bug] Previous feature breaks Lily support. Continuing bug, expecting fix soon at the server level.
[UI  fea] All locally echoed messages will be echoed to the status window as well.
[UI  fea] &#xxx; characters now handled properly.
[UI  BUG] --enable-detach was broken in 0.11.5.4. Fixed.
[UI  fea] Variables listed in /set are now left-justified.

Summary of changes from 0.11.5.5-2003-02-11-1505 to 0.11.5.5-2003-02-14-2157
============================================
[UI  FEA] The "AIM/TOC" protocol name has been renamed to "TOC", since it works for both AIM and ICQ. "AIM/TOC" will still be accepted so as not to break existing .naimrc's.
[mod fea] New "nstatus" module distributed with naim, as a simpler example module.
[pkg FEA] ``make install'' now installs symlinks for nirc, nicq, and nlily which all have different startup behaviours.
[UI  fea] Tab completion for buddies now works more transparently when dealing with buddy realnames (as opposed to screen names).
[UI  fea] Slight UI tweaks.
[pkg fea] The doc/*.txt files are now actually plain text.
[UI  FEA] All /help topics have been moved back to being internal to naim (i.e., the doc/*.txt files are no longer used).
[UI  fea] /names ON and /names OFF will now display online and offline buddies, respectively.
[UI  BUG] naim would automatically /load ~/.${0}rc at start, but /save would always save to ~/.naimrc. /save now saves to ~/.${0}rc, which I consider to be fixed.
[UI  FEA] When a buddy has a "realname" (the third argument to /addbuddy), that will be used in query windows instead of their screen name. This is primarily for ICQ, where it doesn't make much sense any other way.
[UI  FEA] Built-in default naimrc now fits nicely into an 80x25 screen.

Summary of changes from 0.11.5.5-2003-02-14-2157 to 0.11.5.5-2003-02-18-0908
============================================
[pkg fea] Autoconf now displays the protocol drivers enabled at compile time.
[UI  fea] /newconn now accepts "AIM", "AIM/TOC", "ICQ", and "ICQ/TOC" as synonyms for "TOC".
[UI  fea] Autopaste will not engage when typing a command.
[UI  fea] Variables with overlong descriptions in ``/help settings'' now have separate, left-justified lines.

Summary of changes from 0.11.5.5-2003-02-18-0908 to 0.11.5.5-2003-02-18-0940
============================================
[Lil bug] /part'ing a non-existent discussion (such as :RAW) would cause an unidentified error to be sent to :RAW. Fixed.

Summary of changes from 0.11.5.5-2003-02-18-0940 to 0.11.5.5-2003-02-22-0034
============================================
[Lil bug] /create'ing an existing discussion (such as -ctcpmagic) would cause an unidentified error to be sent to :RAW. Fixed.
[UI  fea] New $winlistheight, to set the percentage of the screen height to use for the window list window. Default of 75.
[UI  fea] When redrawing windows (such as during start-up), naim now updates the status bar to keep you informed.
[UI  fea] New $logtprint, 1 = log daily timestamps, 2 = log all timestamps. Default of 1.
[UI  fea] When flushing log files (every $tprint minutes), naim now updates the status bar to keep you informed.
[pkg bug] Some of the generation scripts used "%i", while some awk's only accept "%d" for integers. Fixed.
[UI  fea] All "special" status bar messages now use a different background/foreground pair for extra visibility.
2003-03-04 17:51:22 +00:00
jmc
741443d646 Needed to regen patch sha checksums 2003-03-01 21:50:45 +00:00
jmmv
f973f80011 Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION. 2003-03-01 11:49:10 +00:00
jmc
3279243cd1 Patch htons issue with code. Don't define htons if configure didn't find it
and it's not already defined.
2003-03-01 11:08:35 +00:00
grant
df824fbe2a Updated ircu to 2.10.11.04.
List of changes since 2.10.04 is very large and code-oriented. The
authors seem to not maintain a user digestable list of changes.
See the ChangeLog for the full list of changes if you insist :)

Updated provided by Adrian Portelli in PR pkg/20531, with some changes
by me.
2003-03-01 05:22:22 +00:00
jlam
5566d39fdf Bump PKGREVISION after dependency changes. 2003-03-01 02:13:44 +00:00
jlam
da4ede6d69 Drop dependency on libsigc++ (it's no longer needed) and add one for
OpenSSL.
2003-03-01 02:08:16 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
lukem
7dcb67b688 patch from mrg@ to fix coredump when a connection to a server fails 2003-02-18 02:29:14 +00:00