Packages for WRT54G router running OpenWRT. Contents: dblife - Life game. frotz - Interpreter for interactive fiction (text adventures). stunnel - Universal SSL tunnel for network daemons dropbear - Lightweight SSH client/server Changes: 25 June 2004: create dblife (rev. wrt1), for testing 27 June 2004: create frotz (rev. wrt1), for testing 7 August 2004: create stunnel (rev. wrt1), for testing 8 August 2004: update stunnel (rev. wrt2) to include a startup file (/etc/init.d/S51stunnel) to set up the correct protections on /var/run and /var/log 15 October 2011: update dropbear to 0.53.1 Packages: Package: stunnel Priority: optional Section: net Version: 4.05-wrt1 Architecture: mipsel Maintainer: Graham Cobb Source: http://www.stunnel.org/download/stunnel/src/stunnel-4.05.tar.gz Depends: libssl libpthread Filename: archive/stunnel_4.05-wrt1_mipsel.ipk Size: 35317 MD5Sum: 5303226c5a1a79309b8c332d483b17e7 Description: Universal SSL tunnel for network daemons The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware daemons running on your system you can easily setup them to communicate with clients over secure SSL channel. . stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the programs' code. Package: dblife Priority: optional Section: games Version: 6.0-wrt1 Architecture: mipsel Maintainer: Graham Cobb Source: http://www.ibiblio.org/pub/Linux/games/amusements/life/dblife-6.0.tgz Depends: ncurses Filename: dblife_6.0-wrt1_mipsel.ipk Size: 41544 MD5Sum: e831487a12974c5b86eac3716aafe9a9 Description: Interactive game of life Note: for the WRT54G this program looks for its library in /usr/games/life/ Package: dropbear Priority: optional Section: net Version: 0.53.1-wrt-grc1 Architecture: mipsel Maintainer: Graham Cobb Source: http://matt.ucc.asn.au/dropbear/releases/dropbear-0.53.1.tar.gz Depends: Filename: dropbear_0.53.1-wrt-grc1_mipsel.ipk Size: 111870 MD5Sum: 211ef3ad44d84e7431458168044ea1da Description: Lightweight SSH client and server system As at October 2011, the earlier OpenWrt ipkg (0.44test3) does not work with recent OpenSSH versions. So, this is a quick repackage using dropbear 0.53.1. It is working for me! Package: frotz Priority: optional Section: games Version: 2.43-wrt1 Architecture: mipsel Maintainer: Graham Cobb Source: http://www.cs.csubak.edu/~dgriffi/proj/frotz/ Depends: ncurses Provides: zcode-interpreter Filename: frotz_2.43-wrt1_mipsel.ipk Size: 54197 MD5Sum: f32aefbe2070c239703a7ec11dae49fe Description: Interactive fiction Z-code interpreter For games see www.ifarchive.org Package: stunnel Priority: optional Section: net Version: 4.05-wrt2 Architecture: mipsel Maintainer: Graham Cobb Source: http://www.stunnel.org/download/stunnel/src/stunnel-4.05.tar.gz Depends: libssl libpthread Filename: stunnel_4.05-wrt2_mipsel.ipk Size: 35568 MD5Sum: ab1b1e08080297a3d980bcf31b5ee2ec Description: Universal SSL tunnel for network daemons The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware daemons running on your system you can easily setup them to communicate with clients over secure SSL channel. . stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the programs' code.