Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix fetch for ftp/xrmftp | Edwin Groothuis | 2002-12-12 | 2 | -3/+2 |
| | | | | | PR: ports/46021 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Fix PLIST so configuration is not deleted | Dirk Meyer | 2002-12-11 | 1 | -1/+1 |
| | |||||
* | o unbreak manpage. | FUJISHIMA Satsuki | 2002-12-11 | 3 | -2/+64 |
| | | | | | | | | | | | | | | - pod2man is required to build manpage. o set LANG=C for sed. - This case [:print:] does not work correctly without LANG=C. o Fix directory traversal bug in FTP. References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux | ||||
* | Fix directory traversal bug in FTP. | FUJISHIMA Satsuki | 2002-12-11 | 6 | -2/+124 |
| | | | | | | | | | References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux Approved by: portmgr(will) | ||||
* | Fix build on 5.0 (remove bogus declaration of sys_nerr) | Kris Kennaway | 2002-12-02 | 1 | -0/+12 |
| | |||||
* | Use USE_PERL5_BUILD where appropriate, instead of hardcoding | Maxim Sobolev | 2002-11-28 | 2 | -2/+2 |
| | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr | ||||
* | Oops, correct patch in patch file | Kris Kennaway | 2002-11-27 | 1 | -2/+2 |
| | | | | Pointy hat to: kris | ||||
* | - Update to 1.0.13a | Patrick Li | 2002-11-26 | 2 | -16/+14 |
| | | | | | | | | - Use ECHO_CMD and fix whitespaces while I am here. PR: ports/45707 Submitted by: maintainer Approved by: kris | ||||
* | Update to 1.0.13 | Patrick Li | 2002-11-23 | 3 | -8/+11 |
| | | | | | PR: ports/45653 Submitted by: maintainer | ||||
* | [First attempt to commit a port, please bear with me] | Edwin Groothuis | 2002-11-22 | 6 | -0/+50 |
| | | | | | | | | fmirror is a program for mirroring files and directories from a remote FTP server PR: ports/39900 Submitted by: Xavier Beaudouin <kiwi@oav.net> | ||||
* | upgrade to 1.3.12.1 | Ying-Chieh Liao | 2002-11-20 | 3 | -15/+12 |
| | | | | | PR: 45428 Submitted by: Ports Fury | ||||
* | upgrade to 3p2 | Ying-Chieh Liao | 2002-11-20 | 2 | -7/+8 |
| | | | | | PR: 45508 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | make build happy | Ying-Chieh Liao | 2002-11-20 | 1 | -1/+1 |
| | | | | | PR: 45505 Submitted by: maintainer | ||||
* | Fix Build after recent kdelibs update. | Tilman Keskinoz | 2002-11-19 | 1 | -0/+4 |
| | | | | | PR: 45415 Submitted by: jon | ||||
* | Make distfile fetchable again. | Anders Nordby | 2002-11-19 | 1 | -1/+3 |
| | | | | Reported by: bento, fetch(1) | ||||
* | Fix build on -current (don't mis-declare sys_nerr) | Kris Kennaway | 2002-11-18 | 1 | -0/+12 |
| | |||||
* | Replaced Perl-RE by one working for sed. | Edwin Groothuis | 2002-11-14 | 1 | -4/+4 |
| | | | | Noticed by: bento | ||||
* | The author fixed the installation of the documentation | Tilman Keskinoz | 2002-11-14 | 3 | -12/+10 |
| | | | | | | | and updated the distfile. Chase MD5 and bump PORTREVISION because of PLIST changes. Approved by: kris (mentor) | ||||
* | Update to 0.3.3, change URI of Web page. | Yoichi NAKAYAMA | 2002-11-11 | 4 | -5/+7 |
| | | | | Documents in English is now available. | ||||
* | - Update to 1.1.3 | Dirk Meyer | 2002-11-11 | 3 | -12/+70 |
| | | | | | | | | - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 46 | -46/+23 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | s/PERL/REINPLACE_CMD/ should not be used in pipe stream. | Jun Kuriyama | 2002-11-09 | 1 | -2/+2 |
| | |||||
* | upgrade to 2.6.3 | Ying-Chieh Liao | 2002-11-07 | 3 | -9/+24 |
| | | | | | PR: 45039 Submitted by: maintainer | ||||
* | Use PORTCOMMENT. | Cy Schubert | 2002-11-07 | 2 | -1/+2 |
| | |||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 44 | -22/+44 |
| | | | | Approved by: pat | ||||
* | Import emacs-wget which gives a simple interface for wget on Emacsen. | Yoichi NAKAYAMA | 2002-11-06 | 7 | -0/+51 |
| | |||||
* | Cleaned up regular expression to make sed happy. | Edwin Groothuis | 2002-11-05 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | PERL -> REINPLACE | Edwin Groothuis | 2002-11-04 | 3 | -5/+8 |
| | | | | And some ports have USE_PERL5=yes now. | ||||
* | PERL -> REINPLACE | Edwin Groothuis | 2002-11-04 | 1 | -2/+3 |
| | | | | Noticed on: bento | ||||
* | - remove BROKEN | Dirk Meyer | 2002-11-03 | 1 | -5/+5 |
| | | | | | | - add USE_PERL5 - honor CFLAGS - whitespace fixes | ||||
* | make pgsql support work again | Ying-Chieh Liao | 2002-11-01 | 4 | -2/+24 |
| | | | | | | PR: 43741 Submitted by: Rong-en Fan <rafan@infor.org> Approved by: maintainer (mharo) timeout (1 month) | ||||
* | Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS. | Alexander Leidinger | 2002-10-30 | 11 | -0/+230 |
| | | | | Submitted by: marius@alchemy.franken.de | ||||
* | - Update to 1.1.2 | Dirk Meyer | 2002-10-28 | 2 | -6/+6 |
| | | | | | | - take maintainership - remove dependency to PERL Approved by: nbm | ||||
* | Mark BROKEN on 5.0 | Kris Kennaway | 2002-10-26 | 1 | -1/+7 |
| | |||||
* | Update to 7.9.8.4 | Hye-Shik Chang | 2002-10-25 | 3 | -27/+20 |
| | |||||
* | add axelq 0.70 | Ying-Chieh Liao | 2002-10-23 | 7 | -0/+63 |
| | | | | A queue manager for the download accelerator axel | ||||
* | Update my Emailaddress | Tilman Keskinoz | 2002-10-22 | 1 | -3/+3 |
| | | | | Approved by: kris (mentor) | ||||
* | Upgrade to 0.93.2a. | Oliver Braun | 2002-10-21 | 2 | -7/+2 |
| | | | | | PR: 44346 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Fix build on -current (expr -> expr --) | Kris Kennaway | 2002-10-20 | 1 | -0/+11 |
| | |||||
* | Fix build on -current (don't try and guess about the definition of | Kris Kennaway | 2002-10-20 | 4 | -0/+44 |
| | | | | __size_t), and fix a format string with two many arguments while I'm here. | ||||
* | Upgrade to 0.5.2. | Oliver Braun | 2002-10-17 | 2 | -2/+2 |
| | | | | | PR: ports/44163 Submitted by: maintainer | ||||
* | Sync with ftp/wu-ftpd. | Munechika SUMIKAWA | 2002-10-16 | 1 | -0/+3 |
| | |||||
* | Use correct SPT_TYPE to really change proctitle | Andrey A. Chernov | 2002-10-15 | 1 | -0/+3 |
| | | | | PR: 44019 | ||||
* | The afd port was marked FORBIDDEN for security reasons 14 months ago. | Kris Kennaway | 2002-10-13 | 7 | -140/+0 |
| | | | | Remove it. | ||||
* | Be a bit more precise creating the list command. This allows | John W. De Boskey | 2002-10-12 | 1 | -0/+11 |
| | | | | | | | spegla to interoperate with lukemftpd. A patch to lukemftpd will allow prior versions of spegla to work correctly. Found by: The update of releng4 | ||||
* | Committed, with a couple of pkg-plist changes. Thanks, d00d3! | Alan Eldridge | 2002-10-11 | 3 | -63/+74 |
| | | | | | PR: 43939 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in | Akinori MUSHA | 2002-10-10 | 1 | -2/+2 |
| | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) | ||||
* | Use RUBY_MOD*. | Akinori MUSHA | 2002-10-06 | 2 | -9/+9 |
| | |||||
* | unbreak port, see errlog on bento | Dirk Meyer | 2002-10-01 | 1 | -1/+1 |
| | | | | no response from MAINTAINER sin 2002-09-07 | ||||
* | Fix patch when building without gnomelibs. | Joe Marcus Clarke | 2002-09-29 | 1 | -2/+2 |
| | | | | Submitted by: bento |