Commit graph

1244 commits

Author SHA1 Message Date
xtraeme
74a7c427dd Update chat/jabberd2 to 2.0s4.
Changes:

* Fixed race condition allowing c2s to be killed, Stephen Marquard
* Fixed off-by-one bug in s2s/main.c leading to segfault on startup
  in some environmentsp
* Fixed memory leak in sm, Michal Kera
* Fixed problem relating to SSL connections not being closed
  correctly, Nathan Christiansen
* Fixed 3 problems in mod_announce: (a) NAD freed before use, (b)
  struct tm not initialised correctly on some platforms, and (c)
  time not initialised for broadcast motd messages delivered to
  online users, Stephen Marquard
* Fixed insertion of extra namespace in element in some types of
  messages retrieved from offline queue, which causes a parse
  error in the router, Matthew Buckett
* Fixed off-by-one bug in PLAIN SASL authentication code. May also
  resolve a number of other bugs relating to c2s authentication,
  Robert Theisen
* Fixed return value of jid_new() in pkt.c to avoid sm segfault
  from dereferencing NULL pointer, triggered by a message with a
  to JID of the form "@some.server@", Stephen Marquard
* Avoided adding nads to the cache that are created through
  nad_copy(), Stephen Marquard
* Fixed bug in retrieving hash values, Stephen Marquard
* Improved performance of pool cleanup function, Stephen Marquard
* Corrected handling of EMAIL, TEL and ADR/CTRY elements in vcards
  for JEP-0054 compliance, Stephen Marquard
* Optimised sm algorithm for announcing presence to skip presence
  announcements and probes for users on the same server who are
  not online, Stephen Marquard
* Checked that storage drivers are initialised correctly; if not,
  abort, Stephen Marquard
* Fixed file descriptor leak in storage_fs
* Allowed c2s to supply a certificate chain to clients, Iain
  MacDonnell
2004-10-27 13:54:40 +00:00
wiz
2d6124a0b0 Remove gaim-gtk1 and gaim-gnome packages: they are outdated and
unmaintained; thus they get no security fixes and don't adapt
to changing im protocols.
2004-10-26 22:59:44 +00:00
xtraeme
9907207d66 Update chat/bitlbee to 0.91.
Changes:

- Full support for ICQ server-side contact lists!
  NOTE: BitlBee now ignores your client-side contact list. If you want to
        import your ICQ contact list, use the import_buddies command.
- Added the import_buddies command for upgrading purposes.
- Added support for OpenSSL.
- Fixed one major problem with the daemon mode by getting rid of the global
  IRC structure.
- Documentation fixes. help.txt is now generated from XML. Also updated the
  installation manual.
- Made the quickstart up-to-date. (By Elizabeth Krumbach)
- Some bitlbeed additions. (By Marcus Dennis)
- info-command support for Jabber, MSN, Yahoo! and a more verbose info-reply
  for ICQ. (By Frank Thieme)
- Support for Jabber over SSL.
- nick_get() appends a _ on duplicates instead of chopping off the last
  character.
- Got rid of an unused piece of code that caused crashes.
  (oscar.c:gaim_parse_clientauto)
- When splitting long messages into 450-char chunks, BitlBee now tries not
  to cut off in the middle of a line.
- Added a warning when the user specifies an unknown OSCAR server.
- Removed GLib 2.x dependency, BitlBee will work with GLib 1.x again.
- Improved strip_html(), now less likely to strip non-HTML things.
- An invalid account-command will now display an error message.
- Fixed a bug that caused crashes when /CTCP'ing a groupchat channel.
- Hopefully better Unicode/non-ASCII support for ICQ.
- Fixed MSN connection crash on non-ASCII characters in screenname.
- Added some missing charset conversion calls. (serv_got_crap,
  serv_buddy_rename)
- "account off" without extra arguments now logs off all connections.
- Fixed a crash-bug on disconnecting Yahoo! connections before they're fully
  connected.
- Fixed a bug in helpfile handling which sometimes caused crashes in daemon
  mode.
- block and allow commands work with just a nick as an argument again.
- Working around a crash on some probably invalid Yahoo! packets.
- Fixed a possible double free() on shutdown in irc_free().
- Talking to ICQ people on AIM and vice versa and talking to people with
  @mac.com accounts now possible.
- Low ASCII chars are now stripped from away-messages so the Jabber module
  won't barf on BitchX and lame-script away messages anymore.
2004-10-25 09:37:44 +00:00
adam
36776fdaa7 Imported gg2 2004-10-22 10:34:39 +00:00
adam
65f918a8bb GNU Gadu is an instant messanger application, designed to work with IM
protocols popular in Poland (but not only). This is a plugin based
application, even GUI (which uses GTK+) is a plugin. Currently we support:
Gadu-Gadu, Tlen.pl, Jabber.
2004-10-22 10:30:05 +00:00
adam
d0e4ff656a Do not require openssl in pkgconfig any more 2004-10-22 09:14:45 +00:00
adam
fbee38c731 Changes 0.17.1:
* Fixed problem when not setting a keep alive rate
2004-10-22 09:12:26 +00:00
jmmv
60f44e550a Update to 1.0.2; patch provided by Matthew Luckie.
Bug Fixes:
* MSN file transfers work on big endian machines (Jean-Francois Roy and
  Evan Schoenberg)
* Fixed the MSN signon crash with Miranda users in the buddy list
* Fixed sending messages to MSN Web Messenger users (Damien Ayers)
* Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
* Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
* Fixed a crash sending a file on MSN when the file is unreadable
* Fixed a crash deleting accounts (Andrew Hart)
* Fixed a crash inviting to chats (Andrew Hart)
* Fixed a bug in Yahoo privacy handling (Peter Lawler)
* Fixed a crash trying to join a chat from the docklet when not signed in
  to a chat-capable account (Daniel Atallah)
2004-10-20 07:48:30 +00:00
hubertf
0179e13969 Update centericq to 4.12.0. Changes:
4.11.0
------

HTTP CONNECT method is now supported. This means that if this feature is
enabled on your HTTP proxy server, you can use it to connect to your
favourite IM servers. You can also specify a user/pass pair if your
proxy requires authentification.

Applied a patch by Alexander Kanevskiy that fixed a weird behaviour of
the LJ import friend option in the accounts dialog.

In the multi-contact selection window not all contacts were shown unless
arranging users into groups was on in the configuration dialog.

GG used to disconnect when setting its status to N/A. Fixed that.

When LJ import friends feature was off deleting LJ friends from the list
was reflected server-side. Not it happens only if LJ friend
synchronization is on.

Now centericq only saves postponed messages if they contain at least one
character other than space, tab or a line-feed.

Centericq used to hang right at the start on some machines. Fixed that.

Sending Cyrillic letters over Yahoo! seems to be fixed now.

Centericq now sets its own title text in xterm and screen. The aim of
the messages in the title is to inform the user upon events receiving
and such.

Applied a patch by shaky that introduced status modes with descriptions
into GG.

RSS feed contact-list items now support specifying of login and password
for basic HTTP authorization.

The AOL TOC firetalk library was updated. Some major bugs were fixed by
this update. Cheers.

Jabber registration got broken in the previous version because of the
Jabber non-blocking connection patch. It has been fixed by the patch
author in this version :)

4.12.0
------

Fixed an MSN group management problem. Libmsn din't send a space character,
so group operations had no effect or led to disconnects.

With no SSL library found during the build the source failed to compile.
Fixed that.

Jabber server messages used to come from a nick that was similar to
the server name with an "@" sign at the end. That was unnecesary, so it's
not added anymore.

Added the --no-xtitles (-T) commmand line parameter, which disables
changing window titles in xterm and screen.

In LJ, if the whole friends name list grew more than 512, the LJ contact
got garbled. Fixed that. Now there musn't be any lenght limitation for the
records of info files.

The configure script now checks if libcurl has SSL support enabled in
order to avoid MSN malfunctions. It requires libcurl with SSL, so just
provide the MSN module with it if you want to use it.
2004-10-19 23:13:21 +00:00
adrianp
aa8f33b66c Note addition of cgiirc-0.5.4 2004-10-15 18:39:19 +00:00
adrianp
ff5534b09d CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it
is designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
2004-10-15 18:36:55 +00:00
jmmv
8c07caf33f Update to 1.0.1:
New Features:
* Use the GNOME default browser when opening links if you're running GNOME
  (Alex Duggan)
* Added support for multiple addressbooks in the gevolution plugin
  (Henry Jen).

Bug Fixes:
* Send-As menu duplicates less work (Dave West)
* Can now see your own MSN buddy icon (Felipe Contreras)
* Jabber roomlist fetches work again
* Close buttons on tabs in existing conversations correctly reflect the
  "show close buttons on tabs" preference (Nathan Fredrickson)
* Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
  Harfst)
* Fixed crashes when reloading the gevolution plugin (Henry Jen)
* Fixed some memory leaks in the gevolution plugin.
* Wrap at character boundaries if there is not enough space for a full word
* 64 bit compile warning fixes
2004-10-14 09:44:17 +00:00
tron
5345a62e3d We don't need to include "../../devel/glib/buildlink3.mk" explicitly here
because "x11/gtk/buildlink3.mk" does that for us.
2004-10-07 09:05:27 +00:00
tron
b116747024 We don't need to include "graphics/gdk-pixbuf-gnome/buildlink3.mk"
explicitly here because "x11/gnome-core/buildlink3.mk" does that for us.
2004-10-07 09:04:33 +00:00
wiz
642494be1c Update to 5.0.41:
2004/10/03 .41  Fixed SQUIT of juped servers on Bahamut.  Reported by Pasi
                    Hirvonen <psh@iki.fi>
2004/10/03      Fixed cosmetic bug in NickServ SUSPEND help.  Reported by
                    Craig McLure <Craig@chatspike.net>
2004/10/02      Fixed bug causing endless log messages on full network
                    buffer.  Reported by <ballsy@mystical.net>
2004/10/02      OperServ AKILLCHAN now honors the WallOSAkill setting.
                    Reported by Pasi Hirvonen <psh@iki.fi>
2004/09/19      Fixed missing object file in Hybrid module compilation.
                    Reported by Jon Christopherson <jon@layertek.com>

Closes PR 27141.
2004-10-04 15:06:34 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
adrianp
f89da151de - Update irc-services from 5.0.16 to 5.0.40
Pkgsrc changes:
- Add a startup script
- Use SUBST_* framework (a lot)
- Install documentation and man pages
- Use CONF_FILES_* for installing config files

App changes:
- bugfixes
- documentation updates
- feature improvements
- See the Changes file for full details
2004-10-02 22:09:46 +00:00
adrianp
5b9ca36869 Update ircu to ircu-2.10.11.07
- Fix ./configure for changed options
- Move to SUBST_* framework
- Use SPECIAL_PERMS to set the correct permissions on ${PKG_SYSCONFDIR} so
  the user does not have to do it.

There are lots of bugfixes in this release as 2.10.11.04 was first released
around 20+ months ago.  Users should check the package Changelog or website
for further details.
2004-09-28 12:32:17 +00:00
wiz
791a5ac97b Remove a patch that shouldn't be necessary any longer, since it
worked around a wrapper problem that's been fixed.
2004-09-25 20:23:29 +00:00
gavan
7281e6190f Update to 1.0.0:
New Features:
* Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
* Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
* View Chat log available from the interface (Daniel Atallah)
* Ability to receive offline messages in character encodings
  other than ASCII (thanks to Nick Sukharev)
* File transfer status messages printed to conversation
  windows (Dave West)
* Display file transfer messages when someone sends you a file
  over AIM (Dave West)
* Handle MSN buddy lists more sanely (Felipe Contreras)
* Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)

Bug Fixes:
* Work around window manager stupidity with new dialog windows (Dave West)
* Compile with gtk 2.5.x (Gary Kramlich)
* Escape invalid characters in log names (Daniel Atallah)
* Fix for clicking add in an msn chat with 2 or more people in your buddy
  list (Daniel Atallah)

Based on patch from maintainer, Matthew Luckie, in private mail.
2004-09-22 18:09:39 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
grant
65ae2500ff update MASTER_SITES, the old host has disappeared from dns. 2004-09-19 01:54:01 +00:00
grant
f5de97562f whitespace nits 2004-09-19 01:53:41 +00:00
tron
6bb3282c80 Resign as maintainer of this package. I don't use GNOME any more which
this package depends on.
2004-09-09 06:46:18 +00:00
jmmv
214a175b60 Update to 0.7.8:
News in 0.7.8:
==============
 * Add support for disabling system proxy (Ross Burton)
 * Typo fixes (Richard)
 * Updated translations (sv, en_CA)

News in 0.7.7:
==============
 * Make the groupchat input area the same as in chats (Geert-Jan)
 * Improved URL recognizer (Johan Hammar)
 * Fixed name bug when chatting with people not in your contact list (Micke)
 * Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
 * Support for specifying both JID and connect server (Micke)
 * Support for HTTP proxy, uses desktop global settings (Micke)
 * Notify on updates in the contact list (Change the background on that row
   for 7 seconds) (Martyn)
 * New translations (ga)
 * Updated translations
   (cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
2004-09-04 14:29:13 +00:00
jmmv
3b7b4e5803 Update to 0.17:
Changes in 0.17:
----------------
* Compile fixes (Sjoerd Simons)
* Depends on GLib 2.4
* Fixed memory leak
* Added support to work tunnel, using another JID than the connect server.
* Support for keep alive packages

Changes in 0.16:
----------------
* Support for giving the context to which an LmConnection should run in
  (should solve issues when wanting to run several LmConnections in various
   threads)
* HTTP proxy support
* Memory leak fix
* Distribute the win32-config.h file needed to build on Windows.
2004-09-04 14:28:50 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
gavan
f08103d682 Update to 0.82.1:
Bug Fixes:
* Fix a crash when changing the preference for how to display buttons
  on conversation windows
* Remove a stray printf() when beginning new conversations and logging
  is enabled
2004-08-27 11:04:06 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
gavan
3457c415fb Update to 0.82:
version 0.82 (08/26/2004):
        New Features:
        * Ability to set available messages for AIM
          (Tools->Account Actions->Set Available Message...)
        * Ability to specify a custom character set for messages sent to ICQ
          users and messages received from ICQ users
        * Ability to edit your current away message (Rhett Robinson)
        * Topics in the conversation window (not the topic field at the
          top) with URLs will now appear as links (Stu Tomlinson)
        * File transfers appear in the file transfer window when they
          are initiated rather than when they begin transferring (Dave West)
        * Instead of toggling slash commands on/off, you can now toggle
          passing through unknown slash commands on/off.

        Bug Fixes:
        * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
        * Selecting a buddy icon for a brand new account no longer
          causes a crash
        * Better file transfer error messages (Dave West)
        * Remotely canceled file transfers in MSN are now noticed, so that we
          don't accidentally cancel the file transfer and crash Gaim
          (Felipe Contreras)
        * Protocols that don't support joining chat rooms by name no longer
          allow chat rooms to be added to the buddy list (Felipe Contreras)
        * Delayed messages and system messages no longer cause
          sound events to be triggered (Nathan Fredrickson)
        * The chat invite button has a correct label (Stu Tomlinson)
        * The system log should leak fewer file descriptors (Ka-Hing Cheung)
        * Buddy list tooltips display in more appropriate positions when
          using multiple monitors (Dave West)
        * Better parsing of URLs containing special characters
        * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
        * You now leave all Yahoo! conferences when you log out of Yahoo!
        * Buddy Icon updating bug fixed (Felipe Contreras)
2004-08-26 11:05:02 +00:00
cube
6cf5636f7d Fix bogus installation of dns.so that shows up only when USE_INET6 is not
YES.  Fixes PR 26176.
2004-08-22 21:47:58 +00:00
mrg
7a0e124755 update to ircii 20040820. changes include:
o  /msg . now works for ICB mode as well
  o  /topic now works by default for ICB
  o  fix building on SunOS4 with GCC
2004-08-20 03:20:54 +00:00
kristerw
5d7d6804d7 The .a file is not very useful as a plugin... so remove it from
the package (by using SHLIBTOOL_OVERRIDE).  Bump PKGREVISION.

Problem noted by wiz.
2004-08-16 11:29:03 +00:00
minskim
2bb479933a Update xchat to 2.4.0.
Changes since 2.0.10:
 - Updated translations (ca, de, eu, it, ko, lt, nl, sk, sr, zh_CN).
 - Fixed a possible crash in loading pevents.conf.
 - Made default URL handlers work with Firefox 0.9.x by adding the
   "-a firefox" argument.
 - Plugin API: Added xchat_get_info field "libdirfs".
 - Fixed crash when trying to dcc send a filename which has encoding
   that doesn't match G_FILENAME_ENCODING.
 - Updated translations (de, kr, lt, sk, sr, zh_CN).
 - Added some rudimentary support for the IDENTIFY-MSG feature.
 - Perl: Added Xchat::context_info (Lian Situ).
 - TCL: Added support for time fields in getlist (Daniel P.Stasinski).
 - Added "Open Dialog" event, so you can add a sound-file to it.
 - The standard beep can now be overridden with a sound-file.
 - Fixed tab-nick-completion's cycling behaviour.
 - New keyboard shortcut for line up and down (shift-arrow up/down).
 - Fixed: [986958] tab completion with GTK Input-Methods.
 - Updated translations (eu).
 - Tab nick completion fixes: Crash with space-tab and glib critical
   warning (Ian Kumlien).
 - Heavily reworked the Preferences window. It should be alot clearer
   now, and more gnome-like.
 - 'Pop new tabs to front' setting now has three options (Kyoshiro).
 - New colors and text-events, using a white background.
 - Config files are not saved to disk unless you edit the defaults.
   This makes it easier to change language (for print events, popup
   menu etc).
 - Brand new Server List window. Now much simpler and intuitive. Also
   includes an entry box for NickServ password.
 - The vertical separator line now has its own pointer when you hover
   over it (Richard Gobeille).
 - Alphabetical tab sorting now works and is enabled by default.
 - Added "Small Tabs" option (reduces the font size).
 - Brand new Sound-Events editor in the Preferences window.
 - Added socks5 authentication support (Benjamin Foster).
 - Win32: fixed auto-loading of TCL scripts.
2004-08-16 06:53:08 +00:00
kristerw
e2992cfe88 Set USE_LIBTOOL=YES, so that we use the pkgsrc libtool instead of the
one provided in the distfile.

Bump PKGREVISION (since this adds lib/licq/licq_qt-gui.a to the PLIST)
2004-08-14 17:34:50 +00:00
xtraeme
603fe7821b Move Makefile.options to options.mk (to follow jlam@'s changes),
by default we'll use PKG_OPTIONS.jabberd2?=mysql4 (which is the default
for jabberd2).
2004-08-07 14:29:20 +00:00
xtraeme
6bb0fe05f0 Remove unused JABBERD_METHOD, it was replaced by PKG_OPTIONS.jabberd2. 2004-08-07 14:13:06 +00:00
gavan
9fb14a7dc5 Update to 0.81:
New Features:
* The autorecon plugin will somewhat remember state information(Yosef
  Radchenko)
* Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
* Tab completion of slash commands in Chats (Stu Tomlinson)
* gaim-remote can now manipulate status (István Váradi)
* The text messages of Yahoo Audibles are now displayed, although
  the audio and graphics are not.
* Yahoo! away messages can be 255 characters long now

Bug Fixes:
* Gadu-Gadu should connect again (Andrew Wellington)
* Novell fixes (Mike Stoddard of Novell):
	* Fixed reconnect crash
	* Fixed duplicate root folder bug
	* Fixed bug with folder ordering (on a first time login
	  folders were being added in reverse order).
* Use ISO date format for the system log (Eduardo Pérez)
* Long buddy lists with irc should cause flooding disconnects less
  (Stu Tomlinson)
* Better smiley substitution
* Fix a crash related to auto-expanding contacts at the bottom of
  buddy lists
* Fix a crash on Solaris when changing or viewing information for
  your AIM account (Format Screen Name, Change Email Address, etc.)
* HTML in OSCAR buddy comments is now escaped (and not rendered)
* Fix a crash when dragging a screen name to a conversation window
  for that screen name
* User-requested new conversation windows are now always given focus
* Pasting HTML into Gaim from certain sources no longer results in
  the spaces between some words being removed
* The alias of a contact is now displayed in more places when the
  alias of a buddy is not set
* .gaimrc is no longer imported
* Prevent a crash if you sign off and try to dequeue messages from
  the away dialog (Kevin Stange)
* Prevent a possible crash if gaim_gtkconv_write_conv is called
  with who as NULL (Kevin Stange)
* Prevent (null) or an empty string from being logged as the sender's
  name if the sender no longer has an alias because the account is
  signed off (Kevin Stange)
* The auto-reconnect plugin will no longer attempt to reconnect an
  MSN account if you were disconnected because you signed on from
  another location (Stu Tomlinson)
* On Solaris, chatting in IRC using the UTF-8 charset no longer gives
  a "conversion failed" error for every message (Arvind Samptur)
* ICQ offline messages should have the correct timestamp (Dave West)
2004-08-06 11:10:29 +00:00
minskim
482d6b8ea8 Regen to remove garbage in the header. No checksum change. 2004-08-04 21:42:36 +00:00
minskim
afe90d303d - Remove the Socks-5 patch because the current version is not vulnerable
any more.  Should have been done when xchat was updated to 2.0.9.
- Fix xchat bug 986958.  Patch obtained from xchat CVS HEAD.

Bump PKGREVISION.
2004-08-04 21:36:52 +00:00
kristerw
e80d4a05fd Do not redefine u_int32_t; it breaks on NetBSD 1.6, and the
source code does not use that type anyway...
2004-08-02 00:07:40 +00:00
kristerw
4f2a01f4b7 Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-01 17:27:26 +00:00
kristerw
b767310f09 Add a missing include file, and add a workaround for gcc 2.95 C++
header files not following the C++ standard...
2004-08-01 17:19:04 +00:00
xtraeme
09b184adc7 Welcome to the new world: bsd.options.mk. 2004-07-31 00:01:04 +00:00
agc
cc6d847034 Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shown
by the bulk build results - uncomment it again.
2004-07-28 10:16:59 +00:00
hubertf
d5068e9040 Update centericq to 4.10.0. Changes: Too many to list. Lots of
bug fixes and protocol updates.
2004-07-24 00:16:49 +00:00
snj
aded4f8819 Update naim to 0.11.7.2.
Changes:
* Online time is presented in localized time from AOL's servers.
* naim now sets the xterm title whenever you have a message waiting.
* naim now differentiates between window changes due to chatter and
  changes due to your being addressed. Chatter window will remain
  colored BUDDY_WAITING while addressed windows will be
  BUDDY_ADDRESSED. (Both foregrounds default to YELLOW/BROWN.)
* The current window has a unique background color in the window
  list window: WINLISTHIGHLIGHT, which defaults to CLEAR/BLACK.
* If you had both ~/.naimlog/AIM/nmlorg and
  ~/.naimlog/AIM/nmlorg.html, naim would silently rename the former
  over the latter. naim now issues a warning message and refuses to
  perform the rename.
* If $color is set to 0 at start, logfile playback would not be
  rendered properly. Fixed.
* Tab completion has been modified to support name completion in
  auditorium windows. To use, begin typing the name of a participant
  and press Tab.
* If naim is suspended and then resumed (with ^Z and fg or
  otherwise), the system block cursor reappears.
* --enable-detach and /detach now function regardless of whether
  screen is installed at compile time. Patch by James Vega.
* If a buddy has a name set with /namebuddy, that name will always
  be used in the window list window.
* The status bar was not rendered properly in all situations. Fixed.
* If /save was used in a connection that had at one time been
  connected, but at /save was not, /save would write a .naimrc that
  would attempt to connect at startup. Fixed.
* In some situations, the default abbreviated window playback did
  not quite cover the entire screen. Work around implemented.
* If ncurses determined that your terminal supported more than 16
  colors, but only provided 256 color pairings, naim would refuse to
  run. Fixed (naim only counts up to 16 colors).
2004-07-23 04:50:47 +00:00
kristerw
994b16c87c Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-07-22 18:02:10 +00:00
kristerw
f6a3323476 Make sure the configure script finds the mysql includes. 2004-07-18 18:55:14 +00:00
schmonz
46a9e538ab Add "-lX11" to LDFLAGS on Darwin. Should fix build problem noted
by Jeff Rizzo on tech-pkg@.
2004-07-18 14:47:29 +00:00
recht
47fbd93ebd bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
2004-07-18 10:49:49 +00:00
jmmv
64f7bd3535 Update to 0.80:
New Features:
* Ability to send files from the conversation window (Daniel Atallah)
* Drag a file into the buddy list or a conversation to send it to that buddy
* Yet more new commands and features for SILC (Stu Tomlinson)
* Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera)
* Support for the Epiphany web browser (Leonardo Serra)
* Status messages in Gadu-Gadu (Andrew (proton) Wellington)
* Parentheses are now displayed around the title and tabs of conversations
  from offline accounts or parted chats.
* Zephyr typing notification (Arun A Tharuvai)
* Account dialog's columns are resizable (Eduardo Pérez)

Bug Fixes:
* The firefox browser option now works with firefox 0.9
* Buddy icons in conversations no longer depend on the buddy list
* Fix for the bug where some buddies seemed logged in 4 thousand some odd
  days (Alan Ford)

Patch from maintainer, Matthew Luckie, in private mail.
2004-07-17 23:25:04 +00:00
xtraeme
ee43420459 Remove JABBERD_METHOD, which is already defined in bsd.pkg.defaults.mk. 2004-07-14 00:27:09 +00:00
xtraeme
2f7fe4cd5f Update chat/jabberd2 to 2.0s3.
Changes:

2004-06-25  jabberd 2.0s3

    * Fixed several memory leaks and overruns <karsten.petersen@hrz.tu-chemnitz.de>
    * Fixed XMPP session replacement [rob]
    * Added support for Win32 platforms <peter@cerebus.co.za> [rob]
    * Added support for requiring SSL/TLS before auth <deryni@eden.rutgers.edu>
    * Added support for LDAPv3 (including channel encryption) [rob]
    * Added workaround to make large presence broadcasts more efficient [rob]
    * Generate random dialback key if none provided [rob]
    * Rewrote configure script (+ many code tweaks to support this) [rob]
    * Remove build requirement for Libidn and OpenSSL [rob]
    * Removed bundled Libidn due to licensing issues [rob]
    * Bugfixes: 3059, 3174, 3343, 3368, 3480, 3481, 3594
2004-07-14 00:25:11 +00:00
salo
9c85b6d6fa Bring patch from SILC cvs, "extern inline" -> "static inline".
Fixes build on Solaris with SunPro compiler.
2004-07-12 21:40:02 +00:00
jdolecek
bbd12c2062 don't depend on psi-ssl direct; suggest the installation of psi-ssl
plugin in MESSAGE instead

bump PKGREVISION for this change
2004-07-12 05:23:38 +00:00
wiz
ed6473d4a2 Update to 0.11.7.1:
This release introduces several efficiency changes and a few bug fixes. Most
notable bug fix: File transfers on IRC no longer cause a reliable crash. If
compiled with GCC, extensions are now used to hide internal symbols from the
dynamic linker, allowing GCC to produce more efficient code. The window-
content-caching and logfile-playback code has been modified to improve
responsiveness and dramatically reduce naim's memory usage.
2004-07-09 23:23:31 +00:00
adam
484729bbfb Changes 0.3.9:
* Warning if there's another instance running
* Saving window dimensions
* Fixed installer script
* Bug fixes
2004-07-09 10:46:23 +00:00
abs
883e3255d4 Update mu-conference to 0.6.0nb2: > /dev/null 2>&1, not 2>&1 > /dev/null 2004-07-08 22:26:04 +00:00
adam
5b3b157a0d Changes 1.5:
* aspell support added
* better ioctl handling
* memory leaks fixed
* minor bug fixes
2004-07-08 11:58:50 +00:00
xtraeme
4ccc0a7dff Update chat/bitlbee to 0.90a.
Changes:

  * Fixed Yahoo! authentication code. (Thanks to Gaim/Cerulean Studios)
2004-07-07 09:31:08 +00:00
xtraeme
7fad285f77 Simplify pre-configure target, fix a typo in a comment and remove the
option --enable-debug (which was disabled).
2004-07-06 00:10:57 +00:00
minskim
c4d4cf5618 Update xchat2 to 2.0.10 and take maintainership.
Changes:
 - Updated translations (ru, sr).
 - Fixed compiling on systems other than linux/freebsd [969643].
   (Samuel Mimram).
 - Fixed compiling with an old version of GTK (2.0.x).
 - Further BiDi fixes in xtext (Ilya Konstantinov).
 - Brand-new tab completion code (Ian Kumlien). This also fixes:
   Tab expansion not working behind umlauts [956127].
   Plugin commands can now be tab-completed too (Frank Thieme).
 - Fixed parsing URIs on userlist drag-n-drop (Jonas Heylen).
 - Added Sort button to the server list window (David Oftedal and
   Tim-Philipp Mueller).
 - Tab button selection fix (Guillaume Knispel).
 - Added marker-line feature. Shows a red-line to indicate the place
   where you last read up to (Thomas Kockerbauer).
 - The "Get my IP from Server" feature now works on networks that
   hide your hostname too (by using the USERHOST command).
 - Win32: Fixed CPS calculation for file transfers [824934].
 - Fixed: Ping timeout when the system clock changes [789140].
 - Fixed: Private messages delivered to status window when nickname
   is the same as the network [977550].
 - Maximised window-state is now saved.
 - Double middle-clicking a nickname in the text area will now select
   it in the userlist.
 - Included a work-around to stop X-Sys plugin crashing with GTK 2.4.
 - Fixed: /list output going to the current tab [970746].
 - Fixed: Serverlist crash while editing a port-number, and switching
   to another network before pressing enter [968652].
 - Made it possible to execute multiple "Connect Command:"s in the
   ServerList window, when they're separated by ctrl-alt-a.
2004-07-02 08:04:18 +00:00
abs
c73ac0b41c update mu-conference to 0.6.0nb1
Correctly substitute in JABBER_USER into rc.d file
2004-06-30 10:02:57 +00:00
abs
8f39a0dd5c Switch to bl3 2004-06-28 17:02:52 +00:00
uebayasi
a4ca357225 Fix installation when XEmacs is used. 2004-06-27 05:34:43 +00:00
heas
e96bb2c59f Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixes
BUS error on sparc64.  Appears to apply to version Bitchx 1.1 too.
2004-06-27 00:35:04 +00:00
adrianp
6ca43f2b70 Update icbirc to 1.7
Ok'ed wiz@/snj@/tron@

No Changelog available, diff looks like minor code fixes.
2004-06-26 22:17:36 +00:00
abs
657c757c86 Import chat/mu-conference-0.6.0
mu-conference is an implementation of the Multi-User Chat protocol,
        as defined in JEP-0045, intended for use against jabberd2 (tested)
        or jabberd.
2004-06-26 14:29:47 +00:00
abs
f821265a08 Import chat/mu-conference-0.6.0
mu-conference is an implementation of the Multi-User Chat protocol,
	as defined in JEP-0045, intended for use against jabberd2 (tested)
	or jabberd.
2004-06-26 14:28:09 +00:00
jmmv
79211143f0 Use tabs for indentation. 2004-06-26 11:23:15 +00:00
abs
1399f729f6 Update jabberd2 to jabberd-2.0s2nb1
Since the various jabber daemons need to write their pid files as the
jabberd user, ensure a jabberd owned /var/run/jabberd is created by rc.d files
2004-06-26 11:21:46 +00:00
jmmv
6156e53e77 Finish move of p5-Net-Jabber from net to the chat category. 2004-06-26 11:02:12 +00:00
jmmv
31ca229dd1 Move p5-Net-Jabber from net to the chat category; suggested by pancake at
phreaker.net.  This is version 1.26.
2004-06-26 11:00:06 +00:00
uebayasi
836c9d001d Update navi2ch to 1.7.3.
Changes since 1.7.2 are:

* User configurable commands & functions for network connection.
* Don't auto-process contents that needs user confirmation.
* Create links by matching text with a configured regular expression.
* Better support for board migration.
* Better support for "JBBS @ Shitaraba"

Changes since 1.7.1 are:

* Catch up with the specification changes in 2ch.
* Fix Emacs hang-ups in a link to a very large number.
* Slight changes for EmacsCE.
* Add hooks.
* Extend search function.
* Recognize "JBBS @ Shitaraba" messages.  Partial support for the new URL
  syntax.
* Support "htp:" and "ftp:".
* Support the URL syntax for Keitai (mobile phones).
2004-06-26 06:59:38 +00:00
gavan
06d5fc8346 Update to 0.79:
New Features:
* Display name changes are now shown in the conversation windows.
  (Robert Mibus)
* Get Info on Yahoo! now works for nonenglish profiles.
  (Ambrose Li)
* General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
* Yahoo! Japan support. Click More Options and check Yahoo Japan
  in the account editor, to use your Yahoo! Japan account
* Gtk themes can now theme the Gaim buddy list independently of
  other things (Stu Tomlinson)
* Show timestamps now has a per-conversation option in addition
  to the global one, bringing it in line with the other conver-
  sation options (Stu Tomlinson)
* Added MSN buddy icons (Felipe Contreras)
* Added MSN file transfer (Felipe Contreras)
* MSN's idle state now actually sets a buddy idle
* Buddy pounce defaults are now more sane, and apply to the state the
  buddy is currently in. For example, if the buddy is idle, set
  "Return from idle" by default. The last action(s) used are the
  defaults for the next pounce
* Yahoo buddy icon support
* Selected buddy icons will automatically convert to the appropriate
  format for the protocol. (GTK 2.2 and higher only)
* Dragging an image file into the Modify Account dialog will set that
  as a buddy icon.
* Development headers for compiling third-party plugins are now
  installed. (Stu Tomlinson)
* Headers for gaim-remote now reside in gaim/ instead of
  gaim-include/.
* Basic YCHT support, which allows joining Yahoo! Chats when
  logged in using the web messenger method

Bug Fixes:
* Fixed Yahoo! authentication problems.  (Cerulean Studios)
* Non-looping animated icons no longer cause Gaim to freeze
* Flashing windows should work again for unix in window managers that
  support the URGENT hint (Etan Reisner)
* Better handling of character sets in RTF for Novell (Mike Stoddard of
  Novell)
* Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
* Fixed a crash in SILC that sometimes happened when resolving
  the buddy list (Pekka Riikonen)
* Parallel compiles of the perl plugin should work better
  (Stu Tomlinson)
* The disconnected UI op was called twice on connection errors. Now
  it is only called once. (Evan Schoenberg)
* Dragging into conversation windows works better
* Protocol-specific settings for accounts were being removed whenever
  the account was modified. Now they're only removed when the protocol
  type changes, as it should be.
* Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
* Rewrite of MSN buddylist support, which fixed a known syncronization
  bug and some others (Felipe Contreras)
2004-06-25 12:24:21 +00:00
jmmv
3d711ebbdf Update to 0.7.6:
* Lot of bug fixing gone into the Group Chats (Micke)
 * Drag contacts from roster to chat windows to start a chat (Micke)
 * Show new message icon as window icon when new message
   arrived (Sergey Dolgopolov)
 * Crash fixes (Micke)
 * Allow IP-numbers as hostpart of the JID (Fabio Bonelli)
 * Added copy&paste to chat windows. (Micke)
 * Fixed drawing error in chat windows tabs with certain themes
   (Geert-Jan)
 * Shrink chat windows after long messages has been sent
   (Micke, Lionel Henry)
 * Store log files as lowercase JID. (Micke)
 * Resubscribe support if subscription isn't both way (Ross Burton)
 * Show presence icon in new message popup list (Micke)
 * Added support for editing your own vCard (Martyn Russel, Micke)
 * New translations (en_CA, uk, eo, ar)
 * Updated translations:
   (lt, cs, en_GB, nl, ca, pt_BR, sv, zh_CN, da, pl, pt)
2004-06-25 08:52:39 +00:00
snj
32cc4ac446 Update naim to 0.11.7.
The release announcement has this to say:
"Much of the ECS and FireTalk backends have been rewritten to clean up,
optimize, and fix bugs in the code. There is also much more internal
consistency-assurance code throughout naim, making it easier for future
bugs to be discovered and fixed."
2004-06-23 04:42:02 +00:00
minskim
8a010757ea Make this package build on Linux.
- Use promoted types for va_arg(3).
2004-06-16 16:09:39 +00:00
grant
085d57aeb6 this needs -lnsl -lsocket on Solaris. 2004-06-12 02:11:42 +00:00
salo
1e88075dc3 Add patches from silc cvs repository.
Should fix build on Darwin/Mac OS X.
2004-06-11 10:05:06 +00:00
salo
9c1d103865 Make it work after the recent changes to chat/silc-client.
(Doh, i thought i had committed this on sunday..)
2004-06-10 22:38:16 +00:00
cjep
f6887a97b1 Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
2004-06-08 12:23:59 +00:00
minskim
21d56d2659 Update xchat-systray-integration to 2.4.5.
Changes:
+ Fixed some memory leaks due to string duplication
+ Fixed some inclusions
+ New images handler: images are no more included in binary but loaded
  dynamicly, user theme is now permitted
+ Images are now separated in different directory, sorted by usage
+ Added initial Theme feature (will be ready next version)
+ Code splitted in files for a better logical organization
+ Win32 port completly integrated. Same package for all systems.
+ Moved Makefile & similar stuff to main directory
+ Added "make Win32" option to build Win32 shared dll.
+ Added native Win32 Tray with all the old features like double click,
  flash events and so on.
+ Reduced plugin size at 80k bytes only for unix & win32 version too.
+ Win32 settings tab has not the KDE/Gnome switch.
+ Added images path in settings. Plugin must be reloaded manually,
  autoreload in next version.
+ Added images path saving/reloading in data management.
+ Usual code cleaning and minor bug fix.
2004-06-07 06:12:16 +00:00
minskim
988c66539f Update xchat2 to 2.0.9.
Changes:
 - Updated translations (bg, cs, de, en_GB, eu, fi, lt, nl, ru, sk,
                         uk, wa).
 - Fixed the Socks5 overflow security bug.
 - DCC IP address setting can now be a hostname too (Flavio
   Chierichetti) [773229].
 - Don't try random DCC ports when a range is set (mib) [889987].
 - Fix: Spurious nick completion (mib) [916944].
 - Serverlist passwd box is now masked (Cristian Peraferrer) [920113].
 - Fix: Sometimes messes up the tab order on reconnect (Gabor Szeder)
   [941773].
 - Fix: Crashes when setting $CHARSET to nonexistant charset [945855].
 - Plugin API: Added some fields to the "channels" list.
 - Plugin API: Added "win_status" and "xchatdirfs" fields to
   xchat_get_info.
 - Plugin API: Added xchat_send_modes() function.
 - Fix: Unload, then reload a plugin on FreeBSD fails (Kevin Leung).
 - Plugins should now work on HPUX too.
 - Perl-plugin: Fixes for 3 arg version of emit_print, unhooking the
   same hook multiple times and get_list returning correct values for
   address32 field and some memory leaks (Lian Situ).
 - Made menu keybindings work when the menubar is hidden on GTK 2.4.
 - Added support for the new GTK 2.4 file chooser dialog.
 - Fix for BiDi in xtext (Ilya Konstantinov).
 - Smaller bug fixes [962211] [958599] [950353] and
   [945617] (Frederic Krueger).
2004-06-07 05:56:00 +00:00
salo
7f7bb2720e PKGREVISION++
- Enable SILC protocol support.
- Don't build static versions of plugin libraries.
- Use more appropriate DESCR and COMMENT.
- Style & delint.

Ok MAINTAINER, Matthew Luckie.
2004-06-06 21:43:28 +00:00
salo
896a8f12ee Doesn't really need glib these days anymore. 2004-06-06 12:21:16 +00:00
salo
3bcdd2d4fe PKGREVISION++
- Rework where silc-server is installed, make it consistent with silc-client
  changes.
- Minor cleanups.
2004-06-06 11:47:30 +00:00
salo
5bd41dd0f9 PKGREVISION++
- Rework how and where is silc-client installed (in preparation for
  silc-toolkit import).
- Rework PLIST.perl handling, now it works with threaded Perl as well.
- Minor cleanups.
2004-06-06 11:45:06 +00:00
xtraeme
2e41f02a76 Enable pkgviews installation. 2004-06-05 17:49:20 +00:00
xtraeme
069bc72dcc Added weechat-0.0.6. 2004-06-05 17:47:12 +00:00
xtraeme
8fbdbf160e Initial import of weechat-0.0.6.
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts.
2004-06-05 17:45:31 +00:00
xtraeme
bcafba9c5a Update chat/bitlbee to 0.90.
# Version 0.90 (released 2004-05-28) hilights:

    * Another release with a speech!
    * A complete rewrite of the MSN module, which mainly means more
      stability, but also some good new features and other enhancements.
    * Lots of cleanups and fixes in the other IM-modules.
    * Full support for operating behind proxy servers.
      features.
2004-06-03 23:02:23 +00:00
minskim
fd99a0878a Add a workaround for a GTK+ bug (GNOME bugzilla #62948). Patch
borrowed from Gentoo Portage.  OK'ed by jmmv@.

Bump PKGREVISION.
2004-06-03 19:13:02 +00:00
abs
d17a9782c3 Fix small typo in comment 2004-06-03 10:14:13 +00:00
jmmv
f51edf04a8 Update to 0.78:
New Features:
* Support for the SILC protocol (http://www.silcnet.org/)
  (Pekka Riikonen)
* Option to suppress disconnect notification when using
  the autoreconnect plugin (Christopher (siege) O'Brien)
* Added support for dragging buddies from the buddy list into the
  Add Buddy Pounce dialog
* Pounce notification now includes time (Mike Lundy)
* The history plugin now shows history for chats in addition to IMs
* Menu item to view conversation logs (Tom Samstag)
* Conversation and chat sizes automatically saved (Stu Tomlinson)
* Added support for Novell privacy settings (Mike Stoddard of Novell)
* Added ability to initiate multi-user conferences (chats) in Novell (Mike
  Stoddard of Novell)
* Find and Save buttons on the debug window (Stu Tomlinson)
* Plugin Actions menu (Christopher (siege) O'Brien)
* Plugins can now add entries to the right-click menu of a group or chat
  (Stu Tomlinson and Christopher (siege) O'Brien)
* Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file

Bug Fixes:
* Compiles again with gcc 2.96 (Ignacio J. Elia)
* Gtk2.0 compatibility fixes (Tim Ringenbach)
* Many documentation updates (Jonathan Champ, Gary Kramlich,
  Stu Tomlinson, and Kevin Stange)
* Yahoo works on 64 bit machines (Gary Kramlich)
* Zephyr works on 64 bit machines (Arun A Tharuvai)
* Novell 64bit fixes, better error messages, and buddy list sync fixes
  (Mike Stoddard of Novell)
* Novell protocol works on big endian machines (Novell)
* Massive rewrite of MSN support, which should fix a number of issues
  and make errors easier to interpret (Felipe Contreras)
* Fixed a privacy-related bug in MSN that affected blocking/permitting,
  which was due to case-sensitive string comparisons (Gudmundur Olafsson)
* Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
  (Andrew Wellington)
* All known MSN formatting bugs were fixed.
* Overly long messages and paging cell phones in MSN no longer cause
  disconnects (Felipe Contreras)
* Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie)
* ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
* New tabs should scroll correctly again (Tim Ringenbach)
* Dialogs opened from a conversation window are now closed when
  the conversation window is closed, preventing a crash (Kevin Stange)
* Copy/paste encoding fixes (Joe Marcus Clarke)
* IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
* Ampersands in links should work correctly (Tim Ringenbach)
* DirectIM and IM Image support for AIM are greatly improved
  (Tim Ringenbach)
* Gadu-Gadu updates (Andrew Wellington)
* Print Gadu-Gadu messages to the debug window instead of the console
* Updated and standardized blist signals (Gary Kramlich)
* Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
* The idle time for the buddy-idle and buddy-unidle signals should
  be correct again.

Preference Changes:
* Added "Conversation placement - By conversation count"
* Added a "none" smiley theme to replace the "Show graphical
  smileys" option
* Replace default formatting preferences with a dialog to set a
  default formatting in a WYSIWYG manner.
* Removed "Show logins in window," default to yes
* Removed "Send URLs as links," default to yes (in protocols that
  support HTML)
* Removed "Show URLs as links," default to yes
* Removed New window height & width and Entry field height for Chats & IMs,
  sizes are now saved automatically
* Removed "Tab-complete nicks" default to yes
* Removed "Old-style tab completion", no longer supported
* Removed "Sending message removes away status", default to no
* Removed "Show numbers in groups", default to yes
* Removed "Icons on tabs", default to yes
* Removed "Sounds when you log in", default to no
* Removed "Seconds before resending autoresponse", default to 600 seconds
* Removed "Send autoresponse in active conversations", default to no
* Removed "Show people joining in window", default to yes
* Removed "Show people leaving in window", default to yes
2004-06-01 21:00:59 +00:00
minskim
101b04ee11 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2004-05-31 16:47:47 +00:00
minskim
8dc227a545 Make this package build with thread-enabled Tcl. 2004-05-31 07:25:58 +00:00
snj
eb1b52eb41 Set MAINTAINER to tech-pkg@, not packages@. 2004-05-30 02:19:16 +00:00
lukem
08d29a8cc2 Give up maintainership, because either
a) I haven't used the package for ages, or
b) Someone else has recently been doing a better job maintaining the package
2004-05-27 21:21:41 +00:00
tron
535606e756 Use "${PERL5}" variable instead of harding coding the path to the
Perl 5 binary.
2004-05-24 13:13:09 +00:00
tron
34026e704c Pass path to "perl" binary to "configure" script to avoid build failures
on system with Perl in the base system (e.g. Darwin).
2004-05-24 12:31:52 +00:00
xtraeme
27627e6fac Change JABBERD_PIDDIR to /var/run instead of /var/run/jabberd,
because with the previous way, /etc/rc.d/mouncritlocal removes all the
files/dirs in /var/run every time the machine is rebooted...
from David Brownlee in private email.
2004-05-24 09:08:48 +00:00
minskim
b0fe683717 Add and enable bitchbot. 2004-05-17 09:29:43 +00:00
minskim
e81ce78f02 Import bitchbot from pkgsrc-wip. Packaged by Adrian Portelli.
Bitchbot is a GPL'ed perl-based IRC bot coded mainly for #gloom on
irc.edgeirc.net.  The bot has a wide variety of useful and useless
features, to name a few:

* factoids (bits of information about things)
* Game server query support for all popular FPS titles
  (using qstat, www.qstat.org)
* Message system for leaving short notes for people who are offline.
* Configurable access list to allow users to manipulate certain features.
* Channel operator commands
  (limited use; bitchbot wasn't designed to be a chanbot)
* Last seen nickname to find out when a user was last on the channel.
* Vote and poll on user defined topics.
* Channel statistics (if your server can handle the horrible memory leaks)
* Support for the cyborgizer and techifier toys from www.brunching.com.
* A ton of other stuff you'll find from looking at the command reference.
2004-05-17 09:27:57 +00:00
minskim
234e31ca3d Do not share DISTINFO_FILE and PATCHDIR with licq-gui-console. The
patch in licq-gui-console/patches fails because this package has
different WRKSRC.
2004-05-16 17:47:14 +00:00
wiz
3abcd6801f Make mysql and expat-using modules find their shlibs.
Convert to bl3.
2004-05-09 23:58:19 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
hubertf
23f5045d89 Fix problem with statvfs.h on -current. Tested and found working on
2.0_BETA (which doesn't have statvfs.h) and on -current (which has it).

Bump pkgrevision.
2004-05-07 23:18:50 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
370e7fc437 Apply a patch (coming from CVS) to fix pasting of text in gaim when it was
copied from Mozilla.  From Matthew Luckie (maintainer).  Bump revision to 1.
2004-05-06 13:44:00 +00:00
xtraeme
be1321989a Switch to buildlink2, java bl3 packages are not ready (yet), so please
don't change them.
2004-05-05 15:51:24 +00:00
wiz
e7a95b6c52 buildlink2 -> buildlink3 in a comment. 2004-05-03 22:46:05 +00:00
snj
1b1222c08a Convert to buildlink3. patch-a[cd] provided by wiz@. 2004-05-03 22:38:40 +00:00
snj
299f33161e Convert to buildlink3. 2004-05-03 03:42:22 +00:00
snj
cc3900796e Convert to buildlink3. 2004-05-02 04:59:23 +00:00
kristerw
c75e4d5585 Remove duplicated kmess entry. 2004-05-01 09:50:11 +00:00
minskim
03f6987ce4 - Bl3ify.
- Use C++ compiler.
- Override libtool.
2004-04-30 12:48:36 +00:00
minskim
0a2b59d937 - Use C++ compiler.
- Override libtool.
2004-04-30 00:44:57 +00:00
adam
6df47053f1 Post-configure pure hack implemented, otherwise Makefile tries to rebuild itself 2004-04-29 15:27:01 +00:00
jmmv
5ef6d00899 Update to 0.7.5:
* SSL support when registering (Ross Burton)
* Registering support for Jabberd 2 (Sjoerd Simons)
* Fixed the nick highlighting code (Micke)
* Re-enabled private chat through group chat (Micke)
* Fixed group chat nick completion code (Micke)
* Fixed crasher bug in logging code (Richard)
* New translations (pt_BR, en_GB, lt)
* Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)
2004-04-29 07:46:40 +00:00
adam
5915567bb5 Added kadu-0.3.8 2004-04-28 13:56:26 +00:00
adam
d8b4954ab3 Chat client for Gadu-Gadu network (Poland), featuring:
* support for Gadu-Gadu protocol v6
* encrypted transmission using OpenSSL
* sending SMS to Polish GSM networks
* file transfer (DCC)
* conference
* animated emoticons
* more...
2004-04-28 13:55:21 +00:00
minskim
80ddd62966 Replace the type argument of va_arg() with what it is promoted to.
Otherwise it causes a warning on NetBSD, but an error on Linux.
2004-04-28 04:54:50 +00:00
snj
e74a5b7c43 Convert to buildlink3. 2004-04-27 22:03:13 +00:00
tv
c37f9599c7 Don't forcibly reset the umask when installing; let it propagate from pkgsrc. 2004-04-27 20:55:44 +00:00
reed
06e49aba4f Installation of the RCD_SCRIPTS rc.d script is done automatic
here. So don't install it twice.

(Anyways, ${PREFIX}/etc/rc.d is not the correct location; the
RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
2004-04-27 20:51:10 +00:00
snj
820e439a9a Convert to buildlink3. 2004-04-26 22:07:06 +00:00
snj
07655b1ff7 CATEGORIES is spelled with a C. 2004-04-26 20:51:57 +00:00
snj
7c7bc47236 Convert to buildlink3. 2004-04-26 05:36:31 +00:00
snj
5753d3433e Convert to buildlink3. 2004-04-26 05:31:43 +00:00
snj
ef45eb4227 Convert to buildlink3. 2004-04-25 22:50:48 +00:00
snj
acb9e07946 Convert to buildlink3. 2004-04-25 09:14:00 +00:00
snj
87a080981c Convert to buildlink3. 2004-04-25 08:01:15 +00:00
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