sthen
26b647a798
@comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
...
and bump
2014-06-14 10:34:44 +00:00
sthen
198106830c
update to irssi 0.8.16, from viq (maintainer), and remove no-longer-used
...
function pointed out by viq but not in his original diff
2014-06-02 16:50:42 +00:00
jca
42e2bffa16
Install irssi include files, needed to compile some irssi plugins.
...
Patch from Florian Stinglmayr, maintainer timeout.
2014-01-09 14:58:51 +00:00
dcoppa
5466140219
Fix "socks" flavor; sync WANTLIB
2013-12-12 14:10:13 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
sthen
764618cd60
fixes from Irssi SVN, from Brad. "go ahead" viq (maintainer).
...
- Set window binds for channel items as sticky when re-creating window
binds as part of /layout save. This addresses the problem of previously
saved channel window items forgetting their windows upon reconnection,
which resulted in them being opened in new windows.
- Ensure that expando_cumode_space() doesn't free unallocated memory when no
prefix exists by conditionally allocating and marking to-be-freed the cumode
string inside of expando_cumode().
2011-12-01 17:51:10 +00:00
sthen
f1e16e9c28
Various tweaks to the irssi port, from Brad. Tested by a few people,
...
viq (maintainer) doesn't have time to look at it properly but is
generally ok with this.
- Remove USE_GROFF
- Remove --enable-ipv6 from CONFIGURE_ARGS since its enabled by default
- Backport fixes from SVN repo..
- Replace deprecated glib functions
- Do not go beyond the end of the string when processing an octal escape
- glib iochannel fixes
- Fix segfault generated by SSL disconnections
- Do not use SSLv2 protocol
- When sending a signal to an /exec'd command, send it to the process
group id instead of the process id.
2011-11-16 10:16:57 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
espie
4856ef07e8
missed some new depends
2010-11-22 09:34:10 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
4d8981b209
more WANTLIB
2010-11-11 14:00:44 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
985152770c
update to 0.18.5 from Simon Kuhnle, ok viq (maintainer)
2010-05-19 15:04:28 +00:00
okan
75081ec6f2
don't hardcode paths; rather use SUBST_CMD where appropriate.
...
PREFIX reminder and ok sthen@
2009-10-11 15:23:51 +00:00
jolan
efcd8bb4e0
rm 0 byte patch
2009-09-11 09:52:57 +00:00
martynas
550124e459
update to irssi-0.8.14; api compatible with 0.8.13 - doesn't affect
...
plugins. from Simon Kuhnle. maintainer timeout
ok sthen@
2009-09-10 21:31:42 +00:00
sthen
37d062e1b5
fix /uptime; it assumed that time_t is long.
...
from Jona Joachim via viq (maintainer). ok martynas@
2009-06-23 09:26:02 +00:00
sthen
49cd8bef65
Patch CVE-2009-1959, out of bounds access in irc event_wallops().
...
Could at least be a crash, but may be SECURITY. From upstream repo;
ok martynas@
2009-06-22 00:22:57 +00:00
martynas
efe386fc95
update to irssi-0.8.13: http://www.irssi.org/news/ChangeLog
...
from Colin Didier, tweaks by maintainer Wiktor Izdebski and myself
tested by Simon Kuhnle, sthen@ and myself. ok sthen@
2009-05-23 17:47:00 +00:00
matthieu
94e7c2fc33
Add a patch adapted from bugs.irrsi.org for double echoed characters
...
after reading a certificate's password.
(http://bugs.irssi.org/index.php?do=details&task_id=305 )
Regen patches.
Add @bin marker to plist.
from maintainer (viq at vic dot ath dot cx)
2008-12-22 19:40:33 +00:00
sthen
1a9efa54ec
bump packages with Perl .so modules; the old ones don't work
...
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.
ok simon@
2008-10-02 20:32:18 +00:00
fgsch
f572f6725e
Remove extra / from MASTER_SITES making fetch happier.
2008-07-25 20:12:02 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
steven
86900645d6
fix WANTLIB
2007-11-17 20:39:02 +00:00
sthen
849d511abc
fix segfault with non-IRC protocols
...
ok simon@
2007-10-20 14:12:26 +00:00
jasper
b2890add69
update irssi to 0.8.12
...
from viq (MAINTAINER)
2007-10-10 18:09:56 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
martynas
4cd833f967
Update to 0.8.11. Changelog: http://www.irssi.org/news/ChangeLog
...
Changes to the port:
- normalize paths;
- make term_charset work;
- note the net/irssi-silc in DESCR;
- cleanup;
very initial diff, testing and ok maintainer Wiktor Izdebski
ok jasper@
2007-05-16 19:29:11 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
939a8c0f52
zap .0.0
2006-09-18 11:59:59 +00:00
jolan
a74c45fb48
fix crash on /quit
2006-06-13 02:02:04 +00:00
steven
99d57bc1a0
update to 0.8.10; rearrange locations of installed files.
...
based on diff from new maintainer Wiktor Izdebski, vicviq at gmail
2006-04-18 20:30:02 +00:00
mjc
de35125798
replace /set workaround with fix from upstream cvs
...
noticed by resfilter@resfilter.net
"no objections" pvalchev@ robert@
2005-01-24 21:17:46 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
jolan
05f0087303
dont make resolve_prefer_ipv6 the default, it doesnt do the right thing
2004-05-23 22:38:39 +00:00
pvalchev
18fc2ec6e5
revert to using glib1 (much faster startup time); from maintainer reinhard
...
tested by Andreas Turtschan
2004-05-13 07:11:56 +00:00
pvalchev
7b8b33f9ea
fix another crash; from Robert Nagy, maintainer timeout
2004-03-08 03:11:03 +00:00
pvalchev
e5f65fcb14
fix a crash when setting default dcc_autoget_max_size
...
from Robert Nagy <thuglife@bsd.hu> via maintainer reinhard@
2004-03-02 22:15:29 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
brad
7f251f0aa6
- better _DEPENDS
...
- fixup @extra
2004-01-12 00:17:45 +00:00
margarida
75223a55a2
Needs glib2
2003-12-14 04:45:41 +00:00
margarida
20667978c0
Update irssi to version 0.8.9
...
--
This release fixes a bug that could lead to a remote crash.
Users using irssi on non x86 arches are urged to upgrade.
Also fixes a bug in window layout restoring queries that could
also cause a crash in all arches.
Based on submission from Robert Nagy <thuglife@bsd.hu> with mods
from me.
2003-12-14 03:25:19 +00:00
naddy
34f5aa36b4
fix for DESTDIR change in perl 5.8.2, some cruft
2003-12-08 00:44:16 +00:00
jolan
0bcf1a6f82
sync ipv6 behavior w/silc-client. no response from maintainer
2003-06-04 16:00:55 +00:00