summaryrefslogtreecommitdiff
path: root/chat/loudmouth
AgeCommit message (Collapse)AuthorFilesLines
2020-05-31chat/loudmouth: remove unknown configure optionrillig1-2/+1
2020-03-08*: recursive bump for libffiwiz2-4/+4
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-11-02chat: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-01-16chat/loudmouth: fix a build breakage on non-x86 NetBSD archsgutteridge2-1/+20
A build fix applied upstream some ten years ago for Mac OS X is only really relevant for that OS, and was causing build breakages on NetBSD with any archs that didn't happen to be covered in legacy code in arpa/nameser_compat.h. (Encountered with powerpc, would also presumably break others, like aarch64.) No PKGREVISION, build fix only.
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2016-12-12Revert "Specify readline requirement on 30 packages"wiz1-2/+1
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
2016-12-04Specify readline requirement on 30 packagesmarino1-1/+2
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base.
2016-09-22Needs krb5.jperkin1-1/+2
2016-09-19Update chat/loudmouth to 1.5.3. Changes to 1.5.1 are:jperkin7-102/+20
There have been many changes since the previous official release, 1.4.3, which was published 7 years ago, so we'll only mention a few of them: - This Loudmouth release is compatible with current Glib/GTK libraries - The internal asyncns copy has been removed - The security has been improved in several ways: - Certificates: added checking of SAN(s) when CN does not match and fixed CN wildcard handling - SSL 2 and 3 have been deactivated; TLS 1.1 and 1.2 have been activated - Use the default cipher suite of GnuTLS - New API: Implementation of lm_ssl_set_ca and lm_ssl_set_cipher_list This enables the application to choose additional CA certificates to trust as well as the cipher suites which are used by OpenSSL or GnuTLS - Many resolver and parser issues have been fixed I can't find a subsequent changelog for 1.5.1 to 1.5.3 but assume "bugs fixed".
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-03Add SHA512 digests for distfiles for chat categoryagc1-1/+2
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-05-19Apply a number of changes:jperkin5-5/+57
* Install a dummy log handler to avoid spamming e.g. the irssi-xmpp console window in non-debug mode, patch from: https://github.com/mcabber/loudmouth/commit/65fda2c884f2cd70096def29fde5c6b9c1e70ecb * Fix build on Darwin * Add patch comments and LICENSE. Bump PKGREVISION.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-05-06Fix build with latest glib2.dholland2-1/+17
2012-05-06Whitespace, found by pkglint.dholland1-3/+3
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-21Add 'libresolv' hack for Linux.sbd1-0/+15
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-03-11update master_sites. remove non-working mirror.zafer1-3/+3
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-07-02Remove inclusion of gnutls/buildlink3.mk. The package Makefilewiz1-2/+1
doesn't contain this include, and thus build of dependent packages fails with ERROR: gnutls>=1.2.6 is not installed; can't buildlink files.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-13The package failed to build with some gnutls problem, so build it againstahoka1-4/+4
openssl instead. We perefer openssl anyway.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-11Fix compile on platforms without libresolv. It should still work fine onhasso2-1/+16
platforms with libresolv (tested with Linux).
2008-10-30Update to 1.4.3:wiz2-6/+6
Fixed issues in Loudmouth 1.4.3 * [#19] - Uses old style auth if server provides old style auth and SASL * [#22] - Handlers which were registered for message ids should always be called if the id matches * [#23] - Receiving messages larger than 1023 bytes are not fully processed with OpenSSL backend * [#27] - Functions missing in docs from LmSSL
2008-10-13Changes 1.4.2:adam4-32/+6
* Bug fixes.
2008-08-17Update to 1.4.1:wiz4-9/+35
Loudmouth 1.4.1 Loudmouth 1.4.1 contains a bugfix from 1.4.0 causing some clients to be disconnected if connected through a NAT firewall. Loudmouth 1.4.0 contains no changes from 1.3.4 but is simply a release to mark it as the new stable branch. Loudmouth 1.3.4 Loudmouth 1.3.4 is a release on the unstable 1.3 branch. It contains of added features and bug fixes. Loudmouth 1.3.3 released Loudmouth 1.3.3 is a release on the unstable 1.3 branch. It contains of added features and bug fixes. Loudmouth 1.3.2 released Loudmouth 1.3.2 is a release on the unstable 1.3 branch. It contains of added features and bug fixes.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-3/+4
2007-10-13Changes 1.2.0:adam3-9/+27
* This is the same as 1.1.5 but marked as stable and released as 1.2.0. * For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5 Changes 1.1.5: * Fixed leak when closing a connection, LM-59 * Escape the resource string (fixes problems with iChat contacts), LM-48 * Stale incoming source destroyed/unreffed, LM-60 * Fixed a leak in the synchronous layer, LM-66 * Fixed a couple of warning when building on 64 bit alpha, LM-41. Changes 1.1.4: * Generate better message IDs, LM-56 * Fixed a leaking proxy object, LM-51 * Fixed random bugs on connection errors, LM-58 * Removed a warning when using proxy, LM-50.
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz2-3/+4
affected packages.
2006-07-31Changes 1.0.4:adam3-8/+8
* Fixed issue where no disconnect signal was emitted when connection closed during opening * Plugged a memory leak in LmConnection * Fixed warnings due to uninitialized value * Fixed a reentrancy-related issue with LmConnection
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-04-15Changes 1.0.3:adam2-11/+9
* Quick build fix release when building without SSL, LM-25. Changes 1.0.2: * Fixed issue when opening in blocking mode failed, LM-15 * Unregister sources when connection fails to avoid later segfault, LM-16 * Fixed an issue where large messages would get trunkated, LM-17
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-2/+4
Bump BUILDLINK_RECOMMENDED.
2005-09-05Changes 1.0.1:adam2-6/+6
* Unref contexts when freeing the connection
2005-08-25Update to 1.0:jmmv4-33/+9
Changes in 1.0: --------------- * Fix crash when connection goes down using SSL, LM-3 (Mikael Hallendal) * Fixed some GCC 4.0 warnings (Mikael Hallendal) * Some API fixups for consistency in LmSLL (Mikael Hallendal) * Don't try to setup SSL if it's not supported (Martyn Russel) * Documentation fixes (Mikael Hallendal) * State fixes when using blocking API, LM-7 (Mikael Hallendal) * Check that connection is open before using it, LM-6 (Mikael Hallendal) * Fix infinite loop in blocking open if failed, LM-8 (Mikael Hallendal) Changes in 0.90: ---------------- * Two crashers for ssl read fixed (Micke, Daniel Lavalliere) * Fixed a couple of leaks when freeing the connection (Daniel Lavalliere) * A couple of thread related issues solved (Micke, Daniel Lavalliere) * Work with latest GnuTLS (foser) * Improved the example tools some (Micke)