| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 May 2007 09:56:19
42_1
|
oliver  |
remove devel/wfut - it is obsolete |
19 May 2007 20:32:57
42_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
06 Jul 2006 20:01:32
42
|
oliver  |
update WFUT to revision 42 |
22 Jan 2006 08:30:12
38
|
edwin  |
SHA256ify
Approved by: krion@ |
06 Oct 2005 15:42:20
38
|
oliver  |
use new bsd.java.mk syntax
Noted by: hq |
05 Oct 2005 17:59:01
38
|
oliver  |
Software updater tool for WorldForge applications.
WFUT allows the automatic updating of "channels" which are available on a
server. The channels are specified by an XML file (which also has an XSL file
associated with it for viewing in a web browser). Each channel has an
associated XML document listing the files available in the channel and the
current version number.WFUT compares this file list with a similar file on the
local machine to determine what files need updating.
WFUT performs a CRC32 check on each file downloaded before overwriting any
existing ones. WFUT keeps a list of files downloaded in a temporary file (which
will not be completely valid XML due to missing end tag) in something happens
during an update which does not allow the local list to be saved.
WWW: http://www.worldforge.org/dev/eng/tools/wfut |