Commit graph

1209 commits

Author SHA1 Message Date
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
wiz
1529ca8b29 Unused. 2004-04-25 00:39:47 +00:00
wiz
3b98fdd055 Convert to bl3. 2004-04-25 00:36:04 +00:00
wiz
61331906e4 Unused. 2004-04-25 00:12:23 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
jmmv
044946bdbd Update to 0.77, based on patch from Matthew Luckie (maintainer):
New Features:
* The System Log returns (Ka-Hing Cheung)
* Added a conversation-drag-ended signal (Etan Reisner)
* Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
* Added the -c option to specify location of the .gaim directory, removed
  the outdated -f option that no longer had any effect (Daniel Atallah)
* Novell GroupWise protocol support added (Novell)
* WYSIWYG improvements (Tim Ringenbach)
* WYSIWYG editing for user info (Jon Oberheide)
* Rich-text copy and paste
* Plugins can now add menu items to the buddy context menu
  (Christopher O'Brien)
* Plugins can now add preferences (Gary Kramlich)
* The TOC protocol is no longer built by default. The plugin is not
  being properly tested and is no longer officially supported.
* Bumped up the plugin API version number, and added version numbers
  for loader plugins and protocol plugins. Authors will want to
  update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
  GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
* Zephyr error reporting works (Arun A. Tharuvai)
* Zephyr deals with non-utf8 characters (Arun A. Tharuvai)

Bug Fixes:
* Formatting in the Log viewer is fixed (Kevin Stange)
* Save Conversation works again (Kevin Stange)
* The Clear button in privacy works (Robert Mibus)
* MSN error reporting works again (Stu Tomlinson)
* MSN e-mail notifications should no longer cause Gaim to crash
  (Felipe Contreras)
* Fixed an infinite loop bug that would sometimes cause MSN to lock
  up (Nickolai Zeldovich)
* All away messages should now show up in tooltips
* Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
2004-04-24 09:29:53 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
adam
fd96d88c98 Added PKGCONFIG_OVERRIDE 2004-04-21 14:33:18 +00:00
snj
e212646b0b Convert to buildlink3 and sort PLIST. 2004-04-17 21:24:58 +00:00
snj
5b81c6687a Convert to buildlink3. 2004-04-17 20:49:45 +00:00
wiz
6c55e07c58 Compiles fine with our curses, but running fails; noted by snj. 2004-04-15 21:54:59 +00:00
wiz
7ba872fe59 Compiles with native curses on 1.6ZL and newer; use INCOMPAT_CURSES
instead of USE_NCURSES.
2004-04-15 09:17:30 +00:00
wiz
8ac1ffe667 Remove completely superfluous USE_NCURSES line that snuck back in
during an update (v1.26).
2004-04-15 00:58:48 +00:00
tron
25ea9d376e Fix buffer overflow in Socks 5 code, bump package revision. 2004-04-14 21:27:25 +00:00
xtraeme
207bf54a21 Fix XChat's Socks-5 proxy code, see
http://mail.nl.linux.org/xchat-announce/2004-04/msg00000.html.
Bump PKGREVISION.
2004-04-14 21:02:34 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
grant
72a6bfc4de s,/etc/mk.conf,${MAKECONF}, in a comment. 2004-04-14 17:33:38 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
snj
47e26580e0 The usual f77 workaround for sparc64. 2004-04-14 01:19:47 +00:00
hubertf
03786102ec Add a -lhost switch to allow binding to a local address on a multihomed
host (i.e. choose with which address to connect to the server).

Bump revision to i2cb-6.0_ALPHAnb1.
2004-04-13 21:19:48 +00:00
snj
c8379bcb2f No longer used. 2004-04-12 22:39:35 +00:00
snj
bbe676c0bd Remove ickle and libicq2000. 2004-04-12 05:24:06 +00:00
snj
4165041aa8 It's time to say goodbye to my first package.
libicq2000 is not maintained upstream, unused in pkgsrc, and not
especially useful no matter how you look at it.
2004-04-12 05:23:29 +00:00
snj
1438c4140e Remove ickle. This package is not maintained upstream and is not
especially useful these days.  There are plenty of other better ICQ
clients in pkgsrc.
2004-04-12 05:16:02 +00:00
snj
0cc7d2c030 Convert to buildlink3. 2004-04-12 00:54:40 +00:00
snj
de6330fe07 Set USE_BUILDLINK3 to YES, don't define it. 2004-04-11 16:08:55 +00:00
snj
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
snj
0865b39e9e Convert to buildlink3. 2004-04-11 05:48:49 +00:00
snj
ecb61286fe Convert to buildlink3. 2004-04-11 05:40:38 +00:00
salo
7dfdddda64 Fix CONFLICTS. (hi xtraeme!) 2004-04-07 13:13:18 +00:00
jmmv
6d7acba347 Update to 0.76, based on patch from Matthew Luckie (maintainer).
New Features:
* WYSIWYG text input (with much help from Gary Kramlich and Kevin Stange)
* Ability to be invisible on AIM
* Chatroom list support (Tim Ringenbach)
* Added auto-completion for screen names to the New Instant Message and
  Get User Info dialogs.
* Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
* Vastly improved browser opening, with tab support! (Nathan Fredrickson)
* Added support for connecting to MSN using the port 80 method.
* Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
* Added protocol-specific preferences (Gary Kramlich)
* Local IP address information can be changed in Preferences
  (Tim Ringenbach)
* Improved local IP address detection (Tim Ringenbach)
* Offline accounts in account drop-down lists are now greyed (Etan Reisner)
* Improved accessibility support for screen readers and other
  accessibility tools (Marc Mulcahy)
* Improved accessibility in conversation windows (Nathan Fredrickson)
* Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
* Core/UI split event loop code. (Scott Lamb)
* Added improvements to the multi-field request code, including
  required fields and account fields.
* Moved more dialogs to the request API for interface consistency
  (Send Message, Get User Info, and Insert Link dialogs)
* Jabber file transfer
* IRC file transfer (Tim Ringenbach)
* Added a hidden preference for disabling buddy list tooltips or
  changing the pop-up delay in prefs.xml.
* Moved translation news to po/ChangeLog

Bug Fixes:
* Significant work on the Zephyr plugin (Arun A. Tharuvai)
* You can now use :/ as a smiley safely (Nathan Owens)
* Various buffer overflow fixes (Stefan Esser)
* Tabs now stay green when they are supposed to (Etan Reisner)
* Fixed a bug where only the first user in a chat room list was removed
  sometimes when trying to remove a group of users (Tim Ringenbach)
* Clearing an AIM buddy icon actually removes it from the server,
  icons changes in the account editor do not take effect if the
  cancel button is used (Stu Tomlinson)
* Improved chat parting logic (Tim Ringenbach)
* Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
* Deleting an account while modifying it will no longer crash gaim.
* Only one account preference window will now appear per account when
  clicking Modify.
* Aliases are now shown alongside the screen name in the message
  queue window. (Kevin Stange).
* TCL Plugin API changed
* The mobile icon on MSN users is now removed when the person disables
  mobile paging (Stu Tomlinson)
* Removing invalid buddies in MSN with a space in their name no longer
  causes a disconnect (Stu Tomlinson)
* Multiple MSN chats should now work (Robert Mibus)
* Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
* Incoming colors are now processed correctly in MSN.
* Conversation placement by account now works correctly with both
  chats and IMs, and takes the Combine Chats and IMs option into
  consideration.
* Minor tweaks to the list box in the multi-field request dialogs
  so they work without a label and scrollbar (Pekka Riikonen)
* Hitting enter in a multi-field request dialog when a textfield has
  the focus no longer ignores the changed text in the textfield
  (Gary Kramlich)
* The Disconnect dialog no longer raises and gains focus each time
  a disconnected account is added (Ka-Hing Cheung)
* Gadu-Gadu might actually connect again (Ignacy Gawedzki)
* Buddy pounces for an account are removed when the account is
  deleted (Gary Kramlich)
* Various bug and memory leak fixes (Gary Kramlich)
* Assorted SSL crashfixes
* --enable-debug no longer breaks compilation when using gtk 2.4,
  which also broke garnome.
* Tooltips shouldn't crash now (Daniel Atallah)
2004-04-02 16:08:21 +00:00
mrg
25d5d1d6c1 look in X11BASE not X11PREFIX for libXss.so. from xtraeme@ 2004-04-02 14:50:59 +00:00
jmmv
c4d53d01ef Update to 0.7.4. List of changes (but not complete):
News in 0.7.3:
* Fix transient window behaviour, Mikael.
* Fix bugs with the flashing icons, Richard.
* Propagate status updates to group chat, Martyn Russell.
* Show dialog when authentication fails. Martyn, Richard.
* Behave better when the notification area is removed, Qball Cow.
* Plug leaks, Richard.
* Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)
2004-04-01 19:12:26 +00:00
tv
f6959c7fcc nb1: Make more IRC protocol correct.
* Automatically issue the equivalent of a NAMES after a JOIN.

* Allow PART command so that client may lurk; reissue a JOIN to re-"open"
  the channel on the client if a new open message arrives.

* Provide a fake MOTD to make some IRC clients happier.

* 353 (NAMES response) should have a single space character at the end
  of each line per protocol (Gaim is strict about this).
2004-04-01 16:00:42 +00:00
wiz
9edb434378 Improve DESCR per a suggestion from reed@. 2004-03-30 00:00:06 +00:00
wiz
f61d140253 Add same patches as to irssi-icb (requested by salo):
Better support /who and /whereis.
Divert server messages to the server window instead of the channel window.
Bump PKGREVISION to 8.
Compile-tested only.
2004-03-29 11:05:44 +00:00
xtraeme
72d48e9c15 bl3ify, while here fix typo (DEPEND -> DEPENDS). 2004-03-29 08:08:53 +00:00
xtraeme
fdcb3eef5b bl3ify 2004-03-29 08:00:04 +00:00
xtraeme
fa55589a21 bl3ify 2004-03-29 07:45:27 +00:00
xtraeme
c08e9a07d1 bl3ify 2004-03-29 07:24:49 +00:00
schmonz
99681e8cde Enable pkgviews installation. 2004-03-29 03:28:49 +00:00
wiz
7576f8a766 Better support /who and /whereis.
Divert server messages to the server window instead of the channel window.
[Sent back to the author.]
Bump PKGREVISION to 5.
2004-03-28 20:09:20 +00:00
xtraeme
bc67b0362e Added jabberd2. 2004-03-28 19:46:35 +00:00
xtraeme
6c3fb39c17 Initial import of jabberd2 (2.0s2) from pkgsrc-wip.
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet.  The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.

This is a complete rewrite of the original jabberd.
2004-03-28 19:44:05 +00:00
snj
681615d53d Update to naim 0.11.6.7. No changelog available, but it seems to be an
assortment of small bugfixes.
2004-03-28 01:14:04 +00:00
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +00:00
wiz
3cae6737ef Update comment why ncurses are needed (using internal, ewww). 2004-03-26 20:34:26 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
xtraeme
644c4b0c22 Update xchat2 to 2.0.8.
Changes:

- Updated translations (az, es, fi, lt, mk, nl, ru, sk, sl, sr, sv,
   zh_CN).
 - Added color, flash and iconify args to /GUI command (this is for
   use in scripts and plugins only).
 - Plugin API: Added "notify" list.
 - Plugin API: Added id, users, flags fields for "channels" list.
 - Win32: Better error messages for file i/o and winsock errors.
 - New Perl interface (with backward compatibility)! (Lian Situ).
 - Fixed command-character buglet [873541].
 - Win32: Improved incorrect CPS display for file transfers.
 - Added "Copy Selected URL" option to URL popupmenu (Mike Battersby).
 - Added work-around for "Get my IP from server" not working on PTNet
   (Mario Freitas).
 - Fixed: Alt+numbers do not work with X Input Method [896968] (Marius
   Gedminas).
 - Added support for "+port" to indicate SSL connections.
 - Fixed non-ASCII chars in time-stamp bug [918445].
 - Smaller bug fixes: [870073] [890891].
2004-03-24 20:35:09 +00:00
kristerw
b66a2325d8 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:47:15 +00:00
snj
402a92be0b Fix build on sparc64 with gcc2. 2004-03-20 05:15:45 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
xtraeme
4146e202cc Forgot to change perl's bl3. 2004-03-18 00:37:01 +00:00
xtraeme
7f2e138035 bl3ify 2004-03-18 00:36:11 +00:00
uebayasi
d91439015d Bl3'ify. 2004-03-14 08:19:18 +00:00
minskim
24469b6b6b Update quirc to 0.9.84 and bl3ify. Switch to Tcl/Tk 8.4.
Changes sinec 0.9.82:
  - Fixes to make it compile with gcc 3.3 and Tcl/Tk 8.4.
  - Highlight a window when your nick appears in it.
  - fix for a bug that causes QuIRC to crash on nicknames longer than
    30 characters.
2004-03-12 06:07:12 +00:00
minskim
a3acc4647f Switch to Tk 8.4 and enable pkgviews installation. Also use DEPENDS
instead of including buildlink2.mk because this package does not build
anything.
2004-03-12 05:46:21 +00:00
minskim
612109bec6 Switch to Tk 8.4. 2004-03-12 05:38:38 +00:00
minskim
95b4ac39b4 Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE. 2004-03-12 05:33:32 +00:00
minskim
bd00bcaad2 Switch to Tk 8.4 and enable pkgviews installation.
Bump PKGREVISION.
2004-03-12 01:44:21 +00:00
minskim
42db5f48bd Switch to Tk 8.4 and enable pkgviews installation. 2004-03-12 01:32:30 +00:00
minskim
aa4fa81be0 Switch to Tk 8.4 and enable pkgviews installtion.
Since this package doesn't actually build anything, define
NO_BUILDLINK and NO_CONFIGURE, and set USE_LANGUAGES to an empty
string.
2004-03-12 01:07:05 +00:00
grant
eb9d759c26 bump PKGREVISION after tcl dependency change. 2004-03-11 08:30:31 +00:00
minskim
9d23a7e700 bl3ify. 2004-03-11 06:55:22 +00:00
minskim
990c8d715e Switch to Tcl 8.4. It will close PR pkg/24739. 2004-03-11 06:37:50 +00:00
snj
c07f9ebebe Split "opensource" into two words. 2004-03-11 04:00:58 +00:00
snj
fa97d13b1c Use bl3, update my address. 2004-03-09 21:03:31 +00:00
jmmv
0ddd60dc01 Bump PKGREVISION due to gnome1-dirs dependancy update (missed yesterday). 2004-03-09 18:35:13 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
739d460af9 Update to 0.7.2:
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
  visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
2004-03-08 15:48:02 +00:00
jmmv
6b343ba550 Bump PKGREVISION due to loudmouth update (SSL support). 2004-03-07 22:47:04 +00:00
jmmv
ec86c35203 Unconditionally add SSL support (gnutls) to get a full featured package.
Bump PKGREVISION to 3.
2004-03-07 22:45:44 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
salo
a4856e62f0 Update to version 0.9.18.
Changes:

0.9.18:
=======

Upgrade release because of couple serious bugs in the 0.9.17.  Especially
backup router had stability problems with 0.9.17.  This was due to a rekey bug
when performing rekey with PFS, and because of another bug it caused the
backup (and other servers too) to crash.  If you are running a normal server
or backup router then ugprading is strongly recommended.  If you are running
any kind of server with PFS enabled in rekey, upgrading is recommended.

- Fixed protocol completion handling in connection closing.
- Fixed rekey with PFS to work on backup with disabled connections.
- Fixed CMODE command reply to return the user limit correctly.
- Fixed the watch notify to be called for resuming clients.

0.9.17:
=======
- Implemented the user limit to the CMODE_CHANGE notify and to the CMODE
  and JOIN command replies, as defined in the new protocol specs.
- Implemented the public key support to WATCH command, as defined in
  the new protocol specs.
- Added asynchronous connecting to remote router/server.
- Fixed the WHOIS public key deleting.
- Several other bugfixes were also made.
2004-03-03 19:05:52 +00:00
jmmv
f8bc614c63 Bump PKGREVISION due to libtasn1 and gnutls updates. 2004-03-01 20:34:45 +00:00
jmmv
5adcfa1afb Bump PKGREVISION due to libtasn1 and gnutls updates. 2004-03-01 15:19:41 +00:00
minskim
29e0ff957c Remove incompatible compiler options and simplify Makefile rules, so
that this package can build on more platforms.
2004-02-28 14:26:08 +00:00
adam
7448a8801e Fixed buildlink3.mk, libtlen is no longer in wip 2004-02-26 09:24:01 +00:00
minskim
181f251f0a bl3ify 2004-02-25 18:37:33 +00:00
minskim
f5e93c14ab Bump PKGREVISION due to the update of libgcrypt. 2004-02-25 15:53:17 +00:00
xtraeme
b0765607c3 Upgrade bitlbee to 0.84 and bl3ify.
# Version 0.84 (released 2004-02-13) hilights:

    * Fixed Yahoo! support.
    * MSN module works without libsoup now.
    * Code cleanup.
2004-02-22 23:27:18 +00:00
minskim
f6b73ba8c9 Add and enable libtlen. 2004-02-22 21:51:17 +00:00
minskim
a99b77d729 Import libtlen from pkgsrc-wip. Packaged by Michal Pasternak, and
slightly modified by me.

Libtlen is a client library to access tlen.pl IM/chat system.
2004-02-22 21:49:42 +00:00
snj
6ea4911e1f Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.
Okayed by jmmv.
2004-02-21 22:06:37 +00:00
snj
ca926ea8cf s/compata/compati/ 2004-02-21 06:38:14 +00:00
xtraeme
ce2b2cd2f0 Downgrade jabberd to 1.4.2. Because 1.4.3 version doesn't work with
current pth's version from pkgsrc. It was tested by David Ferlier
<david@NetBSD-fr dot org> and it works perfectly, reported in PR
pkg/24462.
2004-02-21 05:38:29 +00:00
jmmv
3260042d40 Fix path to loudmouth, now in the chat category. 2004-02-20 14:25:04 +00:00
jmmv
8675bd1845 loudmouth moved from devel to chat. 2004-02-20 14:17:03 +00:00
jmmv
b6a3f27bab Move loudmouth from devel to chat, as this is a library to write Jabber
clients.  This is version 0.15.1.  Ok'ed by xtraeme@ (maintainer).
2004-02-20 14:16:18 +00:00
jmmv
b1fcbde4ff bl3ify and use pkgsrc intltool. 2004-02-20 13:42:15 +00:00
wiz
75a5a40aca Unused. 2004-02-19 18:14:08 +00:00
wiz
f8d3569e66 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:46:19 +00:00
wiz
d3d46c753b Convert to buildlink3. 2004-02-19 17:44:17 +00:00
salo
34e6e9d370 bl3ify. 2004-02-18 14:40:35 +00:00
mrg
c0a8d37041 update to ircii 20040216. notable changes include:
o  various documentation updates
  o  ircii now requires an ANSI C compiler (such as GCC) to compile
  o  new /SET SWITCH_TO_QUIET_CHANNELS that allows SWITCH_CHANNELS binding
     to ignore "quiet" channels.
  o  fixed the --without-emacs-meta-keys option to really be the default
  o  /hush support in ICB
  o  new example script ``multichan'' for maintaining multiple server
     and channel configurations.
  o  renamed /ON ICB_MOTD to ICB_CMDOUT and fixed it as well
  o  removed old "SED" useless encryption
  o  add /ON TOPIC support for ICB
  o  builds on solaris out-of-box again
2004-02-16 09:25:53 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
snj
1b07893f89 Update to naim-0.11.6.6, bl3ify, drop unnecessary readline dependency.
ChangeLog is unavailable, but it seems to be mostly small bugfixes.

Okayed by jmmv and wiz.
2004-02-13 22:15:32 +00:00
minskim
87155c13fa Add and enable xchat-systray-integration-2.4.0. 2004-02-13 06:34:26 +00:00
minskim
e0bc3ae119 Import xchat-systray-integration-2.4.0 from pkgsrc-wip.
Plugin for IRC client X-Chat which adds an icon in your systray that
flashes when you got highlighted message.  Configurable events and
actions.  Integrates with KDE, GNOME and Xfce4.
2004-02-13 06:32:18 +00:00
xtraeme
5685d3e62b err it should be buildlink3.mk, sorry... 2004-02-11 03:26:44 +00:00
xtraeme
66d527f367 Install some header files required to build jabberd related modules
to the proper directory, add a missing buildlink3 file.

Bump PKGREVISION.
2004-02-11 03:22:37 +00:00
minskim
75bf71202d bl3ify 2004-02-10 16:59:21 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
skrll
0c157532de The long awaited update libtool to 1.5.2.
Some pkgsrc things
	- Fix PLISTs for packages that use -release
	- Include canonicalisation of a couple of paths for the benefit
	  of qt3-*
	- the normal version=sunos patching
	- fix all library_names_spec for the standard set of symlinks

The libtool things some of which had already made it into pkgsrc libtool.

New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
  calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
  object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
  of files you want to keep, such as test coverage data, from the temporary
  output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
  exported.
* Bug fixes.

New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
  LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
  support.
* Bug fixes.

New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
  duplicate dependent libraries.

New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.

New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
  ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.

New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.

New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
  shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
  supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.
2004-02-05 20:14:05 +00:00
markd
d5861c274e Remove kopete - now part of kdenetwork. 2004-02-05 09:18:02 +00:00
grant
7005f973ea link against libnsl and libsocket on Solaris. 2004-02-02 09:30:15 +00:00
grant
e78ceb3874 don't pass gcc specific flags. 2004-02-02 09:05:20 +00:00
grant
307e0d601d bl3ify and define u_int8_t=uint8_t.
fixes build on Solaris and with SunPro.
2004-02-02 01:37:09 +00:00
snj
d32ffecc8a Update to naim-0.11.6.5. Changes:
* All individual protocol drivers have been rewritten as permanent modules.
  Transient (/modloaded) modules can add new protocol drivers dynamically.
* /sync now preserves group names, and saved group names are restored when
  naim retrieves your permanent buddy list from the TOC server.
* New /jumpback command, also available as M-b and F7. Allows the user to
  do a reverse /jump (to the previous window).

Take maintainership.  Okayed by wiz.
2004-02-01 17:46:33 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
snj
78a0ad0709 s/seperate/separate/ 2004-01-31 23:35:24 +00:00
jmmv
64e04f549b Update to 0.8rc1. I haven't found a decent changelog for this version...
looking at the sources, I see several fixes, some improvements and a new
translation file (ta).
2004-01-29 20:17:14 +00:00
recht
3805856b73 12 vulnerabilities were found in the instant messenger GAIM that allow remote compromise.
The 12 identified problems range from simple standard stack overflows, over heap overflows to an integer overflow that can be abused to cause a heap overflow. Due to the nature of instant messaging some of these bugs require man-in-the-middle attacks between client and server. But the underlying protocols are easy to implement and MIM attacks on ordinary TCP sessions is afairly simple task.

Please see http://security.e-matters.de/advisories/012004.html
for more details.

Apply the fix posted in that advisory (originally by the FreeBSD security
team) and bump PKGREVISION to 1.
2004-01-27 01:24:51 +00:00
kristerw
bce12e4c4c Fix typo that prevented this package from building. 2004-01-24 18:58:53 +00:00
jmmv
b7f54b8daa Update to 0.8beta2. I've been using it for several days and is stable enough
for regular use.  Changes:

o Main Application
	o Blink the metacontact status icon on the contact list whan changing
	  the status (Olivier)
	o Hide empty groups (David)
	o Show the idle time in the tool-tip (Olivier)
	o Add DCop interface to connect/disconnect an account, or load/unload
	  a plugin. Make possible to select what account to connect with the
	  command line. (Olivier)
	o URLs in the new message balloon are now clickable links that don't
	  open a chat window. (Will)
	o Allow to use customs icon for groups and metacontacts (Stephan /
	  Olivier)
	o Allow the user to move a contact to a new metacontact (Olivier)
	o Show a link in the passive popup (i whish this could be a kdelibs
	  item) (Olivier)
	o KAdressBook integration (Will)
	o New Preference system (Martijn, Matt, Olivier)
	o ChatWindow is a plugin internaly (Olivier)
	o New chat window group policy: Group per metacontact and per groups
	  (Jason)
	o Use KWallet when compiled against KDE 3.2 for secure password
	  storage (Martijn)
	o Rewrite of the plugin loader to make full use of KTrader (Martijn)
	o Show the online status icon in the tooltip (Martijn)
o MSN
	o New account edit page, that allow to set phone numbers, and set if
	  we want to block spam from unknown people, and show the reverse
	  contactlist (Olivier)
	o Display Picture (Olivier)
	o Download and show custom emoticons (Olivier)
2004-01-23 22:02:52 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
xtraeme
592ccf21b0 Update gossip to 0.7.
News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
  sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
  sr@Latn, sr, sv)
2004-01-23 09:45:08 +00:00
grant
05765496d1 whitespace fixes 2004-01-22 08:47:32 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
grant
abe415b769 use LDFLAGS.SunOS instead of an ${OPSYS} conditional. 2004-01-22 07:24:25 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
tron
83c24204b4 Fix build problems under SunOS (untested) and Darwin. 2004-01-18 17:05:40 +00:00
tron
3294522a15 Use "+=" instead of "=" in assignment to "MAKE_ENV". 2004-01-18 16:47:38 +00:00
tron
cf9e2b9c8c Add and enable "icbirc" package. 2004-01-18 14:23:02 +00:00
tron
0141290c02 Import new "icbirc" package: Proxy IRC client and ICB server 2004-01-18 14:21:18 +00:00
kristerw
aa063b0621 Make the package compile when using gcc 3.3.
This closes PR pkg/23601.
2004-01-17 17:34:05 +00:00
salo
408357f9b2 PKGREVISION++
Sync with chat/silc-client update.
2004-01-14 19:26:44 +00:00
salo
36117744a1 Updated to version 1.0.1.
When you are upgrading from a prior release to SILC Client 1.0.1, there
are two issues you have to take special care of:

First of all the default theme (as defined in the file default.theme in
the source package) has changed. You may need to update your personal
theme to reflect those changes. The second change affects the filename
used to store the session data when /DETACH'ing. If you have detached
from a SILC network with your old client and want to resume the session
with SILC Client 1.0.1, you first have to

	/SET session_filename session

After successfully resuming your session, you can revert the setting to
its default "session.$chatnet" again.

Changes:
--------

- /NOTICE and /ACTION command now both take a mandatory target argument
  and an option -sign flag.  Both work in channels and queries, /IGNORE
  now correctly treats both.  default.theme has changed, please update
  your theme.  Closes #1.

- /SILCNET [ADD|REMOVE|LIST] command to manage different SILC networks.

- /SMSG and /MMSG now correctly open new query windows if wished.

- New settings session_filename defines the filename used to store
  session information generated by /DETACH.  A setting like
  session.$chatnet allows you to detach from different networks.
2004-01-14 17:09:26 +00:00
wiz
2d5dbcefbf Remove some more (not yet even buildlinked) KDE1 packages,
since KDE1 has been removed.
Noted by agc.
2004-01-14 15:03:53 +00:00
seb
a89726e723 Remove info files from PLIST files. 2004-01-12 11:58:24 +00:00
cjep
f2b9ff1eda Lint (sort DISTNAME section) 2004-01-12 10:38:22 +00:00
cjep
cd16b9f74e Lint (sort DISTNAME section and use $${MV}) 2004-01-12 10:38:03 +00:00
jmmv
09bb69fecb Update to 0.75, based on patch from Matthew Luckie (maintainer):
* New Yahoo! auth method
* Yahoo! file transfer (Tim Ringenbach)
* Yahoo! chat joining fixes (Tim Ringenbach)
* Persons can auto-expand when hovering your mouse over it
* Improved i18n support for MSN email notification (Felipe Contreras)
* Jabber SASL PLAIN support
* Improved Jabber MUC (Chat) support
* Fixed an MSN login bug some people likely experienced (Felipe Contreras)
* Touch-up various dialogs to follow the Gnome Human Interface
  Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
  Ka-Hing Cheung)
* Works better with all-black gtk themes (Etan Reisner)
* Mozilla Firebird support (Chris (darth_sebulba04))
* Multiple translation updates
2004-01-11 20:54:07 +00:00
kristerw
339c0406cb Set MAINTAINER to "tech-pkg" instead of "packages". 2004-01-10 19:00:41 +00:00
grant
88bdf50ea4 remove a superfluous comment. 2004-01-05 11:16:31 +00:00
jlam
5380074fc9 bl3ify 2004-01-05 11:15:09 +00:00
xtraeme
3a421ddb2f Update to 2.0.7
Changes:

----------------------------------------------------------------------
 2.0.7
----------------------------------------------------------------------

 - Updated translations (fi, nl).
 - Fixed dcc psend crash [858539].
 - Fixed bug where an error message was erroneously displayed while
   transfering files with fast-send turned off. Also, allow fastsend
   to be used with psend (Daniel Dubois).
 - Print more informative messages when Perl scripts fail to load
   (Andy).
 - Win32: Added native sound playing support.
 - Win32: Fixed possible crash upon exit while still connected.
 - Fixed notify's Lastseen column for offline users [864185].
 - Report more informative error when DCC write to disk fails.
 - Fixed crash when xchat.conf contains oversized strings [750403].

----------------------------------------------------------------------
 2.0.6
----------------------------------------------------------------------

 - Updated translations (de, lt, sl, sr).
 - Fixed detection of Python on amd64 (Mads Martin Joergensen).
 - Don't loose editbox contents when pressing up, then down arrow
   (Ricky Clarkson).
 - Fixed missing dcc flag on new ignores via gui.
 - Fixed missing separator bar on PseudoColor displays.
 - Fixed some 64-bit issues (xc205-fix64bit.diff).
 - Apply tint changes instantly.
 - Fixed DCC resume with mirc >= 6.1.
 - Python plugin changes:
   * Fixed the reentrancy problem which made xchat freeze when some
     python code made xchat trigger a python callback somewhere.
   * Implemented xchat_emit_print() and xchat_get_prefs() support.
   * Fixed softspace support for python 2.3. This problem was making
     print statements yield an extra space at the next line start.
   * Other minor changes.
     (Gustavo Niemeyer, Gustavo J. A. M. Carneiro, Marko Kreen).
 - Fixed request of a MODE on a channel you're not in changing the
   current titlebar [820998].
 - Restored compatibility with older Perl that lacks call_pv().
 - Use sigaction inplace of signal() for better compatibility.
 - Win32: Don't try to open logfiles with a "\" in them, windows wont
   allow it. Instead, the "\" is replaced by a "_".
 - Backported HTTP authentication code from 1.8.11 (you can now
   specify a username and password for HTTP proxies).
 - When beep on highlight is on, beep on channel actions too
   (Christopher A. Aillon)
 - Added active dcc send feature (/dcc PSEND). More info here:
   http://mail.nl.linux.org/xchat-discuss/2003-10/msg00124.html
   (Daniel Dubois and Emmanuel Jeandel).
 - URL Handlers menu now removes programs that arn't in PATH.
 - Added "away" users field for plugin API.
 - Smaller bug fixes: 822199, 786267, 783172, 811971, 756048, 844919.
2004-01-04 17:26:20 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
salo
b052544223 Update to version 0.9.16.
Changes:

- Added public key based search support to WHOIS command.  Users can be
  searched by their public key now.  To search users by public key using
  SILC Client, do the following (see the /HELP WHOIS for revised help
  information on searching by public key):

  To search nickname 'nick' that has the specified public key, give:

    /WHOIS nick -pubkey /path/to/the/public_key.pub

  To search all usesr that has the specified public key, give:

    /WHOIS -pubkey /path/to/the/public_key.pub

- Removed RC6 cipher.

- Fixed the MOTD command to work properly.  Motds can now be fetched from
  remote servers.

- Fixed the INVITE string handling during joining to use correct server
  name.  Invite strings such as *@sauna.silcnet.org!*@*foobar.com now
  works.

- Fixed the CUMODE for founder mode work correctly when there is already a
  founder on channel.  Normal server cannot anymore "replace" a founder
  which is founder on router (even if authentication works).  User on
  router can "replace" founder that is on normal server assuming
  authentication is successful.

- Fixed UMODE mode change bug when anonymous mode was already set.  Now
  modes can be changed normally.

- Minor fixes to backup router protocol.  Some problems may still exist
  and testing this feature is recommended.

- Improvements to router-to-router connections.  Normal communication
  should work.  NOTE: This is experimental and you can expect problems
  if you set up such network.

- Several other bugfixes.
2004-01-03 18:02:52 +00:00
jmmv
766415d6a2 Update to 0.7.4: This includes the fix for the MSN connection; no new
features here.
2004-01-03 15:56:32 +00:00
jmmv
23fad309ac p5-XML-Parser is needed by the included intltool during the build of this
package.  Fixes problems shown in the last bulk build.
2004-01-02 10:37:30 +00:00
wiz
e104cf43f9 Add and enable dccserver. 2004-01-01 04:08:51 +00:00
wiz
e7a663c7bf Import of dccserver from pkgsrc-wip.
dccserver is a standalone program aiming to provide the functions
of mIRC's /dccserver command.

Currently, Chat and Send (including resume) modes are supported.
Fserve and Get mode are not yet supported.

All connections are accepted; some simple checks on allowed file
names are done.  For more details, please look in the man pages.
2004-01-01 04:06:34 +00:00
xtraeme
42a40e6edf Update to 0.83
# Version 0.83 (released 2003-12-31) hilights:

    * Mainly bugfixes.
    * Added some features especially useful for public servers.
      (Like server-client pinging)
2003-12-31 13:02:42 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
cjep
97cab9e9fd Whitespace fix 2003-12-30 16:53:48 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
509a3feed4 Depend on latest kdebase-1*. 2003-12-26 19:55:34 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
xtraeme
c060a33b02 Add and enable jabberd. 2003-12-23 10:16:55 +00:00
xtraeme
779b4270ba Initial import of jabberd-1.4.3 from pkgsrc-wip.
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet.  The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.
2003-12-23 10:16:20 +00:00
jmmv
1c2ea6171a Apply patch from cvs to fix memory leak. Bump PKGREVISION to 4. 2003-12-22 15:25:03 +00:00
agc
b054e77f55 Make this compile with gcc3. 2003-12-19 19:15:06 +00:00
jmmv
22b166c19b Remove the OpenSSL patch; use gnutls instead. Bump PKGREVISION to 3.
According to gaim's developers, it is illegal to link OpenSSL together
with gaim (ewww, GPL).
2003-12-19 09:43:39 +00:00
keihan
d7bcef6684 Add my official mirror to the list of sites. 2003-12-16 08:08:59 +00:00
recht
171026f9b4 update to 0.6
Patch provided by Soren Jacobsen in PR 23768

Changes since 0.5:
* Improved contact list
* New presence system
* New icons
* Tabbed chat windows
* Conversation logging
* Nicer timestamping
* Many bug fixes and small improvements
* Updated and new translations (az, ca, cs, cy, da, de, es, fr, fr, it,
  nl, no, pl, pt, ru, sr, sr@Latn, sv, zh_CN, zh_TW)
2003-12-16 07:48:45 +00:00
xtraeme
7019638907 Update to 4.9.9 provided by Soren Jacobsen PR pkg/23744.
Changes since 4.9.6:

* "Away message was requested" log message for ICQ is gone.
* Yahoo! fixes.
* Ability to change incoming/outgoing colors in history.
* Sending messages by pressing Enter. Configurable per protocol.
* "User is typing" log messages removed. A "T" will show up instead.
* LiveJournal support.
* MSN support got the axe.
* AIM buddy list automatically imported at login.
* IRC supports /me.
* Ability to check Maildir mailboxes.
* Plug some memory leaks.
* [SECURITY] Passwords not stored in the input history anymore.
2003-12-14 04:14:04 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
veego
098a76e927 Bump pkg version to irssi-icb-0.14nb3 due too the irssi update to 0.8.9:
v0.8.9 2003-12-11  Timo Sirainen <tss@iki.fi>

	* Fixes a remote crash with:
	    a) non-x86 hardware (one requiring memory alignmentation)
	    b) script using "gui print text" signal (with x86 hardware too)

	+ /SET auto_whowas OFF allows now disabling automatic /whowas when
	  /whois doesn't find a nick (by Borys)
	- If pasted line starts with command char, treat it as command always.
	  Paste detection can go on too easily with lagged connections.
2003-12-11 20:20:54 +00:00
veego
d09d7fbcd9 Update to 0.8.9, plus adding a missing IRSSI_USE_PERL to BUILD_DEFS:
v0.8.9 2003-12-11  Timo Sirainen <tss@iki.fi>

	* Fixes a remote crash with:
	    a) non-x86 hardware (one requiring memory alignmentation)
	    b) script using "gui print text" signal (with x86 hardware too)

	+ /SET auto_whowas OFF allows now disabling automatic /whowas when
	  /whois doesn't find a nick (by Borys)
	- If pasted line starts with command char, treat it as command always.
	  Paste detection can go on too easily with lagged connections.
2003-12-11 20:18:58 +00:00
adam
d09a235097 patch-ad needed as well 2003-12-08 16:33:20 +00:00
adam
22e31b20d5 Changes 1.4:
* fixed "auto_away" and "auto_away_keep_descr"
* fixed "/find" for usernames with a space
* fixed "/dcc list" for large files
* fixed "/last user"
* more...
2003-12-08 16:32:52 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
wiz
05ee0a7770 Update to 1.2.1.
*** News -- 12/01/2003 -- Double quoted filenames via dcc from other clients
	is now supported.
*** News -- 12/01/2003 -- New $windowctl() value, "DOUBLE"
*** News -- 11/30/2003 -- /XECHO -L now overrides "target window"
*** News -- 11/30/2003 -- "Fixed" and "skipped" windows now special
*** News -- 11/30/2003 -- New /ON , /ON WINDOW_COMMAND
*** News -- 11/24/2003 -- New built in function, $windowct()
*** News -- 11/21/2003 -- /SERVER <host> now honors server groups
*** News -- 11/21/2003 -- New math parser can now use 64 bit integers
and perhaps some other stuff, but that's all that's in the news file.
2003-12-07 15:32:56 +00:00
xtraeme
7474b6dfa4 Updated to 0.82
Changes since 0.80:

	o Fixed a buffer overflow plus another problem in the nick
          handling code.
	o Fixed MSN support.
	o Added the qlist command.
	o Fixed the Makefile: It doesn't just overwrite files in etcdir
          anymore.
	o Fixed a small problem in the auto-reconnect cleanup code.
	o Added a configuration file.
	o Added some access restrictions for people who don't want their
	  BitlBee server to be open to anyone.
	o Added basic support for charsets, which makes BitlBee more useful
	  to people who don't speak ASCII.
	o Added support for automatic reconnection to an IM-server.
	o Yahoo! now works again.

And more...
2003-12-05 23:05:58 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
veego
b0c29247e5 Update to irssi-icb-0.14nb2 so it works again with irssi 0.8.8.
The new irssi package triggered an 'Undefined PLT symbol'.
Now we need to link libfe_icb.so against libicb_core.so.
2003-12-04 10:48:09 +00:00
veego
a20a57940a Update to 0.8.8. Fix based on pkg/23560, but not all parts were be
used and others were added where needed.

Main NetBSD changes:
- switched from glib1 to glib2.
- added IRSSI_USE_SSL, defaulting to YES, for ssl server support
- make it possible to disable IPv6

v0.8.8 2003-11-23  Timo Sirainen <tss@iki.fi>

	- Just a few fixes to converting old settings automatically

v0.8.7 2003-11-23  Timo Sirainen <tss@iki.fi>

	* Settings changes - we have now "time", "size" and "level" setting
	  types.
	    - Level settings should work the same as before.
	    - Time settings can have units: days, hours, mins, secs,
	      milliseconds (or msecs). The units can be combined and written
	      in shorter form as well, for example "5d 30m 10ms"
	    - Size settings can have units: gbytes, mbytes, kbytes, bytes.
	      They can be written in shorter form as well, eg. "gb" or "g".

	  Your existing settings should be converted automatically.

	+ Pasting detection. All keys except CR and LF are pasted as-is into
	  prompt in pasting mode.

	  /SET paste_detect_time controls how closely each others characters
	  must occur for it to be considered pasting. Paste mode goes on when
	  first pasted CR/LF is found.

	  The first line may also contain some command characters. They are
	  executed, but their action in entry line is reverted once pasting
	  is detected.

	  What this means in practise is that even if you have TABs (assuming
	  TAB is completion key) in the first pasted line, they get pasted as
	  TABs.

	  This detection isn't perfect, so if it annoys you it can be disabled
	  with /SET paste_detect_time 0
	+ If pasting more lines than /SET paste_verify_line_count, irssi asks
	  if you actually want to do that. This should be useful to prevent
	  accidental copy&paste mistakes. Setting it to 0 disables this
	  entirely.
	+ Support for sending SSL certificate to server and optionally verify
	  server's certificate. See the -ssl_* options for /SERVER and
	  /SERVER ADD. Patch by Joel Eriksson.
	+ DCC SERVER support by Mark Trumbull
	+ Support for DCC sending larger files than 2GB if supported by
	  operating system (ie. 64bit file support). Receiving has always
	  been possible, but the statistics were wrong with >4GB files
	  if 64bit support isn't enabled.
	+ Better displaying of DCC file transfer statistics.
	- Several other minor fixes and enhancements, see ChangeLog
2003-12-04 10:43:10 +00:00
xtraeme
0dc56b0317 Add and enable fisg. 2003-12-03 23:13:34 +00:00
xtraeme
6079d1e3c0 Initial import of fisg 0.2.0 from pkgsrc-wip, packaged by Soren Jacobsen.
FISG is an IRC statistics generator that is meant to be, well, fast.  It
handles large log files much more efficiently than PISG, and doesn't require
perl.
2003-12-03 23:13:00 +00:00
jmmv
517600ea72 Update to 0.74, provided by Matthew Luckie. Together with the update, add a
patch to allow gaim connect to MSN using OpenSSL, instead of gnutls.

version 0.74 (11/25/2003):
	* Sort-by-size log sorting fix
	* Log directory umask fix for users of gaim-remote
	* Fix Jabber room creation on MUC servers.
	* Vietnamese translation added (T.M.Thanh,M.D.)

version 0.73 (11/21/2003):
	* New Logging format and code:
		* fixes i18n issues with logs
		* compatible with old logs
		* hopefully fixes segfault in viewing logs
	* New disconnected account dialog (Thanks, Daniel Atallah)
	* Fixes several Jabber bugs
	* Fixes the bug where some dialogs would crash when spell checking was
	  enabled. Closes #827930.
	* Fixed unblocking of users in MSN (Robert Mibus)
	* Fixes outgoing mobile pages on MSN.
	* The border on the close buttons on inactive tabs are no longer shown,
	  thanks to a fix used by Galeon.
	* Compatible with autoconf 2.58.
	* Cleaned up gtkspell-related code (Robert McQueen)
	* Changed the parameters for the received-chat-msg signal.
	* Added a Release Notification plugin
	* Chinese (Simplified) translation updated (Funda Wang)
	* Chinese (Traditional) translation updated (Ambrose C. Li)
	* Danish translation updated (Morten Brix Pedersen (mbrix))
	* Finnish translation updated (Arto Alakulju)
	* French translation updated (Eric Boumaour)
	* German translation updated (Bjoern Voigt)
	* Hindi trnaslation updated (Ravi (raviratlami))
	* Italian translation updated (Claudio Satriano)
	* Norwegian translation updated (Petter Johan Olsen)
	* Polish translation updated (Emil Nowak)
	* Serbian Latin translation updated (Danilo Segan)
	* Swedish translation updated (Tore Lundqvist (luntor))

version 0.72 (10/31/2003):
	* Added a search feature to conversations.
	* Added an option to remove the formatting toolbar, both globally and
	  on a per-window basis (Nathan Fredrickson)
	* Added a drop shadow to the buddy list tooltip
	* Smileys are copyable
	* Fixed the ICQ login crash
	* Fixed a crash in the Add Chat dialog when selecting an
	  account that doesn't support chats. Closes bug #821606.
	* Fixed a bug where new MSN accounts without buddies added wouldn't
	  connect.
	* Fixed a crash when deleting an account that has IMs or chats open.
	  Closes bug #821630.
	* Smileys have background colors
	* If SSL is not enabled, MSN will load, but error on connect.
	* Disable Jabber SASL auth until the standard stabilizes
	* Chinese (Simplified) translation updated (Funda Wang)
	* Chinese (Traditional) translation updated (Ambrose C. Li)
	* Czech translation updated (Stanislav Brabec, Miloslav Trmac)
	* Danish translation updated (Morten Brix Pedersen (mbrix))
	* Dutch translation updated (Vincent van Adrighem)
	* Finnish translation updated (Arto Alakulju)
	* French translation updated (Eric Boumaour)
	* German translation updated (Bjoern Voigt)
	* Italian translation updated (Claudio Satriano)
	* Korean translation updated (Kyung-uk)
	* Portuguese (Portugal) updated (Duarte Henriques)
	* Romanian translation updated (Misu Moldovan)
	* Russian translation updated (Alexandre Prokoudine)
	* Serbian translation updated (Danilo Segan)
	* Serbian Latin translation updated (Danilo Segan)
	* Spanish translation updated (Javier Fernandez-Sanguino Pena)
	* Swedish translation updated (Tore Lundqvist (luntor))
2003-12-03 13:23:28 +00:00
xtraeme
47046eb724 Upgrade to 0.11.6.4. Soren Jacobsen: PR 23617.
Changes:
* Small cleanups to prevent mIRC colors in /whois from disturbing
  other screen text.
* In some circumstances, /open buddyname could cause multiple
  windows to open for buddyname in IRC and Lily. Fixed.
* /groupbuddy will allow Tab completion for existing buddy names.
* (backported from 0.12.0) New $showraw. If non-zero, messages that
  are not understood by the protocol drivers will be displayed in the
  :RAW window.
* The recvfrom chain no longer stops execution when incoming
  private/public messages are displayed. This allows hooks from
  modules to have a weight heavier than 150.
* In some situations, AOL's servers can forcibly remove you from
  chat rooms. naim will now automatically rejoin them, re-creating
  them if need be.
* More small cleanups in the HTML renderer.
* The dtime() routine did not allocate enough space for some
  possible strings, causing displeasing truncation. Fixed.
* In certain situations, $-variable expansion could result in an
  improperly-terminated string, causing out-of-bounds memory access. Fixed.
2003-12-02 03:57:44 +00:00
jmcneill
19c6350667 Regen. 2003-12-02 01:55:48 +00:00
jmcneill
48283cb0b8 Make BitchX compile with GCC3 2003-12-02 01:55:30 +00:00
salo
bcb35da9cb PKGREVISION++
Sync with the silc-client update.
2003-11-27 12:42:17 +00:00
salo
fb9eda97ee Update to version 1.0
Changes:

- disable perl support.  it's broken and needs patches for lang/perl5[8] which
  won't be applied during the freeze

1.0:
====
- Help file updates.
2003-11-27 12:40:53 +00:00
cjep
faf214dd25 On Solaris link with socket and nsl libs. Fixes build on Solaris. 2003-11-25 13:35:20 +00:00
xtraeme
72d0a43330 Replace -p with --pid-file in startup script, reported by Michael Pasternak
pkg/23527. Bump PKGREVISION.
2003-11-21 23:06:11 +00:00
salo
b9d21e662e PKGREVISION++
Sync with the latest silc-client update.
2003-11-18 18:16:46 +00:00
salo
e4bb68cbc9 Updated to version 0.9.16.
Changes:

- Fixed the file transfer (see /HELP FILE) session accepting and closing.
- Fixed nickname formatting to not mess the /NAMES command output.
- Fixed MIME header parsing to not show extra characters in the MIME type
  name.
- Several other bugfixes were made.

- Removed RC6 algorithm from distribution.

- Added /LISTKEYS help file (see /HELP LISTKEYS).

- Implemented optimized RSA algorithm for faster private key operations.
  Private key operations are now at least 30% faster.  Note however that,
  this optimization works only with newly generated key pairs.
  Unfortunately, it is not possible to transfer the old private key to
  the new optimized format.  There is no compatibility issues with old or
  new private keys (new private keys work with older SILC Clients as
  well, but they are slower to use).

- Implemented support for searching users in the network by their public
  keys using WHOIS command.  Note that, this feature will work only with
  upcoming SILC Server.  Current SILC Server 0.9.15 or older does not
  support this feature.

  See the /HELP WHOIS for revised help information on searching by
  public key.  Examples:

  To search nickname 'nick' that has the specified public key, give:

    /WHOIS nick -pubkey /path/to/the/public_key.pub

  To search all usesr that has the specified public key, give:

    /WHOIS -pubkey /path/to/the/public_key.pub

  This search feature is the first search feature that uses the
  Requested Attributes in WHOIS to base on the search or to narrow down
  the searched values.
2003-11-18 18:14:32 +00:00
xtraeme
b38632054f Apply patch from Martin Ehmsen via lha@ in PR pkg/23426 to make psi work
with gnupg-1.2.3. This also closes pkg/23416 by Steven M.Bellovin.

Bump PKGREVISION.
2003-11-18 17:54:48 +00:00
tron
4f9e6625e6 Don't (unnecessarily) include "varargs.h" which breaks the build on
platforms which use GCC 3.3.x.
2003-11-13 20:59:53 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
salo
25c4c4c858 PKGREVISION++
Sync with the latest silc-client update.
2003-11-01 16:48:14 +00:00
salo
32a0b53a9a Update to version 0.9.15.
- added dependency on p5-File-MMagic if perl support enabled (for MMSG
  support)

Changes:

- Fixed race condition between silc_client_init and my_silc_scheduler.
- Take reference of the socket in the parser context, as it's possible
  to have the parsers in queue after the socket is disconnected and this
  may cause crash.
- Check that packet queue purging was successful.
- Optimized the socket referencing in packet routines.
- Resolve the IP for file transfer listener from the connection socket.

- Added LISTKEYS command which can be used to list server and client
  public keys from the ~./silc directory.  See /HELP LISTKEYS.
- Improved the MMSG command.  It now supports the target so it can be used
  to send private messages too without opening a windows.  It also
  detects the MIME type now automatically.  Support for digitally signing
  the messages was also added.  See /HELP MMSG, the help file is there
  now. :)  Replace the old silc-mime.pl script with the new one to take
  advantage of all new features.
- Added /MMSG command help file.
2003-11-01 16:45:13 +00:00
salo
d963b28e1a Updated to version 0.9.15.
This release focuses especially fixing the remaining MAC failed errors that
people have been experiencing and the infamous Error in select() error which
should now finally be gone.  Upgrading is strongly recommended.

Changes:

- Fixed KICK command to not send the command reply twice.
- Fixed the QoS unregistering to avoid the errors in select() for invalid
  socket connection.
- Fixed the rekey protocol timeout handling
- Fixed the packet processing to avoid clearing QoS data underneath the QoS.
2003-11-01 16:41:37 +00:00
gavan
ad7c7e1829 GNU grep is required to build xchat on Solaris. 2003-10-31 13:58:09 +00:00
grant
7b1cdd255d fix a couple of typos, drop complexity level of a sentence so that it
reads better.
2003-10-30 12:13:40 +00:00
wiz
ad72ae197c Update to 0.11.6.3, provided by Soren Jacobsen in PR 23312:
Summary of changes from 0.11.6.2 to 0.11.6.3 [2003-10-29]
============================================
[pkg fea] More Makefile rewrites for improved compatibility.
[FT  bug] Long-standing connection-deletion routine has been addressed. This
        is a partial backport of the complete rewrite for 0.12.
[FT  fea] Incoming messages containing links to www.candidclicks.com are
        automatically ignored and the sender is automatically warned.
[FT  bug] Several memory leaks have been corrected.
[Lil bug] When someone retitles a discussion, a window would be opened for
        it even if you were not a member. Fixed.
[Lil bug] Potential buffer underflow in signon code identified. Fixed.
[Lil fea] New line-receiving code backported from 0.12.
[Lil fea] New line-parsing code backported from 0.12.
[UI  bug] Potential use of uninitialized buffer in statusbar code
        identified. Work-around implemented.
[UI  bug] If two windows had identical presentations due to modifying
        $nameformat/$nameformat_named, Tab would stop working. Fixed.
[UI  bug] When leaving a chat generated an error, partial stack corruption
        occurred. Fixed.
[UI  bug] Double-join protection kept users from joining channels with an
        open window that they were not actually inside. Fixed.
[UI  bug] Potential heap corruption from realloc()ing a string and then
        copying it into itself identified. Fixed.
[UI  FEA] New key-handling code dramatically improves responsiveness for
        laggy connections and when pasting large blocks of text.
2003-10-30 07:18:26 +00:00
salo
c24cb91d5a PKGREVISION++
Sync with silc-client update.
2003-10-27 13:23:55 +00:00
salo
fbaed1db37 Updated to version 0.9.14.
Changes:

- Fixed a crashbug that occurred frequently when joining and leaving
  channels.

- Fixed a crashbug in secure file transfer.

- Several other bugfixes were made.

- Introduction of multimedia message sending and reception.  A perl script
  silc-mime will introduce a new command MMSG, which can be used to send
  MIME messages.  This enables users to send for example images and other
  messages.  The SILC Client will automatically launch the application
  that is able to view the message.

  To start the script give command /script load silc-mime.  It will try
  to find a mailcap file which defines the MIME types and applications
  that can show the MIME messages.  If you want to receive MIME messages
  you will also need to load the script.

  To send a messages use /MMSG command.  Give for example
  /MMSG -channel foobar /path/to/file.gif to send a GIF image to channel
  foobar.  A shortcoming in the MMSG command makes it impossible to send
  private messages without first opening a window for the query.  This
  will be fixed later.
2003-10-27 13:23:31 +00:00
wiz
359393cf9c Remove lmme.
The package does not work with MSN any longer due to protocol changes,
and the last activity on the author's part was about 19 months ago,
according to cvsweb.
Requested by Ben Collver, the maintainer.
2003-10-26 08:59:32 +00:00
wiz
f39d2db769 Update to 0.6.11.2, provided by Soren Jacobsen in PR 23272.
Selected changes since 0.11.6.1:
* When supplied with an extra-long nickname on sign-on, some IRC
  servers silently truncate the nickname to fit into their limits.
  This confused FireTalk. Fixed.
* The /topic command sent a non-existent /TOPIC command to the
  server instead of the proper /RETITLE command. Fixed.
* Several Makefiles have been rewritten for improved compatibility.
* Potential buffer overflow in spelling correction code identified.
  This is thought to be responsible for several reports of the
  recvfrom chain "losing" its hooks, stopping incoming messages from
  being displayed to the user. Fixed.
* Small improvements to the HTML renderer.
2003-10-26 08:17:15 +00:00
kristerw
301a33a8d5 Make this compile with gcc 3.3.
Solves PR pkg/23169.
2003-10-25 23:37:26 +00:00
jwise
e942280038 A new BETA is out, i2cbd-2.0_BETA1. Update pkg accordingly.
Changes are minor -- compiler warning fixes from GCC3, and better log messages.
2003-10-24 21:12:18 +00:00
jmmv
059a922c69 Update to 0.7.3: the main purpose of this release is to fix the bug that
caused the Yahoo plugin to stop working.  Other bugfixes are also included
as well (as I could see, locales are installed again, the main window appears
properly, while in the previous version it got hidden misteriously, etc).
2003-10-18 08:58:19 +00:00
jmmv
64dccbb2ed Update to 0.71 (main reason is to add missing dependancies to fix connection
to protocols that use SSL):

* The right-click menu for e-mail links now presents a "Copy E-Mail
  Address" item
* Fix sort by idle to behave as it did pre-contact support (David
  Smock)
* Display AIM away messages in the tooltip for buddies when
  they are away
* Support for Buddy Comments for AIM and ICQ buddies
* Window icons are now set as buddy icons or status icons
* Get User Info in MSN and Yahoo now return an error indicating that
  the information doesn't exist if the profile is empty (parts by
  Nathan Poznick)
* Added startup notification support for window managers that support it.
* The protocol icon for an account in the accounts window will now
  "pulse" when signing the account on.
* Zephyr formatting fixes (Arun A. Tharuvai)
* Zephyr can connect to chats (Karsten Huneycutt)
* SSL support can now be provided by third party plugins.
* Multiple copies of gaim installed at different locations no
  longer attempt to load the same, possibly incompatible plugins
  (Robert McQueen)
* Implemented another new Yahoo! authentication method
* Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
* Additional fixes and checks for the perl build process (Sean Burke).
* Massive core/UI splitting.
* Re-write of Jabber protocol plugin
* Conversation API changes.
* Some plugins must be updated due to code variable changes,
  function name changes, and change of behavior for certain
  functions.
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Czech translation updated (Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Finnish translation updated (Ambrose C. LI (acli))
* French translation updated (Eric Boumaour)
* Italian translation updated (Claudio Satriano)
* German translation updated (Christian Weyer, Bjoern Voigt)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Swedish translation updated (Tore Lundqvist (luntor))

Fixes PR pkg/23173 (connection problems to MSN); initial patch provided by
Matthew Luckie in private mail.
2003-10-18 08:18:46 +00:00
jmmv
d323794866 Bump revision due to gnutls update (libtasn dependency removed). 2003-10-18 08:11:43 +00:00
salo
ac6ed089d3 Updated to version 0.9.14.
This version is a major upgrade release and everyone running older version is
strongly recommended to upgrade to this version.  This version introduces
several bugfixes, security fixes and bunch of new features.  This also
completes the development work for the SILC protocol version 1.2.

Changes:

- removed patch-ac, merged into distribution
- create server keys with strict permissions

0.9.14:
=======
- Several bugfixes and security fixes were made.  A major remote exploit
  was also fixed.

- The SILC Server now ignores SIGXFSZ and SIGXCPU signals which will
  terminate the process if they occur.  They can occur in poorly
  configured environment.

- Fixed SERVER_SIGNOFF notify handling which caused ghosts to remain in
  the network.

- Fixed inviting and banning by public key.  Fixed invite and ban string
  handling.  Implemented SILC 1.2 complying invite and ban data
  distribution between routers and servers.  To also comply with SILC 1.2,
  prohibited using '@' and '!' characters in invite and ban strings.

- Support for channel public keys added.  A new feature in SILC 1.2, that
  allows join authentication using digital signatures.  Use the latest
  SILC Client to take advantage of this feature.

- Support for SILC 1.2 backup protocol.  This version introduces rewritten
  version of the backup router protocol.  The purpose of the backup router
  protocol is to prevent servers from splitting from the rest of the SILC
  network if the primary router becomes unresponsive.  There are no
  changes to the configuration of the backup router support, and old
  configurations will work with this version too.

  This version is now able to detect much better different network failure
  situations and understand how to work with them.  The servers are now
  able to actually detect when the backup router can/must be used.  They
  are also able, in case of error in backup router protocol, to resume
  back to either to the backup router or to the primary router, and always
  recover from desyncs automatically (usually within 60 seconds).

- Support for command reply error arguments was added.  This allows
  clients to better handle error conditions within command execution.

- The founder public key distribution now complies with the SILC 1.2.
2003-10-16 12:37:44 +00:00
salo
121a99fffe PKGREVISION++
Sync with silc-client update.
2003-10-16 12:37:03 +00:00
salo
ddab288103 Upated to version 0.9.13,
Changes:

- remove patch-ab, merged into distribution
- cleanups in Makefile

0.9.13:
=======
- Lots of bugs was fixed.  Also several security bugs has been fixed.

- Inviting and banning now works with a public key.  Fixed also banning
  with nickname (example, /ban +nickname).

- Support for channel public key authentication added.  The CMODE command
  has a new option 'C', which can be used to add and remove channel
  public keys on the channel.  The channel public keys work the same way
  as the channel passphrase.  Only the person posessing the corresponding
  private key of the public key added on the channel is able to join the
  channel.  It is possible to add multiple channel public keys to the
  public key list.

  Give /HELP CMODE to see how to use the command.  If the /CMODE +C is
  given without arguments you will get list of current channel public
  keys.  This feature works only with new SILC Server 0.9.14 an newer.
  You will also need to be channel founder.

- Automatic lag detector, to detect lag between your client and your
  server.  The lag (if any) is displayed on the status bar.

- /ME, /ACTION and /NOTICE now fully supports UTF-8 text messages.

- Using '@' and '!' characters in invite and ban strings is prohibited.
  Those characters cannot be anymore used as part of invite and ban
  strings.

- Better caching of old channel keys (for period of 10 seconds) to avoid
  loosing any channel messages.
2003-10-16 12:34:50 +00:00
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
grant
063d08452c add -lX11 to LDFLAGS.IRIX. fixes build on, well.. IRIX.
fixes PR pkg/22591 from Bas van Oostveen.
2003-10-11 11:08:36 +00:00
uebayasi
7a1753a017 Try to fix a network stream error which has caused Zenicb client unstable.
Patch provided by Martin Hauseman with help from Faried Nawaz, the author.
Should close PR 21620.

While here, merge misplaced patch files.

Bump revision to 2.
2003-10-10 14:13:29 +00:00
mycroft
637e377b69 If libXss exists, use it. 2003-10-06 18:37:34 +00:00
toshii
0c4adac41b Update navi2ch to 1.7.1.
No handy changelog was found at the master site.
2003-10-04 02:10:06 +00:00
xtraeme
80e3d0294d Conflict with xchat-gnome. Bump PKGREVISION. 2003-10-03 08:09:20 +00:00
xtraeme
c1ba93bee7 It's xchat-[0-9]* not xchat-1.[0-9]* 2003-10-03 07:47:59 +00:00
xtraeme
032ee2da13 Revert previous commit (wiz told me there's no need to CONFLICT betweeen
them, because they share the same PKGBASE).
2003-10-03 07:43:11 +00:00
xtraeme
6e0bfab372 xchat2 can't coexist with xchat{-gnome} and viceversa.
Closes PR pkg/23039 by Stefan Krueger.

Bump PKGREVISION.
2003-10-03 07:20:00 +00:00
mycroft
4ede614242 Update to 0.70, to fix Yahoo! support. 2003-09-30 17:50:05 +00:00
jmmv
45e7ac9bcd Set GCC_REQD to 2.95.3 instead of setting USE_PKGSRC_GCC. Pointed out by
Greg Troxel in private mail.
2003-09-30 17:48:51 +00:00
tron
75aeb79808 Fix thinko in last commit. 2003-09-28 20:13:55 +00:00
tron
6aba2107d6 Fix GCC 3.3.1 related build problem. 2003-09-28 19:29:37 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
jmmv
815bcbf7f5 Update to 0.69:
* Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
  support
* Added MSN 6 smileys.
* Added animated smiley support (Ka-Hing Cheung)
* Added SSL support, compatible with GNUTLS and Mozilla NSS.
* Added plugin IPC.
* Added support for gettext 0.12.x.
* Updated MSN support to the MSN Protocol version 9.
* Jabber now supports SSL
* Yahoo now shows people using the java chat client (Tim Ringenbach)
* Yahoo chat and conference (Tim Ringenbach)
* Yahoo ignore support (Jesse Farmer (farmerje))
* Yahoo idle times displayed, long buddy lists work, sms users,
  and other improvements (Tim Ringenbach)
* The accounts window now shows offline accounts as greyed out, and
  online accounts as colored.
* Fixed the text replacement plugin.
* Fixed all known signal problems in perl.
* The right-click menu for conversation tabs now shows the tab icon
  and status, if tab icons are enabled. (Jesse Farmer)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li, Paladin R.
  Liu (prliu))
* Czech translation updated (Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Dutch translation updated (Vincent van Adrighem)
* Finnish translation updated (Ambrose C. LI (acli))
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Korean translation updated (Kyung-uk Son)
* Polish translation updated (Przemysław Sułek, Krzysztof, and
  Emil)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
  Rodrigues Collares Neto)
* Portuguese (Portugal) added (Duarte Henriques)
* Romanian translation updated (Misu Moldovan (dumol))
* Russian translation updated (Alexandre Prokoudine)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernández-Sanguino Peña)
* Swedish translation updated (Tore Lundqvist (luntor))
2003-09-26 15:03:36 +00:00
xtraeme
a4c2fddbb7 Updated to 0.11.6.1.
Sync DESCR, COMMENT and HOMEPAGE with reality.
Patch provided by Soren Jacobsen <snj@pobox.com> in PR pkg/22926.

Changes since 0.11.6:

* Packages are now compressed with bzip2 rather than GNU zip.
* (backported from 0.12.0) /names now displays the entire, correct
  list in all situations, including initial join.
* (backported from 0.12.0) Unhandled numerics used in WHOIS now show
  up in /whois output.
* AIM Directory entry is now forced clear on connect.
* Messages that are too long to send are now rejected.
* Messages that have been rejected by a protocol driver (for example
  because they are too long) are returned to the sender.
* (backported from 0.12.0) The idea of a "generic" window has been
  removed, and you can no longer /delbuddy someone with an open window
  (you must /close the window first).
* (backported from 0.12.0) New $nameformat and $nameformat_name to
  control the format names appear as in the window list window, and
  elsewhere.
* (backported from 0.12.0) New $autosort. 0 means no window list
  sorting, 1 means sort by name, 2 means sort into groups, then by
  name (this obviates the --enable-experimental-buddy-grouping option
  to ./configure)
* New /status command, including naim version and information about
  window status.
* Online help for /save did not show the file name argument. Fixed.
* SIGHUP now re-reads .naimprofile by default.
* Possible reference to free()d memory in certain uncommon
  situations pointed out by Michael Wilson. Fixed.
* (backported from 0.12.0) /jump now accepts connection:window
  syntax (/jump EFnet:#naim works the same as /EFnet:jump #naim).
* /open now takes you to newly opened windows, removing the need to
  /jump after /open.
* /closeall now skips windows with queued messages pending.
* Potential NULL pointer dereference in Tab completion found. Fixed.
* The protocol drivers already take care of populating empty buddy
  lists when that was a problem, so naim no longer adds you to your
  own buddy list if you don't have one at startup.
* Various cleanups in the HTML renderer to handle stacked tags with
  missing close tags.
2003-09-24 10:14:11 +00:00
xtraeme
084e0ae6a7 Updated to 2.0.5.
Changes:

 - Updated translations (ca, fi, lt, nl, sk, sv, zh_CN).
 - Fixed detection of Python 2.3 in configure script (anonymous).
 - DCC Send file-selection dialog now supports multi-select.
 - Reset away status after auto-reconnect from a ping timeout.
 - Perl: Fixed IRC::user_info always matching the first entry.
 - More C89 fixes for non-gcc compilers (Albert Chin). [781809].
 - xtext: now double buffered and flicker free. Also some efficiency
   tweaks for exposure events and multi-wrapped lines.
 - Removed buggy numeric 338 support [783945].
 - Nick completion in dialogs and channel completion (Jay Cornwall).
 - Print informative error messages when dcc resume isn't possible.
 - Fixed performance of dcc recv, send and chat windows.
 - Fixed tab-arrow buttons show/hide (Lloyd Williams) [783681].
 - Fixed lastlog bugs [791220].
 - win32: Faster tinting, and uses MMX when in 16 or 32bit color.
 - Execute /sigusr2 on receiving SIGUSR2 signal (Michael Guidero).
 - /IGNORE command and window now have an extra "DCC" category.
 - Alert user when logfiles fail to open (Jay Cornwall).
 - Fixed missing underlining of IP numbers (2.0.4 only).
 - Allow accepting DCC sends from ports below 1024.
 - Connect to URL given on commandline even if 'No Serverlist on
   Startup' is off [804648].
 - Fixed problem in allocating colors while in 8bit PseudoColor.
 - xtext: tinting now shades towards your background color, making it
   usable with white backgrounds. Tints can also use XShm for extra
   speed with --enable-shm at ./configure time (experimental).
 - Perl: IRC::add_print_handler callbacks now get parameters in
   $_[1...x], with $_[0] left for compatibility (Lian wan Situ).
 - Perl: added command_with_channel command (Alexander Werth)
   [801711].
 - Smaller bug fixes: [798655].
2003-09-23 22:00:51 +00:00
jmmv
39ac9b0532 Use 'audioplay' under NetBSD to play sounds, and 'play' from the 'sox' package
under other systems.  Bump PKGREVISION to 1.
2003-09-19 21:32:11 +00:00
wiz
dccb59b491 Update to 1.1.12:
#  $serverwin([server refnum])
# Major project to replace bad quality C code with high quality C code
# ./configure --with-warns
# $dccctl(.. FLAGS ..)
# $dccctl(.. HELDTIME ..)
# $dccctl(.. HOLDTIME ..)
# QWORD (double quoted words with double quotes) for alias arglists
# Finished off full ipv6 support for dcc.
# Current channel-ness is tracked by the channel and not the window.
  It's now impossible for a channel to be a current channel unless
  you're on the channel.
# /set new_server_lastlog_level default changed to "ALL,-DCC"
# $levelwindow([lastlog level])
# $outputwindow([lastlog level] [target])
# /timer.ue alias in 'commandqueues'
# %{1}+ status expando acts sort of like %+
# /SET SWITCH_CHANNELS_BETWEEN_WINDOWS
2003-09-19 18:34:37 +00:00
wiz
a81d111ff1 Make build with gcc3. From Jonathan Perkin in PR 22861. 2003-09-19 18:23:19 +00:00
wiz
433f54e162 On NetBSD, make the default audio-player "audioplay" instead of "play".
Closes PR 22723 by Steven M. Bellovin.
2003-09-18 19:58:08 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
jmmv
8adfd5f3f2 Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.
Kopete 0.7.2 (released 2003/09/09)
==================================

The MSN plugin now supports the latest version of the protocol.
Those people getting messages from Microsoft will no longer
recieve those messages and will also not be disconnected when
MSN removes support for the older protocols on Oct. 15th.

Fix Bug 63416 - Crash: MSN unhandled exception 224
Fix Bug 63404 - MSN causes Kopete crash after a few seconds
Fix Bug 63350 - crash during backspacing in chat winwdow
Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available
Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes
Fix Bug 62628 - Crash on setting away status (Yahoo Plugin)
Fix Bug 62611 - Crashes during typing a message or receiving, or send.
Fix Bug 62576 - Crash when mouse move with pressed button
Fix Bug 63799 - sounds enabled even if status is 'away'
Fix Bug 63622 - Gives wrong tooltip message when user signs off
Fix Bug 63612 - Checkbox modifiable in MSN User info
Fix Bug 63530 - I can not instant messages from the yahoo plugin
Fix Bug 63441 - Contacts from IRC could not be put in groups
Fix Bug 62223 - Online sounds made when account goes offline
Fix Bug 63659 - "Go Online First" alert is greyed out/disabled

Kopete 0.7.1 (released 2003/08/11)
==================================

Fix Bug 62210 - ICQ plugin always reports "password was incorrect"
Fix Bug 62270 - chatwindow menubar not possible to hid
Fix Bug 62278 - delete a account in kopete
2003-09-17 12:02:44 +00:00
seb
4f261e3d88 chat/zephyr-current was reimported as chat/zephyr.
Approved by maintainer, sommerfeld@
2003-09-16 20:12:53 +00:00
seb
6053a68614 Use chat/zephyr/... not chat/zephyr-current/... 2003-09-16 19:51:21 +00:00
seb
de050dd45b This is now chat/zephyr not chat/zephyr-current. 2003-09-16 19:44:46 +00:00
seb
e178c14532 Reimport chat/zephyr-current as chat/zephyr.
Approved by maintainer, sommerfeld@
2003-09-16 19:41:50 +00:00
agc
0503051671 Sync PLIST with reality.
Bump PKGREVISION to 1.
2003-09-16 15:21:20 +00:00
adam
a5fa5ffdd3 Changes 1.3:
* corrupted messages can't make ekg disconnect any more
2003-09-16 15:16:34 +00:00
agc
85879d95a0 Sync PLIST with reality.
Install files properly, so that a "make install; make deinstall; make
install" combination does the right thing.

Bump PKGREVISION.
2003-09-16 14:51:16 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
xtraeme
fbfcffeb4f Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain. 2003-09-04 15:47:08 +00:00
jmmv
65499fd5e7 Update to 0.68, patch provided by Matthew Luckie:
* Removed the old event system and replaced it with a much better
      signal system.
    * Added plugin dependency support.
    * Rewrote the Perl plugin. All old scripts will break, but it offers
      a much better API for new scripts.
    * Yahoo color support (Tim Ringenbach (marv_sf))
    * Yahoo and MSN get info support (Nathan Poznick)
    * Fixed Jabber registrations.
    * Fixed a problem where pouncing two users with the same name
      appeared in the same conversation window, and other related
      problems. (Robot101)
    * Corrected problems with proxy preferences.
    * Mailchk.c and simple.c compile again (Paul A (darkrain))
    * Catalan translation updated (Robert Millan)
    * Chinese (Simplified) translation updated (Funda Wang)
    * Chinese (Traditional) translation updated (Ambrose C. Li)
    * Danish translation updated (Morten Brix Pedersen (mbrix))
    * Finish translation updated (Ambrose C. LI (acli))
    * German translation updated (Bjoern Voigt)
    * Portuguese (Brazilian) translation updated (Mauricio de Lemos
      Rodrigues Collares Neto)
    * Norwegian translation updated (Petter Johan Olsen)
    * Romanian translation updated (Misu Moldovan (dumol))
    * Serbian translation updated (Danilo Segan)
    * Serbian Latin translation updated (Danilo Segan)
    * Swedish translation updated (Tore Lundqvist (luntor))
2003-09-04 12:57:00 +00:00
seb
529e68e4f1 NetBSD-current provide iconv(3) functionality in libc not
libiconv. Some packages insist on adding '-liconv' during link
or assumes the existent of it with they found iconv.h.

BUILDLINK_TRANSFORM can handle that.
Put it in in libiconv/buildlink2.mk for systematic coverage and
remove it from package "Makefile".

BTW this fix the build of chat/centericq - and probably others - on
-current.

Okayed by jlam@.
2003-09-02 18:20:33 +00:00
seb
19db7f1a61 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
And fix pathname to one of these files.
2003-09-02 12:45:26 +00:00
xtraeme
1c1a5c5f6e Remove trailing slash from DESCR, sort USE_* and buildlinks alphabetically.
Remove ${VER} noted by jmmv@
2003-09-02 09:04:33 +00:00
xtraeme
6e66f31642 Use gnome2-dirs>=1.2 2003-09-02 08:43:46 +00:00
xtraeme
e129217c32 Add and enable gossip 2003-09-02 07:33:00 +00:00
xtraeme
19c06a1b06 Initial import of gossip 0.5. Ok'ed by wiz@
Gossip is a modern client for the Jabber Instant Messaging system.
It aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME desktop a user-friendly way of keeping
in touch with their friends.
2003-09-02 07:32:04 +00:00
seb
f2e4c2074a Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 00:15:40 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
cjep
0174216952 whitespace fixes 2003-09-01 10:13:08 +00:00
wiz
bada6037c4 Update to 4.9.6:
The internal RSS parser suffered some changes that enabled it to undestand
the RDF dialect as well as CDATA values. Some problems related to fetching
all the records on every check were fixed.

RSS checking delays are now specified in minutes, not in hours.

The "Reply" button was removed that used to appear in the message box
when reading RSS records.

Correct redirect processing was implemented in the HTTP module used to fetch
RSS documents.

HTTP proxy support was added. So far it's used only for RSS fetching.

History lastreads checking was improved. Now centericq shouldn't show the
unread messages mark for contacts you communicated with during some clock
skews.

Auto-reconnect appeared not to work for the ICQ protocol. Fixed.

It's now possible to join a Jabber conference by its JID, without a need
for a service to be registered on the server. Example:
"jdev@conference.jabber.org" in the "Name/Title" field.

Since Jabber IDs are not case sensitive, centericq treats JIDs written with
capital and small letters the same way.

The status change window was improved. Now it has the "All protocol" item on
the top along with newly added "Already logged in only".

The cicqconv contact list conversion utility was extended with ICQ list
support for Trillian written by Vassilios Karakoidas <bkarak@aueb.gr>.

Jabber authentification became smarter. If server doesn't support digest
authentification, it's not tried anymore. The point was that the new
digest practice made it impossible to login into server which didn't
support md5 digest auth. Fixed.

HTTP proxy support for fetching RSS feeds was fixed. It used to segfault
the application in some situation.
2003-08-31 16:46:27 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
xtraeme
0733dedcb8 Updated to 2.0.4
Changes:

 - Updated translations (lt, sv, zh_CN).
 - Fixed crash on tinted transparency (xc203-fixtint.diff).
 - Fixed incorrect dcc cps calculation (xc203-fix-cps.diff).
 - Allow fullpath and relative filenames for Text Events sound files
   (Anthony Dragunov).
 - Added /GUI command (mainly for use by scripts).
 - Solaris build fixes for ipv6.
 - Added -n, --no-plugins command-line arg.
 - Added a feature to change the color of away users.
 - Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX).
 - Fixed bug [753742] When server tab and query had the same name,
   private messages could go to the wrong tab.
 - Support others users too, when expanding ~ in filenames (Neox).
   [767514].
 - Underline "ipnumber:port" style urls too (Alex & dobler).
 - Added support for ircu numerics 330 and 338 (phaseburn).
 - C89 fixes, should now compile with HP UX and Sun C Compilers
   (Albert Chin). [777106].
 - Smaller bug fixes: [773245] [779166].
 - Close tabs on shift-leftclick (Jay Cornwall).

I'm actually the maintainer.
2003-08-30 16:03:18 +00:00
reed
2aae673647 Fix case. 2003-08-30 05:06:18 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
jmc
73288bf81a Various fixes so this works on 1.6.1 2003-08-28 04:13:10 +00:00
jmc
19cdc0caf6 This needs/uses threads 2003-08-28 03:50:15 +00:00
itojun
4a379ef5e9 go down to chat/ser 2003-08-23 22:08:49 +00:00
itojun
e2c54d02a9 SIP Express Router 0.8.10 from iptel.org 2003-08-23 22:08:02 +00:00
jschauma
24d57b8c84 Add a pseudo-category called 'java'. 2003-08-23 15:15:27 +00:00
seb
4c6e4da28c Add a missing '/'. 2003-08-23 10:52:50 +00:00
hubertf
7d3056cc5e Update centericq to 4.9.5.
Patch sent by Dawid Szymanski [dawszy /at/ arhea /dot/ pl].

Changes:
********

Internal RSS reader module was implemented. You can now easily add a
feed to your list from the menu, and stay tuned on news at your
favourite sites. See the README for details.

Users who set their status to "away" on the MSN network appeared offline
in centericq. Fixed.

Jabber online/offline events were not shown in the log window. Fixed
this one too.

Fixed a bug because of which centericq couldn't connect to networks
other than ICQ when the --bind parameter was used.

ICQ away messages requests are now shown in the log window.

SMSes in Russian now work (with operators which support Cyrillic of
course).

Auto-wrap was disabled in the internal editor, so now it's possible to
paste text and it will not get screwed up.

Jabber conferences were fixed. Actually, a small workaround was added
for a weirdness of jabber.com server.

Jabber passwords hash authentification was enabled.
2003-08-19 22:53:44 +00:00
jmmv
7a5931232f Update to 0.67:
* Brought back the message notification plugin (Brian Tarricone)
  You'll need to reconfigure your settings for this plugin
* IRC protocol plugin rewritten (Ethan Blanton)
* New IRC protocol icon (Nuno Donato)
* Protocol and status icons now optionally appear on tabs.
  (Etan Reisner)
* Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
  Rename Group, Privacy)
* Shows "hiptop" icon for AIM buddies using hiptop
  devices (Robey Pointer)
* Privacy core/UI split.
* Conversation placement by group now applies to chats in the buddy
  list as well.
* Events in a conversation (user logged in, logged out, window closed,
  etc.) now grey the tab.
* Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
  Voigt, Paul A (darkrain))
* British English "translation" updated (Sam Halliday)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Danish translation updated (Morten Brix Pedersen)
* Dutch translation updated (Vincent van Adrighem)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Hindi translation added (Guntupalli Karunakar)
* Hungarian translation updated (Zoltan Sutto)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
  Rodrigues Collares Neto)
* Romanian translation updated (Misu Moldovan (dumol))
* Serbian translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernandez-Sanguino Pena)
2003-08-18 18:27:08 +00:00
jmc
fea04bcbb8 With qt3/kde moves this no longer ends up in X11BASE 2003-08-16 00:46:06 +00:00
jmc
43ba654f3c Get iconv right for both forms of everybuddy 2003-08-15 22:48:04 +00:00
jmc
fff3689ee1 Don't add -liconv to the libraries line as it doesn't exist on -current and
buildlink will add it if need be.
2003-08-15 22:22:43 +00:00
grant
2716c2447f s/Irc/IRC/ in COMMENT. 2003-08-12 13:38:54 +00:00
jdolecek
441e938d58 use MASTER_SITE_SOURCEFORCE for MASTER_SITE
add USE_X11, replacing former USE_X11BASE removed in previous revision
2003-08-12 08:08:33 +00:00
jdolecek
5b646d8d9c this really doesn't need to be installed into X11BASE, so change to USE_X11
only and use PREFIX instead X11BASE as appropriate
this makes this package xpkgwedge friendly, too
Problem reported and fix provided in pkg/22440 by Juan RP
2003-08-11 17:28:20 +00:00
jdolecek
3e0ebd9724 use MASTER_SITE_SOURCEFORGE for MASTER_SITE definition, and long
line wrapping
suggested by Juan RP in PR pkg/22440
2003-08-11 17:25:04 +00:00
seb
b654a062e1 Deal with blindly added -liconv in src/Makefile.{am,in}:
-current does not have it and can do without it.

XXX Time to add this BUILDLINK_TRANSFORM directive to
converters/libiconv/buildlink2.mk ?
2003-08-09 17:11:04 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
jmmv
95ec769d14 Update to 0.7:
Main Application
* Drag and Drop contacts between metacontacts (Olivier)
* Show an icon while DNDing on the contactlist (Will, Olivier>
* XML/XSL config for chatwindow theme
* Migrate file transfers to use KIO (new standardised file transfer API in
  KMM), remove KopeteTransferManager (lilachaze)
* Create KopeteViewManager, clean up KopeteMessageManager (Jason)
* Fix up fire and forget message window, make it work for all protocols (Jason)
* Make send message keycombos to be customiseable KActions (Jason)
* Add right click menu to tabs, add ability to move a tab to another window
  (Jason)
* Tab color highlighting on new messages, typing (Jason)
* Message in transit animation (Jason)
* When a message is received, flash contact's icon to indicate a new message
  (Oliver)
* Nick completion (Jason)
* Message Highlighting with Notifications (Jason)
* New KopeteAccount arch. allows multiple accounts of the same protocol (Oliver)
* Allow custom colours for each account's icons (Duncan, Olivier)
* New Icon effects arch. with overlays (Will)
* KopeteOnlineStatus architecture (Martijn)
* KopeteCommandhandler for /commands. Kopete-wide support of /part, /close,
  /clear, /exec, /help, /me (Jason)
* New logging API with extensability for multiple logging formats (Jason)
* General API cleanups (Everyone)
* License headers unification and correction (Duncan)
* Tons of bugfixes (Everyone)

IRC Plugin
* Total re-write of IRC to fit Kopete arch, with many improvements.
  (Nick, Jason)
* Channel / Nickname search in AddContact Wizard (Jason)
* Add support for all /commands needed for a basic client
* Use kopete away system
* "Show server window" account context menu option (Michel)
* Use KExtendedSocket for proxy and firewall support (Michel)
* IPV6 support (Michel)
* WHOIS support (Michel>

OSCAR Plugin
* Support for ICQ over OSCAR (Stefan)
* More complete userinfo (Stefan, Will)

MSN Plugin
* Handle MSN Plus away reasons. (Olivier)
* Detect when the other party timed out and left the chat (Olivier)

Yahoo Plugin
* First release (Matt)
* Spell Checking Plugin
* Enable check-as-you-type (Jason)
* Initial Release

Highlighting plugin
* Highlight messages according to your own criteria. (Olivier)
* Initial Release

Text effect plugin
* Give your messages a bit of sparkle, even if you have no wit. (Olivier)
* Initial Release

History plugin
* Move history/logging into its own plugin. (Olivier)
* Initial Release

Auto replace plugin
* Perform substitutions on messages. (Roberto Pariset)
* Initial Release

Closes PR pkg/22399 by Nate Hill.
2003-08-08 12:29:08 +00:00
grant
8c3dd249ab USE_GNU_TOOLS=grep 2003-08-08 08:32:37 +00:00
jmc
e5f6910336 Yet another correct for the qt3 prefix change 2003-08-07 17:38:00 +00:00
seb
65e902d4ea Even if it is commented get ride of deprecated info file handling stuff. 2003-08-07 12:27:40 +00:00
drochner
25e4c51173 bump revision after qt3/kde prefix change 2003-08-05 13:35:26 +00:00
kristerw
1b29fdd8d1 Make this compile on NetBSD-1.6.1/shark.
The package is compiled with -Werror, but the sharks headers are not
-Wtraditional safe, so the buld failed.  Remove the silly -Wtraditional.
2003-08-02 20:38:56 +00:00
markd
b6d7c42bd5 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:56:08 +00:00
seb
3f203cfe95 Follow the trend started by jmmv@. Thanks Julio!
Remove IRCD_HYBRID_DPATH from bsd.pkg.defaults.mk and BUILD_DEFS,
set PKG_SYSCONFSUBDIR to 'ircd-hybrid' instead: the package builder is
now expected to adjust Ircd Hybrid configuration directory with
PKG_SYSCONFBASE(.${PKG_SYSCONFVAR}).

Replace local DOC_SUBST stuff with FILES_SUBST from bsd.pkg.install.mk.

Go with the previous PKGREVISION bump.

XXX Having the log files as SUPPORT_FILES is not optimal.
XXX I really should update this package.
2003-07-29 20:21:37 +00:00
jmmv
f41bd6e952 Convert to the bsd.pkg.install.mk infrastructure:
- Install configuration files under the examples hierarchy.
- Honour PKG_SYSCONFDIR.
- Use RCD_SCRIPTS to handle rc.d script.
As a result, bump PKGREVISION to 1.
2003-07-29 18:55:56 +00:00
jmmv
48e3ab1942 Convert to the bsd.pkg.install.mk framework to handle the daemon's user and
group, the creation of log files and automatic handling of the rc.d script.
Bump PKGREVISION to 1.  Ok'ed by seb@, the maintainer.
2003-07-29 17:25:58 +00:00
jmmv
a7ec0b8756 Use /dev/null instead of empty file. 2003-07-29 16:57:46 +00:00
jmmv
840c30e882 Convert this package to the bsd.pkg.install.mk framework:
- Install configuration files under the examples hierarchy.
- Use CONF_FILES_PERMS to put the configuration files in place.
- Use SUPPORT_FILES_PERMS to put the empty log file in place.
- Use RCD_SCRIPTS to handle the rc.d script.

While here, add ICBD_OWNER to BUILD_DEFS and use ROOT_USER and ROOT_GROUP
where appropiate.

As a result, bump PKGREVISION to 1.
2003-07-29 16:25:56 +00:00
jmmv
05e98c6d0a Give the -f flag to rm, to avoid a warning message. Fix typo in COMMENT. 2003-07-29 15:55:14 +00:00
jdolecek
44944fd5a2 build and install only actually translated language packs 2003-07-27 22:23:01 +00:00
jdolecek
2fd9185df6 need to create ${X11BASE}/share/psi before it could be used 2003-07-27 22:22:22 +00:00
jdolecek
930b75c746 Add psi-ssl 2003-07-27 21:48:13 +00:00
jdolecek
998a928ffd Initial import of psi-ssl 2.0 - PSI Jabber client SSL plugin
Packaging work done by Love Hornquist-Astrand (love@)
2003-07-27 21:47:08 +00:00
jdolecek
838702df3b Update psi to version 0.9 (latest available).
Changes since 0.8.7:
* OpenPGP integration (via GnuPG)
* Jabber Browsing
* Groupchat invites / private-messaging
* better SSL certificate handling
* ton of bugfixes

Package now also includes all available language packs.
2003-07-27 21:43:59 +00:00
wiz
1f018a8fdc Update to 0.11.6:
[pkg fea] Several small documentation updates.
[pkg fea] Major header files are now installed in a global installation
        directory.
[con bug] Small bugs in contrib/sendim.sh found and fixed.
[UI  fea] Chat "hilites" added: If a member of a room/channel/discussion
        mentions your name, their message will be highlighted.
[UI  bug] A small bug in the /away routine has been fixed, allowing your
        /away status to be preserved across re/connects.
[UI  bug] .naimprofile will now be read for all connections in the event
        that multiple connections are declared in .naimrc.
[pkg bug] A "#warning" directive was misnamed "#warn" and has been
        corrected.
[Lil fea] Discussion retitles are now treated as a /topic change on IRC.
[TOC bug] /me processing in chat rooms was broken. Fixed.
[pkg FEA] The default modules have been removed, and are now distributed in
        a separate "naim-modules" package available from the naim web site.
[UI  fea] All internal routines are now declared "static," to clean up the
        module interface.
[UI  FEA] All major dependencies on ncurses in the main UI code have been
        isolated to src/win.c, to provide for easy migration to modular user
        interface routines.
[UI  FEA] New /chains command to display all event chains.
[UI  FEA] Newly rewritten /modload and new /modunload to completely control
        loadable modules.
[UI  FEA] New /modlist command to display currently loaded modules and
        their vital statistics.
[UI  FEA] Queued messages are now saved when you /save.
[UI  fea] Minor improvements to the HTML renderer.
2003-07-25 10:13:04 +00:00
wiz
88c6ab1ec7 Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure. 2003-07-22 13:49:38 +00:00
wiz
aecb44fce2 USE_NCURSES should _always_ be set to a comment explaining why it
is needed. (undo part of last)
2003-07-22 11:39:47 +00:00
adam
c92f927f4d Oops, forgot to add these new files :) 2003-07-22 10:41:41 +00:00
adam
70e07dae2c Changes 1.1:
* ekgbot
* log viewer
* bug fixes

Now makes a shared library and uses buildlink2
2003-07-22 10:39:40 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
jmmv
19e518a740 Add and enable kopete. 2003-07-19 18:51:41 +00:00
jmmv
2d0809e17a Initial import of kopete, version 0.6.2:
Kopete is a flexible and extendable multiple protocol instant messaging
system designed as a plugin-based system.  All protocols are plugins and
allow modular installation, configuration, and usage without the main
application knowing anything about the plugin being loaded.

The goal of Kopete is to provide users with a standard and easy to use
interface between all of their instant messaging systems, but at the same
time also providing developers with the ease of writing plugins to support
a new protocol.

Kopete is a big project which already supports messaging protocols like
Jabber, ICQ, AIM, MSN, Yahoo, IRC, Windows LANs, GaduGadu, IRC and SMS.
2003-07-19 18:50:24 +00:00
jmmv
ade466d9c6 Add kde to categories. 2003-07-19 12:01:51 +00:00
jmmv
cf45989d83 Update to 0.66 with patch from maintainer:
* Freebsd compile fix (Matthew Luckie)
* .spec file improvements (Ethan Blanton)
* Added a gaim-remote man page (Robert McQueen)
* The Remote Control plugin no longer adds duplicate groups to your buddy list.
* Servers and ports are now imported correctly in MSN.
* Core/UI split the core initialization and shutdown.
* MSN messages with newlines are now sent correctly to MSN clients.
* Italian translation updated (Claudio Satriano)
* British English "translation" added (Sam Halliday)
* Fix some sound initialization stuff
* Updated  Portuguese (Brazilian) translation (Mauricio de Lemos Rodrigues
  Collares Neto)
* Updated Czech translation (Miloslav Trmac)
* Fix saving and import of default away message
2003-07-19 10:58:31 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00