notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: ftp/bbftp/Makefile

Number of commits found: 10

Monday, 25 Jan 2021
07:15 antoine search for other commits by this committer
Mark BROKEN on FreeBSD 14

Reported by:	pkg-fallout
MFH:		2021Q1
Original commitRevision:562540 
Wednesday, 3 Apr 2019
09:30 antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Original commitRevision:497696 
Saturday, 10 Sep 2016
18:05 marino search for other commits by this committer
ftp/bbftp: document SSL build requirement and configure SSL properly

While here, wrap subshell commands and set the make environment
Original commitRevision:421718 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
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
Original commitRevision:359185 
Saturday, 25 Jan 2014
20:32 bapt search for other commits by this committer
Support stage
USE_GMAKE -> USES=gmake
Original commitRevision:341090 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Saturday, 22 Sep 2012
05:32 tabthorpe search for other commits by this committer
- Reassign to the heap at the maintainer's request
Original commitRevision:304663 
Thursday, 4 Oct 2007
00:50 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Sunday, 6 Aug 2006
16:43 pav search for other commits by this committer
- Broken on 4.X: does not compile (O_SYNC undeclared)

Reported by:    krismail
Original commit
Wednesday, 7 Jun 2006
18:38 pav search for other commits by this committer
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>
Original commit

Number of commits found: 10