| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
5.1
|
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. |
02 Dec 2011 22:33:35
5.1
|
brooks  |
- 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 |
24 Oct 2011 09:11:38
0.49
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
19 Mar 2011 12:38:54
0.49
|
miwi  |
- Get Rid MD5 support |
15 Jun 2009 18:55:42
0.49
|
wxs  |
- Use MASTER_SITES_KERNEL_ORG
PR: ports/134566
Approved by: all maintainer timeouts |
13 Feb 2009 17:28:49
0.49
|
brooks  |
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) |
28 Dec 2007 22:11:54
0.48_1
|
brooks  |
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 |
08 Feb 2007 16:10:24
0.48
|
brooks  |
Upgrade to 0.48. Mostly bug fixed, but a few minor added features. See
${DOCSDIR}/CHANGES for more info.
Install a few of the included document files (CHANGES, README, and
README.security).
PR: ports/108929
Submitted by: chinsan (upgrade) |
12 Jul 2006 03:22:00
0.42
|
brooks  |
- Upgrade to 0.42.
- Replace patche files with REINPLACE_CMD.
PR: ports/100054
Submitted by: chinsan <chinsan.tw at gmail.com> |
11 Nov 2005 19:03:22
0.41
|
brooks  |
add SHA256 |
17 Oct 2005 23:21:36
0.41
|
brooks  |
Upgrade to 0.41:
Fix bug by which patterns of the form \U\1 weren't converted correctly.
Reported by: FreeBSD Ports Version Check (edwin) |
17 Jan 2005 18:56:35
0.40
|
brooks  |
- 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 |
16 May 2004 00:54:18
0.36
|
brooks  |
Upgrade to 0.36.
Unquote COMMENT.
Ditch two-line plist file.
Approved by: krion (mentor) |
18 Mar 2004 18:01:13
0.34_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:21:48
0.34_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
06 Jul 2003 09:23:09
0.34
|
oliver  |
Add tftp-hpa 0.34, "An advanced tftp server".
PR: 47156
Submitted by: Brooks Davis <brooks@freebsd.org> |