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

Number of commits found: 10

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
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Monday, 1 Sep 2008
18:27 beech search for other commits by this committer
- Add flag to detach from console on system start
- Bump portrevision

PR:             ports/127020
Submitted by:   Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Original commit
Friday, 29 Aug 2008
17:43 beech search for other commits by this committer
- Fix rc script
- Bump portrevision

PR:             ports/126954
Submitted by:   Dulmandakh Sukhbaatar <dulmandakh@gmail.com>
Original commit
Thursday, 28 Aug 2008
02:29 beech search for other commits by this committer
- Update to 0.8.1
- Major release with complete docs and admin interface
Original commit
Tuesday, 25 Mar 2008
09:03 beech search for other commits by this committer
- Update to 0.6.1

- Many changes since 0.5. See http://www.cherokee-project.com
Original commit
Thursday, 26 Apr 2007
15:02 sat search for other commits by this committer
- Remove checkconfig function from rc.d script
- Move www root into www/cherokee
- Configure thread-enabled readdir
- Simplify options
- Fix require in rc.d script
- Protect user-tunable files
- Default user and group to www
- Minor tweaks
- Bump portrevision

PR:             ports/112103 [1], ports/111611 [2] (based on)
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer) [1],
                mnag [2]
Original commit
Wednesday, 19 Jul 2006
18:55 rafan search for other commits by this committer
- Update to 0.5.4
- Fix comment in cherokee.sh.in

PR:             ports/100564
Submitted by:   KATO Tsuguru
Original commit
Monday, 20 Mar 2006
21:51 pav search for other commits by this committer
- Add rc script

PR:             ports/94724
Submitted by:   chinsan <chinsan.tw@gmail.com>
Original commit

Number of commits found: 10