| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=286790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
| |
PR: ports/134566
Approved by: all maintainer timeouts
Notes:
svn path=/head/; revision=235890
|
|
|
|
|
|
|
|
|
|
|
| |
Add IPv6 support.
Support systems with editline instead of readline.
Support long options in the server.
Prodded by: portscout (via miwi)
Notes:
svn path=/head/; revision=228219
|
|
|
|
|
|
|
|
|
|
| |
This matches the behavior of /usr/libexec/tftpd.
Submitted by: Hiroshi Fujishima <hirobo at tonteki dot org>
PR: ports/116455
Notes:
svn path=/head/; revision=204665
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=184583
|
|
|
|
|
|
|
|
|
|
| |
- Replace patche files with REINPLACE_CMD.
PR: ports/100054
Submitted by: chinsan <chinsan.tw at gmail.com>
Notes:
svn path=/head/; revision=167556
|
|
|
|
| |
Notes:
svn path=/head/; revision=147966
|
|
|
|
|
|
|
|
|
| |
Fix bug by which patterns of the form \U\1 weren't converted correctly.
Reported by: FreeBSD Ports Version Check (edwin)
Notes:
svn path=/head/; revision=145693
|
|
|
|
|
|
|
|
|
|
| |
- Log as LOG_FTP instead of LOG_DAEMON
Submitted by: Alex Deiter <tiamat at komi dot mts dot ru>
PR: ports/76303
Notes:
svn path=/head/; revision=126661
|
|
|
|
|
|
|
|
|
|
| |
Unquote COMMENT.
Ditch two-line plist file.
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=109230
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
PR: 47156
Submitted by: Brooks Davis <brooks@freebsd.org>
Notes:
svn path=/head/; revision=84271
|