aboutsummaryrefslogtreecommitdiffstats
path: root/security/keychain/Makefile
blob: 51869e5022c21f2dc053b270af269912ef741b82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:    keychain
# Date created:     10 September 2001
# Whom:             Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   keychain
PORTVERSION=    1.7
CATEGORIES= security
MASTER_SITES=   http://www.ibiblio.org/gentoo/distfiles/

MAINTAINER= ports@FreeBSD.org

RUN_DEPENDS=    pidof:${PORTSDIR}/sysutils/psmisc

USE_BZIP2=  yes
NO_BUILD=   yes

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 400016
RUN_DEPENDS=    ssh-agent:${PORTSDIR}/security/openssh
.endif

do-install:
    @ ${MKDIR} ${PREFIX}/bin
    @ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin

.include <bsd.port.post.mk>
74fbb13f3ef489a806b9425cf57e'>- Fix build on AMD64 when WITH_FT_BRIDGE=yes is enabledmiwi2008-03-071-0/+11 * - Fix security issuerafan2008-03-021-0/+12 * - Add full support for Japanese fonts and ijs driverrafan2008-03-012-0/+20 * - Update to 8.61rafan2008-02-294-38/+212 * - Disable GS_DEVS_SHARED to fix svga drivers buildrafan2007-08-181-1/+1 * - Add missing patch in 8.60 updaterafan2007-08-161-0/+25 * - Update to 8.60. The contributed drivers made by gs-esp are now merged in,rafan2007-08-1610-898/+70 * Fix build when lvga256 or vgalib is enabled.hrs2007-06-042-0/+36 * Update to 8.57.hrs2007-06-0365-5370/+944 * Use japanese/ipa-ttfonts as the default Japanese TrueTypehrs2007-04-241-16/+5 * Add hl1250 driver, which adds support for the Brother HL-1250 andlofi2007-03-292-0/+27 * - Update to 8.56rafan2007-03-2837-433/+887 * - Fix build on gcc 4. These two changes are stole from print/ghostscript-afpl.rafan2007-01-232-17/+288 * - Fix build on 4-stable when PCL3 driver is enabled [1]barner2005-06-1110-39/+1147 * - Add the PCL3 driver.barner2005-06-06