aboutsummaryrefslogtreecommitdiff
path: root/www/dfileserver
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer email addressRodrigo Osorio2014-01-291-1/+1
| | | | | | | Approved by: bapt@ (co-mentor) Notes: svn path=/head/; revision=341704
* - Add LICENSESunpoet Po-Chuan Hsieh2013-12-022-5/+6
| | | | | | | | | | | - Support STAGEDIR - Update pkg-descr and WWW PR: ports/184422 Submitted by: Rodrigo Osorio <rodrigo@bebik.net> (maintainer) Notes: svn path=/head/; revision=335467
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Pass maintainership to new volunteerBryan Drewery2013-08-151-3/+3
| | | | | | | | | PR: ports/179081 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> Approved by: dashevil@gmail.com (maintainer, via email) Notes: svn path=/head/; revision=324761
* - Add mirrorBryan Drewery2013-08-081-7/+4
| | | | | | | | | | | | - Trim header - Remove indefinite article from COMMENT PR: ports/179081 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=324392
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add SHA256 and clean up extra chars from distinfoDmitry Marakasov2009-12-121-2/+3
| | | | | | | | PR: 141365 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Notes: svn path=/head/; revision=245579
* Fix a few common typos in pkg-descr ("separate", "compatible").Jimmy Olgeni2009-08-161-1/+1
| | | | Notes: svn path=/head/; revision=239651
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217479
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200793
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Update to 1.1.3Tilman Keskinoz2005-11-013-38/+8
| | | | | | | | | | PR: 88236 Submitted by: Chris Laverdure <dashevil@gmail.com> Replace patch with REINPLACE_CMD magic Notes: svn path=/head/; revision=146920
* A small and simple webserver programmed in C++ that was designed to makePav Lucistnik2005-09-154-0/+83
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> Notes: svn path=/head/; revision=142834