Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.54_1 22 Sep 2022 10:13:43
    |
Piotr Kubaj (pkubaj)  |
irc/irssi-xmpp: add -fPIC on all architectures
Fixes build at least on armv7 and powerpc. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.54_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.54_1 19 Aug 2022 22:40:52
    |
Piotr Kubaj (pkubaj)  |
irc/irssi-xmpp: fix build on powerpc64le
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol
read_settings; recompile with -fPIC |
0.54_1 05 Aug 2022 05:31:25
    |
Fernando Apesteguía (fernape)  Author: Thibault Jouan |
irc/irssi-xmpp: Fix build with irssi 1.4
PR: 265571
Reported by: tj+freebsd_ports@a13.fr |
0.54 20 Jul 2022 14:22:09
    |
Tobias C. Berner (tcberner)  |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
0.54 09 Jul 2022 21:49:48
    |
Daniel Engberg (diizzy)  |
irc/irssi-xmpp: Mark BROKEN with Irssi 1.4.1
Fails to build with following error:
xep/ping.c:166:23: error: member reference base type 'gint64' (aka 'long long')
is not a structure or union
if (server->lag_sent.tv_sec != 0) {
~~~~~~~~~~~~~~~~^~~~~~~ |
0.54 28 Jun 2022 16:03:16
    |
Neel Chauhan (nc)  Author: Thibault Jouan |
irc/irssi-xmpp: unbreak following irssi 1.2 downgrade
PR: 259122 |
0.54 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.54 01 Jan 2021 20:56:41
  |
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 |
0.54 05 Oct 2020 17:45:32
  |
rene  |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
0.54 23 Mar 2020 13:04:36
  |
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) |
0.54 08 Nov 2019 14:47:00
  |
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
0.54 16 Jan 2019 13:13:32
  |
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) |
0.53_3 18 Sep 2018 19:20:18
  |
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 |
0.53_2 18 Sep 2018 17:47:22
  |
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 |
0.53_2 02 Feb 2018 17:37:28
  |
brd  |
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd |
0.53_1 27 Apr 2017 13:48:17
  |
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 |
0.53_1 20 Apr 2017 18:57:34
  |
brnrd  |
irc/irssi-xmpp: Fix build with irssi 1.0
- Add patch from upstream
PR: 217916, 218328
Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr>
Approved by: maintainer timeout
Obtained from: https://github.com/cdidier/irssi-xmpp/issues/18 |
0.53_1 12 Feb 2017 17:59:34
  |
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 |
0.53_1 07 Feb 2017 15:19:27
  |
amdmi3  |
- Mark BROKEN: does not build (error: no member named 'use_tls' in 'struct
_XMPP_SERVER_CONNECT_REC')
Approved by: portmgr blanket |
0.53_1 28 Jan 2017 20:40:55
  |
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) |
0.53 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.53 29 Mar 2016 11:35:18
  |
jadawin  |
- Update to 0.53 |
0.52_1 09 Aug 2015 22:24:05
  |
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 |
0.52_1 27 Oct 2014 13:00:22
  |
bapt  |
Cleanup plist |
0.52_1 30 Aug 2014 18:18:14
  |
tijl  |
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 |
0.52 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.52 27 Dec 2013 13:08:29
  |
jadawin  |
- Support STAGE |
0.52 20 Sep 2013 18:44:50
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.52 30 Aug 2013 07:45:59
  |
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) |
0.52 21 Aug 2013 08:46:01
  |
jadawin  |
- Update to 0.52
PR: ports/181320, ports/177466
Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net |
0.51 14 Aug 2013 11:36:21
  |
marino  |
irc/irssi-xmpp: Mark jobs unsafe
Approved by: bapt/culot (mentors, implicit) |
0.51 15 Jul 2013 06:03:45
  |
marino  |
irc/irssi-xmpp: USES+= pkgconfig
Restore build, pkgconfig explicitly needed now.
Approved by: bapt (mentor) |
0.51 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.51 24 Jun 2010 13:18:18
 |
jadawin  |
- Update to 0.51
PR: ports/147913
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
Feature safe: yes |
0.50 05 May 2010 12:20:22
 |
jadawin  |
- Update to 0.50
- Remove IGNORE
- Update MASTER_SITES
PR: ports/145290
Submitted by: Peter Schuller <peter.schuller _AT_ infidyne.com> |
0.13_1 06 Jun 2008 13:36:43
 |
edwin  |
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) |
0.13 12 Mar 2008 13:27:28
 |
jadawin  |
- Update maintainer address
Approved by: thierry (mentor) |
0.13 20 Nov 2007 03:08:54
 |
linimon  |
Change from BROKEN to IGNORE; it compiles but does not work with the
current version of its dependencies.
Approved by: portmgr (self) |
0.13 17 Oct 2007 10:01:46
 |
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) |
0.13 12 Sep 2007 23:56:31
 |
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> |