Commit graph

443 commits

Author SHA1 Message Date
dmcmahill
e74cd8a242 on systems with ecgs, use the gcc package to avoid a c++ compiler bug.
fixes recently noted compile problems on 1.5.3/alpha
2002-08-09 03:01:24 +00:00
jlam
27cae62d46 These packages install libraries that differ from previous versions if they
are built using the hard-syscall-enabled pth.  Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
2002-08-08 16:17:04 +00:00
wiz
e768c8dc77 SUBDIR, not SUBDUR. 2002-08-08 13:09:30 +00:00
jdolecek
9bd0bc2b37 make shorter 2002-08-04 17:12:31 +00:00
jdolecek
b02975df42 update checksum for patch-ac 2002-08-04 17:11:06 +00:00
jdolecek
ed1997fb6a add RCS Id tag 2002-08-04 17:08:21 +00:00
jdolecek
707116e403 add PSI 2002-08-04 16:55:13 +00:00
jdolecek
6fe5db8254 PSI 0.8.6 - advanced graphical Jabber instant messaging client
Jabber is an open, XML based Instant Messaging system that seeks
to be the standard IM network.  It is a distributed system, created
from the ground up, not relying upon central servers.  Thus, anyone
can run a server, and they are all interoperable.  For assistance
with migrating users to Jabber, many servers feature transports
for interoperating with other IM systems.

Features:
* Message (ICQ-style) and Chat (AIM-style) modes
* Drag and drop to send to multiple contacts
* Full Unicode support
* Secure connections
* Saving contact list locally, and server sync on login
* Icon Themes
* Agent registration and searching
* Retrieving and updating User Info
* Sound support for incoming events
* Auto-away after a configurable amount of time
* Tray/dock icon for KDE/GNOME environments
* Language plugins
2002-08-04 16:52:45 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
jschauma
e10e2a05bb Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd.  Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
wiz
4b780c7bc8 Split xchat-gnome from xchat. From Julio Merino in pkg/17688. 2002-07-26 17:36:24 +00:00
wiz
fae70c72e6 Initial import of xchat-gnome, a gnome version of xchat; plain
xchat will become non-gnome in the next commit.
2002-07-26 17:31:34 +00:00
tron
9a0f25e314 Remove outdated and unmaintained "kxicq" package. 2002-07-20 13:56:08 +00:00
mycroft
1d6646a4d4 Clean up `Perl_sv_2pv' warnings on LP64. 2002-07-19 05:22:51 +00:00
mycroft
4cb01199ed Clean up the `Perl_sv_2pv' warnings on LP64. 2002-07-19 05:13:33 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
wiz
0a9fcd138f Work around different suse versions -> different subdirs by explicitly
setting DIST_SUBDIR to '.', like opera* do.
2002-07-17 20:53:23 +00:00
wiz
0a72f194c9 Add checksum for the case where suse73 directory is used (hm, should this
even go in the suse subdir??).
2002-07-17 17:36:44 +00:00
agc
eec7cbf5a5 Add a dependency on scrollkeeper's new buildlink.mk file - fixes a problem
which showed up in the last bulk build.
2002-07-16 11:56:45 +00:00
rh
d9c664aa1a Add and enable iroffer 2002-07-14 09:28:03 +00:00
rh
6766bdb684 Initial import of iroffer-1.2b13, an IRC DCC file server. This package
was provided by Adam Lebsack <lebsack@mac.com> with a few minor bug fixes
by me.

This closes PR pkg/14922.
2002-07-14 09:27:17 +00:00
wiz
fddb1374a8 Create ${PREFIX}/share/epic/help for the binary package. 2002-07-13 15:48:52 +00:00
rh
b17d1755df Update ekg to 0.20020709. From Dawid Szumanski (the maintainer of the
package).  This closes PR pkg/17555.

        list of minor changes:
        - added external User Interface support
        - bugfixes
        - FreeBSD specific includes adjusted
2002-07-13 03:05:38 +00:00
grant
a167462ada add -lnsl -lsocket for SunOS 2002-07-11 16:29:02 +00:00
agc
bb1f39660c Add and enable gabber 2002-07-10 14:16:47 +00:00
agc
07e6a1e2ab Initial import of gabber-0.8.7 into the NetBSD Packages Collection.
Provided in PR 16599 by Julio Merino <jmmv@hispabsd.org>

Gabber is a Free and Open Source GNOME client for an instant messaging
system called Jabber. Jabber is a Free and Open Source distributed
instant messaging system. It does not rely on a single server, and the
protocol is well documented. Jabber allows communication with many
different instant messaging systems, including ICQ and AIM. There are
several different Jabber clients already, but no other GNOME clients
as of this writing. Hopefully Gabber will serve the purpose of being a
robust GNOME Jabber client well.

For further information, see JabberCentral for end user news and
Jabber.org for developer news.
2002-07-10 14:16:06 +00:00
wiz
8906980d80 Add and enable gaim-gnome (hi rafal!) 2002-07-09 13:56:08 +00:00
rafal
b392000e77 Add gaim-gnome package, which builds the GAIM as a GNOME applet rather than
a standalone application.  Based in part on PR 16835 from Julio Merino; any
differences mainly due to the fact that I started doing the same thing before
I was pointed at his PR.

Reviewed by Hubert.
2002-07-09 02:13:26 +00:00
rafal
3758974ec6 Split out Makefile/PLIST common between this package and the (forthcoming)
gaim-gnome, which will install the GNOME panel applet instead of the stand-
alone client.  Based in part on PR 16835 from Julio Merino, with differences
mainly due to the fact that I started this before I was pointed at his PR.

Reviewed by Hubert.
2002-07-09 02:10:50 +00:00
tv
84428646d9 Set $rcvar so this can be properly enabled/disabled in rc.conf. 2002-07-06 20:36:58 +00:00
wiz
db44c4ac86 Sort lines. 2002-07-02 12:41:25 +00:00
wiz
e29bd9b017 Add RCS Id. 2002-07-02 12:40:13 +00:00
agc
176bea38de Deprecate IS_INTERACTIVE
Mark this package with an interactive installation stage
2002-07-02 11:30:43 +00:00
agc
30bf0f60bb Deprecate IS_INTERACTIVE
Mark this package with an interactive configuration stage
2002-07-02 11:30:02 +00:00
hubertf
33eecf52ac Update gaim to 0.59. Changes:
* Hungarian translation added (Thanks, Sutto Zoltan)
	* Swedish translation updated (Thanks, Christian Rose)
	* Spanish translation updated (Thanks, Alex)
	* Traditional Chinese translation updated (Thanks, Paladin Liu)
	* Czech translation added (Thanks, Honza)
	* Polish translation updated (Thanks Przemyslaw Sulek)
	* Squashed a bug in buddy right-click menu handling
	  that crashed Gaim.  In the process: found and
	  eliminated some memory leaks.
	* Fixed a significant applet leak
	* Can now change Jabber password on server (Thanks,
	  Nathan Walp)
	* Certain types of Jabber presence errors no longer
	  falsely show a buddy on-line.  Instead now a "broken
	  light-bulb" icon is shown and the error status is
	  available via "Get Away Msg"  (Thanks and a tip o'
	  the hat to Christian Hammond for the graphic)
	* Conversation struct has pointer to toolbar (thanks Brent
	  Priddy and Paul Miller)
	* Zephyr fixes (thanks, Arun A. Tharuvai)
	* Aliases in buddy ticker
	* Perl scripts can play Gaim sounds (thanks Andrew Rodland)
	* Internal sounds can be played by commands (thanks Lex Spoon)
	* Auto-login item in applet menu (thanks Chris Boyle)
	* Fixed MSN "Unkown Error Code", "Already there", and
	  "Already in opposite list" errors
	* Changed "Play sound" button to "Mute" button
	* You can now have "reserved" chars in IM and proxy passwords
	* Jabber now has typing notification  (Thanks, Nathan Walp)
	* Improved support for Jabber resources  (Thanks, Nathan Walp)
	* Fixed problem with Gaim crashing on non-ASCII Jabber buddy
	  aliases (Jabber "name" attribute) chars  (Thanks, Ho-seok Lee)
	* Plugged memory leaks in Jabber plug-in
	* Fixed problem with Jabber away status not being propagated to
	  conference rooms for jabberd (server) v1.4.2 and above
	* Chat room buddy lists are now sorted independent of case
	* Added capability for protocol-specific edit buddy menu entries
	* Can now remove a Jabber buddy roster item from the server
	  entirely
	* Gaim can now handle messages from Mac ICQ and Miranda ICQ
	  (Thanks, Mark Doliner)
	* Added Mozilla to browser options and changed KFM to
	  Konqueror.
	* Can now set the server and port for MSN and Napster
	* MSN Internationalization (Thanks Felipe Contreras and
	  countless, countless others)
	* E-mail addresses are no longer truncated when there is a '.' at
	  the end.

Patch contributed by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in private mail.
2002-07-01 17:16:20 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
kent
8b1d8d6595 Move eggdrop from net/ to chat/. 2002-06-26 03:50:49 +00:00
kent
8dcdf54e6d Re-import eggdrop as chat/eggdrop. 2002-06-26 03:48:10 +00:00
jschauma
eb875f5619 comment out configure flag "--enable-debug" 2002-06-21 16:31:13 +00:00
jschauma
4d6650702c Update to version 0.9.2 using patch supplied by MAINTAINER in PR pkg/17331,
closing that PR.  Thanks to Lubomir Sedlacik.

Changes between 0.9.1 and 0.9.2
===============================
* Fixed a bug in client to close the connection properly when
   disconnecting from server and fixed some error checkings from
   the SFTP library which caused misbehaviour.

* Added SILC_MESSAGE_FLAG_UTF8 to the protocol specs and the
   core library, and implemented it.  All textual messages SHOULD
   use this flag and the message MUST be UTF-8 encoded.
   All text messages sent by Irssi SILC client are now UTF-8
   encoded (regardless whether the terminal supports UTF-8 or not).

* Implemented the SILC_CHANNEL_UMODE_QUIET mode that can be used
   to silence a user on a channel.

* Added new "debug" and "debug_string" settings to Irssi SILC
   client which can be used to print runtime debugging on the
   Irssi's screen.  Available when compiled with --enable-debug

* Made the private key generation after expiration optional.
   If not created after expiration the old key will re-expire
   at a later time (and thus key pair is not necessary to
   change).

* Display the user mode on the status bar.

* Display notification about data messages that cannot be
   displayed. (e.g. image/jpeg)
2002-06-21 16:04:37 +00:00
jschauma
a7fd9ee6fa Add patch that escaped the last commit. Part of the update to 0.9.2 2002-06-21 16:00:14 +00:00
jschauma
7f70221135 Update to version 0.9.2 using patch provided by MAINTAINER in PR pkg/17304,
closing this PR.  Thank to Lubomir Sedlacik.

Changes from 0.9.1 to 0.9.2
 ===========================
* Support for multiple interfaces so now it's possible e.g. to listen
   on IPv4 and IPv6 within one daemon incarnation.

WARNING: you will need to update your silcd.conf to reflect changes!

* Added lots of new statistics updating that was missing from the
   server and router code.  Sending SIGUSR1 signal to server now dumps
   the current server statistics into /tmp directory.
* Implemented the SILC_CHANNEL_UMODE_QUIET mode that can be used
   to silence a user on a channel.

* Fixed various fatal bugs,in handling of malformed command payload,
   double free when announcing channel users to router, missing
   parameter in a function call that caused server crash when
   a non-allowed connection arrived.

* Fixed some backup data sending around the code to work better
   if the router is standalone router and fixed the router connectin
   when connecting to multiple routers.

* Fixed detach timeout handling to use Client ID and not the actual
   client entry which may be freed in the callback.
2002-06-21 15:57:16 +00:00
grant
343bd26a19 add goofey 2002-06-20 04:41:45 +00:00
grant
67f6c15597 Initial import of goofey-3.15.
Goofey is a program which provides many services by communicating
with a central server Pluto. Services provided by goofey include
remote user location, message sending, fortune provision, jargon
file lookup and a timetable service.

Goofey is the preferred mode of communciation of many people, as
it combines the immediacy of talk(1) and the asyncronous nature of
mail(1). That is, you will know if messages sent with goofey have
been received by the recipient almost immediately. Goofey also
provides facilies for users to supply finger type information, an
'away' message for when you are away, a 'quiet' message for when
you are busy or away from the terminal, in fact just about everything
that people have been put up a good case for being included in the
server.
2002-06-20 04:41:09 +00:00
hubertf
1301b065e1 Update irssi to 0.8.5. Changes:
Fixes DoS found in topic handling code.

Contributed by Otto Hilska <mutru@iki.fi> in private mail.
2002-06-20 03:29:28 +00:00
grant
6b4ec933ba added p5-Net-Goofey 2002-06-20 01:08:32 +00:00
grant
e449404d70 Initial import of p5-Net-Goofey-1.5.
This is a really simple module for communicating with a Goofey server.

Goofey is a bit like IRC and a bit like ICQ and a bit like email, it's
used mostly at Monash University.  See the Goofey web page at:
   http://www.cs.monash.edu.au/~tym/goofey.html
2002-06-20 01:07:10 +00:00
wiz
22da597a5b Use pthread.buildlink.mk instead of pth's buildlink.mk.
pkg/17265 by Lubomir Sedlacik.
2002-06-15 20:59:02 +00:00
wiz
4c92c5a558 Sort a line in standard order. 2002-06-15 09:35:34 +00:00
shell
975b70f1bf Add p5-Term-ReadLine to DEPEND field
PR#16987 by Kevin Lo <kevlo@kevlo.org>
2002-06-15 09:26:24 +00:00
itojun
ec2d659718 upgrade to 0.4.9. note that user config file (.micqrc) has moved to
new location (.micq/micqrc) and lost backward compat, it seems.  PR17254

(I stripped off latin1 portion of the message - "|" should be "u with umraut")

2001-06-10 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.9: fixes, translation updates, automatic reconnects
& responses, birthday flag, man page & help texts
2001-05-10 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl10: i18n fix, togig vs toginvis vs hermit,
quiet mode, v8 p2p, and top secret
2001-05-10 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl9: SMS sending, password changing, character
conversion
2001-05-08 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl8: random chat group support, fixes
2001-05-03 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl7: complete search support, fixes
2002-05-01 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl6: SOCKS5 support, setup wizard, UIN
registration, fixes, fixes, fixes
2002-04-27 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl5: add/remove contacts, be invisible, be
visible by / ignore contact
2002-04-26 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl4: offline msgs, receiving msgs, ui
improvements
2002-04-04 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl3: password and other fixes
2002-03-06 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl2: with basic support of v8
2002-03-06 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8.pl1: fix minor glitch of not creating ~/.micq/
2002-02-15 R|diger Kuhlmann <info@ruediger-kuhlmann.de>
0.4.8: with peer-to-peer (TCP) support
2002-06-14 22:16:35 +00:00
martti
709c8838a0 Updated ysm to 2.7.1 (pkg/17233 by Dawid Szymanski)
* bug fixes (the list is too long to be included here)
2002-06-13 08:34:01 +00:00
martti
28d8fde53f Updated ekg to 20020503 (pkg/17215 by Dawid Szymanski)
List of major changes:
* DCC fixed
* sex recognition fixed
* gg_saprintf() fixed
* libgadu.h fixed
* smiles patch
2002-06-13 08:18:36 +00:00
veego
45dcf393b3 Fix the perl support.
Looks like noone ever tried to used it, because it was badly broken and
wouldn't even be compiled in, due too a missing include of mk/bsd.prefs.mk.
So, no need to bump the pkgversion to nb1.
2002-06-08 23:49:39 +00:00
schmonz
afad040e21 Remove pkg/{DESCR,PLIST}. Add standard first-line comment to PLIST.
Format DESCR.
2002-06-06 17:10:32 +00:00
manu
65df10ec55 Emech is an IRC bot written in C 2002-06-06 14:27:03 +00:00
tron
4d81e95b75 Fix typo in last change. 2002-06-06 12:31:27 +00:00
tron
0c1f3cb15e Move "xchat.desktop" back to "share/gnome/apps/Internet" because we still
use version 1.4 of the GNOME desktop.
2002-06-06 12:21:59 +00:00
manu
9ff4b23f6d Updated xchat to 1.8.9 because of a security hole
(http://www.linuxsecurity.com/advisories/redhat_advisory-2107.html)
2002-06-06 11:25:52 +00:00
schmonz
9e1dc2bf71 Darwinize. 2002-06-02 01:41:19 +00:00
uebayasi
c17bdbacb9 Add & enable lmme. 2002-05-31 10:21:14 +00:00
uebayasi
9184d09bdb Initial import of lmme-0.6.4 posted by Ben Collver <collver@linuxfreemail.com>
in pkg/16903.

LMME (Linux MSN Messenger Engine) is a fully asynchronous, multithreaded
MSN protocol engine. Preliminary releases will be statically combined with
an ncurses console-based EPIC4-like interface for instant messaging
functionality.
2002-05-31 10:20:04 +00:00
dmcmahill
d8023497c0 add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc 2002-05-30 23:30:14 +00:00
grant
83ed0706c2 add ftp://ftp.bitchx.org/pub/BitchX/source/old/ to MASTER_SITES for
when pkgsrc is not up to date.
2002-05-30 06:03:50 +00:00
wiz
82104f6d02 Update to 0.58. Changes since 0.55, except translation updates:
* Better applet transparency
* Option to raise buddy list on signons/signoffs
* Formatting of incoming MSN messages
* Get Info from menu multiple-account-aware (thanks Brian Bernas)
* Hide and unhide functions for the filectl plugin.  (Thanks, Ari Pollak)
* Added helpful stuff to the Help menu.
* Self-aliasing from the account editor.
* Better selection in GtkIMHtml (Thanks Ben Miller)
* A warning when your OSCAR buddy list is too long (Thanks, Mark Doliner)
* ICQ status messages in OSCAR (Thanks, Mark Doliner)
* Play sound when your name is said in a chat
* Approval dialog for Jabber when somebody wants to subscribe to user's
  presence. Also gives user the opportunity to add that buddy if not
  already on the user's buddy list.
* Jabber "Change buddy group" roster synchronization now works again.
  (This was unknowingly broken when the "out-sourced" Jabber libs were
  upgraded in 0.56)
* Invalid Jabber I.D.'s no longer crash Gaim.  User now notified with pop-up's.
* Jabber Buddy sign-on time support, added in 0.57, removed until and
  unless and inconsistency can be resolved. (Thanks, Nathan Walp)
* Bug-fix for potential buffer overflow in Jabber plugin. (Thanks, rwscott)
* Tempfiles used for secure MSN/HotMail login (added in
  0.57) are now themselves created securely.
* Secure MSN logins (added in 0.57) no longer blow up on Solaris.
* Timezone support improved.
* New authorization method for Yahoo!
* Jabber will tell you when your buddies signed on (Thanks Nathan Walp)
* Jabber improvements (Thanks, Nathan Walp)
* More keyboard shortcuts
* event_chat_recv takes char**'s, and event_im_recv takes a *guint32 for flags
* Secure hotmail login for MSN (thanks for the tips, Scott Werndorfer)
* Shell-like send history binded to Ctrl-Up and Ctrl-Down
* libjabber upgraded to most recent stable version
* Buddylist looks a little better
* Fixed MSN privacy settings
* Group deletion fix (Thanks Mark Doliner)
* Alias/Group syncronization for Jabber (Thanks JSeymour)
* Fixed broken signal handling in gdm-started GNOME sessions
  (Thanks Jim Seymour, Vann, Robert McQueen)
* Oscar group syncronization (Thanks, Mark Doliner)
* ICQ Authorization via Oscar (Thanks, Mark Doliner)
2002-05-29 16:27:03 +00:00
wiz
1250b91207 Use the new 0.8.4a distfile. Switch to bz2.
New distfile verified against the gpg key on wwwkeys.pgp.net.
2002-05-25 20:06:01 +00:00
wiz
fa0d5b7e19 USE_NCURSES not needed. Remove it. 2002-05-25 16:02:23 +00:00
itojun
154ae32a34 mark this package BROKEN, due to backdoored tar.gz file
Message-ID: <3CEFA67D.76933B37@webtech.se> on bugtraq
2002-05-25 15:33:05 +00:00
wiz
d2949f7197 Restore sha1/size for irssi-0.8.4.tar.gz. 2002-05-25 15:30:46 +00:00
blymn
c3a4d5ebc8 Added fix provided by xs@kittenz.org to prevent irssi crashing. This
fixes pr#15510.
2002-05-25 14:17:06 +00:00
hubertf
71968dd999 Update silc-server to version 0.9.1. Changes:
* Fixed CUMODE_CHANGE notify handling in server.

* Fixed USERS command to support empty channels.

* Check the watcher list before sending signoff notifys
  when closing client connection.

* Added better CMODE command rights checking.

* Fixed watcher list checking during server signoff.  It
  crashed the server.

* The JOIN command reply returns now the founder's public
  key.

* Announce the channel mode, and the mode properties with
  CMODE_CHANGE notify.

* Mark new channels by default disabled, untill at least
  one user joins the channel.

* The nickname argument to watch notify can be optional.
  Fixes a crash in server.

* Check the watcher list before and after changing nickname
  when the NICK_CHANGE notify is received.

* Added the founder's public key delivery to the
  CUMODE_CHANGE notify type as well.  Updated the protocol
  specs and the code.

* Added support for sending the founder's public key in
  the CMODE_CHANGE notify packet in the server.

* Changed the FOUNDER_AUTH authentication to use only
  public key authentication as defined by new protocol
  specs.  Passphrase authentication with that mode cannot
  be used anymore.  It is now possible to reclaim founder
  mode from any server in the network.

* Added permanent channels support by making the channel
  permanent when FOUNDER_AUTH mode is set on the channel.
  The channel will not be destroyed even if channel is empty
  when that mode is set.  Protocol TODO #17.

* Added BLOCK_INVITE user mode to be able to block incoming
  invite notifications.  Protoocol TODO #26.

* Disconnect Payload includes now the status type.  Updated
  the protocol specs and the code.  Protocol TODO #25.

* Defined that the nickname hash in Client ID MUST be from
  lowercase nickname.  This effectively changes nicknames in
  SILC to case-insensitive.  Updated the protocol specs and
  the code.

* Added new channel user modes BLOCK_MESSAGES_USERS and
  BLOCK_MESSAGES_ROBOTS.  Updated the protocol specs and the
  code.

* Added support for watch list.  It is possible to add nicknames
  to be watched, and when they come to network, leave network
  or user mode changes the watcher will be notified of this
  change.  Added SILC_COMMAND_WATCH command, added new
  notify type SILC_NOTIFY_TYPE_WATCH to deliver the watch
  notifications.  Updated the protocol specs and implemented
  this to library, client and server.  Protocol TODO #21.

* Fixed a bug in the pid writing function, which couldn't be
  written in a root-owned directory.

* Added detach_disabled and detach_timeout server config
  options to the server.

* Defined that server receives WHOIS command reply for private
  and secret channels too.  Updated protocol specs and the
  code in server.

* Defined <channel user mode list> argument to WHOIS command
  reply for returning user modes on the channels.  The
  channel list now doesn't include the user mode anymore but the
  actual channel mode.  Updated protocol specs and the code in
  client and server.

* Save the channels list in WHOIS command reply in normal server
  so that WHOIS always shows joined channels also in normal
  server and not just on router.

* Defined that server receives USERS command reply for private
  and secret channels too.  Updated protocol specs and the
  code in server.

* Changed the UMODE's mode mask argument to be optional.  If
  not provided then the command merely returns the current mode
  mask to the client.

* Added SILC session detachment/resuming support.  It is possible
  to detach by closing the network connection and then re-connect
  and resume to the old client session.  Added DETACHED user
  mode that server will set for detached client.  Added new
  packet RESUME_CLIENT which is used to perform the resuming
  process.  Added DETACH command.  Updated the protocol specs,
  core library, client and server.  Protocol TODO #22.

* Changed the CMODE's mode mask argument to be optional.  If
  not provided then the command merely returns the current mode
  mask to the client.  Updated protocol specs and the server.

* Added new user modes ANONYMOUS for special anonymous servers
  that may set the mode for client, and BLOCK_PRIVMSG which
  client may set to block incoming private messages unless the
  Private Message Key flag is set (using private keys to protect
  private messages).  Updated protocol specs and code in client
  and server and core library.  Protocol TODO #23.

* Added new channel user mode BLOCK_MESSAGES which the client
  may set to itself to tell server not send channel messages.
  Other packets such as channel key packets are still sent.
  Protocol TODO #23.  Updated the protocol specs, client and
  server.

* Fixed a bug in the fetch_logging() config callback.

* Drop root privileges when started in foreground.  Don't drop them
  if debugging also.

* Added STATS command to the protocol after all, to return
  various statistical information about the network.  It can
  be used by clients to retrieve statistical information, and
  servers may use it to to fetch cell and network wide
  statistics from router.  Updated the protocol specs and
  implemented it to the server.  Protocol TODO #16.

* Rewrote the version SKE version checking in client libary
  and in server to use the silc_parse_version_string.

* Added two new channel modes: SILC_CMODE_SILENCE_USERS
  and SILC_CMODE_SILENCE_OPERS which can be used to moderate
  the channel.  Updated protocol specs and impelemented this
  to client and server.  Protocol TODO #6.

* Deprecated all administrative commands from SILC protocol
  since they are highly implementation specific commands.
  Updated protocol specs.  Moved the old commands in
  implementations to private range of command types.

* Fixed a bug in server where sending unknown command crashes
  the server.

* Fixed the rekey protocol with PFS, which was totally broken.

* Merged version 1.1.4 of zlib. Even if it not currently in use,
  it's good not to have security holes here.

* Fixed a negative refcount situtuation for the config context.
  Affected file is silcd/serverconfig.c.

changes in silc-server package:
===============================

- removed INSTALL file, don't generate server keys during installation,
  if missing, generate them on server startup


Patch contributed by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 16981
2002-05-24 22:15:36 +00:00
hubertf
26aa21efc7 Update silc-client to version 0.9.1. Changes:
* Call the completion for resolving client information only
  after all resolvers has finished.  This fixes a crash in
  the client.  Added support for checking when the resolvers
  are finished.

* Wait by default 3 seconds before reconnecting to the server
  after being disconnected.  Makes the /detach command a bit
  more usable.

* Remove the client entry from cache if the WATCH notify type
  is KILLED, SERVER_SIGNOFF or SIGNOFF.

* Fixed a crash in OPER and SILCOPER command sending.  Empty
  passphrase caused the crash.

* Merged with Irssi CVS for Irssi SILC client.

* Added permanent channels support by making the channel
  permanent when FOUNDER_AUTH mode is set on the channel.
  The channel will not be destroyed even if channel is empty
  when that mode is set.  Protocol TODO #17.

* Fixed rekey protocol with PFS in the client library.

* Fixed client info resolving on LEAVE command in client
  library to not crash.

* Defined that the NICK command replies with thew changed
  nickname too, to make the nickname changing simpler at
  the client's end.  Updated protocol specs and the code
  in client and server.

* Remove pending command callbacks also if the connection
  to the server is destroyed.

* Added new channel user modes BLOCK_MESSAGES_USERS and
  BLOCK_MESSAGES_ROBOTS.  Updated the protocol specs and the
  code.

* Added support for watch list.  It is possible to add nicknames
  to be watched, and when they come to network, leave network
  or user mode changes the watcher will be notified of this
  change.  Added SILC_COMMAND_WATCH command, added new
  notify type SILC_NOTIFY_TYPE_WATCH to deliver the watch
  notifications.  Updated the protocol specs and implemented
  this to library, client and server.  Protocol TODO #21.

* Added user mode SILC_UMODE_REJECT_WATCHING to reject
  somebody watching you.  Updated the protocol specs and the
  code.

* Added MIME header parsing in Irssi SILC Client.  It displays
  all textual MIME objects, others it ignores.

* Defined <channel user mode list> argument to WHOIS command
  reply for returning user modes on the channels.  The
  channel list now doesn't include the user mode anymore but the
  actual channel mode.  Updated protocol specs and the code in
  client and server.

* Added SILC session detachment/resuming support.  It is possible
  to detach by closing the network connection and then re-connect
  and resume to the old client session.  Added DETACHED user
  mode that server will set for detached client.  Added new
  packet RESUME_CLIENT which is used to perform the resuming
  process.  Added DETACH command.  Updated the protocol specs,
  core library, client and server.  Protocol TODO #22.

* Added new user modes ANONYMOUS for special anonymous servers
  that may set the mode for client, and BLOCK_PRIVMSG which
  client may set to block incoming private messages unless the
  Private Message Key flag is set (using private keys to protect
  private messages).  Updated protocol specs and code in client
  and server and core library.  Protocol TODO #23.

* Added new channel user mode BLOCK_MESSAGES which the client
  may set to itself to tell server not send channel messages.
  Other packets such as channel key packets are still sent.
  Protocol TODO #23.  Updated the protocol specs, client and
  server.

* Added more IM-like features by introducing new user modes
  for setting various presence information.  Added new modes:
  INDISPOSED, BUSY, PAGE, HYPER and ROBOT.  Updated protocol
  specs and code.  Protocol TODO #19.

* The LIST command reply in client libary now adds new channel
  entry if the returned channel doesn't exist yet in cache,
  and returns the channel entry to the application in the
  command_reply client operation.

* Rewrote the version SKE version checking in client libary
  and in server to use the silc_parse_version_string.

* Added two new channel modes: SILC_CMODE_SILENCE_USERS
  and SILC_CMODE_SILENCE_OPERS which can be used to moderate
  the channel.  Updated protocol specs and impelemented this
  to client and server.  Protocol TODO #6.

  Added new options m and M to CMODE command in Irssi SILC
  client to set these modes.

* Deprecated all administrative commands from SILC protocol
  since they are highly implementation specific commands.
  Updated protocol specs.  Moved the old commands in
  implementations to private range of command types.

* Some client implementations quit network by doing first LEAVE
  and then immediately SIGNOFF (like Bombyx).  We now do check
  after a short time after LEAVE notify and check whether the
  client is still valid after LEAVE, and if not we remove it from
  cache.

Patch submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 16980.
2002-05-24 21:38:07 +00:00
schmonz
80963ef125 Update to 1.4, and update my email address. Changes:
Changed (defined @tci_buddies) to (@tci_buddies) in
        toc_chat_invite.  Fixed a potential infinite loop in
        set_srv_buddies involving an off-by-one error in a for() test.
        Thanks to Bruce Winter for pointing this out.

        Changed the way that Net::AOLIM sends the login command string
        because AOL apparently changed their server software, breaking
        the previous implementation.  The new method requires that only
        the user agent string be in double quotes; all other fields
        should not be quoted.  Note that this does not affect the user
        interface at all---it's all handled internally.  Thanks to Bruce
        Winter, Fred Frey, Aryeh Goldsmith, and tik for help in tracking
        down and fixing this error.

        Also added additional checks to read_sflap_packet so that if the
        other end of the connection dies we don't go into an infinite
        loop.  Thanks to Chris Nelson for pointing this out.
2002-05-12 15:40:15 +00:00
schmonz
a3fd43bc98 Update my email address. 2002-05-12 15:13:15 +00:00
schmonz
97ce128b59 Update to 1.22. No changelog available. 2002-05-12 15:12:15 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
wiz
731f8e2416 Update to 0.4.1 (with 0.4.1 tar.bz2 from distribution site).
Changes to 0.4nb1 unknown.
Closes pkg/16687 from Kevin Lo.
2002-05-07 15:41:37 +00:00
wiz
8d24fb0e5d Not 0.4.1, but 0.4nb1 (should be close enough to the update). 2002-05-07 15:03:59 +00:00
jdolecek
7824f37359 use log_path without trailing /, so that mkdir(2) succeeds when
vicq is creating the directory
2002-05-07 14:11:59 +00:00
jdolecek
01b56ecbeb Update this to current version. Unfortunately, the author didn't
bump version, so bump to 0.4.1 locally.

Changes:
	o Fixed bug with changing contacts' statuses to offline
		while saving config
	o Security fix $HOME/.vicq will have 0700 permissions while
		creating
2002-05-07 13:43:40 +00:00
hubertf
bf2721b251 Update ekg to 20020503 version. Changes:
* License change to LGPL
 * s/bzero/memset/ (function change)
 * F-keys support under FreeBSD
 * libgadu: s/gg_alloc_sprintf/gg_saprintf/
 * ekg: s/gg_alloc_sprintf/saprintf/
 * F1, F2 shortcuts to help and userlist
 * working proxy!
 * ,,ordering cd'' removed from configure script
 * dcc code upgrade

Update provided by Dawid Szymañski <dawszy@arhea.net> in PR 16586
2002-05-05 22:24:15 +00:00
hubertf
ed75026f1f Update silc-server pkg to 0.8.4. Changes:
changes in silc-server package:
===============================

- upgraded to version 0.8.4
- added generic startup script for Solaris and Linux (i can't test it on
  Darwin/Mac OS X because i don't have any.. please let me know if it works
  for you. thanks)

  You will need to copy ${PREFIX}/etc/rc.d/silcd to appropriate location in
  your system and do neccessary actions to enable it.

  e.g. Solaris: copy ${PREFIX}/etc/rc.d/silcd to /etc/init.d/ and make links
                in /etc/rc2.d/, /etc/rc1.d/, /etc/rc0.d/.

changes in silc-server since 0.8.1:
===================================

* Fixed a bug in library where sending a bogus authentication
  payload would lead to a crash.

* Fixed a bug in the fetch_logging() config callback.

* Drop root privileges when started in foreground.  Don't drop them
  if debugging also.

* Added better error logging in rekey protocol.

* Do not check public key types in SKE during rekey.

* Fixed the rekey protocol with PFS, which was totally broken.

* Fixed a negative refcount situtuation for the config context.

* Fixed memory leaks from config object.

* Added support for adding new connections to the server in rehash.

  After rehash they take effect.

* Added support for changing the maximum allowed connections in
  rehash.  The number can grow but going smaller is not supported.

* Added preliminary checking during config parsing for a valid
  public/private key and removed further checks in the code.

* Fixed silc_net_gethostbyaddr to correctly resolve by
  address.

* Fixed the notify relaying to client.  The HMAC to be used
  with relayed packets ws wrong and caused decryption failure
  at the client end.

* Fixed the silc_log_quick handling in the logging routines.
  It didn't log quickly when it was TRUE. Also the flush delay
  was set even if it was 0 in config file.

* Added support for changing key pair of the server in rehash.

* Fixed the TOPIC_SET notify to not crash.  It changed the topic
  too early, before getting the channel entry.

* Added rehash support. Added function silc_server_rehash() that
  will perform all the basic tasks of the rehashing procedure.

* Added command line option `-x, --hexdump'. This will enable the
  SILC_LOG_HEXDUMP calls that are no longer enabled with `--debug'.
  The option `--hexdump' implies `--debug'.

* Fixed a bad bug in the logging APIs (silcutil library) where
  the application would crash after calling silc_log_reset_all().


Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 16612
2002-05-03 22:02:49 +00:00
hubertf
75fac49990 Update silc-client to 0.8.6. Changes:
changes in the silc-client package:
===================================

- upgraded to 0.8.6
- separate PLIST files for perl support and crypto modules
- make it compile on Solaris
- minor cleanups

changes in the silc-client since 0.8.3:
=======================================

* Merged irssi crash fixes on /QUIT.

* Fixed a bug in library where sending a bogus authentication
  payload would lead to a crash.

* Do not check public key types in SKE during rekey.

* Fixed the Irssi SILC Client to use the silc_get_username and
  silc_get_real_name insted of glib routines since the glib
  routines only corrupt stack.  Fixes the Irssi SILC to work in
  Cygwin.

* Fixed the Irssi to not use g_get_home_dir since it crashes
  or returns garbage on cygwin and corrupts stack.  Added function
  get_home_dir to Irssi routines.

* Fixed the KICKED notify handling in client library to
  correctly remove the channel and all entries from the
  channel when I was kicked.  This bug crashed the client.

* Fixed yet another but in KICKED notify handling to remove
  the kicked client correctly from the channel.

* Fixed the lib/silcmath/Makefile.am to include the MPI and GMP
  sources correctly to distribution.  Fixes --with-gmp option.

* Removed the manual rehashing from ID Cache, and changed it
  to use the SILC Hash Table's auto rehash feature.

* Fixed a bug in the silc_client_nickname_format function that
  handles the multiple same nickname formatting.  Two clients
  with same nickname caused problems after the first one left
  and rejoined.  It didn't format the nickname correctly.

Changes contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 16611
2002-05-03 21:51:56 +00:00
zuntum
466dbc8497 Additional documentation (from different tarball) has been moved
to new "epic4-doc" package; this package installs now only basic manpages
and scripts.

Reduces installed package's size by 1MB.
2002-05-03 15:52:11 +00:00
zuntum
2a454e9bc3 Add & enable epic4-doc 2002-05-03 15:50:31 +00:00
zuntum
def084cfdb Initial import of epic4-doc-1.0 as pkgsrc/chat/epic4-doc
This package provides additional documentation and help files
for use with epic4 package (those have been splitted up from existing
epic4 package).

At present epic4 installs basic documentation and scripts,
while epic4-doc installs *additional* help files.
2002-05-03 15:50:00 +00:00
zuntum
3c2461c441 Alter PATCH_SITES 2002-05-03 11:00:23 +00:00
tron
649072496b Use "xemacs/Makefile.pkg" to use same prefix as the "xemacs" package. 2002-04-26 09:36:57 +00:00
grant
bbaee15796 update MAINTAINER 2002-04-22 03:19:53 +00:00
zuntum
d93b004194 Update distinfo -- distfile has been altered; 'diff' makes me believe
the only change in the distfile is some 'configure' hackery

Distfile will be updated ftp.netbsd.org as well

Fixes pkg/16395 by Paul Dokas <dokas@cs.umn.edu>
2002-04-19 13:45:52 +00:00
hubertf
24e4552350 Allow compiling in perl support for scripts.
Patch submitted by dawszy@ailuj.openbsd.org.pl in private mail.
2002-04-12 01:50:34 +00:00
tron
85dc2d2d26 Update "xchat" package to version 1.8.8. Changes since version 1.8.7:
- Updated Swedish translation (Christian Rose).
- Updated Spanish translation (Antonio de la Torre).
- Updated French translation (Olivier Berger).
- Updated Slovak translation (Stanislav Visnovsky).
- Updated Slovenian translation (Nejc Novak).
- Updated Japanese translation (Yukihiro Nakai).
- Fixed history OBO error (Lloyd Williams, Elizandro Garcia Roos).
- Fixed NLS not working properly under non-gnome build (Hiroyuki
  Yamamoto).
- Backported 64-bit fixes from 1.9.1.
- Auto detect socklen_t.
- Make nick completion work when completion-char is set blank.
- Avoid crash when /set truncchans too low.
- win32: Made a built-in OpenURL function that should work on NT too.
- Fixed ConnectCmd not being executed after a second connect through
  the serverlist.
- Use nicksuffix prefs in middle-click userlist.
- Fixed recursive wildcard match in /dcc send (debian bug 135348).
2002-04-09 09:14:58 +00:00
dmcmahill
d1c0c0e0be avoid -0* on alpha which causes as(1) to never finish 2002-04-06 16:18:52 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
hubertf
3d7b75b8cb Updated to release from 20020402, many new features and nicer for users.
Update contributed by Dawid Szymañski <dawszy@arhea.net> in PR 16184
2002-04-03 22:46:59 +00:00
mrg
303e17f080 add ${VERS} to the PLIST_SUBST, and use this for the bin/irc-${VERS} line
in PLIST.  now we only have to update VERS=.  (thanks nick.)
2002-04-03 14:00:49 +00:00
mrg
d22a551585 update to ircii-20020403. highlights include:
o  new /on dcc_list hook, for /dcc list output
	o  /dcc list bug fixed
	o  status clock gets very slow bug fixed
	o  fix /window new server foo.com channel #foo,foo
	o  fix build problem on BSD/OS 4.3
	o  new --disable-non-blocking to turn off non blocking connects
	o  new /load autoquery, to automatically create a new query window
	   when /msg'ing.  apparently like mIRC
	o  /whois works on ICB again
	o  multi-server connections should work much better now, including
	   when loaded from a script
	o  new help file for /window where, missing since forever
	o  server "." refers to the last connected server in this window, eg
	   `/window server .' and `/server .'
2002-04-03 13:42:01 +00:00
dmcmahill
0d271c39aa LP64 fix. 2002-03-31 14:25:51 +00:00
dmcmahill
de42b85ecb fix nasty LP64 bugs the prevented the pkg from even being compiled (much
less run).  Patches have been feed back to the author.
2002-03-31 14:13:45 +00:00
reinoud
3d88c6b555 Update Gaim to version 0.55. Lots of cosmetic changes that make it just
that bit easier to use...
2002-03-30 23:43:03 +00:00
rh
3b745d42a9 Update silc-server to 0.8.1. Update provided by the package maintainer,
Lubomir Sedlacik <salo@silcnet.org> in PR pkg/16099, thanks!

Changes from 0.8 to 0.8.1
=========================

* IPv6 fixes. IPv6 should work without problems now.

* Fixed a minor bug in looking up correct client entry in KICKED notify
  in server.

* Don't change the topic if olod topic is same as new one.

* Packet relaying is now done by router without any extra memory
  allocations.

* Fixed the INVITE notify handling.  It took wrong arguments as invite
  list and invite delete.

* Added check for INVITE, TOPIC_SET, KICKED, CMODE_CHANGE notify types
  that particular action is allowed by the client.

* Fixed a packet sending bug on very high load, where outgoing
  packet queue wasn't handled correctly and packets got corrupted.

* Added checks for maximum length of channel message payload and private
  message payload also.

* Added checks for maximum packet length in server and in client library.

* Added new configuration params: version_protocol, version_software
  and version_software_vendor to specify what version the remote host
  must at least be to be able to connect to server.  The vendor string
  can be regex matched too.

* Added new function silc_server_connection_allowed to check maximum number
  of allowed connections, and allowed versions for incoming connections.

* Added logging of DISCONNECT packet message in the server.

* Check for valid socket connection in client entries before sending any
  messages.  Fixes a crash, but doesn't fix some other underlaying bug that
  is lurking there.

* Added support for specifying multiple public keys for Client connection
  section in server configuration file.  This makes it possible to accept
  multiple public keys from same host, or to make a section that accepts
  any incoming host, and have the accepted public keys listed in the section.

* Added more error printing to logs in server code.
2002-03-29 11:34:51 +00:00
rh
ef2744b32e Update silc-client to 0.8.3. Update provided in PR pkg/16098 by the
package maintainer, Lubomir Sedlacik <salo@silcnet.org>, thanks!

Changes between 0.8.2 and 0.8.3
===============================

* Merged with latest Irssi from irssi.org CVS.

* Fixed minor IPv6 issues. IPv6 should now work without problems.

* Fixed the internal Unix scheduler functions to check for NULL
  context they may receive.

* Changed hardcoded ~/.silc paths to use get_irssi_dir() so you
  can specify different directory with --home command line parameter.

* SILC-specific commands aren't now executed if the active server
  isn't of SILC-type, so there won't be problems with having IRC
  and SILC protocol support in same client.


Changes between 0.8.1 and 0.8.2
===============================

* IPv6 support was broken with some of the network handling routines.
  Now they are fixed and every network routine should support IPv6.

* Merged with Irssi 0.8.4 from irssi.org CVS.

* Added "change" command to KEY command which can be used to change
  the current channel private key.  Bound the command also to
  alt+K (Alt©hift+k). See also /HELP KEY

* Fixed a packet sending bug on very high load, where outgoing
  packet queue wasn't handled correctly and packets got corrupted.

* Added checks for maximum length of channel message payload and
  private message payload too.

* Added checks for maximum packet length in client library.

* Fixed the handling of third parameter of KICKED notify, since
  it was mistakenly updated to SILC Protocol 1.0 even though it
  is to be included in 1.1.  Since it is not in 1.0 it is not
  mandatory, and this fix now handles it only if it is provided,
  and it is not error if it is not provided.
2002-03-29 11:29:22 +00:00
hubertf
0a8e00b916 Only use the gcc pkg on egcs systems 2002-03-25 17:18:32 +00:00
jmc
ead4288a3b Remove commented out gcc dependency that happened in 1.4 version. This really
does need gcc 2.95 or greater to work
2002-03-25 01:41:04 +00:00
jmc
f751704145 Turn off debugging when building 2002-03-25 01:19:50 +00:00
mrg
b312df79aa upgrade to ircii 20020322.
Changes since ircII 20020321:

  o  fix a severe bug in several window information functions
2002-03-21 16:30:59 +00:00
mrg
8b40b6ab47 update to ircII 20020321. from the NEWS file:
o  /save -all works properly now
o  new server server groups can be listed in $IRCSERVER by prefixing
   :group: to the server name, eg, IRC/:lamenet:irc.lamenet.org:666
o  fix /set status_voice
o  add /server -group, allowing proper multi-network configuration
o  fix tabkey for people who join channels
o  fix many $functions() to work properly in multi-server context, and
   no longer use the current window
o  enhance $ignored()
o  add missing docs for /set tab, decrypt_program, show_stars and
   iso2022_support
o  new /on window_list for /window list output hookery
o  /window create now takes -xterm and -screen flags to force either a
   xterm or screen window to be created, rather than forcing the choice
o  /on flood support for ICB
2002-03-21 15:29:50 +00:00
hubertf
0bdf5e5eaa Update gaim to 0.54.
Requested by pixel@dnaX.rootsupply.net in PR 15960.


Changes:

0.54 (03/14/2002):
        Rob: Well, here we are. 0.54. We got a lot of fun things in this
        release. Better working SSI, Image sending, protocol specific
        smiley faces, and a whole lot of triscuits. *gobble*

        Sean: We fixed a lot of bugs in this one, and probably introduced
        a bunch too. ;)  We were both really busy, and did all the coding
        late at night when we were tired, so if something isn't working,
        it's probably just tired code.  Enjoy the triscuits!

0.53 (02/28/2002):
        Rob: Well, we missed yesterday's release. That's Okay, I head a
        nasty headache. You can all just deal. ;-)


        Sean: Neat Goodies!  Whee!!  Oscar got a lot of great additions.
        It can do Screen Name formatting, it can save and store your buddy
        list on the server, it can do typing notifications in Direct
        Connections, and yes, it can receive IM Images!  Sending images will
        be added in the next release.  MSN and Yahoo! can do typing
        notification too.  Hooray!
2002-03-21 02:07:09 +00:00
hubertf
cf5a16f8a1 Update irssi to 0.8.4.
Patch sent in by Otto Hilska <mutru@cc.hut.fi> in private mail.


Changes:

v0.8.4 2002-03-13  Timo Sirainen <tss@iki.fi>

	* Continuing to fix my stupid mistakes...

	- When a queried nick did a nick change, it might have crashed irssi
	- read ChangeLog for some other minor changes

v0.8.3 2002-03-13  Timo Sirainen <tss@iki.fi>

	- Perl scripts handling channel parts/kicks/quits printed some
	  errors.
	- Connecting to IPv6 servers without IPv4 record didn't work
	- When queries were auto-created by you using /MSG and you had
	  /SET autoclose_query non-zero, the query was always destroyed
	  almost immediately.
	- Fix to some stupid ircds not sending us 001 numeric, but
	  beginning from MOTD

v0.8.2 2002-03-11  Timo Sirainen <tss@iki.fi>

	* Changed the list of scripts distributed with irssi. Separated
	  example scripts to scripts/examples/ directory.

	* Hated infobar was removed, the same info is now in topicbar in
	  empty windows. I don't think it would disturb anyone in there.
	  If you still preferred always-empty topicbars, use
	  /SBAR topic REMOVE topic_empty

	+ Added info_eol field to theme. If true, timestamp and server tag
	  are added to end of line, not at beginning.
	+ If -4 or -6 option is used with /SERVER, irssi now forces the
	  connection using the given protocol or fails.
	+ /SET max_wildcard_modes (default 6) - if a wildcard to /OP, /DEOP,
	  /VOICE or /DEVOICE matches more nicks than this, -yes option is
	  required. This is trying to prevent accidental massops. Setting
	  it to 0 disables this check.
	+ Supports now correctly servers which use '.' char as channel owner
	  character in /NAMES list. Also supports multiple mode chars, eg.
	  @+nick (if some server actually used it).
	+ Never ignore kick message if you get kicked from channel.
	+ Sending irssi SIGHUP now does a /RELOAD - useful if you
	  accidentally messed up something which doesn't let you do the
	  /RELOAD inside irssi (eg. /SBAR prompt DISABLE).
	+ irssi-proxy: PROXY CTCP ON|OFF - proxy clients can send this
	  command to specify that they want to handle the received CTCP
	  requests. Useful for specifying who gets to handle DCCs.
	+ Added escape_char /BIND command. The next char after that would be
	  added as-is to input line.
	- Writing lines longers than 1024 chars to input buffer crashed
	  irssi (stupid missing sizeof() bug :)
	- Some UTF-8 fixes
	- Better flood protection for lines with >100 chars
	- Control characters aren't printed as-is in topicbar (or statusbars
	  in general) anymore
	- /OPER can be now aborted by giving empty password
	- Netjoin messages were buggy in +channels
	- Part message parameter for /CYCLE was never used.
	- Don't send -autosendcmd after /UPGRADE.
	- /SET autoclose_query - now only last received private message
	  affects when the query is closed, ie. /WHOIS requests or nick
	  changes don't reset the counter.
	- Foreground ANSI colors weren't working
	- Deleting one character replaced cutbuffer with that character.
	  Also ^Y leaked memory.
	- /SCRIPT LOAD looked scripts from prefix/lib dir, not prefix/share
	  where they were actually installed.
	- Highascii chars in replaces block in theme files could have
	  crashed irssi.
2002-03-20 00:39:19 +00:00
itojun
861b4dbf22 use .packlist for perl library. based on PR 15485 2002-03-19 16:28:32 +00:00
itojun
1e01f8c17e forgot to add patches 2002-03-19 16:04:30 +00:00
itojun
b2b580d242 upgrade to 0.4.
changelogs are avialable at http://gonzo.kiev.ua/projects/vicq/ChangeLog-0.4
2002-03-19 16:04:05 +00:00
skrll
f4e9e7e783 Remove last part of pre-configure target. It is also not necessary. 2002-03-19 08:00:18 +00:00
zuntum
4119085bbc add & enable ekg 2002-03-18 06:46:08 +00:00
zuntum
aa86498298 Clarify in COMMENT that it's "polish instant messaging system" 2002-03-18 06:44:50 +00:00
zuntum
a3aadd313e Initial import of ekg-0.20020317
EKG is an experimental text mode client for a polish instant messaging system
"Gadu-Gadu". It supports themes, and contact list exchange with the original
(windows) client.

Submitted by Dawid Szymanski in private mail.
2002-03-18 06:42:34 +00:00
itojun
459138a329 need libintl 2002-03-18 02:24:30 +00:00
skrll
6f4d4be1f3 Provide a Makefile.in patch as well as a Makefile.am one. Remove build
dependency on autoconf as a result.
2002-03-15 16:48:15 +00:00
skrll
edcc79a2dd Remove some of pre-configure target that is handled by AUTOMAKE_OVERRIDE. 2002-03-15 16:38:05 +00:00
hubertf
766592cdf1 this really wants ncurses (why was this picked up automatically
before? weird world...
2002-03-14 13:42:53 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
hubertf
9e17b947e1 Update silc-client to 0.8.1. Changes:
* Merged Irssi 0.8.2 from irssi.org CVS.
 * Fixed the USERS command reply to save the user's mode on the channel
   as well.
 * Fixed JOIN command reply to check whether a client is on channel
   already and not join it twice.
 * The user mode (like server/router operator changes) is now shown on
   the Irssi SILC client's statusbar.
 * Fixed -S option parsing in Irssi SILC Client.  Contents of key files
   are shown again correctly.

Patch submitted by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15886.
2002-03-12 20:54:16 +00:00
zuntum
51d79e7991 add & enable ysm 2002-03-11 21:34:52 +00:00
zuntum
7eead8e839 Initial import of ysm-2.4.2
YSM is a ICQ v7 protocol compatible terminal based ICQ client.
YSM is short for 'You Sick Me'.

Provided by Ola Eriksson <ola@mrEriksson.net> in pkg/15707
2002-03-11 21:32:22 +00:00
wiz
6075ccfe6a Fill out COMMENT variable (hi hubert!) 2002-03-10 16:56:09 +00:00
mrg
8d81965e35 pull in a change from ircii-current:
- add /on flood support for ICB.  (ircii) PR#524
2002-03-10 14:06:43 +00:00
hubertf
d013fd4760 add & enable centericq 2002-03-10 11:02:16 +00:00
hubertf
d355baf343 Add centericq-4.6.5:
Text mode menu- and window-driven IM interface that supports the
ICQ2000, Yahoo!, and MSN protocols. It allows you to send, receive,
and forward messages, URLs, SMSes (both through the ICQ server and
e-mail gateways supported by Mirabilis), contacts, and email express
messages. It also lets you set your own and fetch others' away
messages, and define external handlers for incoming events.

Added after prodding by Torsten Hoefler at the 4th Chemnitz Linux-day.  :)
2002-03-10 11:01:59 +00:00
mrg
73e9f1c262 update to version 20020310. changes since ircII 20011210:
o  fixes for server passwords
  o  fix for linking on solaris
  o  don't send notices that are flooding as if they are public notices
  o  bug fix to keep track of my own nickname
  o  /on foo will now show fuzzy matches again "foo" instead of complaining
     about ambiguity
  o  /window create should work properly now, no i really mean it this time
  o  random bug fixes
  o  /window create windows now have input buffers that do not interfere
     with each other
  o  new $filestat() function
  o  /timer is now sub-second aware
  o  raw DCC core dump bug fixes
2002-03-10 10:37:27 +00:00
hubertf
a26b957174 Update silc-server to 0.8.
Patches contributed by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15779

Changes from 0.7.9 to 0.8:
==========================

* Removed 0.6.x backwards support.
* Added `prefer_ipv6' argument to the functions
  silc_net_gethostbyname[_async].  If it is TRUE it will return
  IPv6 address over IPv4.  If FALSE IPv4 address is returned
  even if IPv6 address was found.
* Added support silc_net_create_connection[_async] to fallback
  to IPv4 address if IPv6 address could not be used (like if
  it doesn't work on a specific system).  Affected file in
* Added `user_count' to the SilcChannelEntry which now tells the
  number of users on the channel.  The user count is now saved
  in normal server of global channels as well.
* Added following new config file settings:
  channel_rekey_secs, key_exchange_rekey, key_exchange_pfs,
  key_exchange_timeout, conn_auth_timeout, connections_max,
  links_max.
  Implemented all the new config settings handling in the server.
  Optimized the use of SKE Mutual flag usage.  Use it only
  if connection authentication protocol is not based in public
  key authentication.
* Added new configuration options and blocks:
  keepalive_secs, reconnect_count, reconnect_interval,
  reconnect_interval_max, reconnect_keep_trying and
  require_reverser_lookup.  Added ConnectionParam block, and
  implemented the connection parameters when connecting as
  initiator and when accepting connections as responder.
* Splitted the doc/example_silcd.conf.in.  Separated the crypto
  algorithm parts and created new file silcalgs.conf, that
  is now included from the example_silcd.conf.in.
* Optimized the silc_server_connect_to_router_second to take
  the connection configuration object from the SilcServerConnection
  object instead of finding it during the connecting phase.
  Added the configuration object to SilcServerConnection struct.
* Fixed the public key authentication to allocate always the
  destination signature buffer instead of using static buffer.
* Added new Passphrase and Publickey authentication methods to
  config file, allowing both public key and passphrase based
  authentication to be set at the same time.
  Added `prefer_passphrase_auth' setting in config file which
  can be used to set to prefer passwd auth if both passwd and
  public key is set.  If not set, public key is preferred.
  This has effect only when being initiator (responder will try
  both anyway).
  Added support for authentication with passphrase and public key
  at the same time.  The passphrase is tried first always since
  it is faster to check.
* Merged the new SILC Config library, with the server parsing
  support.  Read the header file silcconfig.h or the toolkit
  documentation for the news.
2002-03-03 23:49:49 +00:00
hubertf
3533c420aa Update of chat/silc-client to version 0.8.
Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15772.

Changes:

- added support for optional perl support to Makefile
- added PLIST.perl for package with perl support enabled
- updated MASTER_SITEs
- updated patches

This version introduces the new Irssi-SILC client which is based in the new
Irssi 0.8.1 version.  In addition of being entirely new irssi base this
version also introduces the perl scripting support.  With this scripting
support it is possible to create scripts that introduce new features and new
commands.  It is also possible to create a bot with it.

The client config file has changed too.  The old "silc.conf" (which was the
silc specific config file) is now gone, and the "config" (which was the irssi
specific config file) is now renamed as silc.conf, and includes both silc
stuff and irssi stuff.  So, after installing this new client I suggest
removing the old silc.conf file since otherwise when you run the new client it
will yell you about the config file.  Be warned.

When you look at the new silc.conf config file you will see settings like,
"crypto_default_cipher", "crypto_default_hash" and "crypto_default_hmac".
These are the silc specific settings and you can freely edit them (or use
/SET command) to include what ever value you prefer.  The default values
should fit to all since they are the SILC protocol default ones.  Anyway,
they are editable if you want to edit, but you don't need to edit them.

New commands that this new client introduces is for example /STATUSBAR.
With this command you can manage the different bars on the screen.  Like,
whether to show topic bar or not etc.

most significant changes in silc-client since version 0.7.6.2:

* Fixed CUMODE_CHANGE notify handling to change the mode of correct client
* Allow zero length channel messages inside the Channel Message Payload
* The silc_cipher_register, silc_hash_register and silc_hmac_register now
  checks if the object to be registered is registered already
* Merged the new SILC Config library, with the server parsing support.
  Read the header file silcconfig.h or the toolkit documentation for the
  news.
* Added new Passphrase and Publickey authentication methods to config file,
  allowing both public key and passphrase based authentication to be set at
  the same time.
* Added `prefer_passphrase_auth' setting in config file which can be used to
  set to prefer passwd auth if both passwd and public key is set. If not set,
  public key is preferred.  This has effect only when being initiator
  (responder will try both anyway).
* Added support for authentication with passphrase and public key at the same
  time. The passphrase is tried first always since it is faster to check.
* Fixed the public key authentication to allocate always the destination
  signature buffer instead of using static buffer.
* Add the client on channel after it was resolved at the channel message
  receiving, and it was not already on the channel.
* Fixed command line parameter handling. All SILC initialization is now done
  in silc_core_init() which also fixes autoconnecting to servers.
* Rewrote the notify handling in Irssi SILC client to not call the events as
  signals. Fixes problems with Perl support.
* Send the auto-nicking NICK command in client library with little timeout
  after connecting.
* Fixed padding problem in PKCS#1. The padding was not actually random since
  the random number generator was used incorrectly. This security bug affects
  only when encrypting with PKCS#1, and it is not currently used at all in
  SILC. SILC only use signing with PKCS#1.
* Fixed a NICK change bug in client library, to not recreate the
  client_entry->channels hash table everytime nick is changed.
* Fixed NICK change printing in Irssi SILC Client. Fixed KICKED notify
  printing in Irssi SILC Client.
* Fixed the lib/silcsftp/sftp_fs_memory.c to use silcutil routines instead
  of calling directly OS routines.
* Added proper initializations to silc's irssi code, so it's now possible
  to load it as module.
* Added silc_schedule_reinit function to do the enlarging of the max tasks
  handling capabilities of the scheduler.
* Added `prefer_ipv6' argument to the functions
  silc_net_gethostbyname[_async]. If it is TRUE it will return IPv6 address
  over IPv4. If FALSE IPv4 address is returned even if IPv6 address was
  found.
* Added support silc_net_create_connection[_async] to fallback to IPv4
  address if IPv6 address could not be used (like if it doesn't work on
  a specific system).
2002-03-03 23:27:48 +00:00
wiz
aecbeebc9d regen 2002-02-21 12:24:22 +00:00
itojun
4ecc512156 have USE_INET6 2002-02-19 08:20:45 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
hubertf
300f4b6be9 Update silc-client to 0.7.6.2. Changes:
- Fixed a bug in hash table tarversing.
 - Fixed private message handling.
 - Fixed the channel message payload decryption in the function
   silc_channel_message_payload_decrypt to not modify the original
   buffer before it is verified that the message decrypted correctly.
   Otherwise, next time it is called with correct channel key it won't
   encrypt since the payload is corrupted.
 - Fixed SILC_LOG_ERROR and SILC_LOG_WARNING
 - Fixed the event_mode CMODE handler to not crash when mode is changed
   and +k mode is set in the channel.
 - Added SILC_CLIENT_FILE_KEY_AGREEMENT_FAILED file transfer error than can
   occur while key agreement protocol.
 - Fixed the file transfer's key agreement payload to include zero port
   also if the hostname is NULL because it could not be bound.
 - Call file transfer monitor callback now also if error occurs during key
   agreement protocol.
 - Check that the file exists locally before sending the file transfer
   request at all.

Patch contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15630.











































SSH Secure Shell 3.0.0 (Build 199)
Copyright (c) 2000-2001 SSH Communications Security Corp - http://www.ssh.com/

This copy of SSH Secure Shell is a non-commercial version.
This version does not include PKI and PKCS #11 functionality.


This program uses RSA BSAFE® Crypto-C by RSA Security Inc.

Last login: Mon Feb 18 00:10:56 2002 from pd9eb5184.dip.t-
NetBSD 1.5.2 (SMAUG) #9: Tue Sep 18 17:12:07 MEST 2001

   *** Welcome to smaug.fh-regensburg.de! ***            ,        ,
                                                        /(        )`
   This machine is hooked up to the net to support      \ \___   / |
   development and evaluation of NetBSD.                /- _  `-/  '
   Unauthorized access is ILLEGAL!                     (/\/ \ \   /\
                                         Welcome to    / /   | `    \
                                         NetBSD V1.5   O O   ) /    |
   Administration: Hubert Feyrer                    \  `-^--'`<     '
   <feyrer@smaug.fh-regensburg.de>                    (_.)  _  )   /
                                                       `.___/`    /
                                                         `-----' /
   --- NOTICES ---                          <----.     __ / __   \
            within the next week. Note      <----|====O)))==) \) /====
            access to serial console is     <----'    `--' `.__,' \
            revoked!                                     |        |
   011008 - Broken RAM module removed,                   \       /  (FL)
            NetBSD 1.5.2 kernel booted.             ______( (_  / \_____
            Sorry for the downtime!               ,'  ,-----'   |       \
                                                  `--{__________)       \/
smaug% screen -x bsd3
drwxr-xr-x   3 feyrer  cvs   512 Feb 18 00:04 patches
yui# Als
Als: Command not found.
^O^R
^@^@P^@^@^@ ^@^@^@^H^@^@^@þB^B­I@^A
^F^@þB^B¼o@^A
^A

þB^BÒo@^A
È^A

þB^BÄo@yui#
yui#
CVS/           Makefile       PLIST          distinfo.orig
DESCR          Makefile.orig  distinfo       patches/
yui# o@B
o@B: Command not found.
yui#

yui#
yui#
CVS/           Makefile       PLIST          distinfo.orig
DESCR          Makefile.orig  distinfo       patches/
yui# pwd
/disk1/cvs/pkgsrc/chat/silc-client
2002-02-17 23:12:31 +00:00
hubertf
793d1d8ea7 Update irssi to 0.8.1.
Patch submitted by Otto Hilska <mutru@cc.hut.fi> in private mail.
Changes:


v0.8.1 2002-02-17  Timo Sirainen <tss@iki.fi>

	* Expected bugfix release :) Worst thing was that I forgot always to
	  debug why /cat /dev/urandom crashed irssi. Well, found two ways
	  that could make it happen.

	- Irssi was linked with -lcurses AND -lncurses
	- Logging could have produced GLib errors with certain conditions
	- A few compiler warnings fixes

v0.8.0 2002-02-17  Timo Sirainen <tss@iki.fi>

	* I really should make releases more often. Once in every two weeks
	  used to be nice. Maybe once in a month would be good now. There
	  was many reasons why this release took this long .. first being
	  addicted to books, then life stuff, then it took forever to figure
	  out that irssi was crashing under solaris (and not because of one
	  of the big changes I made while moving to IRC from solaris box).

	  And now.. well, after this release I'll start working more with
	  the yet another irssi rewrite :) The code is getting too ugly
	  again, and some things need rewriting to support some new features
	  more easily. It will take a while to get it all done, so I'll try
	  to keep updating this "stable" irssi as well.

	  There's too many changes since 0.7.98.3 (and .4 which was just
	  minor bugfix), about 6600 lines in ChangeLog. I'm not going to
	  read all that, so I'll just list the biggest changes that I can
	  remember now.

	  This version was supposed to be called 0.7.99, but since there
	  were so many changes, and I originally though of putting 0.8.0
	  out long time ago, and 0.7.100 would look stupid, I guess it's
	  time for 0.8.0 :)

	+ /UPGRADE - upgrade irssi to new version on-the-fly without
	  disconnecting from server, so other people won't even notice you
	  quit from IRC. This ONLY executes the new binary, it does NOT
	  download/compile/whatever irssi.
	+ UTF-8 support with /SET term_type UTF-8, default is "8bit".
	  It's also automatically detected from system locale (if supported).
	+ Fully configurable statusbar. Yes. FULLY. Don't bother asking if
	  something could be done with it, it can, just ask how. Well,
	  there's a few things I didn't have time/energy to finish:
	  window-specific statusbar groups and support for multiple input
	  lines in screen.
	+ Rewritten keyboard handling. No more the CTRL-X and ALT-x handling,
	  now you can create whatever keyboard combinations your terminal
	  can send to irssi.
	+ Rewritten text buffer (scrollback) handling.
	+ Irssi doesn't depend on curses anymore, so it can be installed
	  anywhere a working terminfo/termcap exists. This also allows us to
	  use all the possible colors terminal has (curses limits to 64), so
	  eg. %0 is now always black background, not the default terminal
	  background (%n).

	  Several systems have also terminfo/termcap database that doesn't
	  support colors, so I've added /SET term_force_colors option to
	  force ANSI-style colors. Note that eg. BitchX does this by default.

	  Getting rid of curses allows also one great thing for you people
	  copy&pasting long urls :) If a long word gets split to two lines,
	  doubleclicking the word selects it from both lines.
	+ Rewritten server event redirections. Before it was pretty easy to
	  mess up irssi's expectations of what server sends, and some things
	  might have stayd in the buffer forever. Especially notify lists
	  messed up /WHOIS requests for the notified people. Now all this
	  should be history and it's a lot easier for scripts to use the
	  redirections as well.
	+ New ICB chat protocol plugin - very basic and doesn't support
	  nicklist, but works. :)
	+ --home and --config parameters to specify alternate ~/.irssi
	  directory or config file.
	+ Scripts can be unloaded separately with /SCRIPT UNLOAD. You can get
	  a list of runnning scripts with /SCRIPT.
	+ /SERVER PURGE [<target>] - purge the output buffer (for given
	  target). Useful for example if you accidentally paste 100 lines :)
	  The buffer is automatically purged if you get kicked from channel,
	  or if you /PART the channel and there's more than 10 lines in
	  output buffer.
2002-02-17 22:41:38 +00:00
jlam
8d8f893065 Update chat/gaim to 0.52. Relevant changes from version 0.50 include:
* Better buddy icon transparency (thanks SeanEgan)
        * Fixed a little bug with connecting via proxy (thanks
          for reminding me of this, Manish Singh)
        * Various jabber bug fixes/enhancements (JSeymour)
        * Arrow buttons in log viewer and some other dialogs
          work (thanks Ben Miller)
        * Option to only send auto-response while idle (thanks
          Sean Egan)
        * Control time between sending auto-responses (thanks
          Mark Doliner)
2002-02-17 22:31:18 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
jlam
049c47a82b Add location where snapshots maybe found, as this package tracks the
snapshot "release" of naim.
2002-02-07 22:52:58 +00:00
tv
d93fe0cd60 pkglint. 2002-02-06 14:44:02 +00:00
tv
831daed969 Update to release candidate snapshot 20020204. Some minor bugfixes and
an updated libfiretalk.
2002-02-06 14:40:38 +00:00
hubertf
45612504b1 Update silc-server to 0.7.9. Changes:
0.7.9: This time a lot of little bugs has been fixed and some major crashbugs
       as well.  Namely, I found problem in the hash table routine that could
       have caused some really weird problems, and I've encountered such
       problem at least in one core file earlier.  Some additional desync
       problems has been fixed as well, so if you are running a normal server
       then upgrading is strongly recommended.

check full changelog at:

  http://silcnet.org/txt/changes-server.txt

Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15453
2002-02-02 10:58:31 +00:00
hubertf
4efb009db4 Update silc-server from 0.7.6 to 0.7.8. Changes:
this release includes many patches which fix various problems ending in
crashing the server. upgrade is strongly recommended.

0.7.7: This server attempts to fix various crash bugs, for example one crash
       relating to BAN command is fixed.

0.7.8: Another quick bugfix to fix the descync problems of normal SILC server
       when it connects to SILC router.  The descyning could happen if there
       were a lot of channels, like we had on Sunday and Monday after being
       slashdotted.  Upgrading is strongly recommended if you are running
       a server that is connected to a router.  Took me only 6 hours to find
       the problem...

Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15416
2002-02-02 10:31:22 +00:00
martti
57f6d0966f Added p5-Net-AIM and p5-Net-AOLIM 2002-01-31 07:36:19 +00:00
martti
2842dd73f7 Imported p5-Net-AOLIM-1.2 (provided by Amitai Schlair in pkg/15210)
Object-Oriented interface to the AOL Instant Messenger TOC client protocol.
2002-01-31 07:34:51 +00:00
martti
3c389d272e Imported p5-Net-AIM-1.21 (provided by Amitai Schlair in pkg/15287)
This module is an implementation of the AOL Instant Messenger TOC
protocol.  I've written and rewritten almost all the code.  It
works fairly and is pretty reliable. The intent for this version
was to make an easily usable module for creating AIM bots.
2002-01-31 07:33:40 +00:00
drochner
4c220a94ae convert to new Python framework 2002-01-29 11:33:54 +00:00
hubertf
613737d6e1 Update silc-client to 0.7.3. Changes:
changes in the package:

 - patch-ab is no longer needed, integrated into distribution.  patch-ac has
   been moved in it's place
 - minor change in Makefile, long transscription of ${PKG_SYSCONFDIR} was
   changed into one variable
 - patch-aa was modified to follow change in Makefile.in

changes in the silc-client:

 0.7.3: This version fixes the NICK command to always give the unformatted
        nickname, instead of possibility of formatted nickname, fixes the
        GETKEY command to save the public key to correct filename, and to
        first resolve the client information and server information only if
        client was not found.  The public keys are now (when connecting to
        server for first time) saved with using the IP address of the server,
        instead of the hostname of the server.  The old hostname format is
        used as a fall back method if the IP address based filename could
        not be found.

Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15380
2002-01-26 18:30:08 +00:00
hubertf
347bab6e43 Update silc-server to 0.7.6:
changes in the package since 0.7.3 to 0.7.6:

 - rewrite of package's Makefile. big parts of INSTALL and DEINSTALL scripts
   were moved into Makefile itself
 - silc-server now creates user silcd:silcd who run silcd by default
 - INSTALL and DEINSTALL files are smaller and contains only neccessary
   actions which cannot be executed from Makefile
 - partial rewrite of rc script, added rcvar support, it is neccessary to have
   silcd=YES in rc.conf now to start silc server (unless force is used)
 - changed motd.txt to contain BSD daemon ;)
 - updated patch-aa and patch-ab files

changes in the silc-server software since 0.7.3 to 0.7.6:

 0.7.4: This version fixes a crash that can occur mainly on normal server.
        Upgrading is recommended to avoid instability later.  This version
        also fixes the BAN and INVITE commands that were pretty much broken.
        This version also disallows a situation where the nickname that server
        sets initially for the client could be a bad nickname (like nick
        including whitespaces).  It used to be possible but now server checks
        for this.  Johnny also introduces a new logging system to this version
        with log files being open all the time and not opened every time
        something is logged, and log rotation support.

 0.7.5: Hopefully fixed the most nasty bugs.  I found bunch of weird bugs
        that causes server syncing problems.  Upgrading is strongly
        recommended as soon as possible.

 0.7.6: Only a minor bugfix release to fix the CUMODE command that allowed
        non-founder channel users to remove modes of the founder, and to fix
        GETKEY always return server's public key if it is requested, and to
        fix the TOPIC_CHANGE notify to not route it twice to router.

Patch submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15373
2002-01-26 14:43:16 +00:00
simonb
9a5f550965 naim seems to be a quickly moving target - the two-or-three day old
distfile isn't available anymore.

Update to naim-0.11.1-2002-01-23-2329 (pkg version 0.11.1.20020123)
and put a copy of the distfile on ftp.netbsd.org.
2002-01-25 22:45:50 +00:00