non port: www/pserv/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 19 Jul 2023
|
[ 18:05 Daniel Engberg (diizzy) ] 01a9f36
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)
|
Sun, 16 Jul 2023
|
[ 20:22 Daniel Engberg (diizzy) ] 0c39e5b (Only the first 10 of 27 ports in this commit are shown above. )
*/*: Change webserver to web server in COMMENT and descriptions
Change it for consistency and to make finding packages easier
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: 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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Mon, 18 May 2015
|
[ 02:07 amdmi3 ]
- Add LICENSE_FILE
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
Wed, 6 Aug 2014
|
[ 09:11 olgeni ] (Only the first 10 of 191 ports in this commit are shown above. )
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)
|
Tue, 13 May 2014
|
[ 12:48 ale ]
Stagify.
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Fri, 22 Mar 2013
|
[ 11:53 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Convert a bunch of www ports to new options framework
|
Mon, 4 Jun 2012
|
[ 12:06 pav ]
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Wed, 3 Sep 2008
|
[ 12:33 ale ]
Update to 3.4 release.
|
Mon, 2 Jul 2007
|
[ 12:49 ale ]
Add php-cgi dependency.
PR: ports/81699
Submitted by: vd
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Wed, 4 Jan 2006
|
[ 12:12 edwin ]
www/pserv overwrites user's pserv.conf on update
PR: ports/81705
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer update
|
Mon, 30 May 2005
|
[ 16:36 oliver ]
fix build I broke
PR: ports/81671
Submitted by: Vasil Dimov <vd@datamax.bg>
Noted by: kris via pointyhat
Pointyhat to: oliver
|
Sat, 28 May 2005
|
[ 09:08 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)
|
Wed, 24 Nov 2004
|
[ 14:16 ale ]
Update to 3.1 release.
|
Fri, 15 Oct 2004
|
[ 22:18 ale ]
Update to 3.0 final release.
|
Wed, 5 May 2004
|
[ 10:22 ale ]
Add OPTIONS to disable logging and PHP support.
|
[ 09:45 ale ]
- Fix handling of PHP scripts
- Fix handling of HTML files
- Bump PORTREVISION
|
Sun, 18 Jan 2004
|
[ 10:50 ale ] (Only the first 10 of 50 ports in this commit are shown above. )
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
|
Thu, 8 Jan 2004
|
[ 16:15 krion ]
- Update to version 3.0.b3
PR: 61065
Submitted by: ale (maintainer)
|
Tue, 21 Oct 2003
|
[ 14:32 krion ]
- Update to 3.0.b2
PR: 58310
Submitted by: maintainer
|
Fri, 17 Oct 2003
|
[ 08:11 nork ] (Only the first 10 of 14 ports in this commit are shown above. )
Add pserv 3.0.b1, a portable and small webserver written in C.
PR: ports/58119
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Number of commits found: 28 |