non port: www/webserver/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sat, 13 Oct 2012
|
[ 13:39 dinoex ] (Only the first 10 of 174 ports in this commit are shown above. )
- cleanup comments
Feature safe: yes
|
Tue, 26 Jun 2012
|
[ 05:43 dinoex ] (Only the first 10 of 122 ports in this commit are shown above. )
- reset MAINTAINER
|
Sat, 9 Jun 2012
|
[ 12:50 dinoex ]
- update to 1.4.6
|
Mon, 12 Sep 2011
|
[ 05:20 dinoex ]
- update to 1.4.4
|
Sat, 6 Aug 2011
|
[ 16:58 dinoex ]
- update to 1.4.3
|
Sun, 10 Apr 2011
|
[ 10:01 dinoex ]
- update to 1.4.0
|
Sat, 5 Jun 2010
|
[ 06:07 dinoex ]
LICENSE LGPL3
|
Sun, 30 May 2010
|
[ 12:28 dinoex ] (Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Mon, 14 Sep 2009
|
[ 12:00 dinoex ]
- update to 1.3.0
|
Tue, 24 Jun 2008
|
[ 16:43 dinoex ]
- update to 1.2.1
|
Wed, 31 Jan 2007
|
[ 18:18 dinoex ] (Only the first 10 of 160 ports in this commit are shown above. )
- add category gnustep
PR: 103931
Approved by: pav
|
Tue, 30 Jan 2007
|
[ 08:21 dinoex ]
- update to 1.1.1
|
Sat, 13 Jan 2007
|
[ 03:57 dinoex ] (Only the first 10 of 93 ports in this commit are shown above. )
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
|
Tue, 31 Oct 2006
|
[ 06:13 dinoex ]
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.
|
Number of commits found: 14 |