summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Thanks to jer for help, try to address some concerns in ↵Mark Wright2014-03-061-34/+20
| | | | | | https://bugs.gentoo.org/show_bug.cgi?id=453396#c25 : Change irssi-0.8.15-r2 to link against -lncurses -ltinfo when sys-libs/ncurses it built with the tinfo USE flag to be consistent with how irssi-0.8.15-r1 links against -lncurses when sys-libs/ncurses it built without the tinfo USE flag. Replace the pkg-config --libs ncurses with logic in curses.m4 that checks if irssi needs to also link with -ltinfo or not. Add the --without-terminfo configure flag as without this irssi defaults to linking with -ltinfo without -lncurses (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
* Fix Bug 453396 - net-irc/irssi with sys-libs/ncurses[tinfo] - ↵Mark Wright2014-03-041-0/+35
| | | | | | .../work/irssi-0.8.15/src/fe-text/terminfo-core.c:281: undefined reference to tputs, thanks to Ben Longbons for reporting, jer, Paul Osmialowski, ssuominen and Zhu Sha Zang for working on it. Patch by me. Fix bug Bug 459012 - net-irc/irssi calls unnecessarily epunt_cxx, thanks to ago for reporting. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
* Cleanup.Sven Wegener2010-01-031-20/+0
| | | | (Portage version: 2.2_rc60/cvs/Linux x86_64)
* Cleanup. Dropped mips stable keyword, no stable support, bug #271875.Sven Wegener2009-09-095-171/+0
| | | | (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Security bump for wallop off-by-one heap access, bug #271875.Sven Wegener2009-05-311-0/+20
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Pull in a patch to fix the help URL, bug #235450.Sven Wegener2008-09-041-0/+30
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 x86_64)
* Another patch to fix bug #202561.Sven Wegener2008-06-071-0/+82
| | | | (Portage version: 2.1.5.4)
* Pull in a patch from upstream to fix bug #181528.Sven Wegener2008-06-071-0/+22
| | | | (Portage version: 2.1.5.4)
* Add a patch submitted to upstream that fixes a segfault in irssi, that ↵Sven Wegener2008-05-171-0/+19
| | | | | | happens when we have no /usr/lib/gconv available, bug #163685. (Portage version: 2.1.5)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-6/+0
|
* Include a patch from upstream to fix a rare segmentation fault, notification ↵Sven Wegener2008-01-201-0/+18
| | | | | | by Phil Sutter via mail. (Portage version: 2.1.4)
* Cleanup.Sven Wegener2007-11-074-43/+0
| | | | (Portage version: 2.1.3.19)
* Version bump, bug #194961.Sven Wegener2007-10-071-0/+3
| | | | (Portage version: 2.1.3.12)
* Version bump.Sven Wegener2007-08-261-0/+3
| | | | (Portage version: 2.1.3.7)
* Drop MY_P from 0.8.11. Cleanup _rc ebuilds.Sven Wegener2007-04-282-6/+0
| | | | (Portage version: 2.1.2.5)
* Version bump.Sven Wegener2007-04-251-0/+3
| | | | (Portage version: 2.1.2.4)
* Version bump.Sven Wegener2007-04-201-0/+3
| | | | (Portage version: 2.1.2.4)
* Cleanup.Sven Wegener2007-03-171-3/+0
| | | | (Portage version: 2.1.2.2)
* Version bump, bug #167820.Sven Wegener2007-02-221-0/+3
| | | | (Portage version: 2.1.2-r10)
* Cleanup.Sven Wegener2006-10-222-28/+0
| | | | | (Portage version: 2.1.2_pre3-r6) (Signed Manifest commit)
* Revision bump. Pull in a patch from upstream that should fix bug #101640.Sven Wegener2006-10-132-0/+26
| | | | (Portage version: 2.1.2_pre2-r9)
* Cleanup.Sven Wegener2006-05-281-3/+0
| | | | | (Portage version: 2.1_rc3) (Signed Manifest commit)
* Add patch from upstream to fix segv on /quit with glib-2.10.Emanuele Giaquinta2006-05-052-0/+17
| | | | (Portage version: 2.1_pre10-r2)
* Cleanup.Sven Wegener2006-04-303-28/+0
| | | | | (Portage version: 2.1_pre10) (Signed Manifest commit)
* Cleanup.Sven Wegener2006-04-301-0/+2
| | | | (Portage version: 2.1_pre10)
* Another revision bump to partly revert the last commit. Using ncurses for ↵Sven Wegener2006-03-181-0/+0
| | | | | | all things causes too much trouble. (Portage version: 2.1_pre6-r3)
* Revision bump. Some general ebuild cleanup, depend on newer dante to remove ↵Sven Wegener2006-03-171-0/+3
| | | | | | our socks patch and disable using terminfo directly, which should fix some color weirdness. (Portage version: 2.1_pre6-r1)
* Marked stable on mips.Joshua Kinard2006-02-261-2/+0
| | | | (Portage version: 2.1_pre3-r1)
* Marked stable on x86.Sven Wegener2006-02-192-0/+4
| | | | (Portage version: 2.1_pre4-r1)
* change from .tar.gz to .tar.bz2Sven Wegener2006-01-021-1/+1
| | | | (Portage version: 2.0.53)
* Version bump.Sven Wegener2005-12-113-2/+1
| | | | (Portage version: 2.0.53)
* Apply the gcc4 patch to 0.8.9 too, bug #110361.Sven Wegener2005-11-131-0/+13
| | | | (Portage version: 2.0.53_rc7)
* Version bump.Sven Wegener2005-11-101-0/+1
| | | | (Portage version: 2.0.53_rc7)
* Version bump.Sven Wegener2005-10-133-15/+1
| | | | (Portage version: 2.0.53_rc5)
* Pull in gcc-4 patch from upstream svn. Closes bug #92918.Sven Wegener2005-05-171-0/+13
| | | | (Portage version: 2.0.51.22)
* Added a patch that fixes wrong include order if socks support is enabled. ↵Sven Wegener2005-02-282-1/+25
| | | | | | Closes bug #83522. (Portage version: 2.0.51.17)
* Pull in all CVS changes from 0.8.10_rc5 to now. Includes several bugfixes ↵Sven Wegener2005-01-211-0/+2
| | | | | | (logging, memleak and more), updated help (recode) and some new features. Read upstream's ChangeLog for more information. Closes bug #78917. (Portage version: 2.0.51-r14)
* Moved all stable KEYWORDS to 0.8.9-r1 to allow the removal of old ebuilds.Sven Wegener2004-11-134-35/+0
|
* Version bump to 0.8.10_rc5. This version has the features of ↵Sven Wegener2004-09-121-0/+1
| | | | net-irc/irssi-charconv and net-irc/irssi-recode integrated, so we block them. Closes bug #63367.
* Added backported fix from upstream CVS, which fixes the /exec command bug on ↵Sven Wegener2004-07-232-0/+13
| | | | 64-bit arches. Closes bug #57785.
* Updated dependencies.Sven Wegener2004-07-071-1/+0
|
* Version bump, fixes ssl bug #35532Greg Fitzgerald2003-12-123-2/+1
|
* bug fixesGreg Fitzgerald2003-11-272-0/+2
|
* cleanupMartin Holzer2003-11-234-4/+0
|
* fixing head -1 issue. Closes #34186.Martin Holzer2003-11-231-0/+11
|
* Version Bump.Greg Fitzgerald2003-11-231-0/+1
|
* Added new version.Chuck Short2003-11-121-0/+1
|
* Fix for bug #30029Greg Fitzgerald2003-10-051-0/+1
|
* Added SSL support. Closes #26343Chuck Short2003-08-221-0/+1
|
* fix irssi to make it use tail correctly and mark stable on amd64Olivier Crête2003-07-181-0/+22
|