Commit graph

1950 commits

Author SHA1 Message Date
jdolecek
c2c89b2e67 qca-ossl moved to qca2-ossl 2007-12-20 20:30:24 +00:00
jdolecek
2ad56ad2fb remove no longer needed patches - part of psi update to 0.11
tested on NetBSD 4.0, I don't have other platforms ...
2007-12-20 20:15:25 +00:00
jdolecek
c017a0b22a Update psi to 0.11.
New in 0.11
  - Reworked account registration process (including proper support for
    XEP-0077 (In-band registration))
  - Finished support for XEP-0004 (Data Forms) by supporting forms in
    messages. (thanks to Roelof Naude)
  - Added support for XEP-0070 (Verifying HTTP Requests via XMPP).
    Thanks to Maciej Niedzielski.
  - Customizable shortcuts (thanks to Ephraim)
  - System-wide shortcuts
  - Added spell checking (thanks to Ephraim).
    Currently only aspell is supported.
  - Added option to automatically set the resource (using the hostname)
  - Added new default Stellar3 iconset
  - Added support for XEP-138 (Stream Compression)
  - Added support for using XEP-33 (Extended Stanza Addressing) to multicast
    messages to multiple users. Use option.enable-multicasting to enable it.
  - Added 'Show status message' toggle. There is a hidden option to put
    status messages under the nickname (at the cost of 2 extra pixels
	  when no status message is shown)
  - Support for Bookmark Storage (XEP-0048), where bookmarked conferences are
    auto-joined. No UI is provided for creating bookmarks (yet).
  - Better error messages, including error condition mappings (XEP-0086)
  - Support dynamically changing priority
  - Improved PGP error messages
  - Hiding the deprecated protocol selector for service discovery by default.
    Use option.ui.show-deprecated.service-discovery.protocol-selector to
	  re-enable it.
  - New options system (see options.xml)
  - Receiving support for vCard-Based Avatars (XEP-0153)
  - Support for Multi-User-Chat (XEP-0045)
  - Preliminary support for User Nickname (XEP-0172)
  - Preliminary support for Roster Item Exchange (XEP-0144)
  - Psi now uses the Qt4(>=4.3) and QCA2 libraries, replacing the Qt3 and QCA1
    requirements.
  - "Privacy List" support in the account dialog.
  - Support for XEP-0050 (Ad-hoc commands)
  - Preliminary support for XEP-0163 (Personal Eventing Protocol)
  - Preliminary support for XEP-0146 (Remote Controlling Clients)
  - Large parts of the codebase have been restructured.
  - Fixed a chat room bug where subject/topic changes were not shown.
  - Mac OS X builds are now universal binaries, supporting the new Intel
    based Macs.
  - Support for XEP-85 (Chat State Notifications).
  - Support for XEP-0115 (Entity Capabilities).
  - There is now a config.xml option to make some windows use the brushed
    metal theme on Mac OS X.
  - Window opacity support is now present for all three supported platforms.
  - Fixed Unicode URL opening bug #510
  - Auto-reconnect accounts on wakeup
  - Copy-pasting with emoticons now works
  - Fixed issue #263 where emoticons would disappear in a reply or quote
  - History index is rebuilt faster
  - Configure toolbars merged into main preferences dialog
  - Moving tooltips
  - MingW32 compiler support (Coupled with the open source Qt4 Windows library
    this now allows completely free building of Psi on Windows)

Aspell support is not activated in pkgsrc ATM
2007-12-19 13:19:38 +00:00
wiz
b524dc18ff Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
tnn
87d38fcc11 Update to pidgin-2.3.1.
Various minor protocol bugfixes and compile fixes for FreeBSD & Solaris.
2007-12-10 11:33:58 +00:00
jnemeth
09da9a6313 sort 2007-12-03 20:22:30 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
tnn
3c96d09b7f Update the pidgin IM suite to version 2.3.0.
version 2.3.0 (11/24/2007):
	http://developer.pidgin.im/query?status=closed&milestone=2.3.0
Some highlights from ChangeLog:

Pidgin:
* Connection errors are now reported in mini-dialogs inside the buddy
  list, rather than as buttons in the buddy list and with dialog
  boxes.  If several accounts are disabled when you sign on elsewhere,
  you can now re-enable them all with a single click.
* If you alias a buddy to an alias that is already present within
  a particular group, we now offer to merge the buddies into the
  same contact.
* A music emblem is now displayed in the buddy list for a buddy if we
  know she is listening to some soothing music.
* Added a 'Move to' menu in buddy list context menu for moving buddies
  to other groups as an alternative to dragging.
* It is now possible to mark a chat on your buddy list as "Persistent"
  so you do not leave the chat when the window or tab is closed.
* The auto-join option for chats is now listed in the "Add Chat"
  dialog along with the new persistence option.
* Closing an IM no longer immediately closes your conversation.  It
  will now remain active for a short time so that if the conversation
  resumes, the history will be retained.  A preference has been added
  to toggle this behavior.
* The "Smiley" menu has been moved to the top-level of the toolbar.
* Pidgin's display is now saved with the command line for session
  restoration.  (David Mohr)
* ICQ Birthday notifications are shown as buddy list emblems.
* Plugin actions are now available from the docklet context menu
  in addition to the Tool menu of the buddy list.
* The manual page has been heavily rewritten to bring it in line
  with current functionality.

Finch:
* It's possible to bind key-strokes to specific menuitems in the windows.
  Read the 'Menus' section in the man-page for details.
* 'transpose-chars' operation for the entry boxes. The default key-binding
  is ctrl+t.
* 'yank' operation for the entry boxes. The default binding is ctrl+y.
2007-12-02 04:17:54 +00:00
wiz
04cd0300c9 Remove ex-MASTER_SITE. 2007-12-01 23:46:04 +00:00
rillig
70b28cd249 The Python programs for the dbus option need the py-dbus package. Patch
by Brian de Alwis on pkgsrc-users.
2007-12-01 22:46:42 +00:00
rillig
7f2c4742b4 The buildlink3.mk file needs to know the options of the package,
especially dbus. Patch by Jan Kryl on pkgsrc-users.
2007-12-01 16:46:07 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
sketch
adb2a981c7 Needs libresolv on Solaris. 2007-11-29 13:04:04 +00:00
mjl
46927ab399 Remove micq, project has been renamed to climm. 2007-11-28 11:47:45 +00:00
mjl
e288754613 Enable climm, disable micq. 2007-11-28 11:46:30 +00:00
mjl
13923e681d Initial import of climm-0.6.1. (formerly known as micq) 2007-11-28 11:45:34 +00:00
tron
f9c3120f43 Add "USE_TOOLS+= perl" to make this build again. 2007-11-26 07:16:52 +00:00
adrianp
a8df026d7f Add USE_TOOLS=perl to address PR# 37430 2007-11-25 13:19:04 +00:00
adrianp
92da5a8ac3 Update to 5.0.63
2007/06/10 .62	Backported 5.1 fix for a bug allowing guest nicknames to be
		linked.
This release fixes two security-related bugs discovered in version 5.1 which
are also present in 5.0.
2007-11-24 00:47:35 +00:00
adrianp
7360361730 Update to 1.1.15
Another release has been issued in the 1.1.x stable line, following up with a
few minor fixes to issues in previous releases. In particular, a small number
of problems in the new m_ident have been addressed. A bug which lead to blank
quit messages has also been fixed.
2007-11-22 11:45:15 +00:00
wiz
03cb434cad Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:23:22 +00:00
sborrill
02bff73ef0 The startup order of the jabberd components is important; alphabetical order
isn't good enough!

Ensure that c2s starts after router (which it needs to connect to). This
saves it having to retry the connection.

Bump PKGREVISION
2007-11-15 12:57:21 +00:00
tonio
c01f6b3e6a Update chat/bitlbee to 1.0.4
Version 1.0.4 (released 2007-08-20) hilights:
- Removed call to sethostent() from proxy.c, this caused a lot of
  problems especially for people on *BSD.
- Just some small bugfixes.
2007-11-12 20:17:14 +00:00
heinz
4e767e6193 Removed master site www.at.silcnet.org, does not resolve anymore in DNS.
Mentioned in PR pkg/37308 by Zafer Aydogan.
2007-11-12 18:17:28 +00:00
wiz
268498287d Remove www.at.silcnet.org, does not resolve.
From Zafer Aydogan in PR 37308.
2007-11-11 23:42:39 +00:00
rillig
f3d1383cd6 libgcrypt is needed for building programs, as reported in PR 37361. 2007-11-11 21:53:57 +00:00
tnn
50ca83c5e9 Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
(A remote user can cause a DoS by sending a message with invalid HTML.)

version 2.2.2 (10/23/2007):
 http://developer.pidgin.im/query?status=closed&milestone=2.2.2
 NOTE: Due to the way this release was made, it is possible that
 bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
 until the next release.
 * Various bug and memory leak fixes
2007-11-03 15:59:17 +00:00
uebayasi
407fff5c5d Sort EMACS_VERSIONS_ACCEPTED.
Sort variables depending on ${EMACS_FLAVOR} (emacs or xemacs).  Prefer
assignment to conditional.  Include mk/emacs.mk lazily.

No functional changes intended.
2007-10-29 04:38:47 +00:00
uebayasi
5424cd00c1 Sort variables depending on ${EMACS_FLAVOR} (emacs or xemacs). Prefer
assignment to conditional.  Include mk/emacs.mk lazily.

No functional changes intended.
2007-10-29 04:37:51 +00:00
uebayasi
0f034181c8 Honour ${EMACS_LISPPREFIX}. 2007-10-29 04:32:57 +00:00
adrianp
7382e91030 Dont's strip on install with OS/X, this fixes the loading of the proxy module 2007-10-28 20:18:47 +00:00
adrianp
43315eb9b7 Backport a patch from irssi SVN which unbreaks irssi-icb 2007-10-28 13:06:30 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
adrianp
1dda8f7301 1.1.14 is now out and about, containing a few fixes and stability backports
from the 1.2 trunk. Fixes include a (yet again) refactored m_ident that
should finally adress stability issues some setups encountered with it, fixes
to failover linking (it shouldn't cause splits unnecessarily now) and
some sockets will no longer block on some operating systems.
CHGIDENT is now also silent when issued from U:Lines, for Anope users.
2007-10-22 20:57:00 +00:00
obache
8236cb3e47 Update eggdrop to 1.6.18.
While here, fixes PR 30307, ipv6 option isn't supported since version 1.6.16.

  1.6.18 (09 July 2006)
    * Look for Tcl in /lib64 and /usr/lib64.
    * Patch by: Kuja

    + RC1 released on April 3rd, 2006.

    * Fixed a type conversion problem in snprintf.c causing Eggdrop to not
      compile on OSF1.
    * Found by: Joker - Patch by: Wcc

    - Detect NetBSD Tcl in /usr/pkg/lib and /usr/pkg/include.
    * Found by: mish - Patch by: Wcc

    - Fixed possibility of referencing a NULL pointer in rembot().
    - Added a missing param cast for dcc_table.timeout.
    - Fixed a memleak / other nasty stuff when MODES_PER_LINE_MAX != 6.
    - Fixed putlog() of an uninitialized (and incorrect) variable in
      dcc_telnet_hostresolved().
    * Patch by: lordares

    - Valgrind doesn't bitch about init_uptime() now.
    * Patch by: Wcc

    - Dns.mod should compile on Mac OS X now. Thanks to Netscrape @ EFNet for
      testing.
    * Found by: various - Patch by: Wcc

    - Corrected nat-ip setting documentation.
    * Found by: BarkerJr - Patch by: Wcc

    - Don't allow realname to be blank or whitespace.
    * Found by: Jesse M - Patch by: BarkerJr / Wcc

    - Fixed an error in channel get. You can now, correctly, do a channel
      get #channel stopnethack-mode.
    * Found by: Chris Northwood - Patch by: Wcc

    - The pushmode command should work properly for bans now.
    * Patch by: thommey

    - Apparently we broke lastbind.
    * Found by: bUrN - Patch by: thommey

    - Request topic on channel reset.
    * Found by: De Kus - Patch by: Darko

    - Fixed a situation where noshare could be set to 1 and never
      restored.
    * Patch by: lordares

    - Fixed a socklist leak in net.c.
    * Patch by: lordares

    - Hopefully fixed dns lockups.
    * Found by: various - Patch by: Sven Trenkel

    - Fixed remote note bug in add_note() that was introduced in 1.6.17.
      Fixes Bugzilla Bug # 433 "Remote Notes Always Say User is Offline"
    * Found by: alex323 - Patch by: Tothwolf

    - Completely rewrote check_tcl_bind().
    - Added inline check_bind_flags() for flag checking for check_tcl_bind().
    - Added inline check_bind_match() for match checking for check_tcl_bind().
    - Rewrote trigger_bind() and made it inline for check_tcl_bind().
    - Fixed pointless calling of nmalloc() and nfree() for ContextNote
      in trigger_bind() when DEBUG_CONTEXT isn't defined.
    - Moved findidx() from tcl.c to dccutil.c.
    - Moved findanyidx() from tclhash.c to dccutil.c.
    - Moved CHECKVALIDITY from tclhash.h to tclegg.h.
    - Added CHECKVALIDITY checks to builtin_dcc() and builtin_fil().
    - Moved CMD_LEAVE from cmdt.h to tclegg.h.
    - Changed NULL to CMD_LEAVE for partyline quit in cmds.c.
    - Renamed BIND_EXEC_BRK to BIND_QUIT.
    - Fixed misc typos.
    * Patch by: Tothwolf

    - Added support to MSGM, PUBM, NOTC, and WALL binds to support bound
      procs returning 1 to prevent logging of the trigger message text.
      Fixes Bugzilla Bug # 334 "msgm bind return values"
    - Added BIND_STACKRET bit mask and support for stacked bind return values
      to check_tcl_bind(). This allows check_tcl_bind() to check if any
      stacked bound procs return 1 while allowing all matching stacked binds
      to be processed. Previously if BIND_WANTRET was used to check the
      return value of stacked binds, only the first match would be triggered.
    - Modified irc.mod gotmsg() function to trigger PUBM binds before
      triggering PUB binds. MSGM and MSG binds already worked this way.
    - Modified irc.mod gotmsg() function to allow a message to trigger both
      PUBM and PUB binds. Previously if a message triggered a PUB bind, any
      PUBM binds that might match the message text would not be triggered.
      Fixes Bugzilla Bug # 351 "bind pub hogs pubm"
    - Added exclusive-binds setting and code to gotmsg() functions to
      allow MSGM and PUBM binds to be exclusive of MSG and PUB binds.
    - Fixed logging for WALL bind. It had been broken since it was
      originally implemented in eggdrop-hayes. Wallops messages were always
      logged regardless of the return value of a bound proc. Returning '1'
      from a bound proc now causes Eggdrop to not log the Wallops message.
    * Patch by: Tothwolf

    - Check for Tcl 8.5 before older versions.
    * Patch by: Tothwolf

    - Use flagrec_eq() instead of flagrec_ok() in help_subst()
      since lower flags are automatically added now.
    * Patch by: Tothwolf

    - Check for bot's nick and user@host earlier in detect_flood()
      and detect_chan_flood().
    * Patch by: Tothwolf

    - Allow wildcard matching and stacking for note binds.
    * Patch by: Tothwolf

    - Use CHANMETA to define valid channel prefixes in gotmsg().
    * Found by: zathras3 at hotmail.com - Patch by: Wcc

    - Fix for problems created when loading long user-defined channel setting
      names from the channel file.
    * Patch by: Stream

    - Help file update related to sharing.
    * Patch by: Shawn888, slennox

    - Fix for randint() on Solaris / SunOS.
    * Patch by: Mikael Hedberg

    - Updated Copyright Dates.
    * Patch by: Paladin

    - Fixed 3 invalid reads in notes.c.
    * Patch by: rush at winkey.oompah.org

    - Corrected a few of the error messages in neterror().
    * Found by: Steven Nikkel - Patch by: Wcc

    - Corrected the order of our search paths for Tcl. This should help stop
      version mismatches between the headers and libraries.
    * Patch by: CoderX2
2007-10-18 09:15:33 +00:00
bjs
5a716e81df Update distinfo for ircssi-0.8.12. Bump revision. 2007-10-16 05:38:17 +00:00
adrianp
b51be42d72 Update to 7.2.3
Added missing %s conversion specifier to RPL_MODLIST. Now /modlist shows
up whether or not a module is resident
Fixed bug in find_conf_exact() which sometimes made CHALLENGE useless
Added ircd-italian.lang language file
See the ChangeLog for all the details
2007-10-14 18:34:41 +00:00
adam
4dde7ce035 Changes 0.5.0:
* Fixed memory leak after unsuccessful attemt to load a module
* Better compatibility with Qt3
* Pthreads detection under FreeBSD
* Library detection under MacOSX
* More..
2007-10-14 07:51:18 +00:00
adam
24e436b09e Changes 1.7:
* Bug fixes
2007-10-14 07:48:52 +00:00
adrianp
24c0de6dbb Remove obsolete patches for recent update. (from tron@) 2007-10-13 22:56:55 +00:00
adrianp
acad9f8fb1 Update to 1.1.13
The latest in the 1.1.x stable line (1.1.13) has been released, featuring a
number of stability fixes. This also includes SVSPART, at the request of the
Anope team, SSL fixes, as well as various other bits and pieces.

This is a HIGHLY RECOMMENDED upgrade to anyone running anything prior to 1.1.13
2007-10-13 21:11:38 +00:00
adrianp
3316ed3809 Update to 1.2.0-beta2
Not much info other than:
Version 1.2.0-beta -
* Add Support for GET and SET
* Lot of bugfixes

and a fix for CVE-2007-5226
2007-10-13 19:41:23 +00:00
adam
9691851eef Changes 1.2.0:
* This is the same as 1.1.5 but marked as stable and released as 1.2.0.
* For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5

Changes 1.1.5:
* Fixed leak when closing a connection, LM-59
* Escape the resource string (fixes problems with iChat contacts), LM-48
* Stale incoming source destroyed/unreffed, LM-60
* Fixed a leak in the synchronous layer, LM-66
* Fixed a couple of warning when building on 64 bit alpha, LM-41.

Changes 1.1.4:
* Generate better message IDs, LM-56
* Fixed a leaking proxy object, LM-51
* Fixed random bugs on connection errors, LM-58
* Removed a warning when using proxy, LM-50.
2007-10-13 18:53:39 +00:00
adrianp
ed6e55643d Update to 0.8.12
* Add a set of patches to re-introduce irssi-config which was removed in this
  release.  We need this file for chat/irssi-icb to work.  An upstream bug
  has been opened about this.
  http://bugs.irssi.org/?do=details&task_id=537&histring=icb

From the CHANGELOG:
Rewrite SSL connection/handshake code.
Remove support for glib 1.x.
Do not send our hostname to the server (bug #488).
Improve completion for /SET.
Various improvements to the help files.
Make alt/meta+arrow keys work in recent versions of xterm (bug #496)
Fix DCC get when file size is 0 (bug #494).
Fix logging lines with no target to all logs, broken in 0.8.11.
2007-10-13 16:27:14 +00:00
wiz
322c2e0d89 Add comment indicating that this package falls under GPLv3. 2007-10-12 23:06:27 +00:00
tonio
c54e758b05 Update chat/weechat to 0.2.6
News since last version are:
- new license (GPLv3)
- added hotlist sort
- added scroll option to /buffer command
- added key to jump to previous buffer
- fixed bugs with IRC color in messages, now color codes are inserted
  in command line with ^Cc (Ctrl-C + c), ^Cb,.. instead of %C,%B,..
- improved /server command: now possible to copy and rename servers
- improved /connect command: now possible to connect to a temporary
  server without creating it with /server
- many bugs fixed and other new features.
2007-10-12 18:38:41 +00:00
jnemeth
9ed99eff62 add DESTDIR support 2007-10-11 13:09:10 +00:00
rillig
233a9844cb Since all the licq packages use the same distfile and need the same
patches, it is better to provide them once for all packages.

Fixed building the gui plugins.
2007-10-10 10:20:32 +00:00
wiz
2f2166a0fb Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
tnn
f6bb31ef56 Update pidgin IM suite to version 2.2.1 during freeze to fix the DoS
vulnerability CVE-2007-4996:
"MSN nudges sent from unknown buddies can cause libpurple to crash"

Other changes:

libpurple:
* A few build issues on Solaris were fixed.
* Cancelling the password prompt for an account will no longer leave
  it in an ambiguous state.  (It will be disabled.)
* Fixed an erroneous size display for MSN file transfers. (galt)
* Fixed multiple memory leaks, particularly in XMPP and MySpace protocols
* Fixed remembering proxy preferences and status scores
* Gmail notifications are better tracked

Pidgin:
* Fixed keyboard tab reordering to move tabs one step instead of two.
* You should no longer lose proxy settings when Pidgin is restarted.
* Fixed detection of X11 when compiling

Finch:
* Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
dialog.
2007-09-30 13:47:02 +00:00
rillig
85ae4a45a1 Fixed build errors on NetBSD 4.99. 2007-09-29 12:51:17 +00:00
rillig
ee140d91fc Needs ${VARBASE}/log precreated. 2007-09-29 12:40:25 +00:00
rillig
aca969a0c8 Fixed gcc4 error message. 2007-09-29 12:18:16 +00:00
hira
91c25077e2 GConf2 -> Gconf. 2007-09-25 15:38:54 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
hira
8951aa3012 Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
hira
ebf8ba4a7d ln -> ${LN}. 2007-09-25 08:31:52 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
tron
a954d1fd9b Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
tnn
656481a20a Update the pidgin IM suite to version 2.2.0.
The intltool that comes bundled with libpurple doesn't like NetBSD's
/usr/bin/iconv, so switch libpurple to use intltool from pkgsrc.

ChangeLog:

Version 2.2.0 (09/13/2007):
http://developer.pidgin.im/query?status=closed&milestone=2.2.0

Libpurple:
* New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
  Code)
* XMPP enhancements. See
	  http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
  Monitzer, Google Summer of Code for Adium)
* Certificate management. Libpurple will validate certificates on
  SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
* Some adjustments were made to fix sending messages when using
  the MSN HTTP method. (Laszlo Pandy)
* Yahoo! Chat is fixed.
* Some AIM file transfer issues between Pidgin and other clients
  have been fixed. (Kyryll A Mirnenko)
* Properly restore idle status and time for AIM and ICQ accounts
  when they reconnect after being disconnected.

Pidgin:
* Insert Horizontal Rules and Strikethrough text from toolbar.
* Option to show protocol icons in the buddy list, from the
  Buddies > Show menu. (Justin Heiner)
* Ability to build with native, non-X11 GTK+ on OSX. (Anders
  Hasselqvist)
* Remember the 'Enable Sounds' setting for a conversation.
* Right-clicking the empty space in the formatting toolbar
  allows you to toggle back to the old "ungrouped" version.
* Protocols supporting account registration via Pidgin now show
  a descriptive checkbox instead of a vague "Register" button.
* Fixed a bug where a tab would be shown on single conversations
  when tabs were disabled.

Finch:
* Per-conversation mute and logging options (accessible from the menu).

Version 2.1.1 (08/20/2007):
Yahoo:
* Added an account action to open your inbox in the yahoo prpl.
* Added support for Unicode status messages in Yahoo.
* Server-stored aliases for Yahoo. (John Moody)
* Fixed support for Yahoo! doodling.
* Limited support for MSN Messenger contacts

Bonjour:
* Bonjour plugin uses native Avahi instead of Howl
* Bonjour plugin supports Buddy Icons

XMPP:
* Only report conversation close when 'send typing notifications'
  preference is turned on (Bob Rossi)

Pidgin:
* Show current outgoing conversation formatting on the font label on
  the toolbar
* Slim new redesign of conversation tabs to maximize number of
  conversations that can fit in a window
* Tab bar is not visible when only one conversation is open. You can
  drag and drop conversations from the infopane.
* Moved "Reset Formatting" toolbar button to Font menu.
* Double click on the infopane to alias buddies and set topics
  on chats
* New smiley style

Finch:
* Sound support (Eric Polino)
2007-09-15 14:55:01 +00:00
adrianp
4a045efb60 PKGREVSION++ due to tre changes 2007-09-13 19:24:13 +00:00
jlam
07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
reed
b841c3af20 Add "sasl" option. Not enabled by default.
From Todd Kover via PR #36897.

(I tested build and install but not running this.)

While here, fix a little formatting.
2007-09-05 14:31:52 +00:00
joerg
54a3d94765 Needs msgfmt. 2007-09-04 19:09:22 +00:00
joerg
3303d52845 Skip wrkdir reference check in documentation. 2007-09-02 11:16:53 +00:00
joerg
bad1082987 Regen for libpurple/patches/patch-aa.
XXX Sharing PATCHDIR but not distinfo is evil
2007-09-02 11:09:34 +00:00
joerg
50a4eaa762 Needs msgfmt, otherwise gettext is disabled and the code doesn't compile. 2007-09-02 11:07:40 +00:00
joerg
28f2cc21ef Don't install RC script by hand. 2007-09-02 10:50:42 +00:00
gdt
c23e5b95cc bl3 on gettext-lib, PKGREVISION++ 2007-08-30 18:11:36 +00:00
gdt
41594ba91b bl3 on gettext-lib, PKGREVISION++ 2007-08-30 17:20:06 +00:00
gdt
9642f31ab1 bl on gettext-lib, PKGREVISION++ 2007-08-30 17:13:15 +00:00
joerg
1ca7104f3f When checking for -lpanel, explicitly link -lncurses as well.
Fixes the detection on DragonFly.
2007-08-30 16:08:03 +00:00
joerg
b3355274c7 Set RCD_SCRIPT_SRC and let the normal file substitutions take care
of the rest.
2007-08-30 16:04:19 +00:00
joerg
4d86173367 Fix interpreter pathes and add dependency on Perl and bash as
they are used. Bump revision.
2007-08-30 13:05:45 +00:00
jnemeth
c6f59345a5 PLIST: remove share/centericq -> remove share/centerim 2007-08-30 10:50:55 +00:00
jnemeth
97830f367f - add NetBSD 4.x to INCOMPAT_CURSES
- add conflict with new centerim package
2007-08-30 00:54:34 +00:00
jnemeth
6d3d375aab add NetBSD 4.x to INCOMPAT_CURSES 2007-08-30 00:51:42 +00:00
jnemeth
f9adb84740 add and enable centerim 2007-08-30 00:48:34 +00:00
jnemeth
33a59e04a3 Text mode menu- and window-driven IM interface that supports the
ICQ2000, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber protocols. It
allows you to send, receive, and forward messages, URLs, SMSes
(both through the ICQ server and e-mail gateways supported by
Mirabilis), contacts, and email express messages. It also lets you
set your own and fetch others' away messages, and define external
handlers for incoming events. Apart from IM it supports LiveJournal
management and receiving RSS feeds.  This is a fork of CenterICQ.
2007-08-30 00:47:01 +00:00
xtraeme
3621c61c17 Replace more paths in two configuration files, reported by Mr. Martti
Kuparinen.
2007-08-27 08:41:06 +00:00
xtraeme
24b85346dd Update to 2.1.14:
2.1.14

2007-08-14

* Integrated authreg_oracle by fundy.
* Operands incompatibility fix for Sun compiler.
* contrib/cyrus-sasl-digest-md5-fix added
* Applied MIO memleak fix related to time_checks by Christof Meerwald.

2.1.13

2007-08-08

* Reverted broken [311] and [313] changes to source:trunk/mio/mio_impl.h
* compilation fix
* Fix configuration XML files domain update
* Don't allow reinstalling on newer version
* Fixed off-by-one error in base64
* Force uninstall previous version on upgrade.

2.1.12

2007-07-30

* Fixed many memleaks
* Check if OpenSSL is already initialized in PostgreSQL backend.
* Implemented PQconnectdb PostgreSQL connection method.
* Applied pg_config using by configure patch by Michael Krelin.
* Implemented auth/reg stream features advertisement.
* Removed useless while/alloc loops
* WiX notes for Windows README
* WiX new "JabberWelcomeDlg?"
* WiX fixed cases of reinstall & upgrade
* nad_cache_new & nad_cache_free exported as JABBERD2_API functions.
* Changed allocator BLOCKSIZE to 128 bytes

2.1.11

2007-07-27

* Changed SASL level error reporting to malformed-request error according
  to rfc3920bis.
* Fixed ./configure tests reliability.
* Changed DOS line endings to UNIX line endings.
* Fixed XML predefined entities quoting in serialized XML.

2.1.10

2007-07-20

* Removed SASL backend fallbacks
* Added roster items limit option. Closes #89
* Added count support in SQLite3 backend

2.1.9

2007-07-19

* Added jabberoob redirection support during in-band registration
* Logging JID on disconnection
* Added counting packets on c2s and s2s connections
* Added TLS indicator for c2s and s2s logs.
* Added type='log' to ComponentProtocol <route/> wrapper for logged packets.
2007-08-26 09:10:54 +00:00
adrianp
b917b50801 Add patch-ac missed during the update which stops files from being installed
outside of ${PREFIX}
2007-08-25 10:15:40 +00:00
adrianp
c54fd07c3f Update to 1.1.2
#  Use userrec::MakeHost not userrec::GetFullRealHost, one has the nick on and we dont want it
#  BP: Pick up a few error conditions we didnt before in the config reader, and also increment line number correctly when 'real' newline is found in a value
#  Deleted m_rpc_json from 1.1, since it isn't completed yet
#  Remove a whole load of #ifdef as we can now use gettimeofday., If we add a wrapper for getrusage, then we can remove a ton more
#  Backport: Provide error output on failure to load a core command; to console on startup, and to user on /reload
#  Backport display glitch fix found by djGrrr, fixed by w00t
#  Merge in epoll availability check from trunk

For a full list of changes see: http://www.inspircd.org/
2007-08-25 09:21:15 +00:00
abs
26b06cbec8 Update to mu-conference-0.6.0nb6
- mu-conference's rc.d script doesn't get the user/pid-file right, and
  does not set the runtime user
From: PR#28600 by Eric Schnoebelen
2007-08-21 15:30:31 +00:00
tnn
7d9f472d21 regen due to updated patch-ab in libpurple. 2007-08-21 15:10:13 +00:00
gdt
10e798d904 Include sys/param.h before sys/sysctl.h. NetBSD documents that this
must be done, and FreeBSD documents sys/types.h.  Assume for the
moment that because sys/sysctl.h is a BSD44 feature that all such
systems will have sys/param.h, pending an upstream fix.
2007-08-17 16:39:37 +00:00
joerg
0cc344f71e Fix bulk builds: + meanwhile. 2007-08-16 00:21:38 +00:00
tnn
df0499a73f Added chat/pidgin-silc version 2.1.0 2007-08-14 01:19:30 +00:00
tnn
2e416a8692 Import pidgin-silc-2.1.0. This is the SILC protocol plugin for chat/pidgin. 2007-08-14 01:16:26 +00:00
tnn
a1022f73cf Added chat/pidgin-sametime version 2.1.0 2007-08-13 23:02:40 +00:00
tnn
e5fcced7ce Bump revision because of previous change. 2007-08-13 22:55:23 +00:00
tnn
0ee6317b74 Import pidgin-sametime-2.1.0. This is the Lotus Sametime plugin for pidgin,
split out from the chat/libpurple package.
2007-08-13 22:52:20 +00:00
tnn
214366a744 Remove the silc and sametime options. These will be imported as separate
plugin packages, chat/pidgin-silc and chat/pidgin-sametime real soonish.
2007-08-13 22:18:58 +00:00
tnn
f333cb0ce9 Update to finch-2.1.0:
version 2.1.0 (07/28/2007):
 Finch:
 * There's support for workspaces now (details in the manpage)
 * There's a new custom window manager, Irssi
 * Some improvements for tab-completion, tooltip and the password entries
 * Some bugs regarding search results fixed
 * A new DBus-script to create a docklet for finch
 * Support for showing empty groups in the buddy list (Eric Polino)

version 2.0.2 (06/14/2007):
 Finch:
 * Auto account reconnecting
2007-08-13 14:20:21 +00:00
tnn
6a6be7120f In finch components, patch a namespace collision of unknown origin. 2007-08-13 13:57:47 +00:00
tnn
469df87117 Update to pidgin-2.1.0:
version 2.1.0 (07/28/2007):
Pidgin:
 * Ensure only one copy of Pidgin is running with a given configuration
   directory.  The net effect of this is that trying to start Pidgin a
   second time will raise the buddy list.  (Gabriel Schulhof)
 * Undo capability in the conversation window
 * The formatting toolbar has been reorganized to be more concise.
 * A new status area has been added to the top of conversations to
   provide additional detail about the buddy, including buddy icon,
   protocol and status message.
 * Show idle times in the buddy list as days, hours, seconds

version 2.0.2 (06/14/2007):
Pidgin:
 * Added a custom conversation font option to preferences
 * Fixed smiley ordering in the insert smiley popup to be more intuitive
 * Conversation->More menu items work for Chats as well as Buddies,
   including those not on your buddy list
 * newline plugin should work better with conversation colors plugin now
 * Get Info on users now provides immediate feedback that something is
   happening
 * Aliasing a buddy will not be interrupted by other buddy list activity
 * Using the -l option to log in to a specific account works better
2007-08-13 13:22:23 +00:00
tnn
a170e8f5de Update to libpurple 2.1.0.
Updates of pidgin and finch will follow shortly.

pkgsrc changes are some cleanup and removal of the 900kB patch-ac.
I'm not sure if this will break anything, but nobody knew the reason
of it's existence. Any fallout should be dealt with appropriately instead.
Maintainer reset to pkgsrc-users@ at previous maintainer's wish.

version 2.1.0 (07/28/2007):
libpurple:
 * Core changes to allow UIs to use second-granularity for scheduling.
   Pidgin and Finch, which use the glib event loop, were changed to use
   g_timeout_add_seconds() on glib >= 2.14 when possible.  This allows
   glib to better group our longer timers to increase power efficiency.
   (Arjan van de Ven with Intel Corporation)
 * No longer linkifies screennames containing @ signs in join/part
   notifications in chats
 * With the HTML logger, images in conversations are now saved.
   NOTE: Saved images are not yet displayed when loading logs.
 * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)

version 2.0.2 (06/14/2007):
libpurple:
 * Moving an ICQ buddy from one group to another no longer
   re-requests authorization from that person (Rene Hausleitner)
 * Added nullprpl, an example protocol plugin (Ryan Barrett)
 * Fixed SOCKS5 bug which caused Jabber file receiving to fail
 * Remove MSN's random "Authorization Failed" dialogs
 * Fix MSN to correctly detect incorrect passwords and disable the account
 * Get User Info on MSN is now more reliable & accurate
 * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen)
 * Fix for some QQ authentication problems
 * Fix for building on FreeBSD
 * Prevent "Logged in:" times for AIM buddies being ridiculously high
 * Updates and fixes to Bonjour support
 * Improve ICQ encoding support for some non-latin languages
2007-08-13 12:42:06 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00