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/apache13/files/apache.sh

Number of commits found: 13

Monday, 1 Oct 2007
04:00 ache search for other commits by this committer
Use new style of startup script install
Use dirrmtry when remove some directories
Respect DOCSDIR in pkg-plist
(with small mod from me)

PR:             116776
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Original commit
Saturday, 9 Dec 2006
17:34 ache search for other commits by this committer
Replace
# REQUIRE: DAEMON
# BEFORE: LOGIN
with
# REQUIRE: LOGIN cleanvar
(mysql-first problem)

PR:             106429
Original commit
Thursday, 10 Aug 2006
11:51 ache search for other commits by this committer
Use more rcNG compatible method for limits(1)

PR:             101746
Original commit
Monday, 20 Feb 2006
20:47 dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Original commit
Sunday, 29 Aug 2004
11:07 ache search for other commits by this committer
rc_flags not expanded yet at this point in startup script.
Change it to apache_flags directly.
Original commit
Tuesday, 27 Jul 2004
11:17 ache search for other commits by this committer
Move 'limits' from start_precmd to start_cmd because with new localpkg
it affects all subsequent scripts.
Original commit
Monday, 26 Jul 2004
15:24 roam search for other commits by this committer
In the rc.d/localpkg New World Order, the apache.sh startup script may
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf.  In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings.  Fix this by honoring any previously-set
config variables.

Carte blanche by:       ache (maintainer)
Original commit
Friday, 7 May 2004
20:20 ache search for other commits by this committer
Add start_precmd to set limits of www user
Original commit
Saturday, 1 May 2004
18:44 ache search for other commits by this committer
commmand -> command
Original commit
Friday, 30 Apr 2004
21:44 nork search for other commits by this committer
rcNG-fy.

Approved by:    ache
Suggested by:   hrs
Original commit
Monday, 22 Apr 2002
03:26 dinoex search for other commits by this committer
Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"

Approved by:    ache
Original commit
Tuesday, 18 Jul 2000
11:17 ache search for other commits by this committer
Fix path to apachectl in stop    
Original commit
Wednesday, 5 Jul 2000
13:37 tg search for other commits by this committer
As threatened on freebsd-ports: all startup scripts know about the two   options
`start' and `stop' now (unless I have forgotten any). This allows   us to call
the scripts from /etc/rc.shutdown with the correct option.    
Original commit

Number of commits found: 13