aboutsummaryrefslogtreecommitdiff
path: root/net-im/loudmouth
Commit message (Collapse)AuthorAgeFilesLines
* dns/libidn:Tijl Coosemans2014-08-301-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc Notes: svn path=/head/; revision=366659
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-302-5/+5
| | | | | | | | Approved by: portmgr blanket Approved by: kwm Notes: svn path=/head/; revision=363488
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Stage supportMartin Wilke2014-02-171-1/+0
| | | | Notes: svn path=/head/; revision=344660
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* Add needed pkgconfig dep while here convert to USES=gmakeBaptiste Daroussin2013-07-081-2/+1
| | | | | | | Approved by: kwm (gnome) Notes: svn path=/head/; revision=322497
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-082-14/+22
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-2/+2
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove dead mirror and remove project WWW from pkg-descr. The current pageKoop Mast2011-09-192-4/+1
| | | | | | | doesn't have anything to do with loudmouth. Notes: svn path=/head/; revision=281982
* Revision 1.54 of Makefile added --enable-debug=no to CONFIGURE_ARGS.Tilman Keskinoz2011-07-301-2/+2
| | | | | | | | | | | | | This option actually enables debugging, resulting in irssi-xmpp becoming quite useless because of tons of debug messages from loudmouth. Remove --enable-debug again and bump PORTREVISION PR: 158720 Approved by: no response from gnome@ Notes: svn path=/head/; revision=278571
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.Jeremy Messenger2011-06-041-7/+16
| | | | | | | | PR: ports/155969 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=275077
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-2/+2
| | | | Notes: svn path=/head/; revision=270856
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Add more USE_GETTEXT macros, and bump PORTREVISIONs.Joe Marcus Clarke2010-06-051-1/+2
| | | | | | | Reported by: amdmi3 Notes: svn path=/head/; revision=255821
* Add a proper cipher suite, and point to a valid root cert file. This allowsJoe Marcus Clarke2010-04-172-1/+34
| | | | | | | empathy to connect to encrypted jabber streams. Notes: svn path=/head/; revision=252829
* Add a hack to use pkg-config instead of the now absent libgnutls-config.Joe Marcus Clarke2009-08-171-0/+28
| | | | Notes: svn path=/head/; revision=239716
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-1/+2
| | | | Notes: svn path=/head/; revision=239670
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Update to 1.4.3.Joe Marcus Clarke2008-11-042-4/+4
| | | | Notes: svn path=/head/; revision=222384
* Remove a stale patch to fix the apply patch.Jeremy Messenger2008-09-031-13/+0
| | | | Notes: svn path=/head/; revision=219786
* Update to 1.4.2Michael Johnson2008-09-012-4/+4
| | | | Notes: svn path=/head/; revision=219608
* Update to 1.4.1.Joe Marcus Clarke2008-08-033-5/+6
| | | | Notes: svn path=/head/; revision=218005
* Update to 1.4.0.Joe Marcus Clarke2008-07-066-23/+32
| | | | Notes: svn path=/head/; revision=216409
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* Add libidn dependency with no option provide. There is no option to disableJeremy Messenger2008-01-181-1/+3
| | | | | | | | | | | and enable, which it's a auto-check in configure. The libidn is small. Bump the PORTREVISION. PR: ports/119437 Submitted by: Piotr Smyrak <smyru@heron.pl> Notes: svn path=/head/; revision=205810
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* Update to 1.2.3.Joe Marcus Clarke2007-06-102-4/+4
| | | | Notes: svn path=/head/; revision=193197
* Update to 1.2.2.Joe Marcus Clarke2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192334
* Add the patch I missed in my previous commit.Florent Thoumie2007-04-201-0/+14
| | | | | | | Pointyhat to: self Notes: svn path=/head/; revision=190396
* - Update to 1.2.1.Florent Thoumie2007-04-194-7/+28
| | | | | | | | | | - Add new MASTER_SITE. - Point WWW to the new project website. Approved by: pav Notes: svn path=/head/; revision=190365
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-1/+2
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176401
* Update to 1.0.5.Joe Marcus Clarke2006-09-122-5/+4
| | | | Notes: svn path=/head/; revision=172809
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-1/+2
| | | | Notes: svn path=/head/; revision=167068
* Update to 1.0.4.Joe Marcus Clarke2006-07-012-4/+4
| | | | Notes: svn path=/head/; revision=166686
* Update to 1.0.3.Joe Marcus Clarke2006-04-062-5/+4
| | | | Notes: svn path=/head/; revision=158934
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Chase gnutls update.Roman Bogorodskiy2006-01-091-2/+2
| | | | Notes: svn path=/head/; revision=153142
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269