Port details |
- dfileserver Compact web server designed to make sharing files easy
- 1.1.3_1 www
=0 1.1.3_1Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, consider using www/darkhttpd
This port expired on: 2023-11-22
- Maintainer: rodrigo@FreeBSD.org
 - Port Added: 2005-09-15 19:50:45
- Last Update: 2023-11-22 13:08:36
- Commit Hash: 5b94c38
- License: BSD3CLAUSE
- WWW:
- https://osorio.me/projects/dev/dfileserver/
- Description:
- A small and simple web server programmed in C++ that was designed to make
sharing files easy.
By default, it shares whatever folder it was executed from on port 2000.
While simple, a good deal of flexibility is exposed when you read the
documentation and look at the optional configuration files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- DFileServer>0:www/dfileserver
- No installation instructions:
- This port has been deleted.
- PKGNAME: DFileServer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (DFileServer-1.1.3.tar.gz) = 450beaa1aea3151d8d4da14c9f60c1fc5cef69fc79bcf3e29d8e983b8e4eb1d5
SIZE (DFileServer-1.1.3.tar.gz) = 22909
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_dfileserver
- USES:
- dos2unix
- 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.1.3_1 22 Nov 2023 13:08:36
    |
Rene Ladan (rene)  |
www/dfileserver: Remove expired port
2023-11-22 www/dfileserver: Obsolete, consider using www/darkhttpd |
1.1.3_1 22 Oct 2023 15:31:42
    |
Rodrigo Osorio (rodrigo)  |
www/dfileserver: deprecate and set expiration date
Untouched for 18 years, it's time to move to more modern
and well maintained alternatives such www/darkhttpd
PR: 272529 |
1.1.3_1 17 Jul 2023 05:22:35
    |
Rodrigo Osorio (rodrigo)  |
www/dfileserver: Remove broken mirror and update WWW
No portrevision bump required |
1.1.3_1 16 Jul 2023 20:22:08
    |
Daniel Engberg (diizzy)  |
*/*: Change webserver to web server in COMMENT and descriptions
Change it for consistency and to make finding packages easier
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.1.3_1 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.1.3_1 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.1.3_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.3_1 03 Jul 2018 09:55:26
  |
rodrigo  |
Fix C++ issues for 12.0
- Unixify the files using dos2unix
- Add patches to fix the C++ issues in the code
- Dump PORTREVISION |
1.1.3 21 Dec 2014 16:09:05
  |
feld  |
Update "BSD" license in www category |
1.1.3 29 Jan 2014 09:17:42
  |
rodrigo  |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
1.1.3 02 Dec 2013 08:25:08
  |
sunpoet  |
- Add LICENSE
- Support STAGEDIR
- Update pkg-descr and WWW
PR: ports/184422
Submitted by: Rodrigo Osorio <rodrigo@bebik.net> (maintainer) |
1.1.3 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1.3 15 Aug 2013 11:35:36
  |
bdrewery  |
- Pass maintainership to new volunteer
PR: ports/179081
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Approved by: dashevil@gmail.com (maintainer, via email) |
1.1.3 08 Aug 2013 11:35:09
  |
bdrewery  |
- Add mirror
- Trim header
- Remove indefinite article from COMMENT
PR: ports/179081
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Approved by: maintainer timeout |
1.1.3 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.1.3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.1.3 12 Dec 2009 01:14:09
 |
amdmi3  |
- Add SHA256 and clean up extra chars from distinfo
PR: 141365
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> |
1.1.3 16 Aug 2009 14:06:52
 |
olgeni  |
Fix a few common typos in pkg-descr ("separate", "compatible"). |
1.1.3 25 Jul 2008 12:48:47
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.1.3 04 Oct 2007 06:21:46
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
1.1.3 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
1.1.3 01 Nov 2005 15:20:29
 |
arved  |
Update to 1.1.3
PR: 88236
Submitted by: Chris Laverdure <dashevil@gmail.com>
Replace patch with REINPLACE_CMD magic |
1.1.2 15 Sep 2005 19:50:00
 |
pav  |
A small and simple webserver programmed in C++ that was designed to make
sharing files easy. By default, it shares whatever folder it was executed from
on port 2000.
PR: ports/86001
Submitted by: Chris Laverdure <dashevil@gmail.com> |