Commit graph

2740 commits

Author SHA1 Message Date
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
schnoebe
044f65ba66 Quiet a warning from cmake;
fix an unwrapped include of ev.h.
2011-10-28 17:34:06 +00:00
schnoebe
f23597dde5 Update spectrum ot 1.4.8. 2011-10-28 00:27:57 +00:00
hiramatsu
ccb0307c8f Add LICENSE. 2011-10-24 05:23:58 +00:00
ryoon
7c0dad370f Recursive revbump after graphics/ImageMagick update. 2011-10-22 15:00:20 +00:00
hiramatsu
e137acb29c Add LICENSE. 2011-10-21 04:29:23 +00:00
obache
9725d3de74 Recursive Bump from boost-libs ABI bump. 2011-10-19 06:12:58 +00:00
hiramatsu
19d77e5bd0 Add p5-IRC-Util. 2011-10-18 12:03:04 +00:00
hiramatsu
c5246eb2bf Import perl module IRC::Utils into chat/p5-IRC-Utils.
Recent versions of p5-POE-Component-IRC requires this module.

The functions in this module take care of many of the tasks you are
faced with when working with IRC. Mode lines, ban masks, message
encoding and formatting, etc.
2011-10-18 11:57:47 +00:00
kim
6ee38f91e0 Can be built with emacs23nox as well. 2011-10-09 02:25:24 +00:00
dholland
7d10ca8beb Check for hes_getmailhost before trying to call it. It's not in the libc
hesiod, and it looks as if it's a deprecated feature.

This in turn will make the mail notify tool not understand Hesiod
mailserver records on NetBSD and probably anyone else with a builtin
hesiod. If anyone really really wants that functionality, set
PREFER.hesiod=pkgsrc and let it build and link to the pkgsrc hesiod
library...

Fixes the build of zephyr.
2011-10-08 06:17:40 +00:00
dholland
5eb9b486dc Fix configure script to cope with hesiod in libc as well as in -lhesiod. 2011-10-08 05:56:00 +00:00
shattered
26ce32cfbd PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
obache
3fc1f718f2 Update pidgin-facebookchat to 1.69.
Version 1.69
 * Buddy list not shown (everyone falsely shown as offline).

Version 1.68
 * Support for new group chats
 * Fix for setting status messages
 * Fix for when FB chat is down for maintenance

Version 1.67
 * Plugin works with new 'Account Security'/'device login'/'register your
   computer' login security feature

Version 1.66
 * Fix for crash on account creation
 * Fix for status messages showing as "like/unlike" rather than the status
   message

Version 1.65
 * Fix for new buddy icons being too small
 * Download all buddies at startup, not just online ones

Version 1.64
 * Fix some friend requests not going away
 * Fix buddy icons not working for some people
 * Fix for logging out of browser while using plugin
 * Fix for buddies with hearts in their status messages
 * Fix for 'Get Info' screen not working (and eating up CPU)

Version 1.63
 * Fix buddy icons not downloading for some people
 * FB inbox message count shows in buddy list again
 * Fix for status messages not downloading
 * Fix for accepting/rejecting/adding buddies

Version 1.62
 * Fix for captcha causing crashes on Windows (the new captcha doesn't work
   though)
 * Fix for not getting buddy list/logging out issues/protocol changes
 * Only complain about not being able to fetch buddy list after 3 attempts

Version 1.61
 * An option to disable friends lists/groups in advanced account settings
 * Fixes for 64-bit UID's so no more messages from people/yourself being in
   wrong window (thanks to Evan Schoenberg)
 * Now requires json-glib version 0.7.6 or later (included in the Windows
   installer)
 * Uses less memory after reconnecting a few times (thanks to Jan Kaluza)
 * Fix for notifications not showing for some people
 * Fix for buddies being added over and over to the same group
 * Fix for every message you send being received back to yourself
 * Regression: buddy status messages no longer show due to a change from
   Facebook

Version 1.60
 * Facebook groups/friend lists
 * Handles bad logins for some people (Facebook captcha)
 * Fix missing buddy icons (kinda, need to delete existing buddy icons)
 * Fix status message setting not working
 * Fix crash on Windows
 * Fix weird 1969 dates on 32-bit Linux systems
 * Fix for other miscellaneous crashes
 * Regression: not all idle buddies appear away

Version 1.54
 * Added an option to disable history
 * Users are now away and idle, not just idle
 * AIM links work in 'Get Info'/Profile screen
 * Fix buddy names not being shown straight away
 * Fix for a crash on 64-bit Linux
 * Fix a crash in friends checking when there's no data
 * Some code cleanups
 * ARMEL version no longer needs latest version of glib, but will not style
   incomming messages

Version 1.53
 * IM History displays when opening a conversation window
 * Improved RSS/notifications code
 * 'New inbox message' count optional, set using "New mail notifications" in
   account settings
 * Fix missing buddy icons
 * Fix dropped/missed messages
 * Fix for crash on 64-bit Linux
 * Fix to set status messages when marked as 'away' in Pidgin
 * Fix for 'get info' screen for people with usernames (Thanks to hanzz.k)
 * Fix for 'numbers instead of aliases'
 * Fix some memleaks
 * Regression: No longer marks messages as read in Facebook website
 * Regression: Does not work with 64-bit UID's

Version 1.52
 * Quick release to fix a crash that occurs sometimes

Version 1.51
 * Fix idle status of buddies
 * Less disconnects for people with large friends lists
 * gzip compression for smaller page downloads
 * Fixes for notifications for non-English users
 * Display messages sent from website in Pidgin
 * Inbox count display
 * Usernames and/or passwords with utf-8 characters should work now
 * Display *bold* and _underline_ formatting in incoming messages
 * Memleak fixes
 * Proxy server fixes
 * Fixed some crashes on disconnect
 * Fixes some buddy's appearing offline when they weren't
 * New channel finding code, should mean less conflicts with Facebook website
 * Uses json-glib library for parsing buddy list and is a required dependency

Version 1.50
 * Should fix bandwidth usage problems
 * Fix a crash-on-quit bug
 * Can set status to 'idle' by changing to 'away' in Pidgin
 * Sends correct local language for using non-default languages (eg English) in
   other countries (eg Japan)

Version 1.47
 * Removes the "(via Pidgin)" part of the status message
 * Fixes some rare crashes

Version 1.46
 * Added pokes!
 * Improved idle/away behavior
 * Buddy aliases also behave better now
 * Buddy icons are now uniformly large

Version 1.45
 * Added plugin version info to menu for easier updates
 * Fixed a bug related to idle time
 * Fixed a number of small memory leaks
 * Fixed a rare crash

Version 1.44
 * Fixes a couple of crashes

Version 1.43
 * .deb Package works for Finch and libpurple installs
 * Fixed setting of status messages again
 * Fixed crash when getting info on a buddy too quickly at startup

Version 1.42
 * Fixed a crash on Windows if the debug window was showing

Version 1.41
 * More crash fixes
 * Notification fixes
 * New layout of source tarball
 * Minimum version of Pidgin needed now 2.3.0

Version 1.40
 * Stability improvements (no more crashes)

Version 1.39
 * Large buddy icons are back!
 * Chat windows close on Facebook when closing chat windows in Pidgin
 * Fix for offline buddies showing in buddy list
 * Fix for high bandwidth problems
 * Fix for notification feeds not showing as emails in Pidgin

Version 1.38
 * Some crashing fixes
 * Stores url of buddy icon to stop icon being downloaded more than once
 * Uses smaller buddy icons to decrease bandwidth

Version 1.37
 * Fixes receiving an error message of "lol" or "Test" when sending a message

Version 1.36
 * Fixed startup crash which would say "No error." before promptly dying, should
   also fix some random disconnects
 * Fixed the 'Get Info' and 'Buddy Search' screens
 * Fixed the 'All buddys re-added' bug that happened when renaming the Facebook
   group however this means...
 * Buddies cannot be removed from the Pidgin buddy list anymore. If you do, they
   will be re-added when the buddy list is synced

Version 1.35
 * Fix for new Facebook message type that was causing crashes
 * Fix so that if the facebook.com IP address isn't found, Pidgin won't crash
 * Fix buddy statuses being updated properly

Version 1.34
 * Minor update to make the plugin work with the Facebook iPhone app

Version 1.33
 * Lots of stability fixes (mainly for Windows users)
 * Memory leak fixes
 * Using the "Set Facebook status through Pidgin status" option won't send lots
   of updates to Facebook
 * Less problems with appearing offline to other Facebook users

Version 1.32
 * Made it easier for people using the new Facebook layout to use the plugin (no   more having to change the Host in the Advanced settings)
 * Fixed up the Get Info to get rid of the useless links and to fix the profile
   link at the bottom
 * Shouldn't use 100% cpu now if the server asks us to refresh the connection

Version 1.31
 * Get Info works for the new Facebook layout

Version 1.30
 * Fix for those people using the new Facebook layout - edit the Facebook
  account, and set the Host to "www.new.facebook.com" (without the quotes), in
  the Advanced section

Version 1.29
 * Buddy info should have the buddy name and status (if any)
 * Buddy info can be accessed from search box for buddies not on your buddy list
   but only for those buddies that allow it
 * Fix for occasional crash (new type of message being sent by Facebook)
 * Online buddies won't show as going Online->Online in system log any more

Version 1.28
 * A few more fixes for the 'crash on logout' problem
 * If you have the option to hide yourself in the buddy list on, you wont appear
   online when sending messages any more
 * A big version of the profile picture will appear in the 'get info' screen
 * A 1 second delay in re-sending messages after an error means you'll get less
   "Error: Destination not online" messages
 * Removing the alias from a buddy wont make it only show numbers in the buddy
   list
 * Buddies with } in their status won't stuff up your buddy list
2011-10-05 09:23:44 +00:00
obache
1c1e1c5aaf fixes distinfo (accidently bumped to 1.69). 2011-10-05 08:38:53 +00:00
obache
0a51825072 * set LICENSE=gnu-gpl-v3
* pidgin>=2.7.9 contains facebook.png, then let not to install those icons
  and depend on pidgin>=2.7.9 (no need to buildlink).

Bump PKGREVISION.
2011-10-05 08:36:42 +00:00
fhajny
3248e2af3b Fix rpath linking & typo in patch file, add a rc.d script (thanks ewdafa)
This fixes PR pkg/45357. Bump PKGREVISION.
2011-09-30 08:33:54 +00:00
joerg
1152ebd6c0 Really depend on gcrypt explicitly 2011-09-25 19:07:48 +00:00
joerg
73236b610d Needs py-expat 2011-09-01 13:09:32 +00:00
dholland
c8d4e8def9 DESTDIR support. 2011-08-29 01:24:02 +00:00
dholland
a9d69c71de Fix usage of inline semantics for compilers that pretend to be gcc but aren't. 2011-08-29 00:36:05 +00:00
obache
98a79295cd Update piding 2.10.0, contains security fixes for CVE-2011-2943 and CVE-2011-3184.
While here, better fix for PR#45190.
chat/finch itself does not depend on devel/nspr.
chat/libpurple without gnutls option, libpurple is linked with nspr,
so it must be handle in libpurple/buildlink3.mk.


version 2.10.0 (08/18/2011):
	Pidgin:
	* Make the max size of incoming smileys a pref instead of hardcoding it.
	  (Quentin Brandon) (#5231)
	* Added a plugin information dialog to show information for plugins
	  that aren't otherwise visible in the plugins dialog.
	* Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the
	  minimum supported) (#14261)

	libpurple:
	* Fix a potential crash in the Log Reader plugin when reading QIP logs.
	* Fix a large number of strcpy() and strcat() invocations to use
	  strlcpy() and strlcat(), etc., forestalling an entire class of
	  string buffer overrun bugs.
	  (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
	  Jacob Appelbaum)
	* Change some filename manipulations in filectl.c to use MAXPATHLEN
	  instead of arbitrary length constants.  (The Electronic Frontier
	  Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
	* Fix endianness-related crash in NTLM authentication (Jon Goldberg)
	  (#14163)

	Gadu-Gadu:
	* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
	  (#5242)
	* Better status message handling. (Tomasz Wasilczyk) (#14314)
	* Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
	* Fix building of the bundled libgadu library with older versions
	  of GnuTLS. (patch plucked from upstream) (#14365)

	ICQ:
	* Fix crash selecting Tools->Set Mood when you're online with an
	  ICQ account that is configured as an AIM account. (#14437)

	IRC:
	* Fix a crash when remote users have certain characters in their
	  nicknames. (Discovered by Djego Ibanez) (#14341)
	* Fix the handling of formatting following mIRC ^O (#14436)
	* Fix crash when NAMES is empty. (James McLaughlin) (#14518)

	MSN:
	* Fix incorrect handling of HTTP 100 responses when using the HTTP
	  connection method.  This can lead to a crash. (Discovered by Marius
	  Wachtler)
	* Fix seemingly random crashing. (#14307)
	* Fix a crash when the account is disconnected at the time we are doing a
	  SB request. (Hanzz, ported by shlomif) (#12431)

	XMPP:
	* Do not generate malformed XML ("</>") when setting an empty mood.
	  (#14342)
	* Fix the /join <room> behavior.  (Broken when adding support for
	  <room>@<server>)  (#14205)

	Yahoo!/Yahoo! JAPAN:
	* Fix coming out of idle while in an unavailable state
	* Fix logging into Yahoo! JAPAN.  (#14259)

	Windows-Specific Changes:
	* Open an explorer.exe window at the location of the file when clicking
	  on a file link instead of executing the file, because executing a file
	  can be potentially dangerous.  (Discovered by James Burton of
	  Insomnia Security) (Fixed by Eion Robb)
2011-08-26 13:14:58 +00:00
obache
c5d8a2a356 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
obache
914df23d5b Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:38:55 +00:00
adam
a7328b6cf8 Revision bump after updating perl to 5.14.1 2011-08-06 13:11:26 +00:00
adam
595325f15a Revision bump after updating perl to 5.14.1 2011-08-06 13:04:14 +00:00
wiz
9253beda17 Add upstream bug report URL. 2011-08-04 23:58:35 +00:00
dholland
87f582f846 Fix build with png-1.5, fully now. Also add various REPLACE_INTERPRETER
and add a dependency on Python for the two installed Python scripts. No
version bump since this hasn't been buildable in a long time.
2011-08-01 01:16:50 +00:00
dholland
c7e916e9cc Improve png-1.5 support. Still broken: writing palettes and transparency. 2011-08-01 00:43:58 +00:00
gls
e86126adf8 Finch requires devel/nspr to build. Fixes PR pkg/45190 from Bartosz Kuzma.
PKGREV++
2011-07-30 20:13:07 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
fa04fbbfe1 requires gnutls (build fix), from Patrick Welche per post to tech-pkg 2011-07-13 20:03:54 +00:00
wiz
0a2c66ae0d When looking for gnutls, configure tries to link against libgcrypt,
so pull it in.
2011-07-13 11:02:41 +00:00
drochner
a2011540eb depend on libgcrypt explicitely
(gnutls used to pull it in for us, but this will be cleaned up)
2011-07-09 13:37:51 +00:00
mspo
5886bcd831 Version 3.0.3:
- Fixed Twitter compatibility. (The API call used to get the following list
  was deprecated.)
- Twitter: Enable the show_ids setting to assign a two-digit short ID to
  recent tweets to use for retweets and replies (so you can RT/reply to more
  than just a person's last message).
- Some other Twitter fixes/improvements.
- "otr reconnect" command and some other fixes.
- GnuTLS 2.12 compatibility fix.
- Include "FLOOD=0/9999" in the 005/ISUPPORT line at login to hint the IRC
  client that rate limiting is not required. (Next step: Get IRC clients to
  parse it.)
- Other stuff too small to mention.

Finished 2 Jun 2011

Version 3.0.2:
- Fixed MSN login issues with @msn.com accounts.
- /CTCP support: You can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN
  contacts. More may come later, ideas are welcome.
- By default, leave Twitter turned on for libpurple builds.
- Allow using /OPER to identify/register as well. (Password security hack.)
- Fixed proxy support with libpurple.
- Some minor changes/fixes.
2011-07-09 11:13:20 +00:00
jym
a91ee17dc4 check-interpreter fix. 2011-07-04 21:22:46 +00:00
obache
629288b45a * Remove patch-ab.
It does not support python27 and python31, but basically pkgsrc pass python
  path as PYTHON configure environment variable, so no need to add python
  variants here.
* Pass mozilla-rootcerts path as default CA certifcates file path to configure
  script like other packeges, or failed to configure if default expected
  files does not exist.
* On more care for in-tree *.pc file, or fail to configure.
  configure script add in-tree path to PKG_CONFIG, but pkgsrc pkg-config wrapper
  will overwrite and hide it.
* Set LICENSE as "gnu-lgpl-v2.1 AND mit" from COPYING file.
2011-07-04 07:08:24 +00:00
obache
acc9105745 Add patches for CVE-2011-1754. Bump PKGREVISION. 2011-07-03 08:26:55 +00:00
markd
05a9015a4e /usr/bin/env cleanup. 2011-07-03 06:38:58 +00:00
obache
dceca9e676 Update pidgin to 2.9.0, for security fix (CVE-2011-2485).
version 2.9.0 (06/23/2011):
	Pidgin:
	* Fix a potential remote denial-of-service bug related to displaying
	  buddy icons.
	* Significantly improved performance of larger IRC channels (regression
	  introduced in 2.8.0).
	* Fix Conversation->Add on AIM and MSN.
	* Entries in the chat user list are sorted properly again.  This was
	  inadvertenly broken in 2.8.0.

	Finch:
	* Fix logging in to ICQ.

	libpurple:
	* media: Actually use the specified TCP port from the TURN configuration to
	  create a TCP relay candidate.

	AIM and ICQ:
	* Fix crashes on some non-mainstream OSes when attempting to
	  printf("%s", NULL).  (Clemens Huebner) (#14297)

	Plugins:
	* The Evolution Integration plugin compiles again.

version 2.8.0 (06/07/2011):
	General:
	* Implement simple silence suppression for voice calls, preventing
	  wasted bandwidth for silent periods during a call. (Jakub Adam)
	  (half of #13180)
	* Added the DigiCert High Assurance CA-3 intermediate CA, needed for
	  validation of the Facebook XMPP interface's certificate.
	* Removed the QQ protocol plugin.  It hasn't worked in a long time and
	  isn't being maintained, therefore we no longer want it.

	Pidgin:
	* Duplicate code cleanup.  (Gabriel Schulhof) (#10599)
	* Voice/Video call window adapts correctly to adding or removing
	  streams on the fly. (Jakub Adam) (half of #13535)
	* Don't cancel an ongoing call when rejecting the addition of a
	  stream to the existing call. (Jakub Adam) (#13537)
	* Pidgin plugins can now override tab completion and detect clicks on
	  usernames in the chat userlist. (kawaii.neko) (#12599)
	* Fix the tooltip being destroyed when it is full of information and
	  cover the mouse (dliang) (#10510)

	libpurple:
	* media: Allow obtaining active local and remote candidates. (Jakub
	  Adam) (#11830)
	* media: Allow getting/setting video capabilities. (Jakub Adam) (half
	  of #13095)
	* Simple Silence Suppression is optional per-account. (Jakub Adam)
	  (half of #13180)
	* Fix purple-url-handler being unable to find an account.
	* media: Allow adding/removing streams on the fly. (Jakub Adam)
	  (half of #13535)
	* Support new connection states in NetworkManager 0.9. (Dan Williams)
	  (#13505)
	* When removing a buddy, delete the pounces associated with it.
	  (Kartik Mohta) (#1131)
	* media: Allow libpurple and plugins to set SDES properties for RTP
	  conferences. (Jakub Adam) (#12981)
	* proxy: Add new "Tor/Privacy" proxy type that can be used to
	  restrict operations that could leak potentially sensitive data
	  (e.g. DNS queries).  (#11110, #13928)
	* media: Add support for using TCP relaying with TURN (will only work with
	  libnice 0.1.0 and later).

	AIM:
	* Fix setting icons with dimensions greater than 64x64 pixels by scaling
	  them down to at most 64x64. (#12874, #13165)

	Gadu-Gadu:
	* Allow showing your status only to buddies. (Mateusz Piękos) (#13358)
	* Updated internal libgadu to version 1.10.1. (Robert Matusewicz,
	  Krzysztof Klinikowski) (#13525)
	* Updated internal libgadu to version 1.11.0. (Tomasz Wasilczyk)
	  (#14248)
	* Suppress blank messages that happen when receiving inline
	  images. (Tomasz Wasilczyk) (#13554)
	* Fix sending inline images to remote users, don't crash when
	  trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
	* Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk,
	  Krzysztof Klinikowski) (#13362, #13590)
	* Require libgadu 1.11.0 to avoid using internal libgadu.
	* Optional SSL connection support for GNUTLS users (not on Windows
	  yet!). (Tomasz Wasilczyk) (#13613, #13894)
	* Don't count received messages or statuses when determining whether
	  to send a keepalive packet. (Jan Zachorowski) (#13699)
	* Fix a crash when receiving images on Windows or an incorrect
	  timestamp in the log when receiving images on Linux. (Tomasz
	  Wasilczyk) (#10268)
	* Support XML events, resulting in immediate update of other users'
	  buddy icons. (Tomasz Wasilczyk) (#13739)
	* Accept poorly formatted URLs from other third-party clients in
	  the same manner as the official client.  (Tomasz Wasilczyk)
	  (#13886)

	ICQ:
	* Fix setting icons with dimensions greater than 64x64 pixels by scaling
	  them down to at most 64x64. (#12874, #13165)
	* Fix unsetting your mood when "None" is selected.  (Dustin Gathmann)
	  (#11895)
	* Ignore Daylight Saving Time when performing calculations related to
	  birthdays. (Dustin Gathmann) (#13533)
	* It is now possible to specify multiple encodings on the Advanced
	  tab of an ICQ account's settings by using a comma-delimited list.
	  (Dmitry Utkin) (#13496)

	IRC:
	* Add "authserv" service command.  (tomos) (#13337)

	MSN:
	* Fix a hard-to-exploit crash in the MSN protocol when using the
	  HTTP connection method (Reported by Marius Wachtler).

	MXit:
	* Support for an Invite Message when adding a buddy.
	* Fixed bug in splitting-up of messages that contain a lot of links.
	* Fixed crash caused by timer not being disabled on disconnect.
	  (introduced in 2.7.11)
	* Clearing of the conversation window now works.
	* When receiving an invite you can display the sender's profile
	  information, avatar image, invite message.
	* The Change PIN option was moved into separate action.
	* New profile attributes added and shown.
	* Update to protocol v6.3.
	* Added the ability to view and invite your Suggested Friends,
	  and to search for contacts.
	* Also display the Status Message of offline contacts in their
	  profile information.

	XMPP:
	* Remember the previously entered user directory when searching.
	  (Keith Moyer) (#12451)
	* Correctly handle a buddy's unsetting his/her vCard-based avatar.
	  (Matthew W.S. Bell) (#13370)
	* Squash one more situation that resulted in duplicate entries in
	  the roster (this one where the server reports the buddy as being
	  in the same (empty) group.  (Reported by Danny Mayer)

	Plugins:
	* The Voice/Video Settings plugin now includes the ability to test
	  microphone settings. (Jakub Adam) (#13182)
	* Fix a crash when handling some saved settings in the Voice/Video
	  Settings plugin. (Pat Erley) (13290, #13774)

	Windows-Specific Changes:
	* Fix building libpurple with Visual C++ .NET 2005. This was
	  accidentally broken in 2.7.11. (Florian Quèze)
	* Build internal libgadu using packed structs, fixing several
	  long-standing Gadu-Gadu issues. (#11958, #6297)
2011-06-30 13:03:39 +00:00
schnoebe
6c67d7dc5e Update to 0.8.2. From the release announcement:
Just a small release for you this time, with a handful of bugfixes.
Thanks to '@eoranged' and the other PostgreSQL users who helped with
feedback and testing of the SQL fixes (the PostgreSQL server we use
for testing is now behaving properly!).

A summary of changes in this release:

* mod_storage_sql: Fix compatibility with PostgreSQL databases (0.8.1 issue)
* mod_bosh: Fix for sessions not timing out after inactivity in some cases
* mod_dialback: Fix multiple concurrent dialback requests for the same
  domain (was sometimes causing s2s failure with certain ejabberds)
2011-06-21 13:03:39 +00:00
dholland
dd8ac17e01 This installs a python script, so add dependence on python and use
REPLACE_PYTHON on it. New deps, so PKGREVISION -> 5.
2011-06-19 18:05:30 +00:00
mspo
2577f3f0ae - Fix issue on PubSub preventing publication of items (EJAB-1457) 2011-06-11 20:27:12 +00:00
obache
9297f1831d recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
schnoebe
3c49fa489a Update to prosody 0.8.1.
A security and bug fix release.  The security aspect is to mitigate the
"billion laughs" denial-of-service attack against XML parsers and XMPP
servers.

Other changes:

- Reject XML DTDs, comments and processing instructions, preventing
  the "billion laughs" attack
- Switch to MEDIUMTEXT in the schema for MySQL to avoid truncating
  large data (such as large avatars)
  Prosody automatically upgrades the table in-place if possible, see:
  http://prosody.im/doc/mysql
- Fix for endless loop when parsing certain invalid JSON
- Fix PostgreSQL compatibility in prosody-migrator
- Fix timestamp parsing for DST (affecting MUC scrollback retrieval)
- mod_legacyauth now correctly disabled for unencrypted connections by default
- Components properly inherit SSL settings and certificates from their
  'parent' hosts
- Prevent startup with no VirtualHost entries in the config file
2011-06-06 14:41:48 +00:00
fhajny
768f3e4f82 Updated chat/ejabberd to 2.1.7.
Small list of changes:

2.1.7
* BOSH: Keep the order of stanzas when BOSH sends several
* CAPTCHA in MUC: New whitelist option
* CAPTCHA: New captcha_limit option
* Core: Disable all entity expansions
* Core: Do not accept XML with undefined prefixes
* ejabberdctl: New DIST_USE_INTERFACE restricts IP erlang listen
* ejabberdctl: New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03
* extauth: If script crashes, ejabberd should restart it
* If a module start fails during server start, stop erlang
* mod_blocking: New XEP-0191 Simple Communications Blocking
* mod_pres_counter: Prevent subscription flood
* mod_register: Access now also controls account unregistrations
* mod_shared_roster: Fix support for anonymous accounts in @all@
* mod_shared_roster: New @online@ directive
* New Indonesian translation
* Pubsub: Apply filtered notification to PEP last items
* Pubsub: Owner can delete any items from its own node

2.1.6
* BOSH: Fix rare loop, support vhosts, allow module restart
* Config: Default configuration allows registrations only from localhost
* Config: Support to change loglevel per module at runtime
* Erlang/OTP: Fix compatibility from R10B-9 to R14B01
* ODBC: Compatibility with PostgreSQL 9.0
* Privacy lists: Fix to allow block by group and subscription again
* Pubsub: Fix cross domain eventing
* Register: Added CAPTCHA, password strength and ip_access to mod_register
* Register: New mod_register_web, with CAPTCHA support
* S2S: New options to require encryption, and verify certificates
* Shared Rosters: Added mod_shared_roster_ldap
* Bind listener ports early and start accepting connections later
2011-06-06 13:45:37 +00:00
schnoebe
5ed75f4f84 Change MAINTAINER to adam, since he has done all the recent updates. 2011-06-02 15:35:58 +00:00
adam
e598fdbc16 Changes 2.2.14:
* Prevent the "billion laughs" attack against expat by disabling internal
  entity expansion.
* Shortcut DNS resolution failure in cases when given domain name is invalid
* Explicitly link libcrypt to authreg_mysql
* Removed xconfig - it's not used anywhere
2011-06-01 11:16:09 +00:00
obache
db7858550a * convert almost python related dependency from buildlink to simple DEPENDS.
* require python builtin sqlite3 module, PR#44968.
* require python>=25.
* drop avahi option from suggested. it require avahi-python, but python option
  of net/avahi is disabled by default.

Bump PKGREVISION.
2011-05-14 14:28:07 +00:00
drochner
f450ad6994 these programs are known to suffer from incompatible changes
in gnutls-2.12 -- add constraint and URL reference (from gls)
2011-05-04 17:41:15 +00:00
obache
9ea3b36c23 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
0cf5981fc6 note "used by ..." 2011-04-17 09:23:49 +00:00
roy
a9e35cc0a1 python is needed by the configure script 2011-04-16 13:27:59 +00:00
mrg
fb4028186f update to ircII 20110228. major changes:
- warn the user if the IRCHOST may be wrong
- make /save save /ignore'd things
- remove K&R C support
- remove many old UNIX platforms support
- avoid a spurious SIGALRM
- avoid printing some 8-bit unprintable chars
- add support for modern qnx
2011-04-12 00:49:35 +00:00
wiz
e75cb35c0c Bump PKGREVISION for folks -> libfolks dependency change. 2011-04-07 12:28:45 +00:00
wiz
8494c8bd21 Make PKGNAME match directory name. Ok drochner@ 2011-04-07 12:28:02 +00:00
joerg
800c690dc5 + libfolks
XXX package name doesn't match directory
2011-04-06 23:51:09 +00:00
joerg
003884898c Needs pkg-config 2011-04-06 22:00:10 +00:00
obache
ed706137fd tell ca-file to configure same as www/epiphany, or failed to configure without the file 2011-04-06 08:10:22 +00:00
drochner
4948b24dfc update to 5.7.9
This is a major update, too much to list here.
2011-04-05 18:54:29 +00:00
drochner
35443e86cf update to 0.11.10
This is a major update, too much to list here.
2011-04-05 18:47:19 +00:00
drochner
f78ed3eee3 update to 0.1.8
changes:
-Implements SASL channel
-bugfixes
2011-04-05 18:35:46 +00:00
drochner
99846a4e70 update to 0.0.16
changes:
- Emit the NewActiveTransportPair signal
- Emit CodecsUpdated more often
- Various bug fixes
2011-04-05 18:30:22 +00:00
drochner
01a93d933d update to 2.34.0
This switches to the 2.34 release branch.
2011-04-05 18:27:08 +00:00
drochner
65f629b369 update to 0.2.7
This switches to the 0.2 release branch (not API compatible),
needed by upcoming telepathy/empathy stuff
2011-04-05 18:22:28 +00:00
drochner
b9c14c3c22 import libfolks-0.4.2, a library to manage contacts, needed by the
telepathy/empathy framework
2011-04-05 18:13:17 +00:00
drochner
09da215468 update to 0.14.3
This switches to the new 0.14 release branch.
pkgsrc change: build vala support, needed for upcoming client pkgs
2011-04-05 18:10:57 +00:00
ryoon
d42ca69c46 Update to 1.8.4
Changelog:
* Fix bug related to MARU login
* Fix sort bug
* Fix other bugs
2011-04-04 21:52:50 +00:00
zafer
71cabb6a25 whitespace cosmetics 2011-04-03 22:10:35 +00:00
wiz
fd8ce142f5 Start fixing for png-1.5, incomplete. 2011-04-03 15:26:36 +00:00
wiz
a9a5e380ce Set LICENSE. 2011-04-03 15:26:26 +00:00
joerg
dd830b6b46 Not MAKE_JOBS_SAFE. 2011-03-30 21:56:32 +00:00
obache
a780db4da7 honor pkg PREFIX. 2011-03-28 13:13:33 +00:00
obache
e3d1c1edfb Add user-destdir installation support. 2011-03-28 13:02:25 +00:00
wiz
92bd8742f9 Remove startupnotification, changelog mentioned it's not needed any
longer.
2011-03-14 12:50:48 +00:00
adam
0ae1ffc07c Changes 2.7.11:
General:
* Our bundled libgadu should now build on HP-UX.
* Fix some instances of file transfers never completing.
Pidgin:
* Sort by Status no longer causes buddies to move around when you click them.
* Fix embedding in the system tray on older GTK+ releases (such as on CentOS
  5.5 and older Fedora).
* No longer require libstartup-notification for startup notification support.
  GTK+ has included support for years, so use it instead.
AIM:
* Fix a bug where some buddies from your buddy list might not show up.
  Affected non-English ICQ users the most.
* Send keepalives for all types of network connections. Will hopefully make
  chat rooms more reliable.
MSN:
* Fix bug that prevented added buddies to your buddy list in certain
  circumstances.
MXit:
* MXit plugin and reported client version now follow the libpurple version.
* Don't try to request profile information for non-user contacts.
* Allow Re-Invite for contacts in Deleted or Rejected state.
* Ensure we don't send packets too fast to the MXit server and trigger its
  flood-detection mechanism. Also increased the internal packet queue to 32
  packets.
XMPP:
* Fix building on platforms with an older glib (inadvertantly broken in 2.7.10).
* Don't treat the on-join status storms as 'new arrivals'.
* Extend the /join command to support room JIDs, enabling you to join a room on
  any server.
* Add support for receiving a limited amount of history when joining a room
  (not currently supported by Pidgin and Finch).
Yahoo!/Yahoo! JAPAN:
* Fix CVE-2011-1091, denials of service caused by NULL pointer dereferences due
  to improper handling of malformed YMSG packets.
2011-03-14 12:21:48 +00:00
zafer
a0bb580e8f update master_sites. remove non-working mirror. 2011-03-11 10:42:14 +00:00
zafer
d543a7e891 service discontinued. prevent timeout. fetch from backup. 2011-03-11 10:39:33 +00:00
zafer
6809fd1c13 service discontinued long time ago. fetch from backup to prevent time out. 2011-03-11 10:38:14 +00:00
obache
d40922b465 Add user-destdir installation support. 2011-03-07 02:19:51 +00:00
dholland
cf067582a5 Make ipv6 option enabled by default, by request of PR 44689. PKGREVISION++. 2011-03-06 04:12:09 +00:00
tonio
d45397b20a Update chat/weechat to 0.3.4
Fix for SA43543 and update kindly provided by gls@

This is a major release, with lot of bugs fixed and major new features.

Among the new features:
- 256 colors support, with unlimited number of nick colors
- irc proxy (relay plugin)
- redirection of IRC commands
- command /notify
- rmodifier plugin
- regular expressions for highlights
- color support for timestamp in chat buffer
- irc option to force color for some nicks
- share input line between buffers.
2011-03-05 22:48:07 +00:00
gls
43c45e327f Update chat/cgiirc to 0.5.10
Upstream changes:

After ~5 years without a release 0.5.10 is now available. This is actually just
0.5.9 with one security fix:
  CVE-2011-0050: XSS in R param in nonjs interface
Thanks to Michael Brooks (Sitewatch) for discovering this.

pkgsrc changes:
- Update MASTER_SITES and HOMEPAGE to point to cgiirc.org
- Add LICENSE
2011-03-02 20:24:40 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
drochner
c3072069eb update to 0.1.7
changes: misc fixes and improvements
2011-02-24 21:09:59 +00:00
drochner
69b0fd46ed update to 5.6.1
changes: many fixes and enhancements, too much to list here, see the
Changelog file
2011-02-24 21:07:27 +00:00
drochner
d690a87a28 update to 0.0.15
changes: fix ressource leak
2011-02-24 21:03:56 +00:00
drochner
4ce46abe23 update to 0.12.7
changes: bugfixes
2011-02-24 21:01:45 +00:00
adam
e285ee35b4 Changes 2.2.13:
* Implemented XEP-0138: Stream Compression for S2S connections.
* Merged LDAP authentication by bind support.
* Merged SSL related memory leak fix by cmeerw.
* Merged router_crash.patch by Eugene Agafonov.
2011-02-23 19:27:15 +00:00
obache
6471353a30 Add user-destdir installation support. 2011-02-22 08:16:00 +00:00
wiz
7aed15fc35 Bump depends and PKGREVISION for libnice shlib major change. 2011-02-21 15:51:44 +00:00
adam
1a2581b1e5 Changes 0.7.1:
* Lots of XMPP improvements (user interface, new priv command to handle
  privacy lists, incorporate non-ancient libiksemel, might now work under
  AmigaOS).

Changes 0.7:
* Switch to directly use libiksemel, i/o layer restructuring.
2011-02-15 10:18:06 +00:00
adam
c05dcf414f Changes 2.2.12:
Many stability fixes, memory leak fixes, and connection handling fixes.
2011-02-12 18:50:13 +00:00
ryoon
6519025e69 Update to 1.8.3.
Change MAINTAINER to me.

Changelog:
* navi2ch 1.8.2 -> 1.8.3
	- Improve compatibility with apel.

* navi2ch 1.8.1 -> 1.8.2
	- Follow machibbs specification change.
	- Fix some bugs.

* navi2ch 1.8.0 -> 1.8.1
	- Follow 2ch specification change.
	- Use tls.el instead of ssl.el (oyster).

* navi2ch 1.7.5 -> 1.8.0
	- Change configure script option.
	- Support BE@2ch.
	- Support charset setting per board.
	- Change separator when response message is in hide status.
	- Fix some bugs related to expire.
	- Improve message, prompt, and docstring.
	- Identify virtual board with # symbol.
	- Disable old style dat file handling.
	- Display residual seconds with Samba24.
	- Use navi2ch-file-name-reserved-char-list instead of
	  navi2ch-file-name-reserved-char-regexp.
	- Searching and filtering IP address and remote host name.
	- Add sssp icon support.

* navi2ch 1.7.4 -> 1.7.5
	- Support new JBBS@shitaraba at jbbs.livedoor.jp.
	- Improve XEmacs support.
	- Fix a serious URL related bug.
2011-02-12 05:04:08 +00:00
wiz
7a9ac88650 Sort. 2011-02-10 16:25:30 +00:00
adam
c639143cc7 Changes 2.7.10:
* Force video sources to all have the same capabilities. This reduces the number of times video must be scaled down, saving CPU time.
* Starting multiple video calls and ending one no longer causes the other calls
  to stop sending audio and video.
* Perl bindings now respect LDFLAGS.
* Added AddTrust External Root CA.
* Resolve some issues validating X.509 certificates signed off the CAcert Class
  3 intermediate cert when using the GnuTLS SSL/TLS plugin.
2011-02-10 12:17:37 +00:00
schnoebe
6831e6c885 Clean up a missed pkglint warning. 2011-02-07 06:35:18 +00:00
schnoebe
32ff844c94 Add spectrum. 2011-02-07 06:33:17 +00:00
schnoebe
c02a13221b Imported spectrum from local development.
spectrum is a XMPP transport using libpurple as a basis.

It provides transports/gateways to a large number of libpurple supported
IM systems, including AOL, Facebook, ICQ, IRC, Yahoo and MSN.
2011-02-07 06:31:21 +00:00
schnoebe
63a60361f0 Really add py-xmpppy. 2011-02-06 21:15:46 +00:00
schnoebe
0a520db822 Added py-xmpppy. 2011-02-06 21:06:33 +00:00
schnoebe
64fc06e260 Imported py25-xmpppy from local development.
XMPPPY is an implementation of the XMPP (Jabber) protocols in
Python.

It is similar to JABBERPY, but as a currently maintained project.
2011-02-06 21:06:08 +00:00
schnoebe
c9f98ffe4d Import gloox-1.0 into pkgsrc.
gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in C++. It makes writing spec-compliant clients easy and
allows for hassle-free integration of Jabber/XMPP functionality
into existing applications.
2011-02-06 19:46:48 +00:00
schnoebe
e8b90e3969 Bumped PKGREVSION to 1;
Changed MAINTAINER to my netbsd.org address (from eric@cirr.com)

Renamed existing patches to follow new convention
    patch-aa -> patch-Makefile
    patch-af -> patch-configure

Added patches to cure segfaults found since 2.2.11's release
    patch-router_router.c	correct a segfault in the router
    patch-s2s_out.c		Resolver doesn't return IPv4 Address if
				resolve_aaaa (IPv6) is enabled
    patch-sm_sm.c		fix segfault when debugging is turned on/up
2011-02-06 19:23:51 +00:00
adam
c3b8a6bba4 Changes 0.8:
* Optimization: A bunch of patches by M. Doliner (see svn log for more details)
* Feature: Allow the service admin to see the occupants of every rooms
* Feature: Allow the service admin to enter a room with nicknames locked even
  if his nickname isn't the one needed
* Feature: option to disable room logging on the whole component
* Feature: option to save room log files in subdirectories according to date
* Feature: Patch by Smoku to hide empty rooms from disco/browse lists
* Bugfix: Two vulnerabilities in mysql module
* Bugfix: send code=110 when needed according to XEP-0045
* Bugfix: Fix crash when changing roles
* Bugfix: Fixed a bug when entering/leaving a room, it was considered as a nick
  change
* Bugfix: Corrected the errors sent by mu-conference
* Bugfix: Better error code when choosing a nick not conform with the room
  policy
* Bugfix: Fixed a segfault in the decline messages handler
* Bugfix: Avoid a segfault when asking unique room name with a too big user jid
* Bugfix: going in an infinite loop if the user invite the jid ""
* Bugfix: Changed error handling
  - Don't kick a user if the message error is not delivery-related,
    otherwise user could be kicked when refusing a file transfer for example
  - If the user is not kicked, don't discard the error, send it to the
    other user/chatroom
* Bugfix: Hide XEP-0203 delay nodes when sending back presences stanzas
2011-02-04 12:05:45 +00:00
adam
6fbcfcbcf5 Changes 2.7.9:
John: Just a quick release for a security fix here.  Elliott has not
  yet had a chance to work on the MSN breakage that's been present in
  the last couple releases, but we hope he can do it before 2.7.10!

Changes 2.7.8:
  Elliott: OK, so I know a few things broke with the last release, and
  it's too bad we had to rush it for that silly certificate thing that
  the MSN people can't configure properly.  I've certainly done a lot of
  small fixes this time, but it's too bad we haven't been able to get the
  transfers with the official client fixed yet.  I promise it'll be in
  the next release (barring any quick security issues).

  John: So, it's been about a month since we last released.  Again, we've
  assembled a bugfix release for your enjoyment.  While a few commonly
  reported bugs remain, particularly in MSN, we're working on it for the
  next release.  In the meantime, Merry Christmas and enjoy!

Changes 2.7.7:
  John: Well, this time around, we should finally have the certificate
  issue really and fully fixed for all of you MSN users.  Also, we have
  a few AIM-related fixes in this release, most notably the fix for the
  new "SSL Handshake Failure" message some of you got after upgrading.
  That one was an oversight on our part.  Enjoy the fixes!
2011-02-02 13:18:47 +00:00
adam
2e06503f5f * force linking against pthread, so some modules do not fail to dlopen()
* sed, rather than patch, config files to meet pkgsrc needs
2011-01-28 13:35:49 +00:00
tez
dfe9c88550 fix for PR#44382 (don't use inline with sunpro compiler) 2011-01-18 18:39:13 +00:00
jmmv
df5074448b Update chat/telepathy-logger, math/gcalctool, print/evince, sysutils/brasero
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to
properly recompile the GSettings database during install/deinstall.

Bump PKGREVISION for these packages.

(This lets evince work in my machine; it would crash on startup because
it would not find its schema.  I suspect this also fixes all the other
applications mentioned in this change.  And the inclusion of schemas.mk
also prevents these packages from causing side-effects on the system if
they happen to call glib-compile-schemas during their build.)
2011-01-18 10:08:43 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
0e5478d051 Add options.mk from wip (was included already). 2011-01-03 09:13:26 +00:00
schnoebe
43f71ed1a2 Update to tkabber 0.11.1
Change log:

Main changes in 0.11.0

    * New tabbed user interface. Tab headers now occupy several rows and
      tab bar can be docked to the left and right sides of chat window
    * Roster filter
    * Added support for pixmaps (in particular emoticons) JISP archives
      (XEP-0038)
    * Added support for SOCKS4a and SOCKS5 proxy for the main connection
    * Added user location support (XEP-0080)
    * Added user mood support (XEP-0107)
    * Added user activity support (XEP-0108)
    * Added user tune support (XEP-0118)
    * Added entity capabilities (XEP-0115 v.1.5, only reporting) support
    * Added basic robot challenges support (XEP-0158, v.0.9)
    * Added partial data forms media element support (XEP-0221, v.0.2,
      URIs and images only)
    * Roster is now exported to XML instead of Tcl list
    * Added support for entity time (XEP-0202)
    * Tkabber version is now reported in disco#info (XEP-0232)
    * Moved deprecated Jabber Browser (XEP-0011) to an external plugin
    * Moved Jidlink file transfer to an external plugin
    * Added several new plugins: attline, ctcomp, custom-urls,
      floatinglog, gmail, openurl, presencecmd, receipts
    * Many fixes and enhancements
2011-01-03 00:21:19 +00:00
schnoebe
f1a465fe7b Bring psi up to the current release version, 0.14:
Changes
-------
  New in 0.14
  - Added color options to the chat window.
  - Can now specify a reason for kick/ban in groupchat.
  - Improved User Info window, to show more fields and photo view/save.
  - Support for Enchant as an alternative to Aspell.
  - Commandline interface now supports choosing profile and setting status.
  - D-BUS interface now supports setting status and indicating sleep/wake.
  - Fixed voice calling compatibility bugs with Pidgin and Empathy.
  - Various other minor improvements and bugfixes.

  New in 0.13
  - Voice calls (Jingle RTP).
  - Basic XMPP URI handler.
  - Ability to permanently trust certificates at connect time.
  - Mini command system (Ctrl+7 in chat window).
  - Various bugfixes.
2011-01-02 23:53:12 +00:00
dholland
3c78eeea4d Hack around configure/build problem on Digital Unix by adding
-D_SOCKADDR_LEN to CFLAGS.OSF1. DU has system headers that sometimes
provide the 4.4BSD length field and sometimes not, depending on which
_FOO_SOURCE things you define and other factors. The package's
configure script isn't coping; it's not fully clear why but it looks
like it's using different CFLAGS for configure tests and building, or
something like that...

PR 42474.
2010-12-29 02:02:02 +00:00
obache
633d425a80 Use TAILQ instead of CIRCLEQ, it is not recommended anyway and it was removed in
FreeBSD and DragonFly.
Patch provided by Nolan Lum via PR#44284

Bump PKGREVISION.
2010-12-28 08:25:20 +00:00
wiz
de4f1eb802 + gajim. 2010-12-24 00:03:03 +00:00
wiz
dbb185111b Initial import of gajim-0.14.1 from wip/gajim.
WIP package worked on by tonnerre, shattered, netcap, shindenmorr,
rillig, vstakhov.

Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers
is to provide a full featured and easy to use xmpp client for the GTK+
users. Gajim does not require GNOME to run, eventhough it exists with it
nicely. Gajim is released under the GNU General Public License

FEATURES:
* Tabbed chat windows
* Group chat support (with MUC protocol)
* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
* Systray icon, Speller
* TLS and GPG support (with SSL legacy support)
* Transport Registration support
* Service Discovery including Nodes
* Wikipedia, dictionary and search engine lookup
* Multiple accounts support
* DBus Capabilities
* XML Console
2010-12-24 00:02:28 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
tonio
ee6950e295 Update chat/bitlbee to 3.0.1
Patch provided by gls@

Changes:
Version 3.0.1 (released 2010-11-24) hilights:
- MSN login fixes, Jabber (3.0 had a bug that made Jabber contacts never go
  offline), some other minor IM module fixes (including the new default ICQ
  login server).
- Fixed build issues on some non-Linux systems.
- Minor bugfixes/improvements.
2010-12-20 10:49:06 +00:00
jwise
c56b3aba9e Work around an issue where SunOS (10) definition of SIGRTMIN and SIGRTMAX
confuses ircII signal handling autogeneration.
2010-12-13 19:32:11 +00:00
drochner
1bb31baf0a update to 0.12.5
This switches to the stable release branch.
pkgsrc change: add "test" target
2010-11-29 15:29:06 +00:00
drochner
560fa12f20 update to 2.30.3
changes:
-bugfixes
-translation updates
2010-11-29 15:18:31 +00:00
drochner
2913ea2783 +telepathy-logger 2010-11-24 18:52:05 +00:00
drochner
1cf6f8bb7c add telepathy-logger-0.1.6, a logging module for the "telepathy" framework
(will be needed by future versions of Gnome's "empathy" IM client)
2010-11-24 18:50:48 +00:00
tron
40c67b1ff6 Reset package revision. 2010-11-16 13:19:06 +00:00
tron
589f5f6af1 Update "xchat-*" packages to version 2.8.8. Changes since 2.8.6pl1:
- Made balloon time adjustable via /set input_balloon_time (Nicoleau Fabien).
- Fixed a crash in the /SET command if a boolean value was loaded from config
  file that isn't set to 0 or 1.
- Added -on and -off parameters to the /SET command. This can be used to set
  bits, for example gui_tweaks.
- Made scrolling backwards for the search window act better (Richard Hitt).
- [2045483] Made ESC key close the search window (Richard Rowell).
- Improved the reconnect logic. If a network is already open but disconnected,
  it'll now get re-used if you use the Network List and connect to that same
  network.
- Improved scrollback reloading speed significantly (Soeren Sandmann Pedersen).
- [2957047] Handle CTCPs when IDmsg is used correctly (Lian Wan Situ).
- [2987626] Allow /GHOST's password arg to be optional (Ori Avtalion).
- Added networks: 7-indonesia, ChattingAway, GeekShed, TURLINet.
- When switching tabs, make the treeview only scroll if the selected item
  isn't visible [treeview-less-jumping.diff] (Brian Evans).
- Selecting an item in the nickmenu will now copy it to clipboard (Alex
  Kutepow).
- New icons for notification area (systray): file offer, message and highlight
  (Brian Evans).
- Defined a comparison routine for contexts in Python (Brian Evans).
- For the auto-join command, added an 'x' filler for empty keys. This works
  around a bug in ircd-seven.
- When a single channel MODE changes, xchat will no longer re-issue a MODE
  request for the titlebar display, but figure the new modes intelligently
  (Brian Evans).
- Various text event changes (Brian Evans):
  1. Added "Private Action", "Private Action to Dialog", "SSL Message".
  2. Added "Identified text" parameter all the 'action' events.
  3. Added a $3 parameter to "Server Text".
- Perl (Lian Wan Situ)
 * Fixed a bug that resulted in timer hooks being leaked because
   "return REMOVE" from a timer callback was not unhooking like it was
   supposed to
 * Reverted the unintentional change to how the server argument of print()
   and command() is interepreted when it is undef
 * Add hook_fd to the 'hooks' export tag
 * Fixed a leak in XS_Xchat_get_list(Vincent Pit)
 * Change Xchat::register so that scripts calling it without a name or
   version will still show up in the plugins and scripts window.
 * Added calls to PERL_SYS_INIT3 and PERL_SYS_TERM which are required on
   some platforms
 * Added some additional guards to prevents bits of scripts from spilling
   into each other
 * Added "modes", "win_ptr" and "xchatdirfs" to the list of keys that are
   returned by context_info()
 * Changed the information displayed in the "Plugins & Scripts" for scripts
   that do not call register() to show up as "" for the name and description
   and "unknown" for the version
 * /reloadall will now reload scripts in the same order they were loaded
 * Make xchat_send_modes available as Xchat::send_modes
 * Add support for getting the network list using Xchat::get_list( "networks" )
 * Xchat::strip_code will now strip off ANSI escape codes as well
2010-11-16 12:21:10 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
jnemeth
a214160fb9 add NetBSD-5 to INCOMPAT_CURSES 2010-11-15 08:55:21 +00:00
shattered
3b05a61c76 Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
adam
b34d74d4e8 Changes 2.2.11:
* Use length with route keys
* closefd during main loop
* ported router connection closing improvement from cwave
* fix potential segfault in a call to xhash_putx()
* enforce iq type
* Fixed packet jabber:server -> jabber:client namespace mangling
* Fixed attribute namespace handling in NAD parser
* Fixed missing reference in log_error
2010-11-09 07:33:10 +00:00
tonio
ccb014cd7c Update chat/bitlbee to 3.0
Version 3.0 (released 2010-10-22) hilights:
* Lots of stuff, see the development version below.
* MSN protocol module was rewritten. This fixes some problems many people were
  having with the old code lately, and adds support for things like status
  messages and offline messages.
* The bitlbee-otr branch is now merged into mainline, which means you can
  compile BitlBee with OTR encryption support, if you want, without any need
  for patches/alternative branches.
* Many more fixes, small changes, etc. Just read the full non-bzr changelog for
  all details.
2010-11-05 22:20:57 +00:00
markd
d2426d6e6e Update konversation to 1.3.1
Konversation 1.3.1 is a maintenance release that improves program behavior
and fixes defects.

Konversation 1.3 debuts a major new feature in the area of
Direct-Client-to-Client (DCC) support: An implementation of the DCC
Whiteboard extension that brings collaborative drawing - think two-player
Kolourpaint - to IRC. It also brings back the integration with KDE's SSL
certificate store the KDE 3 version enjoyed and expands support for
auto-away to the Windows and Mac OS X platforms thanks to both recent
advances in the KDE 4 platform and new code in Konversation. Interface
tweaks, new keyboard shortcuts and many bugfixes round things out.
2010-10-27 06:35:59 +00:00
obache
abf61a6ed7 Allow to install without X. 2010-10-03 07:32:42 +00:00
obache
d4bd3619f6 Oops, not user-destdir support.
* switch to simply depend on wish.
* instead of replaceing prefix with subst, pass to install script.
* then avoid intaractive installation.
2010-09-26 09:31:13 +00:00
obache
95de721372 * use SUBST for replace prefix
* set LICENSE=original-bsd
2010-09-26 08:47:59 +00:00
obache
fbd21459e9 + prosody 2010-09-23 05:23:38 +00:00
fhajny
6339c8a693 Import prosody-0.7.0 as chat/prosody.
Prosody is a flexible communications server for Jabber/XMPP written in Lua.
It aims to be easy to use, and light on resources. For developers it aims
to be easy to extend and give a flexible system on which to rapidly develop
added functionality, or prototype new protocols.

(Based on wip/prosody.)
2010-09-21 11:01:22 +00:00
adam
6109aa350c Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
wiz
c9c858b09a nm workaround not needed any longer, was fixed sometime before or in 0.11.11. 2010-09-14 23:49:39 +00:00
wiz
4d24b9b8ad More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e442668e9f Update to 6.40:
6.40  Thu Sep 9 06:55:27 UTC 2010
    - AutoJoin.pm: Wait for a reply from NickServ before joining channels
      on connect
2010-09-12 11:15:58 +00:00
wiz
a82fd6facb Update to 0.85, provided by Claudio Leite in PR 43864.
0.85 - 9/10/2010

 * Pretends to be iChat instead of an old version of AIM,
   due to AIM blocking older clients

 * Please note that bsflite is no longer in active development.
   Any updates at this point will be minor. Since I do not use
   AIM myself these days I am interested in finding somebody
   interested in taking over bsflite development.
2010-09-10 21:22:30 +00:00
wiz
f084e10d8c Fix HOMEPAGE. 2010-09-10 08:28:13 +00:00
taca
eaa3b4dffd * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 04:00:29 +00:00
wiz
836d223c23 Set LICENSE. 2010-09-06 10:51:13 +00:00
wiz
e5ec9e104b Update to 6.39:
6.39  Sat Sep 4 02:16:28 UTC 2010
    - AutoJoin.pm: Allow channel keys to be undefined
    - Make the 'nickserv' command do the right thing on ratbox ircds
    - Add a server_version() method

6.38  Fri Sep 3 18:33:50 UTC 2010
    - Only process the first CTCP chunk we find in a message. This prevents
      someone from flooding our outgoing queue by having us e.g. reply to 20
      VERSION requests at a time.
    - CTCP.pm: Reply to VERSION with "dev-git" when no version is available.

6.37  Tue Aug 17 22:53:22 GMT 2010
    - Make all warnings fatal
    - Use real temp files in tests instead of littering the dist directory

6.36  Mon Jul 26 03:53:50 GMT 2010
    - Added a logged_in() method to see if we're logged into IRC

6.35  Sun Jun 27 09:32:22 GMT 2010
    - Disconnecting.pod: Mention when it is appropriate to use
      C<< $irc->yield('shutdown') >>.
    - Connector.pm: Clear the reconnect timer when the plugin is deleted so
      that we can actually shut down the IRC component.
    - Depend on POE::Component::Pluggable 1.26 for irc_plugin_error

6.34  Fri Jun 25 18:16:40 GMT 2010
    - CTCP.pm: Do "use POE::Component::IRC;" to avoid weird failures when
      this plugin is compiled by code which hasn't done the same.

6.33  Mon Jun 21 20:27:42 GMT 2010
    - BotCommand.pm: Allow user to choose how help messages are delivered
    - BotCommand.pm: Require the command prefix in private messages
    - BotCommand.pm: Make the help messages more context-sensitive
    - BotCommand.pm: Add support for custom auth checks
    - BotCommand.pm: If Eat == 1, we eat everything that looks like a command
    - Cookbook: Add Gtk2 example by Damian Kaczmarek
    - Logger.pm: Support a hook for custom log storage
    - IRC.pm: Remove redundant version() method
    - Convert distribution over to Dist::Zilla
2010-09-06 10:49:03 +00:00
fhajny
484c53b603 Updated chat/ejabberd to 2.1.5.
Short list of changes:
* Erlang/OTP R12 support fixed
* Erlang/OTP R14A support added
* OpenSSL 0.9.8 or higher is required
* BOSH: New optional connection attribute process-delay
* C2S: Don't ask for client certificate when using tls
* C2S: Inform client that SSL session caching is disabled
* CTL: Fix problem when FIREWALL_WINDOW options for erl kernel were used
* CTL: Some systems delete the lock dir; in such case don't use Flock at all
* Caps: Support all the hash functions required by XEP-0115
* Config: Fix typo in --enable-transient_supervisors
* Config: New configure option: --enable-nif
* Extauth: Support parallel script running
* MUC: Allow admins to see private rooms in disco
* ODBC: Correct handling of SQL boolean types
* ODBC: Discard too old queued requests (the caller has already got a timeout)
* ODBC: Fixes wrong SQL escaping when --enable-full-xml is set
* ODBC: Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1
* Pubsub: Enforce disco features results
* S2S: When logging s2s out connection attempt or success, log if TLS is used
* Shared Rosters: When account is deleted, delete also member
  of stored rosters
2010-09-03 10:31:43 +00:00
drochner
6899ff8e70 don't enable the "avahi" option per default, as done in other pkgs
(doesn't work on NetBSD)
2010-08-31 18:00:52 +00:00
adam
e9f5dd65f8 Sorted PLIST 2010-08-30 19:05:48 +00:00
adam
dff4b237c5 Changes 2.7.3:
* Lots of little incremental bug fixes and enhancements in this release.
* Finally got some fixes out there for you Yahoo users behind some
  particularly annoying firewalls and proxies, among other fixes.  Enjoy!

Changes 2.7.2:
* We discovered a security issue in Pidgin 2.7.0 and 2.7.1 and decided to
  release a patched version quickly.  This release contains the fix for that
  crash, and a few other minor fixes.
2010-08-30 19:02:26 +00:00
adam
d52306d323 Changes 2.7.3:
* Lots of little incremental bug fixes and enhancements in this release.
* Finally got some fixes out there for you Yahoo users behind some
  particularly annoying firewalls and proxies, among other fixes.  Enjoy!

Changes 2.7.2:
* We discovered a security issue in Pidgin 2.7.0 and 2.7.1 and decided to
  release a patched version quickly.  This release contains the fix for that
  crash, and a few other minor fixes.
2010-08-30 11:18:01 +00:00
adam
c448e288e3 Changes 1.1.10 (toolkit):
* More string format fixes in silcd and client libary
* configure: changed AC_PROG_LIBTOOL order to fix disabling shared libs
* configure: check threads support in OpenBSD
* Fixed string format vulnerability in client entry handling
* Reported and patch provided by William Cummings
* silcd: Fixed IDENTIFY command reply handling for channels

Changes 1.1.18 (server):
* silcd: Added heartbeat support
* Added support for sending SILC_PACKET_HEARTBEAT packets to connection,
  to make sure they keep alive and to detect if they have died
* Set SO_KEEPALIVE for all accept()ed sockets
* silcd: Fixed SIGUSR1 signal handling
* Fixed the SIGUSR1 signal handling which can be used to dump the server
  internals to /tmp.
* Changed also End of Stream handling to handle NULL idata pointer instead
  of ignoring the EOS in case it is NULL.
* Changed also the DETACH timeout handling to use the packet stream
  directly instead of looking up client in the callback
* More string format fixes in silcd and client libary
2010-08-30 11:17:16 +00:00
jmcneill
5b63210643 Use bash to run configure script 2010-08-25 09:59:52 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
252c5b1d62 Reset maintainer, he resigned. 2010-08-16 09:48:00 +00:00
mrg
53fd659219 avoid accessing arrays out of bounds. should fix build isses on freebsd8. 2010-08-12 04:02:28 +00:00
sketch
8f0f152656 Add another bunch of patches, including:
- implement commands via irssi signals
 - detect /topic on join
 - support /names, including on join
 - build correctly as .so on OSX
2010-08-10 20:26:36 +00:00
drochner
d4dcbc1698 update to 0.1.6
changes:
-Implement IDLE_LOGFILE to divert output to a file
-Implement Debug interface

pkgsrc change: add some support to run selftest
2010-08-09 10:25:37 +00:00
drochner
ec161c667c update to 5.5.3
changes:
-minor protocol extensions
-bugfixes
2010-08-09 10:22:23 +00:00
drochner
20c93b4403 update to 0.11.11
changes:
-minor API extensions
-bugfixes
2010-08-09 10:19:12 +00:00
drochner
50a5de7c68 update to 0.0.14
changes:
- Add properties to get the Farsight2 session and stream
- Recognize the shm transmitter
- Ignore invalidly empty strings in tp properties
- Fix -Wshadow warnings
2010-08-05 18:57:55 +00:00
obache
e80a4a520e Update unrealircd to 3.2.8.1.
Unreal3.2.8.1
- Fixes a security issue, which is exploitable (crash) when allow::options::noident
  is in use.

Unreal3.2.8
==[ NEW ]==
- set::level-on-join: this defines which privileges a user receives when creating a
  channel, default is 'chanop', the only other available setting is 'none' (opless).
- Away notification through WATCH: This allows clients to receive a notification
  when someone goes away or comes back, along with a reason, a bit like IM's.
  There's probably no current client supporting this but it would be a nice feature
  in notify lists. Client developers: see Changes file for full protocol details.
  This feature can be disabled by setting set::watch-away-notification to 'no'.
- Spamfilter: Slow spamfilter detection: For each spamfilter, Unreal will check,
  each time it executes, how long it takes to execute. When a certain threshold is
  reached the IRCd will warn or even remove the spamfilter. This could prevent a
  spamfilter from completely stalling the IRCd. Warning is configured through
  set::spamfilter::slowdetect-warn (default: 250ms) and automatic deletion is
  configured by set::spamfilter::slowdetect-fatal (default: 500ms).
  You can set both settings to 0 (zero) to disable slow spamfilter detection.
  This feature is currently not available on Windows.
- SSL: set::ssl::server-cipher-list can be used to limit the allowed ciphers
- SSL: To specify when an SSL session key should be renegotiated you can use
  set::ssl::renegotiate-bytes <bytes> and set::ssl::renegotiate-timeout <seconds>.
- UHNAMES support: This sends the full nick!ident@host in NAMES which can be
  used by clients for their IAL. mIRC, Klient, etc support this.
- There have also been some behavior changes, which can be considered NEW, see
  next section (CHANGED).

==[ CHANGED ]==
- IPv6: On IPv6 servers you no longer have to use ::ffff:1.2.3.4 IP's for IPv4 in the
  config file, you can use the simple 1.2.3.4 form, as they are converted automatically.
- When someone is banned and /PARTs, the part reason (comment) is no longer shown
- ChanMode +S/+c: now strips/blocks 'reverse' as well
- Smart banning is now disabled by default because it was too annoying, this means that
  f.e. if there's a ban on *!*@*.com then you can still add a ban on *!*@*.aol.com
- except ban { } now also protects against ZLINEs and ban ip { }
- Modules: user modes and channel modes without parameters (eg: +X) no longer have
  to be PERManent, this means they can be upgraded/reloaded/unloaded on-the-fly.

==[ MAJOR BUGS FIXED ]==
- Zip links issue (Overflowed unzipbuf)
- Crash issue with 3rd party modules that introduce new channel modes w/parameters
- Mac OS X: Various issues which prevented the IRCd from booting up
- Remote includes (constant) crash with new curl/c-ares versions
- A few rare crash issues, including a crash when linking to another server
- In case of clock adjustments, the IRCd will no longer freeze when the time is
  adjusted backwards, nor will it incorrectly throttle clients when adjusted forward.
  However, because clock adjustments (time shifts) of more than xx seconds are
  so dangerous (and will still cause a number of issues), big warnings are now
  printed when they happen.
  Morale: synchronize your system clock, or use the built-in timesync feature.

==[ MINOR BUGS FIXED ]==
- CGI:IRC: Several IPv6 issues, both on IPv6 IRCd's and CGI:IRC gateways
- IP masks in oper::from::userhost sometimes didn't match when they should
- (G)ZLINE's on IPv6 users were sometimes rejected
- CHROOTDIR works again
- OperOverride fixes
- Throttling is now more accurate
- And more... see Changelog
2010-07-25 13:18:52 +00:00
drochner
75e2d9d979 needs py-expat to build, seen in bulk build 2010-07-22 08:31:35 +00:00
obache
565330f153 Update ircservices to 5.0.64.
While here, fixes PR#43618 (getline) and set LICENSE=gnu-gpl-v2.

Version 5.0
-----------
2009/07/31 .64	ChanServ DEPROTECT no longer removes channel owner mode, to
		    prevent abuse by rogue users.  Reported by Kieron
		    Thwaites <ron2k.za@gmail.com>
2010-07-15 11:48:21 +00:00
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
drochner
4dfb0ead57 oops, forgot to add these hints 2010-07-13 19:57:06 +00:00
drochner
a575e6d036 update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-13 19:52:30 +00:00
drochner
7e15fb555d update to 0.11.9
many fixes and additions, too much to list here

needed for t-m-c5
2010-07-12 17:46:02 +00:00
obache
2ccbfdebe0 Need yacc to build.
PR#43595 by Aleksey CHeusov.
2010-07-10 11:50:15 +00:00
drochner
fc24772e91 +t-m-c5 2010-07-09 09:48:16 +00:00
drochner
6ae4d36a4a add telepathy-mission-control5-5.5.1, uses a different protocol than
t-m-c4 and can be installed in parallel
(needed at runtime by newer versions of empathy)
2010-07-09 09:46:49 +00:00
schnoebe
1d677afdcc Move BDB_ACCEPTED within the {storage,auth}-db options section, where
../../mk/bdb.buildlink3.mk is included.
2010-07-06 00:01:35 +00:00
joerg
dbff141bdb DESTDIR support. Fix varbase handling. Bump revision. 2010-06-25 21:38:44 +00:00
joerg
c72ca10bc0 DESTDIR support 2010-06-25 21:05:57 +00:00
obache
5b6022e391 Use PKG_HOME.* (and default values) instead of long PKG_USERS definition. 2010-06-25 08:58:38 +00:00
obache
8ccf99acef * sort PLIST
* Fixes PLIST other than Linux (not for Darwin yet).
* using desktopdb.mk

Bump PKGREVISION.
2010-06-25 08:30:23 +00:00
joerg
636a415d40 User must exist early during installation. 2010-06-19 12:14:07 +00:00
adam
ff4b8599fc Changes 2.2.10:
* Special case to ignore the X509_V_ERR_UNABLE_TO_GET_CRL error
  when CRL is not present in chain. Merged patch by Michal Witkowski.
* storage_ldapvcard rebind like auth_ldap for successful connection
  to MS Active Directory as LDAP storage. Merged patch by x0r.
* Merged SASL External login for clients patch by Michal Witkowski.
* Merged router-filter redirect option by Ugnich Anton.
* Dropped support for PEP
* Fix for crash on empty pkt->to
2010-06-16 07:56:29 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
adam
39e3c79ee6 Correctly unlimit opened files in c2s.sh 2010-06-10 10:36:22 +00:00
fhajny
91d5ca7956 Updated chat/ejabberd to 2.1.4.
Short list of changes:
* Bounce messages when closing c2s session
* Bugfixes when handling Service Discovery to contacts
* Don't send error stanza as reply to error stanza
* Don't store blocked messages in offline queue
* Extauth: Optionally cache extauth users in mnesia
* Full support for XEP-0115 Entity Capabilities v1.5
* HTTP-Bind (BOSH): Remove unneeded 100 ms delay, and export functions
  to facilitate prebinding methods
* LDAP: Inband password change, Extensible match support,
  and ldap_tls_verify.
* Localization: Updated most translations
* MUC: Refactor code to reduce calls to get_affiliation and get_role
* ODBC: Add created_at column also to PostgreSQL schema
* PAM: New option pam_userinfotype to provide username or JID
* Pubsub: Send created node notifications. Enforce
  pubsub#presence_based_delivery, pubsub#show_values
* Vcard: Automatic vcard avatar addition in presence
* WebAdmin: New Access rule webadmin_view for read-only
2010-06-09 13:53:53 +00:00
kefren
ebdafdc8a2 Update to 2.42
Fixes pkg/42800
2010-06-03 09:23:07 +00:00
kefren
6da56cf459 Security update to 6.32
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581194
2010-06-03 09:12:50 +00:00
tnn
07af535d0f gtk+ 2.20 deprecated some macros, causing fallout (surprise, surprise!) 2010-06-02 18:24:47 +00:00
adam
99a09c94f0 Fix building with db5; revision bump for db4 update 2010-06-02 13:14:47 +00:00
tonio
5f6ab17bea Update chat/bitlbee to 1.2.7
Fix PR pkg/43329

- Version 1.2.7 (released 2010-05-15) hilights:
    * Resolved MSN Messenger login issues.
    * Twitter module now uses OAuth, so it'll still work after June.
    * Various other fixes and small feature additions.
- Version 1.2.6a (released 2010-04-19) hilights:
    * (1.2.6a because the original 1.2.6 release had one unfortunate bug in the
      Twitter module.)
    * Twitter support! (Implemented by Geert Mulders.)
    * Fixed issues with MSN friendly names getting lost by allowing to store
      them locally (see the local_display_name MSN setting.), and worked around
      problems when talking to offline MSN contacts (see the
      switchboard_keepalives MSN setting).
      The usual bug fixes and small feature enhancements.
- Version 1.2.5 (released 2010-03-17) hilights:
    * Full support for non-away status messages.
    * Ability to generate nicknames from the contact's full name, making
      Facebook's XMPP server work much better with BitlBee.
    * Lots of misc. bug fixes and small feature enhancements.
2010-05-30 14:52:18 +00:00
sketch
83334541f1 Fix line length problems, previously sending >255 char messages to icb
would just result in a server error.  Now we split them correctly.
2010-05-18 21:38:49 +00:00
sketch
f9c6561792 Apply Matt Dunford's patch to track /nick change correctly, parse /topic
changes, and add a bunch of other commands.

Still needs to detect the topic when joining a group...
2010-05-17 20:13:25 +00:00
obache
d48a2970c5 LICENSE=ruby-license 2010-05-16 12:19:11 +00:00
obache
cdf81f78b7 Note commnented out LICENSE (Ruby's). 2010-05-15 12:32:11 +00:00
rillig
88d47f4533 Updated amsn to 0.98.3.
No useful ChangeLog available.
2010-05-12 21:27:01 +00:00
gdt
1dbdec2cd5 Call SSL_library_init() before any other operations. Fixes "no
ciphers" problem with newer openssl.  From
http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/2005-October/000219.html
2010-05-04 18:33:35 +00:00
tnn
25e48931c0 needs libidn buildlinked 2010-04-24 09:27:50 +00:00
spz
56eaea0860 updating irssi to next version (0.8.15). Changelog:
Features:

    * Add active_window_ignore_refnum option With active_window_ignore_refnum ON, the current behavior for the active_window key (meta-a by default) is preserved: it switches to the window with the highest activity level that was last activated. With active_window_ignore_refnum OFF, the old behavior is used: it switches to the window with the highest activity level with the lowest refnum. (by Matt Sparks, bug #667)
    * Show new Charybdis +q list in channel windows (numerics 728 and 729).
    * Allow servers to belong to multiple networks.
    * Improve paste detection. Irssi now detects a paste if it reads at least three bytes in a single read; subsequent reads are associated to the same paste if they happen before 'paste_detect_time' time since the last read. If no read occurs after 'paste_detect_time' time the paste buffer is flushed; if there is at least one complete line its content is sent as a paste, otherwise it is processed normally.
    * Show "target changing too fast" messages in the channel/query window.
    * Use default trusted CAs if nothing is specified. This allows useful use of -ssl_verify without -ssl_cafile/-ssl_capath, using OpenSSL's default trusted CAs.
    * Show why an SSL certificate failed validation.
    * Make own nick and actions use default colour instead of white (by Tim Retout).

Bugfixes:

    * Change some characters illegal in Windows filenames to underscores in logs
    * Fix disconnects when sending large amounts of data over SSL
    * Show all nicks instead of just the first in an /accept * listing (Bug #704)
    * Make several signals without parameters available to perl again. In particular, this includes the "beep" signal (by Matt Sparks, bug #674)
    * Close the config file fd after saving (by Sven Wegener)
    * Check if an SSL certificate matches the hostname of the server we are connecting to.
    * Fix bash'isms, use command -v instead of which and use bc -l in /CALC.
    * Fix a crash with handling the DCC queue.
    * Fix crash when checking for fuzzy nick match when not on the channel. Reported by Aurelien Delaitre (SATE 2009).
2010-04-18 06:29:16 +00:00
adam
6db9540dfb Oops! Forgot to add the patches 2010-04-15 07:02:51 +00:00
adam
66961b4948 Rev.2 changes:
* Unlimit file descr. to 1024 for c2s, as in c2s configuration file.
* Allow -Os (instead of -O1) as a work-around 64-bit compiler bug.
* Router patch.
2010-04-15 07:01:22 +00:00
markd
d5cddb398c Add konversation-kde3 2010-04-10 22:26:49 +00:00
markd
6bc8d0f59d Update to konversation 1.2.3
KDE4 version.
2010-04-10 22:26:05 +00:00
markd
823dab07e9 Reimport konversation as konversation-kde3 2010-04-10 22:23:05 +00:00
markd
a40aa4af5b Update libmsn to 4.1
Changes unknown.
2010-04-10 00:11:49 +00:00
gdt
bf0fbfbce0 Don't require farsight option for enabling PLIST.gnome, because the
gnome-specific file is installed even w/o farsight.  PKGREVISION++.

ok wiz@
2010-04-03 21:00:42 +00:00
tron
d436714ef5 Fix installation into a destination directory with "MANZ" defined
by passing the correct directory name to "mk/plist/doc-compress".
2010-03-30 10:29:40 +00:00
wiz
a4eec2f4cc Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
adrianp
c7c62001e9 Don't have time to MAINTAIN these anymore, so back to pkgsrc-users@ 2010-03-20 21:32:40 +00:00
martti
5e02918e9e Reset MAINTAINER. 2010-03-15 06:27:55 +00:00
fhajny
fb973f5815 Updated chat/ejabberd to 2.1.3.
Changes in ejabberd-2.1.3

Client connections
* Avoid 'invalid' value in iq record
* Avoid resending stream:error stanzas on terminate (EJAB-1180)
* Close also legacy sessions that were half connected (EJAB-1165)
* iq_query_info/1 now returns 'invalid' if XMLNS is invalid
* New ejabberd_c2s option support: max_fsm_queue
* Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)
* Run user_receive_packet also when sending offline messages (EJAB-1193)
* Use p1_fsm behaviour in c2s FSM (EJAB-1173)

Clustering
* Fix cluster race condition in route read
* New command to set master Mnesia node
* Use mnesia:async_dirty when cleaning table from failed node

Documentation
* Add quotes in documentation of some erl arguments (EJAB-1191)
* Add option access_from (EJAB-1187)
* Add option max_fsm_queue (EJAB-1185)
* Fix documentation installation, no need for executable permission
  (EJAB-1170)
* Fix typo in EJABBERD_BIN_PATH (EJAB-891)
* Fix typos in example config comments (EJAB-1192)

ejabberdctl
* Support concurrent connections with bound connection names
* Add support for Jot in ctl and TTY in debug
* Support help command names with old - characters
* Fix to really use the variable ERL_PROCESSES

Erlang compatibility
* Don't call queue:filter/2 to keep compatibility with older Erlang versions
* Use alternative of file:read_line/1 to not require R13B02

HTTP
* Add new debugging hook to the http receiving process
* Allow a request_handler to serve a file in root of HTTP

HTTP-Bind (BOSH)
* Cross-domain HTTP-Bind support (EJAB-1168)
* Hibernate http-bind process after handling a request
* Reduce verbosity of HTTP Binding log messages

LDAP
* Document ldap_dn_filter, fetch only needed attributes in search
  (EJAB-1204)
* Use "%u" pattern as default for ldap_uids (EJAB-1203)

Localization
* Fix German translation (EJAB-1195)
* Fix Russian translation

ODBC
* Fix MSSQL support, which was broken (EJAB-1201)
* Improved SQL reconnect behaviour

Pubsub, PEP and Caps
* Add extended stanza addressing 'replyto' on PEP (EJAB-1198)
* Add pubsub#purge_offline (EJAB-1186)
* Fix pubsub#title option (EJAB-1190)
* Fix remove_user for node subscriptions (EJAB-1172)
* Optimizations in mod_caps

Other
* mod_register: Add new acl access_from, default is to deny
* mod_sic: new module for the experimental XEP-0279 Server IP Check
  (EJAB-1205)
* PIEFXIS: Catch errors when exporting to PIEFXIS file (EJAB-1178)
* Proxy65: new option "hostname" (EJAB-838)
* Roster: Fix resending authorization problem
* Shared Roster Groups: get contacts nickname from vcard (EJAB-114)
* S2S: Improved s2s connections clean up (EJAB-1202)

Changes in ejabberd-2.1.2

Core
* Close sessions that were half connected
* Fix SASL PLAIN authentication message for RFC4616 compliance
* Fix support for old Erlang/OTP R10 and R11
* Return proper error (not 'conflict') when register is forbidden by ACL
* When ejabberd stops, send stream close to clients

ejabberdctl
* Check for EGID in ejabberdctl command
* Command to stop ejabberd informing users, with grace period
* If there's a problem in config file, display config lines and stop node

MUC
* Kick occupants with reason when room is stopped due to MUC shutdown
* Write in room log when a room is created, destroyed, started, stopped

PubSub and PEP
* Don't call gen_server on internal event (improves performance and
  scalability)
* Fix duplicate SHIM header in Pubsub message
* Notification messages of Pubsub node config change contained a SHIM
  header
* SubID SHIM header missing in Pubsub message with multiple subscriptions
  on the same node
* PEP: last published item not sent from unavailable users when the
  subscription is implicit (XEP-0115)
* pep_mapping not working due to Node type mismatch

WebAdmin
* If big offline message queue, show only subset on WebAdmin
* Support in user list page of WebAdmin when mod_offline is disabled
2010-03-13 21:05:48 +00:00
tonio
18b2ddd197 Update chat/weechat to 0.3.1.1
Version 0.3.1.1:
This version fixes crashes with SSL connection to IRC server and purge of old
DCC chats. It is recommended to upgrade from 0.3.1 to 0.3.1.1 for all users.

Version 0.3.1:
- new IRC commands: allserv, allchan, sajoin, samode, sanick, sapart, saquit,
- check of SSL certificates and use of CertFP for IRC servers,
- options to customize IRC CTCP replies,
- options to choose target buffer for IRC messages,
- anti-flood improved for IRC servers,
- new expansions for alias arguments,
- new color darkgray, bright colors supported for backgrounds,
- many bugs fixed.
2010-03-12 14:36:57 +00:00
spz
8a1be35725 updated patch -> distinfo needs an update too 2010-03-11 06:33:03 +00:00
dmcmahill
70f4fd80e9 use BSD_INSTALL_SCRIPT instead of BSD_INSTALL_DATA for a shell script 2010-03-08 17:30:23 +00:00
spz
d01a7eb7d5 i2cb at least compiles now 2010-03-04 21:51:11 +00:00
spz
f0c3e5fcae Add patches to compile on systems with getline() and to link to the tcl
currently in pkgsrc.
2010-03-04 21:40:29 +00:00
wiz
29f5305c67 farsight pulls in GConf, so make that option enable GConf support as well. 2010-02-26 10:31:10 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
wiz
050e885f8e Make GConf dependency optional, based on patch from David Demelier
in PR 42878.
2010-02-26 09:48:56 +00:00
jnemeth
2bd0ba8074 mark i2cb as broken
/brick joerg
2010-02-25 09:21:44 +00:00
joerg
9ffe23da82 Fix ownership. Bump revision. 2010-02-19 21:01:36 +00:00
joerg
d90594919f Fix ownership. 2010-02-19 20:20:32 +00:00
joerg
73ea04c92a Fix ownership. Bump revision. 2010-02-19 20:17:09 +00:00
joerg
0c6a531806 Use correct ownership.
XXX 0777 directory
2010-02-19 19:56:57 +00:00
joerg
9190828446 Workaround incomplete linkage in libss and libroken on NetBSD. 2010-02-19 17:54:38 +00:00
joerg
577b885893 DESTDIR ready 2010-02-14 20:26:35 +00:00
joerg
d40fd9183d DESTDIR support 2010-02-14 20:24:11 +00:00
joerg
321ab1438b DESTDIR support 2010-02-14 20:18:06 +00:00
taca
db0106299e Update ruby-net-irc package to 0.0.9.
2009-10-11  SATOH Hiroh <cho45@lowreal.net>

	* [new]
		Implemented Server#sessions which returns all sessions connected to
		the server.
	* Released 0.0.9

2009-08-08  SATOH Hiroh <cho45@lowreal.net>

	* [bug]:
		Fixed to work on ruby1.9.1 (now can send iso-2022-jp)
	* [new]
		Implemented Message#ctcps returns embedded all ctcp messages (drry).
	* Released 0.0.8
2010-02-14 12:29:13 +00:00
joerg
9cc37f82dc Forget to comment out and mark i2cb as broken. 2010-02-11 12:33:35 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
adrianp
c9d4bd35c0 PKGREVISION++
Fix for CVE 2009-4016
2010-02-04 20:14:00 +00:00
joerg
f1117e18e7 DESTDIR support 2010-02-02 23:36:16 +00:00
joerg
885af67117 Depend on py-expat for build. 2010-01-30 17:28:17 +00:00
joerg
64d0199fd6 DESTDIR support 2010-01-29 16:08:17 +00:00
joerg
f11da4d9db DESTDIR support 2010-01-29 15:59:57 +00:00
joerg
68d63db47b DESTDIR support 2010-01-28 20:18:44 +00:00
joerg
599bdb65eb DESTDIR support. Needs full libXt. Bump revision. 2010-01-28 20:11:47 +00:00
joerg
724b50af29 DESTDIR ready. 2010-01-28 20:11:36 +00:00
joerg
a1044f4e0c DESTDIR support 2010-01-28 20:07:26 +00:00
joerg
8ae16c0aa3 DESTDIR support. Needs full dependency on libXt. Bump revision. 2010-01-28 19:57:36 +00:00
joerg
20f342a897 DESTDIR support 2010-01-28 19:46:37 +00:00
joerg
18951acfa6 DESTDIR support 2010-01-28 19:35:16 +00:00
joerg
008c6491c7 DESTDIR support 2010-01-28 19:27:03 +00:00
wiz
3a96aa21a3 Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
2010-01-27 08:46:50 +00:00
heinz
fd374cbdee Added LICENSE information. 2010-01-22 00:22:18 +00:00
wiz
5bfb9cf11c Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00