Commit graph

2740 commits

Author SHA1 Message Date
dholland
a304e0b5bc Use BUILDLINK_PREFIX.kth-krb4 to get krb4 includes, not /usr. 2013-02-18 20:13:56 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
44cd4605dc use HTTP master site 2013-01-27 08:41:37 +00:00
wiz
3ddd4a3430 automake-1.13 compat.
While here, remove configure patch -- doesn't make much sense if there is
a configure.in patch and autoconf is called.
2013-01-26 23:05:16 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
tonio
90dc2c178d Update chat/bitlbee to 3.2
Version 3.2 (released 2013-01-06) hilights:
    Updated Twitter module. Support for Twitter API 1.1, streaming API, direct
    messages and some other improvements.
    Fixed potential connection issue to Google Talk, OpenFire, possibly other
    Jabber services.
    A bunch of other things.

Version 3.0.6 (released 2012-10-14) hilights:
    Updated MSN module, now speaking the MSNP18 protocol. This adds support for
    MPOP and also fixes sending off-line messages.
    Loads of bugfixes, etc. accumulated over the last half a year.
2013-01-20 10:56:25 +00:00
riastradh
b48804aa41 chat/msn-pecan needs glib2. 2013-01-19 20:25:30 +00:00
joerg
84a8af1e40 Fix build with clang by using more void and proper return values. 2013-01-11 13:24:32 +00:00
dholland
dc0d2ed370 Remove chat/aim and chat/ymessenger. As noted by obache when proposing
them for removal back on October 2nd, they require Linux gtk1, and
this is no longer available.
2012-12-29 20:15:54 +00:00
dholland
21fec3d29c Don't use "restrict" as an identifier; it's a keyword nowadays.
Fixes clang build.
2012-12-24 03:11:25 +00:00
joerg
c28e648b44 Needs pkg-config 2012-12-22 20:00:11 +00:00
schnoebe
0424776a51 Add two new patches:
*	handle building with NetBSD 6's 64bit time_t on a 32 bit platform
    *	reorder src/utf8/checked.h to define the append() function
	before using it later on in the same file.

Also updated the MASTER_SITES to reference the new download site.
2012-12-21 00:10:59 +00:00
joerg
d229d1cf15 Fix inline usage. 2012-12-20 22:01:22 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
ryoon
35263110cb Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
marino
0fa9af7c4e chat/sirc: Fix PLIST properly
1) getopts.pl was documented with a bad path
2) PLIST needed sorting badly
2012-12-14 23:46:28 +00:00
schnoebe
3a62badf52 Note: Psi 0.15 uses a new profile data format. Data from 0.14 and
prior will be migrated to the new format when you run 0.15 for the
first time.

Changes:
  - Merge many changes from Psi+.
  - New message history browser.
  - New, fast contact list window.
  - TURN proxying for voice calls.
  - Store data in more standardized locations based on the platform.
  - No longer dependent on the Qt3Support library.
  - Domains ending in .local now always work, whether via DNS server or mdns.
  - Windows 64-bit and Mac 64-bit now supported. Mac PPC deprecated.
  - Legacy SSL port probe feature removed.
  - Various small features and bugfixes.

Since 0.14, this version contains about two years worth of merges
from the Psi+ project. Thanks to Rion and Dealer_WeARE for diligently
keeping the Psi source repo current all this time.
2012-12-07 23:52:09 +00:00
ryoon
a2caeed27c Update to 4.2.1
* Convert whitespaces to tab

Changelog:
no changelog available
2012-12-01 10:28:45 +00:00
tonio
e5faf71f40 Update chat/weechat to 0.3.9.2
Changes:
Security:
- CVE-2012-5854: Fix buffer overflow when decoding IRC colors in strings
- CVE-2012-5534: Fix untrusted command for function hook_process could lead to
  execution of commands, because of shell expansions
Among the new features:
- add plugin "script" (replacement of weeget.py and script.pl)
- add support of SSL in relay plugin
- add color for offline nicks
- add system resource limits for WeeChat process
- add zoom on merged buffer (default key: alt+"x")
- add "Day changed to" in logger backlog
- add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat
- add option "swap" for command /buffer
- generate alternate IRC nicks dynamically (when all nicks are already in use)
- fix rejoin of password protected IRC channels
- fix freeze in irc and relay plugins with sockets
- fix color of long lines (displayed on more than one line on screen) under FreeBSD
- allow update for some variables of hdata
- add japanese user's guide, scripting guide and tester's guide
- many bugs fixed.
2012-11-24 11:16:06 +00:00
marino
70de3461c7 chat/centerim: #include <unistd.h>
Fixes out-of-scope errors seen on gcc 4.7.x
2012-11-23 20:48:04 +00:00
gdt
a1ca1e9878 Adjustt commentabout avoiding O2/SSP bug.
(No non-comment change.)
2012-11-21 01:45:00 +00:00
joerg
f907e39e80 Fix inline. 2012-11-16 00:35:28 +00:00
joerg
f90455ec05 Fix inline usage. 2012-11-16 00:34:58 +00:00
joerg
bb8c681ec2 restrict is a C99 keyword, so don't use it as field name. 2012-11-16 00:34:34 +00:00
joerg
0c86076437 Match PLIST with reality. 2012-11-16 00:33:49 +00:00
schnoebe
a050f73859 -pedantic in gcc 4.5.3 (NetBSD 6) is less pedantic than
in gcc 4.1.3 (NetBSD 5.*) aka, -pedantic causes build
 failures when including gnutls on older versions of gcc.

 Should clear up the build issues on NetBSD 5.x
2012-11-08 22:11:22 +00:00
joerg
bbad3e39ec Add missing return value. 2012-11-01 19:33:19 +00:00
joerg
6f2154241a Don't define a function inline without providing the implementation. 2012-10-24 15:39:21 +00:00
cheusov
7fdf37b678 Add CONFLICTS between chat/jabberd2 and net/sendfile 2012-10-21 16:05:19 +00:00
marino
1fbfc12240 chat/libmsn: Fix build on gcc 4.7.2
Add <unistd.h> to solve "unlink not declared in scope" error in gcc47.
2012-10-09 15:47:41 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
ryoon
51c0d8ed45 Recursive bump from net/gssdp. 2012-10-06 08:46:39 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
4840ebad6d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
tron
dd40a448ed Update "ejabberd" package to version 2.1.11. Changes since 2.1.10:
- HTTP service
  - Fix ejabberd_http:get_line
  - Don't use binary:match to extract lines from binaries
  - Parse and encode https header names like native http parser does
  - Parse correctly https request split into multiple packets
  - Properly handle HEAD request in mod_http_bind (EJAB-1538)
  - New option default_host for handling requests with ambiguous Host
    (EJAB-1261)
- ODBC
  - New ODBC support for mod_announce
  - New ODBC support for mod_blocking
  - New ODBC support for mod_irc
  - New ODBC support for mod_muc
  - New ODBC support for mod_shared_roster
  - New ODBC support for mod_vcard_xupdate
  - Add ODBC exporting function for privacy table
  - Work also with some unicode strings in PgSQL (EJAB-1490)
  - Replace a single quote with double quotes in an ODBC escape
- SSL
  - Make sure that res is initialized in all cases
  - Parse correctly https request split into multiple packets (EJAB-1537)
  - Added missed tls:recv_data/2
  - Don't ignore Length parameter in tls:recv
  - Avoid quadratic behavior in reading SSL data
  - Dix http_bind webserver TLS fail on Chrome (EJAB-1530)
- Miscelanea
  - Assume we have only one CPU when an auto-detection fails (EJAB-1516)
  - Auth: Relax digest-uri handling (EJAB-1529)
  - Caps: Cache caps timestamp before the IQ-request is done
  - IRC: Use of MUC password
  - Private: misc errors cases fixes
  - Pubsub: return user affiliation for a specified node (EJAB-1294)
  - Shared Roster: Foreign items were not pushed (EJAB-1509)
  - Shared Roster LDAP: user substitution in ldap_rfilter (EJAB-1555)
  - Windows: Fix makefile rules for building DLLs
2012-09-30 21:38:04 +00:00
tron
f9aef77b9b Use "PKGREVISION_NOREV" in master site URL. The download now works even
after the package revision has been bumped.
2012-09-29 15:56:31 +00:00
tron
a9e848e832 Configure the correct path for configuration files instead of using
"${PREFIX}/etc". Bump package revision because of this fix.
2012-09-26 18:42:52 +00:00
obache
c580487448 missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
gdt
120568ad4b Update to 4.0.0.
24 Aug 2012:

- Release 4.0.0

21 Jun 2012:

- Fixed an issue that happened when enabling the OTR plugin while a
  conversation is open.
- Release 4.0.0-beta2

7 Jun 2012:

- The plugin now supports multiple OTR conversations with the same
  buddy who is logged in at multiple locations. In this case, a new
  OTR menu will appear, which allows you to select which session an
  outgoing message is indended for. Note that concurrent SMP
  authentications with the same buddy who is logged in multiple times
  is not yet supported (starting a second authentication will end the
  first).
- During a private conversation with a buddy, an incoming unencrypted
  message will now trigger the regular incoming message notifications.
  In Pidgin this includes showing the message in the top-right
  notification area, if it is normally configured to do so.
- New Italian, Swedish, Polish and Vietnamese translations. Updates to
  the French translation.
- When a private conversation begins, the plugin will indicate whether
  Pidgin is configured to log the conversation.
- By default, OTR conversations will not be logged by Pidgin.
- Fingerprints in the manual authentication dialog are now selectable
- The plugin will no longer delete the OTR menus if a non-foreground
  conversation window is closed.
- Except on WIN32, the plugin will now set the umask to 0077 before
  creating the otr.* files in the purple directory so that they end up
  mode 0600.
- The menu item now says "Reauthenticate buddy" when the buddy is
  already authenticated.
- Release 4.0.0-beta1
2012-09-06 00:24:46 +00:00
gdt
6515929e3e Update to 4.0.0.
Note that while the protocol is compatible, the API is not, and hence
there will be a pidgin-otr update within minutes.

There is an apparent gcc 4.1.3 -O2/SSP bug, which is avoided by
disabling SSP in libotr (which libotr finds and turns on).  This is
temporary pending more fine-grained control and/or a fix.

Update to libotr 4.0.0.  Note that libotr 4.x is API-incompatible with
libotr 3.x; upstream thinks this is ok, so pkgsrc won't try to work
around it.

24 Aug 2012:
- Release 4.0.0
- Support v3 of the OTR protocol
- The main new feature: sensibly handle the case where a user is logged
  in multiple times to the same IM account
- API changes:
  - instance tags, to support multiple simultaneous logins
  - support for asynchronous private key generation
  - the ability to provide an "extra" symmetric key to applications
    (with forward secrecy)
  - applications can supply a formation conversion callback if they do
    not natively use XHTML-style UTF8 markup
  - error messages formerly provided by libotr are now handled using
    callbacks to the application, for better i18n support
  - otrl_message_sending now handles message fragmentation internally
2012-09-06 00:23:18 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
dholland
5acf8d4927 Remove the set_debug_log_from_config patch; it was merged incorrectly and
now breaks the build.
2012-08-27 05:14:55 +00:00