aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi-xmpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371570
* dns/libidn:Tijl Coosemans2014-08-301-0/+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
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Support STAGEPhilippe Audeoud2013-12-271-9/+2
| | | | Notes: svn path=/head/; revision=337727
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* - Attempt to fix parallel builds (-jX) by calling sub-makes correctlyAlexey Dokuchaev2013-08-301-6/+13
| | | | | | | | | | | | - Properly respect CC and CFLAGS; add missing OPTIONS_DEFINE=DOCS - Tighten COMMENT; fix installation by adjusting DATADIR and DOCSDIR - Remove LICENSE_FILE (standard GPLv2 boilerplate) and other cleanups Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325664
* - Update to 0.52Philippe Audeoud2013-08-213-35/+27
| | | | | | | | PR: ports/181320, ports/177466 Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net Notes: svn path=/head/; revision=325098
* irc/irssi-xmpp: Mark jobs unsafeJohn Marino2013-08-141-0/+2
| | | | | | | Approved by: bapt/culot (mentors, implicit) Notes: svn path=/head/; revision=324701
* irc/irssi-xmpp: USES+= pkgconfigJohn Marino2013-07-151-3/+2
| | | | | | | | | Restore build, pkgconfig explicitly needed now. Approved by: bapt (mentor) Notes: svn path=/head/; revision=323016
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.51Philippe Audeoud2010-06-243-7/+11
| | | | | | | | | PR: ports/147913 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> Feature safe: yes Notes: svn path=/head/; revision=256909
* - Update to 0.50Philippe Audeoud2010-05-053-17/+28
| | | | | | | | | | | - Remove IGNORE - Update MASTER_SITES PR: ports/145290 Submitted by: Peter Schuller <peter.schuller _AT_ infidyne.com> Notes: svn path=/head/; revision=253741
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update maintainer addressPhilippe Audeoud2008-03-121-1/+1
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=208891
* Change from BROKEN to IGNORE; it compiles but does not work with theMark Linimon2007-11-201-1/+1
| | | | | | | | | current version of its dependencies. Approved by: portmgr (self) Notes: svn path=/head/; revision=202773
* - Mark Broken does not work with irc/irssi-0.8.12Martin Wilke2007-10-171-0/+2
| | | | | | | | | | | (There is some changes in to character set recoding and now irssi-xmpp recode functions are broken on it.) PR: 117213 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer) Notes: svn path=/head/; revision=201612
* irssi-xmpp's aim is to provide a good integration in this text-basedMartin Wilke2007-09-123-0/+55
irc client and a good support of XMPP (the Jabber protocol). Current main features are: * Sending and receiving messages in irssi's query windows * A roster with contact's ressources tracking (contact list) * Contact management (add, remove, manage subscriptions...) * Contact's JIDs, ressources and commands completion (TAB key) * Multiple accounts support (in different connection) * Unicode support (UTF-8) * SSL support * ... WWW: http://cybione.org/src/irssi-xmpp/ PR: ports/116304 Submitted by: Philippe Audeoud <jadawin at tuxaco.net> Notes: svn path=/head/; revision=199389