Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 01:11:49 -0700 (PDT)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ftp Makefile ports/ftp/ftpd-tls Makefile distinfo pkg-descr pkg-message pkg-plist ports/ftp/ftpd-tls/files ftpd-tls.sh patch-Makefile.in patch-README.TLS patch-configure patch-ftpd.8.TLS patch-pathnames.h patch-tlsutil.c
Message-ID:  <200309100811.h8A8BnNr070123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2003/09/10 01:11:49 PDT

  FreeBSD ports repository

  Modified files:
    ftp                  Makefile 
  Added files:
    ftp/ftpd-tls         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    ftp/ftpd-tls/files   ftpd-tls.sh patch-Makefile.in 
                         patch-README.TLS patch-configure 
                         patch-ftpd.8.TLS patch-pathnames.h 
                         patch-tlsutil.c 
  Log:
  Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpart
  to ftp/ftp-tls and also written by Peter Runestig.
  
  Submitted by:   Marius Strobl <marius@alchemy.franken.de>
  
  Revision  Changes    Path
  1.65      +1 -0      ports/ftp/Makefile
  1.1       +64 -0     ports/ftp/ftpd-tls/Makefile (new)
  1.1       +1 -0      ports/ftp/ftpd-tls/distinfo (new)
  1.1       +22 -0     ports/ftp/ftpd-tls/files/ftpd-tls.sh (new)
  1.1       +11 -0     ports/ftp/ftpd-tls/files/patch-Makefile.in (new)
  1.1       +10 -0     ports/ftp/ftpd-tls/files/patch-README.TLS (new)
  1.1       +10 -0     ports/ftp/ftpd-tls/files/patch-configure (new)
  1.1       +140 -0    ports/ftp/ftpd-tls/files/patch-ftpd.8.TLS (new)
  1.1       +22 -0     ports/ftp/ftpd-tls/files/patch-pathnames.h (new)
  1.1       +16 -0     ports/ftp/ftpd-tls/files/patch-tlsutil.c (new)
  1.1       +4 -0      ports/ftp/ftpd-tls/pkg-descr (new)
  1.1       +14 -0     ports/ftp/ftpd-tls/pkg-message (new)
  1.1       +8 -0      ports/ftp/ftpd-tls/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309100811.h8A8BnNr070123>