Port details |
- pserv Portable and small web server written in C
- 3.4 www
=0 3.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2005. Consider migrating to www/apache24 , www/lighttpd or www/nginx
This port expired on: 2023-09-30
- Maintainer: ale@FreeBSD.org
- Port Added: 2003-10-17 08:13:16
- Last Update: 2023-09-30 02:22:45
- Commit Hash: f36ae91
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/pserv/
- Description:
- pServ is a small, portable HTTP server. It is written in pure C for speed and
portability. It runs as a standalone program and does not require inetd.
It should be small enough to be used in a mobile computer or to be run on your
obsolete workstation you have somewhere.
This port contains a patched version to support the execution of php scripts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: pserv
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pserv-3.4.tar.Z) = 6a37e3056504db4e5623ce59fda95a759f7692f67dcb174ceb32d340b3441977
SIZE (pserv-3.4.tar.Z) = 178760
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php81
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pserv-3.4:
LOG=on: Enable loggin
PHP=on: PHP bindings or support
===> Use 'make config' to modify these settings
- Options name:
- www_pserv
- USES:
- php:cgi
- 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 |
3.4 30 Sep 2023 02:22:45 |
Muhammad Moinur Rahman (bofh) |
www/pserv: Remove expired port
2023-09-30 www/pserv: Abandonware, last release in 2005. Consider migrating to
www/apache24 , www/lighttpd or www/nginx |
3.4 19 Jul 2023 18:05:40 |
Daniel Engberg (diizzy) |
www/pserv: Deprecate and set expiration date to 2023-09-30
Last release in 2005 and abandoned upstream, consider migrating to www/apache24
, www/lighttpd or www/nginx
PR: 272532
Reviewed by: ale (maintainer) |
3.4 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) |
3.4 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 ) |
3.4 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 ) |
3.4 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
3.4 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
3.4 18 May 2015 02:07:47 |
amdmi3 |
- Add LICENSE_FILE
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.4 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
3.4 13 May 2014 12:48:53 |
ale |
Stagify. |
3.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.4 22 Mar 2013 11:53:34 |
bapt |
Convert a bunch of www ports to new options framework |
3.4 04 Jun 2012 12:06:57 |
pav |
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/ |
3.4 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. |
3.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.4 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
3.4 03 Sep 2008 12:33:08 |
ale |
Update to 3.4 release. |
3.3 02 Jul 2007 12:49:20 |
ale |
Add php-cgi dependency.
PR: ports/81699
Submitted by: vd |
3.3 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
3.3 06 May 2006 13:26:49 |
ale |
Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me). |
3.3 09 Jan 2006 06:57:54 |
ale |
Fix plist. |
3.3 04 Jan 2006 12:12:28 |
edwin |
www/pserv overwrites user's pserv.conf on update
PR: ports/81705
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer update |
3.3 30 May 2005 16:36:18 |
oliver |
fix build I broke
PR: ports/81671
Submitted by: Vasil Dimov <vd@datamax.bg>
Noted by: kris via pointyhat
Pointyhat to: oliver |
3.3 28 May 2005 09:10:03 |
oliver |
that has to be removed for the 3.3 update |
3.3 28 May 2005 09:08:44 |
oliver |
update to 3.3
change installation of etc/mime.types to etc/mime.types.pserv (stop conflicting
with other ports)
PR: ports/80726
Approved by: maintainer timeout (21 days) |
3.1 24 Nov 2004 14:16:14 |
ale |
Update to 3.1 release. |
3.0 15 Oct 2004 22:18:15 |
ale |
Update to 3.0 final release. |
3.0.b3_1 05 May 2004 10:22:37 |
ale |
Add OPTIONS to disable logging and PHP support. |
3.0.b3_1 05 May 2004 09:45:38 |
ale |
- Fix handling of PHP scripts
- Fix handling of HTML files
- Bump PORTREVISION |
3.0.b3 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
3.0.b3 18 Jan 2004 10:50:16 |
ale |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
3.0.b3 08 Jan 2004 16:15:40 |
krion |
- Update to version 3.0.b3
PR: 61065
Submitted by: ale (maintainer) |
3.0.b2 21 Oct 2003 14:32:55 |
krion |
- Update to 3.0.b2
PR: 58310
Submitted by: maintainer |
3.0.b1 17 Oct 2003 08:11:56 |
nork |
Add pserv 3.0.b1, a portable and small webserver written in C.
PR: ports/58119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |