head	1.15;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.2;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.10.13.13.39.56;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2012.06.26.05.43.32;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2012.06.09.12.50.27;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2011.09.12.05.20.13;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2011.08.06.16.58.44;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2011.04.10.10.01.41;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2010.06.05.06.07.36;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2010.05.30.12.28.34;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2009.09.14.12.00.25;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2008.06.24.16.43.41;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.31.18.18.10;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.30.08.21.58;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.13.03.57.24;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2006.10.31.06.13.48;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# $FreeBSD: head/www/webserver/Makefile 305832 2012-10-13 13:39:56Z dinoex $

PORTNAME=	webserver
PORTVERSION=	1.4.6
CATEGORIES=	www gnustep
MASTER_SITES=	${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR=	libs
DISTNAME=	WebServer-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Framework for a GNUstep to act as HTTP or HTTPS server

LICENSE=	LGPL3

USE_GNUSTEP=	yes
USE_GNUSTEP_BASE=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
USE_GNUSTEP_LOCAL_LIBS+=	Performance:${PERFORMANCE_PORT}

DEFAULT_LIBVERSION=	1.4
DEFAULT_LIBVERSION2=	1.4.0
PLIST_SUB+=	LIBVERSION2=${DEFAULT_LIBVERSION2}
PLIST_SUB+=	MAJORLIBVERSION2=${DEFAULT_LIBVERSION2:C/([0-9]).*/\1/1}

PERFORMANCE_PORT?=	devel/performance

.include <bsd.port.mk>
@


1.14
log
@SVN rev 305832 on 2012-10-13 13:39:56Z by dinoex

- cleanup comments
Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.13
log
@- reset MAINTAINER
@
text
@a0 4
# New ports collection makefile for:	webserver
# Date created:         29 Oct 2006
# Whom:                 dirk.meyer@@dinoex.sub.org
#
a1 1
#
@


1.12
log
@- update to 1.4.6
@
text
@d15 1
a15 1
MAINTAINER=	dinoex@@FreeBSD.org
@


1.11
log
@- update to 1.4.4
@
text
@d9 1
a9 1
PORTVERSION=	1.4.4
@


1.10
log
@- update to 1.4.3
@
text
@d9 1
a9 1
PORTVERSION=	1.4.3
@


1.9
log
@- update to 1.4.0
@
text
@d9 1
a9 1
PORTVERSION=	1.4.0
@


1.8
log
@LICENSE LGPL3
@
text
@d9 1
a9 1
PORTVERSION=	1.3.0
d25 1
d27 2
a28 2
DEFAULT_LIBVERSION=	1.3
DEFAULT_LIBVERSION2=	1.3.0
d32 2
@


1.7
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d18 2
@


1.6
log
@- update to 1.3.0
@
text
@a18 1
USE_GNUSTEP_PREFIX=	yes
@


1.5
log
@- update to 1.2.1
@
text
@d9 1
a9 1
PORTVERSION=	1.2.1
d25 2
a26 2
DEFAULT_LIBVERSION=	1.2
DEFAULT_LIBVERSION2=	1.2.0
@


1.4
log
@- add category gnustep
PR:		103931
Approved by:	pav
@
text
@d9 1
a9 1
PORTVERSION=	1.1.1
d25 2
a26 2
DEFAULT_LIBVERSION=	1.1
DEFAULT_LIBVERSION2=	1.1.0
@


1.3
log
@- update to 1.1.1
@
text
@d10 1
a10 1
CATEGORIES=	www
@


1.2
log
@- update to use new bsd.gnustep.mk
Approved by:	gurkan@@linuks.mine.nu
@
text
@d9 1
a9 1
PORTVERSION=	1.1.0
d23 2
d26 3
a28 1
USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
@


1.1
log
@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.
@
text
@a17 1
USE_GMAKE=	yes
d23 2
a24 5
MAKEFILE=	GNUmakefile
ALL_TARGET=
LDCONFIG_DIRS=	${LOCALLIBDIR}
INSTALLS_SHLIB=	yes
NO_FILTER_SHLIBS=	yes
@

