nelhage / barnowl
- Source
- Commits
- Network (6)
- Issues (0)
- Downloads (31)
- Wiki (1)
- Graphs
-
Tag:
debian/1.0.1-1
Sam Hartman (author)
Fri May 30 17:03:08 -0700 2008
commit 4041f8e5187b4c0c130e493bae831cd32eb336d3
tree ab68fd21703aae0edf4e363d81cf23ad8bc881a8
parent 24de1f7a256d092b48332da03820c4d3860b7fe3
tree ab68fd21703aae0edf4e363d81cf23ad8bc881a8
parent 24de1f7a256d092b48332da03820c4d3860b7fe3
barnowl /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Fri May 30 11:13:49 -0700 2008 | |
| |
BUGS | Thu Mar 15 21:45:19 -0700 2007 | |
| |
COPYING | ||
| |
ChangeLog | ||
| |
Makefile.in | ||
| |
NEWS | Thu Jun 27 23:18:34 -0700 2002 | |
| |
README | Fri Jan 11 23:00:53 -0800 2008 | |
| |
TODO | Sat Feb 17 13:35:55 -0800 2007 | |
| |
aim.c | ||
| |
athstatic | Tue Jan 16 12:57:51 -0800 2007 | |
| |
buddy.c | Fri Oct 10 14:12:19 -0700 2003 | |
| |
buddylist.c | ||
| |
cmd.c | ||
| |
codelist.pl | Wed Jul 02 15:15:24 -0700 2003 | |
| |
commands.c | ||
| |
config.h.in | ||
| |
configure.ac | ||
| |
context.c | Mon Jun 30 15:12:40 -0700 2003 | |
| |
debian/ | ||
| |
dict.c | Sat Feb 02 22:01:07 -0800 2008 | |
| |
doc/ | ||
| |
editwin.c | ||
| |
encapsulate.pl | Sun Jul 06 15:42:06 -0700 2003 | |
| |
errqueue.c | Fri Oct 17 14:16:25 -0700 2003 | |
| |
examples/ | ||
| |
filter.c | ||
| |
filterelement.c | ||
| |
fmtext.c | ||
| |
functions.c | ||
| |
glib_compat.c | ||
| |
global.c | ||
| |
help.c | ||
| |
history.c | Thu Nov 06 11:56:04 -0800 2003 | |
| |
install.sh | Sun Apr 20 09:21:48 -0700 2003 | |
| |
keybinding.c | Fri Mar 02 06:22:27 -0800 2007 | |
| |
keymap.c | Wed Jan 09 11:17:57 -0800 2008 | |
| |
keypress.c | Wed Jan 09 11:17:57 -0800 2008 | |
| |
keys.c | ||
| |
libfaim/ | ||
| |
list.c | ||
| |
logging.c | ||
| |
mainwin.c | Wed Mar 28 19:54:33 -0700 2007 | |
| |
message.c | ||
| |
messagelist.c | Tue Jan 23 20:55:31 -0800 2007 | |
| |
mkinstalldirs | Fri Dec 26 12:47:57 -0800 2003 | |
| |
muxevents.c | ||
| |
obarray.c | Sat Feb 02 22:01:07 -0800 2008 | |
| |
owl.c | ||
| |
owl.h | ||
| |
owl_perl.h | Mon Apr 28 22:21:12 -0700 2008 | |
| |
pair.c | ||
| |
perl/ | ||
| |
perlconfig.c | ||
| |
perlglue.xs | ||
| |
perlwrap.pm | ||
| |
popexec.c | ||
| |
popwin.c | ||
| |
regex.c | ||
| |
select.c | ||
| |
stubgen.pl | Thu Jun 27 23:18:34 -0700 2002 | |
| |
style.c | Mon Apr 28 22:21:13 -0700 2008 | |
| |
svkversion | ||
| |
t/ | Sat Jul 07 14:42:45 -0700 2007 | |
| |
test.h | Sat Jul 07 14:42:45 -0700 2007 | |
| |
tester.c | ||
| |
text.c | ||
| |
timer.c | ||
| |
util.c | ||
| |
variable.c | ||
| |
view.c | Tue Feb 06 15:05:13 -0800 2007 | |
| |
viewwin.c | Tue Jan 01 23:42:05 -0800 2008 | |
| |
wcwidth.c | ||
| |
zbuddylist.c | Tue Dec 23 20:23:13 -0800 2003 | |
| |
zcrypt.c | ||
| |
zephyr.c | ||
| |
zwrite.c |
README
BarnOwl - owl, with more ponies Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) This project is a work in progress. We guarantee no stability of form or function. Notes: ----- This project's perl/lib/ contains the lib directories from the following CPAN modules: Net::Jabber Net::XMPP XML::Stream They have been modified slightly for the needs of this project. BarnOwl currently requires the following perl modules off of CPAN: PAR Net::DNS Authen::SASL::Perl IO::Socket::SSL Digest::SHA1 (Note that these are all available as Debian packages) We plan to soon add targets to the Makefile to check for and install these for you. The IRC module requires: Net::IRC Class::Accessor

