Commit Graph

12 Commits

Author SHA1 Message Date
martynas
30d253e218 workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@
2008-08-27 00:35:24 +00:00
martynas
1f8afdb9cf sync with silc-client-1.1.4p0 patchset:
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
2008-07-11 01:51:23 +00:00
merdely
72e6c8c154 Update to 1.4. Fixes a possible buffer overflow:
http://silcnet.org/docs/release/SILC%20Client%201.1.4

From brad@
2008-03-31 03:32:33 +00:00
martynas
96ba592805 make signed/self messages not print twice by removing libfe_silc.so
from Wiktor Izdebski <vicviq at gmail dot com>
2007-12-08 22:32:00 +00:00
martynas
240fcb302a update to irssi-silc-1.1.3
tweaks, looks good steven@;  tested by Wiktor Izdebski and Simon Kuhnle
2007-11-18 17:36:18 +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
93b029c877 ftp.au.silcnet.org is gone; ok xsa@, ajacoutot@ 2007-06-04 11:40:56 +00:00
martynas
525c92b6c5 make DESCR descriptive 2007-05-20 14:32:45 +00:00
martynas
65a6b4fdee normalize paths for irssi update and bump pkgname; ok jasper@ 2007-05-16 19:30:01 +00:00
martynas
433ba032ed - fix WANTLIB;
- move glib{,2} to BUILD_DEPENDS;
- respect CC, CFLAGS for silc-client;
- respect MAKE_FLAGS everywhere;
- disable-static for irssi, disable-shared for silc-client;
- pass -fPIC -DPIC where they're missing;
"go ahead" steven@
2007-04-07 20:02:14 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
martynas
929a189e3e import irssi-silc, pkg/DESCR:
SILC protocol plugin for irssi. See http://www.silcnet.org/ and
http://penguin-breeder.org/silc/ for details.

input, testing Wiktor Izdebski <vicviq at gmail dot com>, thanks!
ok pyr@, jasper@
2007-03-22 19:55:38 +00:00