aboutsummaryrefslogtreecommitdiffstats
path: root/irc/iroffer-lamm
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-271-2/+0
|
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* Remove trailing whitespaces from category ircehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - drop PKGMESSAGE while installdinoex2013-12-061-1/+0
|
* - use STAGEDIRdinoex2013-10-281-12/+13
| | | | - use OPTIONS_DEFINE
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-2/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | irc)
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - honor CCdinoex2011-05-111-0/+4
|
* - Use canonical format for FreeBSD.org MAINTAINER addresseserwin2011-01-032-2/+1
| | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet
* LICENSE GPLv2dinoex2010-06-041-0/+2
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with H,I,J,K,L
* - update CONFLICTSdinoex2009-04-131-1/+1
|
* - add LICENSE:dinoex2009-01-171-0/+2
|
* - use PORTEXAMPLESdinoex2008-05-312-5/+8
|
* - update to iroffer1.4.b03-lamm.b02dinoex2007-07-092-5/+5
|
* iroffer is a fileserver for irc (commonly referred to as a DCC bot). Itdinoex2007-04-125-0/+78
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 fork of Iroffer with extended features. It does support mIRC-style DCC Server Protocol. WWW: http://iroffer-lamm.sourceforge.net/