Port details |
- atftp Advanced TFTP server and client
- 0.7_3 ftp
=0 0.7_3Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained
This port expired on: 2019-10-16
IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2010-10-05 06:23:27
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: not specified in port
- Description:
- Atftp is a client/server implementation of the TFTP protocol that
implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is
multi-threaded and the client presents a friendly interface using
libreadline. The current server implementation lacks IPv6 support.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: atftp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (atftp_0.7.dfsg.orig.tar.gz) = 18815f5b67290fac087c6b9da28dfa5e0feb722096f5c5de52e59b46026da559
SIZE (atftp_0.7.dfsg.orig.tar.gz) = 186849
SHA256 (atftp_0.7.dfsg-9.diff.gz) = 9ce4654b312d19cb797d5d99b9ca3e1ff38551980430af02f9d2cd7cb87d5ca4
SIZE (atftp_0.7.dfsg-9.diff.gz) = 52300
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_3 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.7_3 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
0.7_3 04 Aug 2019 11:43:40
  |
antoine  |
Mark BROKEN: unfetchable |
0.7_3 31 Mar 2019 13:07:08
  |
danfe  |
Spell FTP properly (uppercased) when it does not refer to a command name. |
0.7_3 12 Jan 2018 11:21:07
  |
rene  |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary |
0.7_3 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.7_3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.7_3 14 Jan 2015 02:43:30
  |
kevlo  |
Use 'REQUIRE: NETWORKING' in the rc.d script to be consistent
with ftp/tftp-hpa. |
0.7_3 30 Oct 2013 05:45:42
  |
kevlo  |
- Support stage
- Silent warnings |
0.7_3 20 Sep 2013 17:23:19
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.7_3 21 Nov 2012 05:38:37
  |
kevlo  |
Fix build with clang.
Feature safe: yes |
0.7_2 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.7_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.7_2 09 Feb 2011 06:30:09
 |
kevlo  |
Fix my last commit |
0.7_2 30 Jan 2011 08:21:12
 |
kevlo  |
Since atftpd uses signals, check for EINTR and continue
Approved by: miwi
Feature safe: yes |
0.7_1 11 Oct 2010 05:46:21
 |
kevlo  |
Missed multicast fix patches in previous commit |
0.7 05 Oct 2010 06:23:11
 |
kevlo  |
Import atftp-0.7
Atftp is a client/server implementation of the TFTP protocol that
implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is
multi-threaded and the client presents a friendly interface using
libreadline. The current server implementation lacks IPv6 support. |