Commit graph

7 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Brooks Davis
4723a97981 - update to 5.1
- add a simple rc.d script
- move files/patch to post-patch:
  o in6 part incorporated upstream
  o LOG_FTP handled in post-patch already
  o tzset() now handled in post-patch

Submitted by:	infofarmer
Feature safe:	yes
2011-12-02 22:33:35 +00:00
Brooks Davis
42ec65c154 Upgrade to 0.49:
Add IPv6 support.
	Support systems with editline instead of readline.
	Support long options in the server.

Prodded by:	portscout (via miwi)
2009-02-13 17:28:49 +00:00
Brooks Davis
829ed937f8 When call tzset() before openlog so we log in local time instead of UTC.
This matches the behavior of /usr/libexec/tftpd.

Submitted by:	Hiroshi Fujishima <hirobo at tonteki dot org>
PR:		ports/116455
2007-12-28 22:11:54 +00:00
Brooks Davis
7f125a2ae7 - Upgrade to 0.42.
- Replace patche files with REINPLACE_CMD.

PR:		ports/100054
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 03:22:00 +00:00
Brooks Davis
0724a6c346 - Upgrade to 0.40.
- Log as LOG_FTP instead of LOG_DAEMON

Submitted by:	Alex Deiter <tiamat at komi dot mts dot ru>
PR:		ports/76303
2005-01-17 18:56:35 +00:00
Oliver Lehmann
6634c7247c Add tftp-hpa 0.34, "An advanced tftp server".
PR:		47156
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-07-06 09:23:09 +00:00