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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: ftp/tnftp/Makefile

Number of commits found: 32

Saturday, 27 Jan 2024
10:52 Gleb Popov (arrowd) search for other commits by this committer Author: Nuno Teixeira
*: Autotools manpages fix

Approved by:	portmgr (blanket)
commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c commit hash: 7aae4b51367e0007a539342b08413cb04ab3a91c 7aae4b5
Wednesday, 10 May 2023
10:02 Nuno Teixeira (eduardo) search for other commits by this committer
ftp/tnftp: Update to 20230507

* Release as "tnftp 20230507".
* Consistency fixes in ChangeLog and NEWS.
* Merge NetBSD ftp from 20230226 to 20230505:
	- Add timeout for SSL connection setup, defaulting to 60 seconds
	- Consistently use poll(2) instead of select(2).
	- Check EAGAIN as well as EINTR.
	- Simplify includes.
commit hash: 86dc7b190cef5f9ca850961a6465583d5caa2b90 commit hash: 86dc7b190cef5f9ca850961a6465583d5caa2b90 commit hash: 86dc7b190cef5f9ca850961a6465583d5caa2b90 commit hash: 86dc7b190cef5f9ca850961a6465583d5caa2b90 86dc7b1
Monday, 10 Apr 2023
09:32 Nuno Teixeira (eduardo) search for other commits by this committer Author: Daniel Engberg
ftp/tnftp: Add mirrors and switch to DISTVERSION

- Switch to DISTVERSION as suggested by Porters Handbook
- Make use of NetBSD's CDN and add a few additional mirrors

while here:
- Add WWW url

PR:		270732
commit hash: 7d6dc94b6f986651c9fcfe6721b02ef5e2e988d2 commit hash: 7d6dc94b6f986651c9fcfe6721b02ef5e2e988d2 commit hash: 7d6dc94b6f986651c9fcfe6721b02ef5e2e988d2 commit hash: 7d6dc94b6f986651c9fcfe6721b02ef5e2e988d2 7d6dc94
06:53 Nuno Teixeira (eduardo) search for other commits by this committer
ftp/tnftp: Add license

[1]
tnftp contains a mix of BSD2CLAUSE (mostly the NetBSD
derived code) and BSD3CLAUSE (inherited from the orignal UCB BSD code).

tnftp was previously BSD4CLAUSE but that was fixed in the upstream code
a while ago so I changed the COPYING to reflect that. It's no more
restrictive than BSD3CLAUSE now.

Suggested by:	[1] Luke Mewburn <lukem@NetBSD.org>
Suggested by:	rodrigo, salvadore
commit hash: cc30d8daf3e83995620de6696b23dc437daec8dc commit hash: cc30d8daf3e83995620de6696b23dc437daec8dc commit hash: cc30d8daf3e83995620de6696b23dc437daec8dc commit hash: cc30d8daf3e83995620de6696b23dc437daec8dc cc30d8d
Sunday, 9 Apr 2023
18:18 Nuno Teixeira (eduardo) search for other commits by this committer
ftp/tnftp: Adopt/Update to 20230409

ChangeLog:

* Release as "tnftp 20230409".
* Use better terminology.
* Merge NetBSD ftp from 20210826 to 20230226:
	- Add option sslnoverify to control validation of SSL
	  certificates.
	- Add netrc processing to fetch-mode (URL on command line) to
	  enable options and autologin via netrc.
	- Fix SSL cleanup in some error paths.
	- Support SSL certificate validation by default.
	  FTPSSLNOVERIFY=1 in the environment to disable validation.
	- Handle relative URLs.
	- Improve ftp(1) markup.
	- Fix -? in a more portable manner.
	- Equivalent to "NetBSD-ftp 20230225" with documentation and
	  portability fixes.
commit hash: 66f9d032ef51837ca5a699fd3090cdc395bd639a commit hash: 66f9d032ef51837ca5a699fd3090cdc395bd639a commit hash: 66f9d032ef51837ca5a699fd3090cdc395bd639a commit hash: 66f9d032ef51837ca5a699fd3090cdc395bd639a 66f9d03
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Frank DENIS
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  George V. Neville-Neil <gnn@FreeBSD.org>
  *  Hye-Shik Chang
  *  Jordan Hubbard <jkh@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Mark Johnston <markj@FreeBSD.org>
  *  Martin Matuska (mm@FreeBSD.org)
  *  Marwan BURELLE <marwan.burelle@lri.fr>
  *  Maxim Ignatenko
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Nick Leuta
  *  Nosov Artem <chip-set@mail.ru>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Philippe Le Berre <philippe@le-berre.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Roman Bogorodskiy
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Stephane Legrand
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomokazu ISHII <t-ishii@tryplanet.com>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  ache
  *  cy@FreeBSD.org
  *  ijliao
  *  ports
  *  torstenb
  *  will

With hat:	portmgr
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf 30cd242
Wednesday, 22 Sep 2021
11:04 Danilo Egea Gondolfo (danilo) search for other commits by this committer
ftp/tnftp: Update to 20210827

Drop maintainership.
commit hash: b2bc8ba82407e185bf2f40c51ee3436f1256a1c7 commit hash: b2bc8ba82407e185bf2f40c51ee3436f1256a1c7 commit hash: b2bc8ba82407e185bf2f40c51ee3436f1256a1c7 commit hash: b2bc8ba82407e185bf2f40c51ee3436f1256a1c7 b2bc8ba
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 10 Aug 2020
13:37 danilo search for other commits by this committer
- Update to 20200705
Original commitRevision:544618 
Wednesday, 9 Oct 2019
10:40 bapt search for other commits by this committer
Drop the ipv6 virtual category for f* category as it is not relevant anymore
Original commitRevision:514132 
Sunday, 31 Mar 2019
13:07 danfe search for other commits by this committer
Spell FTP properly (uppercased) when it does not refer to a command name.
Original commitRevision:497398 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Wednesday, 3 Feb 2016
21:39 marino search for other commits by this committer
ftp/tnftp: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Original commitRevision:407988 
Wednesday, 7 Oct 2015
00:26 danilo search for other commits by this committer
- Update to 20151004
Original commitRevision:398731 
Thursday, 15 Jan 2015
09:05 tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
Original commitRevision:377064 
Tuesday, 4 Nov 2014
14:52 danilo search for other commits by this committer
- Update from 20141031 to 20141104
Original commitRevision:372144 
Friday, 31 Oct 2014
19:36 danilo search for other commits by this committer
- Update from 20130505 to 20141031
- Fix CVE-2014-8517

MFH:		2014Q4
Original commitRevision:371898 
Sunday, 29 Sep 2013
13:46 danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
Original commitRevision:328693 
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 
Monday, 6 May 2013
19:09 bdrewery search for other commits by this committer
- Update to 20130505
- Pass maintainership to submitter

PR:		ports/178374
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Original commitRevision:317543 
Saturday, 16 Apr 2011
02:52 tabthorpe search for other commits by this committer
- Reassign to the heap

Submitted by:   tmclaugh
Original commit
Monday, 29 Mar 2010
00:02 tmclaugh search for other commits by this committer
Update to 20100108

PR:             144483
Submitted by:   Sunpoet Po-Chuan Hsieh
Original commit
Saturday, 11 Aug 2007
05:32 tmclaugh search for other commits by this committer
Update to 20070806:
- Implement '-s srcaddr' to set the local IP address for all connections.
- Support '-q quittime' when waiting for server replies.
Original commit
Sunday, 3 Dec 2006
19:48 tmclaugh search for other commits by this committer
Add ipv6 category.

PR:             106006
Submitted by:   Janos Mohacsi
Original commit
Tuesday, 20 Sep 2005
00:54 tmclaugh search for other commits by this committer
- Change maintainership of my ports over to my FreeBSD address.

Approved by:    ahze (mentor)
Original commit
Tuesday, 5 Jul 2005
12:14 novel search for other commits by this committer
- add "old/" directory to MASTER_SITES to prevent fetch problems in
   future. [1]
- pet portlint

Pointed out by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
Approved by:    Tom McLaughlin (maintainer)
Original commit
04:21 novel search for other commits by this committer
Unbreak by updating to 20050625.

PR:             82995
Submitted by:   Tom McLaughlin (maintainer)
Original commit
Saturday, 2 Jul 2005
00:21 kris search for other commits by this committer
BROKEN: Unfetchable
Original commit
Wednesday, 8 Jun 2005
04:26 ahze search for other commits by this committer
- Update to 20050514

PR:             82015
Submitted by:   maintainer
Original commit
Friday, 7 Jan 2005
07:05 ahze search for other commits by this committer
Update to 20050103 to fix security vulnerability

PR:             ports/75782
Submitted by:   Tom McLaughlin (maintainer)
Approved by:    portmgr (krion)
Original commit
Monday, 19 Apr 2004
08:43 clement search for other commits by this committer
- Fix port install
- Maintainer informed

(huge) Pointy hat to:   me
Original commit
Friday, 16 Apr 2004
23:36 clement search for other commits by this committer
Add tnftp 20030825, enhanced ftp client from NetBSD.

PR:             ports/62373
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Original commit

Number of commits found: 32