notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/pserv/Makefile
SVNWeb

Number of commits found: 28

Wed, 19 Jul 2023
[ 18:05 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:01a9f366307de0a21f486b5e3da0b5c83daeb89e  commit hash:01a9f366307de0a21f486b5e3da0b5c83daeb89e  commit hash:01a9f366307de0a21f486b5e3da0b5c83daeb89e  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) search for other commits by this committer ]    commit hash:0c39e5b3120c353df231678ff86b848e9babb5ce  commit hash:0c39e5b3120c353df231678ff86b848e9babb5ce  commit hash:0c39e5b3120c353df231678ff86b848e9babb5ce  0c39e5b  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:386656
- Add LICENSE_FILE
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Wed, 6 Aug 2014
[ 09:11 olgeni search for other commits by this committer ] Original commit   Revision:364158 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:353948
Stagify.
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Fri, 22 Mar 2013
[ 11:53 bapt search for other commits by this committer ] Original commit   Revision:314915 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of www ports to new options framework
Mon, 4 Jun 2012
[ 12:06 pav search for other commits by this committer ] Original commit 
- Register conflicts in my ports

Reported by:    http://ketas.si.pri.ee/ports-conflictchecks/
Sat, 22 Aug 2009
[ 00:38 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with W
Wed, 3 Sep 2008
[ 12:33 ale search for other commits by this committer ] Original commit 
Update to 3.4 release.
Mon, 2 Jul 2007
[ 12:49 ale search for other commits by this committer ] Original commit 
Add php-cgi dependency.

PR:             ports/81699
Submitted by:   vd
Sat, 13 May 2006
[ 04:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from categories starting with W
Wed, 4 Jan 2006
[ 12:12 edwin search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Update to 3.1 release.
Fri, 15 Oct 2004
[ 22:18 ale search for other commits by this committer ] Original commit 
Update to 3.0 final release.
Wed, 5 May 2004
[ 10:22 ale search for other commits by this committer ] Original commit 
Add OPTIONS to disable logging and PHP support.
[ 09:45 ale search for other commits by this committer ] Original commit 
- Fix handling of PHP scripts
- Fix handling of HTML files
- Bump PORTREVISION
Sun, 18 Jan 2004
[ 10:50 ale search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org email address.

Approved by:    nork (mentor)
Thu, 8 Jan 2004
[ 16:15 krion search for other commits by this committer ] Original commit 
- Update to version 3.0.b3

PR:             61065
Submitted by:   ale (maintainer)
Tue, 21 Oct 2003
[ 14:32 krion search for other commits by this committer ] Original commit 
- Update to 3.0.b2

PR:             58310
Submitted by:   maintainer
Fri, 17 Oct 2003
[ 08:11 nork search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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