non port: irc/irssi-xmpp/Makefile |
SVNWeb
|
Number of commits found: 30 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Jan 2021
|
[ 20:56 antoine ]
Mark BROKEN: fails to build
xep/ping.c:166:23: error: member reference base type 'gint64' (aka 'long') is
not a structure or union
if (server->lag_sent.tv_sec != 0) {
~~~~~~~~~~~~~~~~^~~~~~~
Reported by: pkg-fallout
|
Mon, 5 Oct 2020
|
[ 17:45 rene ] (Only the first 10 of 31 ports in this commit are shown above. )
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary
|
Mon, 23 Mar 2020
|
[ 13:04 pkubaj ]
irc/irssi-xmpp: fix build on powerpc64 elfv2
LLd10 10 fails with:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol
read_settings; recompile with -fPIC
>>> defined in xmpp-settings.o
>>> referenced by xmpp-settings.c
>>> xmpp-settings.o:(xmpp_settings_deinit)
|
Fri, 8 Nov 2019
|
[ 14:47 tobik ] (Only the first 10 of 50 ports in this commit are shown above. )
Add missing USES={gnome,php,sdl} to the rest
|
Wed, 16 Jan 2019
|
[ 13:13 swills ]
irc/irssi-xmpp: update to 0.54
PR: 232987
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: maintainer timeout (jadawin, >2 months)
|
Tue, 18 Sep 2018
|
[ 19:20 emaste ]
Bump PORTREVISION for changed CFLAGS
I adjusted CFLAGS in several ports to allow linking with lld on i386 but
missed the corresponding PORTREVISION bump.
Related commits:
r480023 r480045 r480047 r480048 r480049 r480061 r480062 r480068
Reported by: antoine
Approved by: antoine
|
[ 17:47 emaste ]
irc/irssi-xmpp: add -fPIC on i386, to allow linking with lld
By default lld does not allow non-PIC code where PIC is required.
Other architectures already apply -fPIC; do so for i386 as well.
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
|
Fri, 2 Feb 2018
|
[ 17:37 brd ]
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd
|
Thu, 27 Apr 2017
|
[ 13:48 ler ]
irc/irssi-xmpp: Improve regex conformance
PR: 218603
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: jadwin (maintainer timeout), rene (mentor)
Differential Revision: https://reviews.freebsd.org/D10524
|
Sun, 12 Feb 2017
|
[ 17:59 brnrd ]
irc/irssi-xmpp: Fix build with irssi < 1.0
- Remove patch for irssi >= 1.0
- irc/irssi is currently at 0.8
PR: 215829
Approved by: just-fix-it blanket
|
Tue, 7 Feb 2017
|
[ 15:19 amdmi3 ]
- Mark BROKEN: does not build (error: no member named 'use_tls' in 'struct
_XMPP_SERVER_CONNECT_REC')
Approved by: portmgr blanket
|
Sat, 28 Jan 2017
|
[ 20:40 zi ]
- Resolve build failure after update of irc/irssi to 1.0.0 [1]
- Bump PORTREVISION [1]
- strip(1) installed modules
- Add USES+=gettext-runtime as we link against it
- Add USE_GNOME+=glib20 as we link against it
PR: 215829 [1]
Submitted by: p5B2E9A8F@t-online.de
Obtained from: upstream commit d56d614b89ecc34845e0f5971c545b893c2c359a
Approved by: jadawin@ (maintainer timeout, 3+ weeks)
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Mar 2016
|
[ 11:35 jadawin ]
- Update to 0.53
|
Sun, 9 Aug 2015
|
[ 22:24 andrew ]
Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it
in the amd64 CFLAGS and are failing to build.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3321
|
Sat, 30 Aug 2014
|
[ 18:18 tijl ] (Only the first 10 of 51 ports in this commit are shown above. )
dns/libidn:
- 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
|
Fri, 27 Dec 2013
|
[ 13:08 jadawin ]
- Support STAGE
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] (Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Fri, 30 Aug 2013
|
[ 07:45 danfe ]
- Attempt to fix parallel builds (-jX) by calling sub-makes correctly
- 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)
|
Wed, 21 Aug 2013
|
[ 08:46 jadawin ]
- Update to 0.52
PR: ports/181320, ports/177466
Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net
|
Wed, 14 Aug 2013
|
[ 11:36 marino ]
irc/irssi-xmpp: Mark jobs unsafe
Approved by: bapt/culot (mentors, implicit)
|
Mon, 15 Jul 2013
|
[ 06:03 marino ]
irc/irssi-xmpp: USES+= pkgconfig
Restore build, pkgconfig explicitly needed now.
Approved by: bapt (mentor)
|
Thu, 24 Jun 2010
|
[ 13:18 jadawin ]
- Update to 0.51
PR: ports/147913
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
Feature safe: yes
|
Wed, 5 May 2010
|
[ 12:20 jadawin ]
- Update to 0.50
- Remove IGNORE
- Update MASTER_SITES
PR: ports/145290
Submitted by: Peter Schuller <peter.schuller _AT_ infidyne.com>
|
Fri, 6 Jun 2008
|
[ 13:36 edwin ] (Only the first 10 of 30 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Wed, 12 Mar 2008
|
[ 13:27 jadawin ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update maintainer address
Approved by: thierry (mentor)
|
Tue, 20 Nov 2007
|
[ 03:08 linimon ]
Change from BROKEN to IGNORE; it compiles but does not work with the
current version of its dependencies.
Approved by: portmgr (self)
|
Wed, 17 Oct 2007
|
[ 10:01 miwi ]
- Mark Broken does not work with irc/irssi-0.8.12
(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)
|
Wed, 12 Sep 2007
|
[ 23:56 miwi ]
irssi-xmpp's aim is to provide a good integration in this text-based
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>
|
Number of commits found: 30 |