aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.4.1Yoichi NAKAYAMA2003-05-142-2/+2
| | | | Notes: svn path=/head/; revision=80973
* don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installedOliver Lehmann2003-05-141-1/+1
| | | | | | | | | | but WITH_GTK2 is defined Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: alex (mentor) Notes: svn path=/head/; revision=80949
* Update the description to reflect that gFTP is sftp capableOliver Lehmann2003-05-122-2/+2
| | | | | | | | PR: 51645 Approved by: alex (mentor) Notes: svn path=/head/; revision=80835
* redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann2003-05-061-1/+1
| | | | | | | Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
* Fix compiling on ia64Max Khon2003-05-061-0/+12
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=80269
* update-port: ftp/gftpEdwin Groothuis2003-04-295-35/+70
| | | | | | | | | | | | | | | make ssh2 connects working w/o the ssh-askpass utility (fix the code how to acquire a [pt]ty pair) The user may still choose the ssh-askpass way inside the application. That way is just no longer forced (as i did with the last update). Now it's possible to choose between direct password-sending from the application, or sending the password with the ssh-askass utility. PR: ports/51391 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=79828
* Update to 7.10.4.Peter Pentchev2003-04-253-9/+3
| | | | | | | | PR: 51315 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=79637
* make ssh2 support working for FreeBSDYen-Ming Lee2003-04-243-0/+48
| | | | | | | | PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=79578
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-207-7/+0
| | | | Notes: svn path=/head/; revision=79332
* Add prozilla 1.3.6, proZilla is a fast download accelerator.Munechika SUMIKAWA2003-04-1912-0/+167
| | | | | | | | PR: 47503 Submitted by: Juan Salaverria <rael@vectorstar.net> Notes: svn path=/head/; revision=79313
* New port: ftp4allMax Khon2003-04-197-0/+349
| | | | | | | | | | | FTP4ALL is a free, open source FTP server implementation for the UNIX platform. FTP4ALL was designed to require no superuser privileges. PR: 50447 Submitted by: Alex Semenyaka Notes: svn path=/head/; revision=79288
* "INSTALL_AS_NCFTP" not properly obeyed.David E. O'Brien2003-04-191-2/+5
| | | | | | | | PR: 50756 Submitted by: Ralf van Dooren <ralf@iae.nl> Notes: svn path=/head/; revision=79250
* - Use bsd.openssl.mkDirk Meyer2003-04-161-1/+1
| | | | | | | | (No response from maintainer after 2003-04-09) PR: 48978 Notes: svn path=/head/; revision=79090
* Maintainer Update Port: ftp/twoftpdEdwin Groothuis2003-04-133-3/+15
| | | | | | | | | | Upgrade to 1.17. PR: ports/50857 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> Notes: svn path=/head/; revision=78860
* Contain '\r' with FTP commands.Norikatsu Shigemura2003-04-112-0/+12
| | | | | | | | PR: ports/50836 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=78762
* Lose maintainership. I don't use oftpd anymore.Anders Nordby2003-04-081-1/+1
| | | | Notes: svn path=/head/; revision=78628
* better error handlingYing-Chieh Liao2003-04-082-0/+36
| | | | | | | Obtained from: author post on mailing list Notes: svn path=/head/; revision=78579
* update Debian patch which does not affect FreeBSD.FUJISHIMA Satsuki2003-04-074-4/+4
| | | | Notes: svn path=/head/; revision=78549
* * Update to 0.7.7Yen-Ming Lee2003-04-075-27/+35
| | | | | | | | | | | | * Move from minium build to maximum (change WITH_ to WITHOUT_) by default * Allow to build with local-cache and virus-scan features * make startup script more smarter PR: 50674 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=78535
* Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.Tilman Keskinoz2003-04-068-0/+158
| | | | | | | | PR: 44756 Submitted by: Nick Leuta <skynick@stu.lipetsk.ru> Notes: svn path=/head/; revision=78426
* Upgrade to 0.13.4: Fix possible buffer overflow.Stefan Eßer2003-04-042-3/+3
| | | | Notes: svn path=/head/; revision=78117
* PID file creation is now safe: Re-enable previous 'stop' procedure and killStefan Eßer2003-04-041-4/+2
| | | | | | | | process identified in PID file instead of the 'killall jftpgw' used as a work-around. Notes: svn path=/head/; revision=78115
* Work around bug where NcFTP3 will exit unexpectedly when it gets multibyteDavid E. O'Brien2003-03-312-1/+10
| | | | | | | | | | | | (such as big5) characters: ncftp3 some.ftp.site and execute "ls <Big5>.txt" PR: 50458 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=77795
* Update 1.2.6 -> 1.2.8Jacques Vidrine2003-03-2422-206/+158
| | | | | | | | | | PR: ports/50031 Supersedes: ports/44498, ports/46189, ports/47134, ports/48071, ports/48096, ports/48966 Submitted by: Randy Philipp <randy@umbc.edu> Notes: svn path=/head/; revision=77381
* Upgrade to jftpgw-0.13.3Stefan Eßer2003-03-242-3/+3
| | | | Notes: svn path=/head/; revision=77380
* Update to 2.6.5Tilman Keskinoz2003-03-233-12/+2
| | | | | | | | PR: 50133 Submitted by: maintainer Notes: svn path=/head/; revision=77283
* Add missing files to pkg-plist. Bump PORTREVISION.Tilman Keskinoz2003-03-232-0/+14
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77270
* Fix build problem on sparc64.Norikatsu Shigemura2003-03-231-0/+20
| | | | | | | Pointed out by: bento via kris Notes: svn path=/head/; revision=77221
* Update to 3.1.5.David E. O'Brien2003-03-124-34/+16
| | | | | | | | | | | | This update addresses http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5 PR: 47445 Submitted by: Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=77112
* Clear moonlight beckons.Ade Lovett2003-03-0744-22/+22
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ports/security/openssl/Makefile.ssl instead of USE_OPENSSLPeter Pentchev2003-03-051-6/+8
| | | | | | | | | | | to prevent conflicts between the base system and port OpenSSL libraries. Bump PORTREVISION. Reported by: Stephen Cravey <clists@www.gotbrains.org> Submitted by: Scot Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=76916
* De-pkg-comment for my portsFUJISHIMA Satsuki2003-03-036-3/+5
| | | | Notes: svn path=/head/; revision=76772
* o import Debian patches.FUJISHIMA Satsuki2003-03-038-126/+24
| | | | | | | | | | | | | | | | - fix .netrc parsing bug - fix 2GB limitation - re-add IPv6 capability - fix SEGV with special url line check debian/changelog for more detail. o replace /usr/local with ${PREFIX} in wgetrc and info. PR: 38824 reported 2GB limitation Obtained from: Debian GNU/Linux Notes: svn path=/head/; revision=76771
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* "'s are not needed around maintainer-stringsEdwin Groothuis2003-02-241-2/+2
| | | | | | | Noticed by: freshports ports-by-maintainer-count Notes: svn path=/head/; revision=76375
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-242-2/+2
| | | | Notes: svn path=/head/; revision=76344
* Update to version 1.2.9 and de-pkg-comment.Dmitry Sivachenko2003-02-233-3/+3
| | | | Notes: svn path=/head/; revision=76264
* fix typo in Makefile (remove redundant backslash)Yen-Ming Lee2003-02-232-2/+2
| | | | | | | | PR: 48583 Submitted by: Dmitry Panov <redfox@Fluffy.Khv.RU> Notes: svn path=/head/; revision=76245
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-221-2/+0
| | | | | | | Approved by: kris (implicitly) Notes: svn path=/head/; revision=76164
* de-pkg-commentTilman Keskinoz2003-02-222-2/+2
| | | | Notes: svn path=/head/; revision=76148
* De-pkg-comment.Akinori MUSHA2003-02-2144-22/+22
| | | | Notes: svn path=/head/; revision=76034
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - Add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75975
* De-pkg-comment.Akinori MUSHA2003-02-2044-22/+22
| | | | Notes: svn path=/head/; revision=75953
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75777
* <kain@ircop.dk> reported a remotely exploitable buffer inJacques Vidrine2003-02-121-0/+2
| | | | | | | | his message to <freebsd-ports@FreeBSD.org>, Message-ID: <001401c2d2e7$e07c8350$24029dd9@tuborg>. Notes: svn path=/head/; revision=75396
* Add MASTER_SITECy Schubert2003-02-121-1/+2
| | | | Notes: svn path=/head/; revision=75345
* Update to 0.6.2.Peter Pentchev2003-02-112-2/+2
| | | | | | | | PR: 47865 Submitted by: maintainer Notes: svn path=/head/; revision=75295