aboutsummaryrefslogtreecommitdiff
path: root/irc/iroffer-dinoex
Commit message (Collapse)AuthorAgeFilesLines
* - update to 3.24Dirk Meyer2010-10-172-4/+4
| | | | Notes: svn path=/head/; revision=263149
* - rc.d stlye and commentsDirk Meyer2010-08-073-9/+11
| | | | | | | - update to 3.23 Notes: svn path=/head/; revision=258862
* - update to 3.22Dirk Meyer2010-06-152-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256554
* LICENSE GPLv2Dirk Meyer2010-06-051-0/+1
| | | | Notes: svn path=/head/; revision=255828
* - update to 3.21Dirk Meyer2010-05-083-5/+62
| | | | | | | - add rc.d script Notes: svn path=/head/; revision=253952
* - honor given CC, LDFLAGSDirk Meyer2010-04-091-2/+3
| | | | Notes: svn path=/head/; revision=252482
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-0/+1
| | | | Notes: svn path=/head/; revision=252125
* - update to 3.20Dirk Meyer2010-01-282-4/+4
| | | | Notes: svn path=/head/; revision=248761
* - update to 3.19Dirk Meyer2010-01-233-8/+20
| | | | | | | - enable german and italian translations Notes: svn path=/head/; revision=248434
* - fix build after ruby API changeDirk Meyer2010-01-151-1/+4
| | | | Notes: svn path=/head/; revision=247949
* - fix API change in ruby1.8Dirk Meyer2010-01-132-4/+5
| | | | | | | - update to 3.18 Notes: svn path=/head/; revision=247798
* - update to 3.17Dirk Meyer2009-11-012-4/+4
| | | | Notes: svn path=/head/; revision=243611
* - update to 3.16Dirk Meyer2009-11-012-4/+4
| | | | Notes: svn path=/head/; revision=243600
* - update to 3.15Dirk Meyer2009-07-312-10/+5
| | | | Notes: svn path=/head/; revision=238699
* - fix build with custom LOCALBASEDirk Meyer2009-06-121-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235637
* - fix build with custom LOCALBASEDirk Meyer2009-06-121-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235631
* - update to 3.14Dirk Meyer2009-05-202-4/+8
| | | | Notes: svn path=/head/; revision=234267
* iroffer is a fileserver for irc (commonly referred to as a DCC bot). ItDirk Meyer2009-04-135-0/+133
uses the DCC feature of irc to send files to other users. iroffer will connect to an irc server and let people request files from it. This is a major rewrite of Iroffer with extended features. It does support mutiple IRC networks, SSL and IPv6. LICENSE: GPL2 WWW: http://iroffer.dinoex.net/ Notes: svn path=/head/; revision=232293