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/webserver/Makefile

Number of commits found: 14

Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Tuesday, 26 Jun 2012
05:43 dinoex search for other commits by this committer
- reset MAINTAINER
Original commit
Saturday, 9 Jun 2012
12:50 dinoex search for other commits by this committer
- update to 1.4.6
Original commit
Monday, 12 Sep 2011
05:20 dinoex search for other commits by this committer
- update to 1.4.4
Original commit
Saturday, 6 Aug 2011
16:58 dinoex search for other commits by this committer
- update to 1.4.3
Original commit
Sunday, 10 Apr 2011
10:01 dinoex search for other commits by this committer
- update to 1.4.0
Original commit
Saturday, 5 Jun 2010
06:07 dinoex search for other commits by this committer
LICENSE LGPL3
Original commit
Sunday, 30 May 2010
12:28 dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
Original commit
Monday, 14 Sep 2009
12:00 dinoex search for other commits by this committer
- update to 1.3.0
Original commit
Tuesday, 24 Jun 2008
16:43 dinoex search for other commits by this committer
- update to 1.2.1
Original commit
Wednesday, 31 Jan 2007
18:18 dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
Original commit
Tuesday, 30 Jan 2007
08:21 dinoex search for other commits by this committer
- update to 1.1.1
Original commit
Saturday, 13 Jan 2007
03:57 dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
Original commit
Tuesday, 31 Oct 2006
06:13 dinoex search for other commits by this committer
The WebServer class provides the framework for a GNUstep program to act
as an HTTP or HTTPS server for simple applications.
It does not attempt to be a general-purpose web server, but is rather
intended to permit a program to easily handle requests from automated
systems which are intended to control, monitor, or use the services
provided by the program in which the class is embedded.
The emphasis is on making it robust/reliable/simple, so you can rapidly
develop software using it. It is a single-threaded, single-process
system using asynchronous I/O, so you can easily run it under debug
in gdb to fix any bugs in your delegate object.
Original commit

Number of commits found: 14