Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - revert r331810 | dinoex | 2013-10-29 | 1 | -4/+3 |
| | |||||
* | - use STAGEDIR | dinoex | 2013-10-28 | 1 | -17/+16 |
| | | | | - use OPTIONS_DEFINE | ||||
* | - fix misplaced NO_STAGE in slaveports and ifdefs | dinoex | 2013-09-21 | 1 | -1/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | irc) | ||||
* | - Update to 7.31.0 | sunpoet | 2013-07-12 | 1 | -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.29 | dinoex | 2013-03-04 | 1 | -2/+4 |
| | |||||
* | - cleanup comments | dinoex | 2012-10-13 | 1 | -5/+0 |
| | | | | Feature safe: yes | ||||
* | - update to 3.28 | dinoex | 2012-08-23 | 1 | -2/+1 |
| | |||||
* | - use OPTIONS_DEFINE | dinoex | 2012-06-16 | 1 | -10/+8 |
| | |||||
* | - bump for miniupnpc update | dinoex | 2011-10-27 | 1 | -1/+2 |
| | |||||
* | - update to 3.27 | dinoex | 2011-09-04 | 1 | -5/+9 |
| | |||||
* | - update to 3.26 | dinoex | 2011-02-21 | 1 | -41/+29 |
| | | | | - new build targets | ||||
* | - Use canonical format for FreeBSD.org MAINTAINER addresses | erwin | 2011-01-03 | 1 | -1/+1 |
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet | ||||
* | - update to 3.25 | dinoex | 2010-12-16 | 1 | -4/+11 |
| | | | | | - add French files - fix options for default package | ||||
* | - update to 3.24 | dinoex | 2010-10-17 | 1 | -1/+1 |
| | |||||
* | - rc.d stlye and comments | dinoex | 2010-08-07 | 1 | -1/+1 |
| | | | | - update to 3.23 | ||||
* | - update to 3.22 | dinoex | 2010-06-15 | 1 | -1/+1 |
| | | | | Feature safe: yes | ||||
* | LICENSE GPLv2 | dinoex | 2010-06-06 | 1 | -0/+1 |
| | |||||
* | - update to 3.21 | dinoex | 2010-05-09 | 1 | -2/+2 |
| | | | | - add rc.d script | ||||
* | - honor given CC, LDFLAGS | dinoex | 2010-04-10 | 1 | -2/+3 |
| | |||||
* | Chase the ftp/curl shlib version bump. | roam | 2010-04-03 | 1 | -0/+1 |
| | |||||
* | - update to 3.20 | dinoex | 2010-01-29 | 1 | -1/+1 |
| | |||||
* | - update to 3.19 | dinoex | 2010-01-24 | 1 | -5/+15 |
| | | | | - enable german and italian translations | ||||
* | - fix build after ruby API change | dinoex | 2010-01-16 | 1 | -1/+4 |
| | |||||
* | - fix API change in ruby1.8 | dinoex | 2010-01-13 | 1 | -1/+2 |
| | | | | - update to 3.18 | ||||
* | - update to 3.17 | dinoex | 2009-11-02 | 1 | -1/+1 |
| | |||||
* | - update to 3.16 | dinoex | 2009-11-01 | 1 | -1/+1 |
| | |||||
* | - update to 3.15 | dinoex | 2009-07-31 | 1 | -7/+2 |
| | |||||
* | - fix build with custom LOCALBASE | dinoex | 2009-06-12 | 1 | -1/+1 |
| | | | | Reported by: QAT | ||||
* | - fix build with custom LOCALBASE | dinoex | 2009-06-12 | 1 | -0/+1 |
| | | | | Reported by: QAT | ||||
* | - update to 3.14 | dinoex | 2009-05-20 | 1 | -1/+5 |
| | |||||
* | iroffer is a fileserver for irc (commonly referred to as a DCC bot). It | dinoex | 2009-04-13 | 1 | -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/ |