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
reinhard
dc600cba96
update to irssi 0.8.6; thx ish@ for testing
2003-01-02 11:03:44 +00:00
fgsch
e5e4446061
finally, no more NEED_VERSION.
2002-12-29 21:14:10 +00:00
reinhard
bd45d71b6a
update to irssi-0.8.5; lebel@
...
fixes a remote crash
2002-06-22 10:35:21 +00:00
reinhard
c74e6395cb
from http://real.irssi.org/page=news :
...
'This is just the original 0.8.4 package. The 'a' was added after
version number in the package file just to make sure it's not confused
with the backdoored version.'
*) same checksum as non-backdoored version
*) gpg signature/fingerprint verified
*) I suck
2002-06-05 15:10:57 +00:00
fgsch
a44e78fb2f
no, these are wrong; fix'em.
2002-05-25 18:34:01 +00:00
jsyn
b7fde3228c
SECURITY FIX: irssi had been backdoored at it's distsites; this restores
...
the correct checksum
noted by Robert Reid <robreid@cse.unsw.edu.au> and
Han <han@mijncomputer.nl>
2002-05-25 15:29:18 +00:00
reinhard
1470afb9da
distfile changed; thx gk@univits.se, danimal@danimal.org
2002-04-28 09:41:35 +00:00
lebel
ac8acd4bbe
update net/irssi to 0.8.4; reinhard@ OK
2002-03-20 22:19:49 +00:00
lebel
03a82cd6b7
remove libdata/perl5/site_perl/i386-openbsd/perllocal.pod
...
from pkg/PLIST
2002-03-11 21:52:12 +00:00
reinhard
ec9f4d35e4
LIB_DEPENDS
2002-02-25 14:41:42 +00:00
reinhard
04ad851ff3
fix modules
2002-02-23 12:25:03 +00:00