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


1.11
date	2012.11.17.06.01.23;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.11.10.18.16.38;	author pawel;	state Exp;
branches;
next	1.9;

1.9
date	2012.07.24.21.09.44;	author cs;	state Exp;
branches;
next	1.8;

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

1.7
date	2010.10.01.09.13.22;	author erwin;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2009.01.04.11.29.30;	author okazaki;	state Exp;
branches;
next	1.3;

1.3
date	2008.12.31.07.16.58;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2008.10.15.03.14.55;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2007.04.08.10.15.35;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# Created by: mdh <mdh@@solitox.net>
# $FreeBSD: head/security/xyssl/Makefile 307298 2012-11-10 18:16:38Z pawel $

PORTNAME=	xyssl
PORTVERSION=	0.9
DISTVERSIONSUFFIX=	-bsd
PORTREVISION=	1
CATEGORIES=	security devel
MASTER_SITES=	http://www.evolane.com/download/mirror/etcl/ \
		http://polarssl.org/code/releases/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Lightweight SSL and TLS toolkit for C developers

LICENSE=	BSD
LICENSE_FILE=	${WRKSRC}/BSD.txt

PORTDOCS=	ChangeLog
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAKE_JOBS_SAFE=	yes

.include <bsd.port.options.mk>

post-patch:
.for i in library/Makefile programs/Makefile
	@@${REINPLACE_CMD} -e \
		'/^CFLAGS/s|[[:space:]]=| +=| ; \
		 s|^OFLAGS|#OFLAGS| ; \
		 s|^.SILENT:|#.SILENT:|' ${WRKSRC}/${i}
.endfor

post-install:
.if ${PORT_OPTIONS:MDOCS}
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_MAN} ${WRKSRC}/ChangeLog ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.10
log
@SVN rev 307298 on 2012-11-10 18:16:38Z by pawel

- Update MASTER_SITES and WWW: line
- Support CFLAGS properly
- Add MAKE_JOBS_SAFE
- Don't install license file twice

PR:		ports/172064
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.9
log
@SVN rev 301494 on 2012-07-24 21:09:44Z by cs

Fix typos in COMMENT
@
text
@d1 1
a1 4
# New ports collection makefile for:	xyssl
# Date created:				2007-04-05
# Whom:					mdh <mdh@@solitox.net>
#
a2 1
#
d6 2
d10 2
a11 2
		http://www.straightrunning.com/code/
DISTFILES=	xyssl-${PORTVERSION}-bsd.tgz
d14 1
a14 1
COMMENT=	A lightweight SSL and TLS toolkit for C developers
d19 2
a20 2
# HAS_CONFIGURE=	no
# GNU_CONFIGURE=	no
d22 11
a32 1
PORTDOCS=	BSD.txt ChangeLog
d35 2
a36 3
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_MAN} ${WRKSRC}/BSD.txt ${DOCSDIR}
@


1.8
log
@- cleanup LICENSE_FILE
- update MASTER_SITES
@
text
@d16 1
a16 1
COMMENT=	A liteweight SSL and TLS toolkit for C developers
@


1.7
log
@Mark BROKEN: does not fetch
@
text
@d11 2
a12 2
MASTER_SITES=	http://polarssl.org/code/download/ \
		ftp://ftp.solitox.net/pub/XySSL/
a17 2
BROKEN=		does not fetch

d19 1
a19 1
LICENSE_FILE=	${WRKSRC}/COPYRIGHT
a25 3
post-extract:
	${LN} ${WRKSRC}/BSD.txt ${WRKSRC}/COPYRIGHT

@


1.6
log
@- add COPYRIGHT
@
text
@d18 2
@


1.5
log
@LICENSE BSD
@
text
@d19 1
d26 3
@


1.4
log
@Upgrade to 0.9.
Install documents.
@
text
@d18 2
@


1.3
log
@Reset mattdharris@@users.sourceforge.net: address bounces.

Hat:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.6
d11 1
a11 1
MASTER_SITES=	http://xyssl.org/code/download/ \
d13 1
a13 2
DISTNAME=	xyssl-${PORTVERSION}
EXTRACT_SUFX=	.tgz
a17 3
DEPRECATED=	Download sites are down, cannot update due to software website being down.
EXPIRATION_DATE=2008-12-01

d21 9
@


1.2
log
@- Update maintainer's email
- Mark as deprecated and schedule to be removed in Dec (project site is gone)

PR:		ports/128109
Submitted by:	Matt D. Harris (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	mattdharris@@users.sourceforge.net
@


1.1
log
@Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers.

PR:		ports/111279
Submitted by:	mdh <mdh at solitox.net>
@
text
@d16 1
a16 1
MAINTAINER=	mdh@@solitox.net
d19 3
@

