notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ftp/bbftp/Makefile
SVNWeb

Number of commits found: 10

Mon, 25 Jan 2021
[ 07:15 antoine search for other commits by this committer ] Original commit   Revision:562540
Mark BROKEN on FreeBSD 14

Reported by:	pkg-fallout
MFH:		2021Q1
Wed, 3 Apr 2019
[ 09:30 antoine search for other commits by this committer ] Original commit   Revision:497696
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Sat, 10 Sep 2016
[ 18:05 marino search for other commits by this committer ] Original commit   Revision:421718
ftp/bbftp: document SSL build requirement and configure SSL properly

While here, wrap subshell commands and set the make environment
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 25 Jan 2014
[ 20:32 bapt search for other commits by this committer ] Original commit   Revision:341090
Support stage
USE_GMAKE -> USES=gmake
Fri, 20 Sep 2013
[ 17:23 bapt search for other commits by this committer ] Original commit   Revision:327729 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Sat, 22 Sep 2012
[ 05:32 tabthorpe search for other commits by this committer ] Original commit   Revision:304663
- Reassign to the heap at the maintainer's request
Thu, 4 Oct 2007
[ 00:50 edwin search for other commits by this committer ] Original commit 
Remove always-false/true conditions based on OSVERSION 500000
Sun, 6 Aug 2006
[ 16:43 pav search for other commits by this committer ] Original commit 
- Broken on 4.X: does not compile (O_SYNC undeclared)

Reported by:    krismail
Wed, 7 Jun 2006
[ 18:38 pav search for other commits by this committer ] Original commit 
bbFTP is a file transfer software. It implements its own transfer protocol,
which is optimized for large files (larger than 2GB) and secure as it does not
read the password in a file and encrypts the connection information.  bbFTP
main features are:

    * Encoded username and password at connection
    * SSH and Certificate authentication modules
    * Multi-stream transfer
    * Big windows as defined in RFC1323
    * On-the-fly data compression
    * Automatic retry
    * Customizable time-outs
    * Transfer simulation
    * AFS authentication integration
    * RFIO interface

bbFTP is open-source software, released under the GNU General Public License.
It was written by Gilles Farrache at IN2P3 Computing Center in Lyon, France.

WWW: http://doc.in2p3.fr/bbftp/index.html

PR:             ports/98610
Submitted by:   Petr Holub <hopet@ics.muni.cz>

Number of commits found: 10