Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set sysconfdir so that emirror can find it | Ying-Chieh Liao | 2001-11-06 | 1 | -0/+1 |
* | Update to 7.9.1, add a 'test' target to run the curl suite tests. | Peter Pentchev | 2001-11-05 | 2 | -13/+6 |
* | Update to 1.102 | Pete Fritchman | 2001-11-02 | 3 | -3/+6 |
* | Update to 1.0.1. | Peter Pentchev | 2001-11-01 | 2 | -5/+4 |
* | The distfile was rerolled because of a three-line hotfix. | Peter Pentchev | 2001-10-26 | 2 | -1/+2 |
* | Update to 1.0.0. | Peter Pentchev | 2001-10-26 | 2 | -4/+6 |
* | upgrade to 2.1.20 | Ying-Chieh Liao | 2001-10-22 | 3 | -14/+2 |
* | update to 1.2.4 | Michael Haro | 2001-10-19 | 4 | -4/+4 |
* | Update to 2.4.5 | David W. Chapman Jr. | 2001-10-19 | 2 | -2/+2 |
* | Upgrade to 1.2.3 | Michael Haro | 2001-10-18 | 4 | -4/+12 |
* | use correct facility LOG_FTP instead of LOG_MAIL | Ying-Chieh Liao | 2001-10-15 | 1 | -19/+20 |
* | Fix broken strcasestr() implementation. | Andrey A. Chernov | 2001-10-10 | 8 | -40/+116 |
* | Remove jmrobins@jmirror.ruin.org as MAINTAINER; mail to jmirror.ruin.org | Bill Fenner | 2001-10-07 | 1 | -1/+1 |
* | Set maintainer to ports@FreeBSD.org | Pete Fritchman | 2001-10-07 | 1 | -1/+1 |
* | Update to 7.9. | Peter Pentchev | 2001-10-05 | 2 | -5/+5 |
* | avoid running autoconf. | FUJISHIMA Satsuki | 2001-10-05 | 2 | -0/+4 |
* | - update to 0.99.9 | Pete Fritchman | 2001-10-04 | 3 | -8/+13 |
* | - update to 0.99.2a | Pete Fritchman | 2001-10-03 | 4 | -9/+11 |
* | Update to 1.032 | Pete Fritchman | 2001-10-03 | 3 | -2/+3 |
* | - update to 1.0.22 | Pete Fritchman | 2001-10-03 | 3 | -7/+14 |
* | Use official patches set | Andrey A. Chernov | 2001-10-02 | 10 | -138/+46 |
* | Fix the case when opie keys not used | Andrey A. Chernov | 2001-09-29 | 4 | -36/+108 |
* | OPIE fixes: bad user reaction, normal password | Andrey A. Chernov | 2001-09-28 | 4 | -18/+94 |
* | add mget | Ying-Chieh Liao | 2001-09-24 | 9 | -0/+79 |
* | Update to 2.4.4 | David W. Chapman Jr. | 2001-09-23 | 2 | -3/+3 |
* | use MAN1 macro. | FUJISHIMA Satsuki | 2001-09-21 | 2 | -1/+3 |
* | utilize/trash DOCSDIR. | FUJISHIMA Satsuki | 2001-09-21 | 2 | -1/+2 |
* | Add support for Socket6-0.11. | Jun Kuriyama | 2001-09-18 | 2 | -3/+3 |
* | Bump the PORTREVISION's of the ports which install architecture | Akinori MUSHA | 2001-09-17 | 1 | -1/+1 |
* | Remove jseger and torstenb from maintainership of their ports, they | David W. Chapman Jr. | 2001-09-17 | 1 | -1/+1 |
* | Initial import of twoftpd-1.13. | Kevin Lo | 2001-09-16 | 6 | -0/+42 |
* | Update to 0.11 | David W. Chapman Jr. | 2001-09-14 | 4 | -10/+19 |
* | unbreak: ${FILESDIR} is read-only. | FUJISHIMA Satsuki | 2001-09-11 | 1 | -2/+2 |
* | Use `msgfmt-new' from gettext-devel package instead of an ungly hack. | Maxim Sobolev | 2001-09-11 | 2 | -20/+8 |
* | upgrade to 1.1.1 | Ying-Chieh Liao | 2001-09-09 | 2 | -3/+3 |
* | upgrade to 1.29 | Ying-Chieh Liao | 2001-09-09 | 3 | -2/+5 |
* | Update to 0.4.2. | Maxim Sobolev | 2001-09-07 | 5 | -11/+19 |
* | - Install some basic documentation in DOCSDIR | Johann Visagie | 2001-09-05 | 2 | -2/+15 |
* | - Downgrade to version 1.05 at the express request of the author. The 1.1x | Johann Visagie | 2001-09-05 | 5 | -29/+28 |
* | Make wu-ftpd install with correct permissions | David W. Chapman Jr. | 2001-09-04 | 6 | -14/+104 |
* | Update to 0.9.27 | David W. Chapman Jr. | 2001-09-03 | 5 | -67/+28 |
* | Update to version 2.4.2 | Kevin Lo | 2001-09-02 | 2 | -2/+2 |
* | Update to 0.3.6. | Akinori MUSHA | 2001-09-02 | 3 | -3/+4 |
* | Update to 7.8.1, which should, among other changes, fix the POST | Peter Pentchev | 2001-09-01 | 2 | -5/+8 |
* | Update to 1.031 | Pete Fritchman | 2001-08-30 | 2 | -2/+2 |
* | Update to 0.7.4 | Pete Fritchman | 2001-08-28 | 2 | -2/+2 |
* | Update to version 1.029 | Pete Fritchman | 2001-08-26 | 2 | -2/+2 |
* | fix zh_TW locale to be readable on FreeBSD. | FUJISHIMA Satsuki | 2001-08-25 | 2 | -4/+22 |
* | Remove redundant USE_PERL5 statements. | Anton Berezin | 2001-08-24 | 1 | -1/+0 |
* | - update to version 1.028 | Pete Fritchman | 2001-08-24 | 4 | -4/+4 |