| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 232987
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: maintainer timeout (jadawin, >2 months)
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd
|
|
|
|
|
|
|
| |
PR: 218603
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: jadwin (maintainer timeout), rene (mentor)
Differential Revision: https://reviews.freebsd.org/D10524
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Remove patch for irssi >= 1.0
- irc/irssi is currently at 0.8
PR: 215829
Approved by: just-fix-it blanket
|
|
|
|
|
|
| |
_XMPP_SERVER_CONNECT_REC')
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
in the amd64 CFLAGS and are failing to build.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3321
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
| |
irc)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/181320, ports/177466
Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
Restore build, pkgconfig explicitly needed now.
Approved by: bapt (mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/147913
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove IGNORE
- Update MASTER_SITES
PR: ports/145290
Submitted by: Peter Schuller <peter.schuller _AT_ infidyne.com>
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: thierry (mentor)
|
|
|
|
|
|
| |
current version of its dependencies.
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
(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)
|
|
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>
|