aboutsummaryrefslogtreecommitdiffstats
path: root/irc/iroffer-dinoex/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - revert r331810dinoex2013-10-291-4/+3
|
* - use STAGEDIRdinoex2013-10-281-17/+16
| | | | - use OPTIONS_DEFINE
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | irc)
* - Update to 7.31.0sunpoet2013-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* - update to 3.29dinoex2013-03-041-2/+4
|
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - update to 3.28dinoex2012-08-231-2/+1
|
* - use OPTIONS_DEFINEdinoex2012-06-161-10/+8
|
* - bump for miniupnpc updatedinoex2011-10-271-1/+2
|
* - update to 3.27dinoex2011-09-041-5/+9
|
* - update to 3.26dinoex2011-02-211-41/+29
| | | | - new build targets
* - Use canonical format for FreeBSD.org MAINTAINER addresseserwin2011-01-031-1/+1
| | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet
* - update to 3.25dinoex2010-12-161-4/+11
| | | | | - add French files - fix options for default package
* - update to 3.24dinoex2010-10-171-1/+1
|
* - rc.d stlye and commentsdinoex2010-08-071-1/+1
| | | | - update to 3.23
* - update to 3.22dinoex2010-06-151-1/+1
| | | | Feature safe: yes
* LICENSE GPLv2dinoex2010-06-061-0/+1
|
* - update to 3.21dinoex2010-05-091-2/+2
| | | | - add rc.d script
* - honor given CC, LDFLAGSdinoex2010-04-101-2/+3
|
* Chase the ftp/curl shlib version bump.roam2010-04-031-0/+1
|
* - update to 3.20dinoex2010-01-291-1/+1
|
* - update to 3.19dinoex2010-01-241-5/+15
| | | | - enable german and italian translations
* - fix build after ruby API changedinoex2010-01-161-1/+4
|
* - fix API change in ruby1.8dinoex2010-01-131-1/+2
| | | | - update to 3.18
* - update to 3.17dinoex2009-11-021-1/+1
|
* - update to 3.16dinoex2009-11-011-1/+1
|
* - update to 3.15dinoex2009-07-311-7/+2
|
* - fix build with custom LOCALBASEdinoex2009-06-121-1/+1
| | | | Reported by: QAT
* - fix build with custom LOCALBASEdinoex2009-06-121-0/+1
| | | | Reported by: QAT
* - update to 3.14dinoex2009-05-201-1/+5
|
* iroffer is a fileserver for irc (commonly referred to as a DCC bot). Itdinoex2009-04-131-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 major rewrite of Iroffer with extended features. It does support mutiple IRC networks, SSL and IPv6. LICENSE: GPL2 WWW: http://iroffer.dinoex.net/