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


1.18
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.06.01.05.24.05;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2012.05.11.20.38.08;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2010.12.04.07.33.26;	author ade;	state Exp;
branches;
next	1.14;

1.14
date	2010.10.16.11.52.34;	author ade;	state Exp;
branches;
next	1.13;

1.13
date	2010.10.05.19.57.50;	author ade;	state Exp;
branches;
next	1.12;

1.12
date	2010.09.15.18.35.09;	author ade;	state Exp;
branches;
next	1.11;

1.11
date	2010.05.31.02.00.50;	author ade;	state Exp;
branches;
next	1.10;

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

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

1.8
date	2009.08.02.19.35.28;	author mezz;	state Exp;
branches;
next	1.7;

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

1.6
date	2008.09.26.08.54.26;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2008.06.06.14.00.54;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2008.03.23.11.11.24;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.22.42;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.27.12.49.02;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.03.21.08.01;	author itetcu;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:	kovpn
# Date created:				13 April 2006
# Whom:					anderson@@cnpm.embrapa.br
#
# $FreeBSD: head/security/kovpn/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	kovpn
PORTVERSION=	0.3
PORTREVISION=	10
CATEGORIES=	security kde
MASTER_SITES=	https://projects.fslab.de/projects/kovpn/chrome/site/
DISTNAME=	${PORTNAME}-${PORTVERSION}.pre7

MAINTAINER=	anderson@@cnpm.embrapa.br
COMMENT=	A simple GUI for OpenVPN clients

RUN_DEPENDS=	openvpn:${PORTSDIR}/security/openvpn

WRKSRC=		${WRKDIR}/${DISTNAME}

USE_BZIP2=	yes
USE_KDELIBS_VER=3
PREFIX=		${KDE_PREFIX}
USE_GETTEXT=	yes
INSTALLS_ICONS=	yes
USE_GMAKE=	yes
USE_XORG=	xpm
GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	autoconf:env automake:env libtool

AUTOTOOLSFILES=	admin/cvs.sh

.include <bsd.port.pre.mk>

pre-configure:
	@@cd ${WRKSRC}/admin && ${RM} -f ltmain.sh && ${CP} -f ${LTMAIN} .
	@@cd ${WRKSRC} && ${GMAKE} -f admin/Makefile.common

post-install:
	${MKDIR} ${PREFIX}/share/doc/kovpn; \
	${CP} ${FILESDIR}/README ${PREFIX}/share/doc/kovpn

.include <bsd.port.post.mk>
@


1.17
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Update autoconf to 2.69 and automake to 1.12

PR:		166836
Tested by:	Multiple -exp runs (pav)
@
text
@d10 1
a10 1
PORTREVISION=	9
@


1.15
log
@Sync to new bsd.autotools.mk
@
text
@d32 2
@


1.14
log
@Punt autoconf267->autoconf268
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	autoconf:268:env automake:111:env libtool:22
@


1.13
log
@Round one migration of ports from automake{19,110} to automake111
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	autoconf:267:env automake:111:env libtool:22
@


1.12
log
@Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	autoconf:267:env automake:19:env libtool:22
@


1.11
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d10 1
a10 1
PORTREVISION=	8
d30 1
a30 1
USE_AUTOTOOLS=	autoconf:262:env automake:19:env libtool:22
@


1.10
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.9
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.8
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.7
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	autoconf:262:env automake:19:env libtool:15:env
@


1.6
log
@- Update to 0.3-pre7

PR:		127325
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.5
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	3
d12 2
a13 2
MASTER_SITES=	http://home.bawue.de/~lighter/www.enlighter.de/files/
DISTNAME=	${PORTNAME}-${PORTVERSION}_pre6
d29 2
d32 5
a36 1
USE_AUTOTOOLS=	libtool:15
d42 1
a42 1
.include <bsd.port.mk>
@


1.4
log
@- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
d28 1
a28 1
USE_XPM=	yes
@


1.2
log
@- Update to 0.3-pre6

PR:             110863
Submitted by:   Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@d10 1
@


1.1
log
@Kovpn is a really simple OpenVPN GUI for everyday use. It is a client only GUI,
meaning that you cannot administrate an OpenVPN server with it (Look for kvpnc
if you want such a program). You can use it to connect and disconnect without
needing to open a console. You can also input username and/or password that
might be needed.
In Short: It can do everything an end-user want's for his everyday work with
OpenVPN.

WWW: http://www.enlighter.de/

--Anderson S. Ferreira <anderson@@cnpm.embrapa.br>

PR:		ports/95709
Submitted by:	anderson@@cnpm.embrapa.br
@
text
@d9 1
a9 1
PORTVERSION=	0.2
d12 1
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION}
d19 1
a19 1
WRKSRC=		${WRKDIR}/kovpn
@

