notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/xshttpd/distinfo

Number of commits found: 15

Monday, 12 Apr 2021
19:10 Kevin Bowling (kbowling) search for other commits by this committer
www/xshttpd*: Remove from tree

PR:		254750
Reported by:	daniel.engberg.lists@pyret.net
commit hash: 3d55eddff7e1761575e29e946d384ad42eca3067 commit hash: 3d55eddff7e1761575e29e946d384ad42eca3067 commit hash: 3d55eddff7e1761575e29e946d384ad42eca3067 commit hash: 3d55eddff7e1761575e29e946d384ad42eca3067 3d55edd
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Saturday, 24 Jan 2009
11:08 johans search for other commits by this committer
Update to 3.6g01
Original commit
Sunday, 10 Aug 2008
09:14 johans search for other commits by this committer
Update to 3.5 gamma 5
Original commit
Sunday, 13 Jul 2008
10:49 johans search for other commits by this committer
Update to 3.5 gamma 4
Original commit
Thursday, 8 May 2008
22:07 johans search for other commits by this committer
Update to 3.5 gamma 3
Original commit
Monday, 4 Feb 2008
22:25 johans search for other commits by this committer
- Update to 3.5 gamma 2
Original commit
Sunday, 3 Feb 2008
08:24 johans search for other commits by this committer
- Update to 3.5 g1
- Use standard $WWWDIR
- Remove conflict with Apache
Original commit
Thursday, 22 Mar 2007
16:27 johans search for other commits by this committer
Update to new stable release 34g01
Original commit
Tuesday, 8 Nov 2005
22:33 mnag search for other commits by this committer
Update to 3.3g01
Add SHA256

PR:             88675
Submitted by:   maintainer
Original commit
Sunday, 23 Oct 2005
14:14 ehaupt search for other commits by this committer
- Update to 3.3b34
- Nuke files/patch-src_confuser.h

PR:             87868
Submitted by:   Johan van Selst <johans@stack.nl>
Original commit
Wednesday, 28 Sep 2005
13:52 garga search for other commits by this committer
- Update to 3.3.b30

PR:             ports/86653
Submitted by:   maintainer
Original commit
Friday, 23 Sep 2005
08:15 pav search for other commits by this committer
- Update to 3.3b29

PR:             ports/86489
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)
Original commit
Tuesday, 20 Sep 2005
21:07 pav search for other commits by this committer
- Update to 33b27

PR:             ports/86376
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)
Original commit
Thursday, 15 Sep 2005
23:04 pav search for other commits by this committer
XS-HTTPD is a WWW server that has the following features:

- It is pronounced as "access-HTTP-daemon"
- It is SMALL (very small in fact: a factor two to three smaller than
  normal servers on disk and in memory)
- It is FAST (because it is so small and does not do unnecessary things)
- Uses very little CPU time
- Configurable (configuration compiled in to make it small, but largely
  overridable on the command line)
- Runs user CGI binaries under their own user ID
- Gets users' pages under their own user ID, allowing them to really
  have protected pages (using the built-in authentication mechanism)
- Does not fork for every connection (has a fixed number of servers),
  only to replace a lost server (in case of timeouts).
- Comes with some other useful programs
- Offers Server-Side Includes for many common tasks, including built-in
  page counters (text or graphical)
- Supports PHP and other interpreted file formats
- Supports automatic decompression to save diskspace and bandwidth
- Serves SSL (https) and http connections through the same daemon
- Full support for IPv6

PR:             ports/84314
Submitted by:   Ed Schouten <ed@fxq.nl>
Original commit

Number of commits found: 15