Port details |
- webfs Simple http server for static content
- 1.21_1 www
=4 1.21_1Version of this port present on the latest quarterly branch. - 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: unknown
- Last Update: 2024-01-30 14:59:24
- Commit Hash: 4e63c26
- People watching this port, also watch:: p5-HTML-Summary, p5-Apache-ASP, p5-SyslogScan, OpenSSH-askpass, p5-Digest-MD5
- License: not specified in port
- WWW:
- https://linux.bytesex.org/misc/webfs.html
- Description:
- This is a simple http server for purely static content. You can
use it to serve the content of a ftp server via http for example.
It is also nice to export some files quickly by starting an http
server in a few seconds without editing a config file first.
Features/Design:
================
* single process: select() + non-blocking I/O
* automatically generates directory listings when asked for a
directory (check for index.html available as option), caches
the listings.
* no config file, just a few switches. Try "webfsd -h" for a
list.
* Uses ${PREFIX}/etc/webfsd/mime.types to map file extentions
to mime/types (not included).
* supports keep-alive and pipelined requests.
* serves byte ranges.
* optional logging in common log file format.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/webfs/ && make install clean
- To add the package, run one of these commands:
- pkg install www/webfs
- pkg install webfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: webfs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (webfs-1.21.tar.gz) = 98c1cb93473df08e166e848e549f86402e94a2f727366925b1c54ab31064a62a
SIZE (webfs-1.21.tar.gz) = 44249
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- mime.types : misc/mime-support
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for webfs-1.21_1:
OPENSSL=off: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- www_webfs
- USES:
- gmake
- 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 |
1.21_1 30 Jan 2024 14:59:24
    |
Gleb Popov (arrowd)  Author: Helge Oldach |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.21 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.21 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.21 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.21 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.21 09 Oct 2019 12:23:49
  |
bapt  |
Drop the ipv6 virtual category for w* category as it is not relevant anymore |
1.21 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.21 01 Oct 2015 21:35:12
  |
amdmi3  |
- Switch to options helpers |
1.21 31 Jul 2014 17:02:21
  |
antoine  |
Fix packaging |
1.21 29 Jul 2014 22:24:36
  |
adamw  |
Unbreak. |
1.21 27 Jul 2014 21:08:14
  |
antoine  |
Mark BROKEN, Fails post-patch
===> Patching for webfs-1.21
===> Applying FreeBSD patches for webfs-1.21
sed: /wrkdirs/usr/ports/www/webfs/work/webfs-1.21/Make.config: No such file or
directory
*** [post-patch] Error code 1
Reported by: pkg-fallout |
1.21 05 Jul 2014 00:50:08
  |
adamw  |
Stage. |
1.21 02 Jul 2014 17:17:21
  |
bapt  |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
1.21 15 Mar 2014 08:12:20
  |
miwi  |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
1.21 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.21 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. |
1.21 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.21 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.21 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.21 12 Jul 2007 18:52:00
 |
lme  |
Change e-mail address of my ports to my FreeBSD.org one.
Approved by: miwi (mentor) |
1.21 18 Jun 2007 18:17:55
 |
miwi  |
- Add backup MASTER_SITES
- Move content of pkg-plist to PLIST_FILES
- Add a rc_ng start script
- Pass maintainership to submitter
PR: 113784
Submitted by: Lars Engels <lars.engels@0x20.net> |
1.21 29 Apr 2007 16:21:09
 |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w |
1.21 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
1.21 24 Mar 2006 06:23:47
 |
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
1.21 01 Feb 2006 22:12:21
 |
edwin  |
SHA256ify[1]
Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5
checksum was.
Approved by: krion@[1] |
1.21 30 Jun 2005 17:19:33
 |
novel  |
Fix WWW line in pkg-descr.
PR: 82833
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
1.21 28 May 2005 09:04:46
 |
oliver  |
update to 1.21
update MASTER_SITES
utilize misc/mime-support
PR: ports/80731
Approved by: maintainer timeout (21 days) |
1.20_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.20_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.20 06 Nov 2003 06:13:48
 |
anders  |
Update to 1.20, a much needed security update.
This closes a number of known vulnerabilities:
http://www.securityfocus.com/bid/8724 (Server Information Disclosure)
http://www.securityfocus.com/bid/8726 (Long Pathname Buffer Overrrun)
http://www.securityfocus.com/bid/7990 (Request-URI Buffer Overflow)
PR: 58846
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer |
1.16 07 Mar 2003 06:12:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.16 04 Nov 2002 03:05:48
 |
edwin  |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento |
30 Jan 2002 13:42:52
    |
jedgar  |
Update port to 1.16 |
29 Jan 2002 12:08:37
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
06 Jul 2001 13:24:44
    |
sheldonh  |
Upgrade to 1.13, which fixes basic authentication. |
03 Jun 2001 13:27:52
    |
jedgar  |
Update port to 1.12 |
08 May 2001 23:34:20
    |
jedgar  |
Update port to 1.10 |
05 Feb 2001 15:33:58
    |
olgeni  |
Some spaces -> tabs for ports/www. |
05 Jan 2001 18:23:08
    |
jedgar  |
Mark as BROKEN for FreeBSD < 4.x due to required ipv6 support |
29 Nov 2000 22:39:50
    |
jedgar  |
Update port to 1.6 |
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |