head	1.13;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2012.12.31.14.49.54;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.11.30.10.49.47;	author svnexp;	state Exp;
branches;
next	1.11;

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

1.10
date	2012.08.03.15.54.35;	author cs;	state Exp;
branches;
next	1.9;

1.9
date	2010.11.08.16.01.13;	author bapt;	state Exp;
branches;
next	1.8;

1.8
date	2010.11.08.15.51.40;	author bapt;	state Exp;
branches;
next	1.7;

1.7
date	2010.08.20.20.13.09;	author bapt;	state Exp;
branches;
next	1.6;

1.6
date	2010.07.28.17.30.59;	author bapt;	state Exp;
branches;
next	1.5;

1.5
date	2010.06.05.20.12.44;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2010.04.02.18.49.03;	author niels;	state Exp;
branches;
next	1.3;

1.3
date	2010.02.26.08.59.57;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.31.13.30.23;	author jadawin;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.15.21.46.41;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309732
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309732 | bapt | 2012-12-31 12:46:02 +0000 (Mon, 31 Dec 2012) | 2 lines
## SVN ##
## SVN ## Remove useless LICENSE_FILE
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/security/netpgp/Makefile 309732 2012-12-31 12:46:02Z bapt $

PORTNAME=	netpgp
PORTVERSION=	20101107
CATEGORIES=	security
MASTER_SITES=	NETBSD/LOCAL_PORTS

MAINTAINER=	bapt@@FreeBSD.org
COMMENT=	PGP signing, verification, encryption, and decryption program

LICENSE=	BSD

USE_OPENSSL=	yes
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes

CFLAGS+=	-DOPENSSL_NO_IDEA -Wno-error

MAN1+=		netpgp.1 \
		netpgpkeys.1 \
		netpgpverify.1
MAN3+=		libnetpgp.3 \
		libmj.3

.include <bsd.port.mk>
@


1.12
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308003
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308003 | bapt | 2012-11-30 10:47:14 +0000 (Fri, 30 Nov 2012) | 4 lines
## SVN ##
## SVN ## Fix compilation with clang on head
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: head/security/netpgp/Makefile 308003 2012-11-30 10:47:14Z bapt $
a11 1
LICENSE_FILE=	${WRKSRC}/Licence
@


1.11
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	netpgp
# Date created:		2009-05-27
# Whom:			bapt <baptiste.daroussin@@gmail.com>
#
# $FreeBSD: head/security/netpgp/Makefile 301960 2012-08-03 15:54:35Z cs $
#
d18 1
a18 1
CFLAGS+=	-DOPENSSL_NO_IDEA
d26 1
a26 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 700042
BROKEN=		does not build on 6.x.
.endif

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


1.10
log
@SVN rev 301960 on 2012-08-03 15:54:35Z by cs

Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@@ (implicit)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@Forgot to commit the plist modification

Reported by:	QAT
@
text
@d14 1
a14 1
COMMENT=	PGP signing, verification, encryption and decryption program
@


1.8
log
@- Update to 20101107
@
text
@d28 2
a29 1
MAN3+=		libnetpgp.3
@


1.7
log
@- update to 20100710
- add USE_OPENSSL macros

PR:		ports/149812
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
Approved by:	jadawin (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	20100710
@


1.6
log
@Change maintainer address to my new @@FreeBSD.org

Approved by:	jadawin@@ (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	20100601
d19 1
@


1.5
log
@- Update to 20100601

PR:		147433
Submitted by:	Bapt <baptiste.daroussin@@gmail.com> (maintainer)
@
text
@d13 1
a13 1
MAINTAINER=	baptiste.daroussin@@gmail.com
@


1.4
log
@Upgrade to version 20100313

PR:		ports/145191
Submitted by:	Bapt <baptiste.daroussin@@gmail.com> (maintainer)
Approved by:	miwi (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	20100313
d16 3
@


1.3
log
@- Update to 20100212

PR:		144210
Submitted by:	Bapt <baptiste.daroussin@@gmail.com> (maintainer)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20100212
@


1.2
log
@- Update to 4.1.2 20090611

PR:		ports/138395
Submitted by:	Bapt <baptiste.daroussin gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	20090611
@


1.1
log
@The netpgp command can digitally sign files and verify that the
signatures attached to files were signed by a given user identifier.
netpgp can also encrypt files using the public or private keys of
users and, in the same manner, decrypt files which were encrypted.

The netpgp utility can also be used to generate a new key-pair for a
user.  This key is in two parts, the public key (which can be used by
other people) and a private key.

In addition to these primary uses, the third way of using netpgp is to
maintain keyrings.  Keyrings are collections of public keys belonging
to other users.  By using other means of identification, it is
possible to establish the bona fides of other users.  Once trust has
been established, the public key of the other user will be signed.
The other user's public key can be added to our keyring.  The other
user will add our public key to their keyring.

WWW:	http://www.NetBSD.org/

PR:		ports/134997
Submitted by:	bapt <baptiste.daroussin at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	20090525
d21 3
a23 1
MAN1+=		netpgp.1
@

