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/lighttpd/files/lighttpd.in

Number of commits found: 6

Friday, 1 Mar 2024
21:06 Piotr Kubaj (pkubaj) search for other commits by this committer
www/lighttpd: port improvements

1. Don't add the default settings to the config.
2. Change graceful to SIGUSR1.
3. Remove old mod_h264_streaming-related configs.
4. Sync pkg-descr with lighttpd.net.

Reported by:	Glenn Strauss
commit hash: 2678c2246efc1d3aa465f7df73b14794a5ad43a5 commit hash: 2678c2246efc1d3aa465f7df73b14794a5ad43a5 commit hash: 2678c2246efc1d3aa465f7df73b14794a5ad43a5 commit hash: 2678c2246efc1d3aa465f7df73b14794a5ad43a5 2678c22
Saturday, 4 Dec 2021
21:27 Piotr Kubaj (pkubaj) search for other commits by this committer
www/lighttpd: update to 1.4.63

Changelog:	https://www.lighttpd.net/2021/12/4/1.4.63/
commit hash: 8964276c1e29718969d67743838e89a2f7237ecd commit hash: 8964276c1e29718969d67743838e89a2f7237ecd commit hash: 8964276c1e29718969d67743838e89a2f7237ecd commit hash: 8964276c1e29718969d67743838e89a2f7237ecd 8964276
Tuesday, 12 Oct 2021
22:49 Piotr Kubaj (pkubaj) search for other commits by this committer
www/lighttpd: fix regression on service restart

Problem:

Performing sanity check on lighttpd configuration:
lighttpd not running? (check /var/run/lighttpd.pid).
Starting lighttpd.
2021-10-12 23:02:07: (network.c.419) can't bind to socket: 0.0.0.0:80: Address
already in use
/usr/local/etc/rc.d/lighttpd: WARNING: failed to start lighttpd


Workaround:

Performing sanity check on lighttpd configuration:
lighttpd not running? (check /var/run/lighttpd.pid).
Starting lighttpd.

Diagnostics:

When "lighttpd_checkconfig" runs,
the content of the pid file is removed.

PR:	259114
Submitted by:	dinoex
commit hash: 5a0478bf403492de3669d19eba56347939bef24a commit hash: 5a0478bf403492de3669d19eba56347939bef24a commit hash: 5a0478bf403492de3669d19eba56347939bef24a commit hash: 5a0478bf403492de3669d19eba56347939bef24a 5a0478b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Tuesday, 21 Nov 2017
15:33 arved search for other commits by this committer
Fix post-patch target
Use ${ETCDIR} instead of ${PREFIX}/etc/lighttpd.

PR:		218028
Submitted by:	Tatsuki Makino
Approved by:	maintainer
Original commitRevision:454615 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit

Number of commits found: 6