View | Details | Raw Unified | Return to bug 90378
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mircryption
8
PORTNAME=	mircryption
9
DISTVERSION=	0.1
9
DISTVERSION=	1.1.27
10
CATEGORIES=	irc security
10
CATEGORIES=	irc security
11
MASTER_SITES=	http://mircryption.sourceforge.net/Downloads/
11
MASTER_SITES=	http://mircryption.sourceforge.net/Downloads/
12
PKGNAMEPREFIX=	xchat-
12
PKGNAMEPREFIX=	xchat-
Lines 17-29 Link Here
17
17
18
RUN_DEPENDS=	xchat:${PORTSDIR}/irc/xchat2
18
RUN_DEPENDS=	xchat:${PORTSDIR}/irc/xchat2
19
19
20
BROKEN=		Size mismatch
21
22
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
23
USE_ZIP=	yes
21
USE_ZIP=	yes
24
USE_REINPLACE=	yes
22
USE_REINPLACE=	yes
25
ALL_TARGET=	freebsd
23
ALL_TARGET=	freebsd
26
CFLAGS+=	-fPIC
24
CFLAGS+=	-fPIC
25
INSTALLS_SHLIB=	yes
27
26
28
WRKSRC=		${WRKDIR}/mircryption/src/xchat/
27
WRKSRC=		${WRKDIR}/mircryption/src/xchat/
29
#
28
#
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mircryption_xchatsrc.zip) = df7c8b0d449e3d33e7245facc81d0f43
1
MD5 (mircryption_xchatsrc.zip) = daf2065fe74efe91a8ebb0c83da87bc8
2
SHA256 (mircryption_xchatsrc.zip) = 69bb7fcd01800c8ad282a36ef5f13b9d0f1794b779d31683442f6294792f677c
2
SHA256 (mircryption_xchatsrc.zip) = d9e7dab51559294eeca43ec6a2e7ad20a05a00104b7f7cb886996b06cab847e4
3
SIZE (mircryption_xchatsrc.zip) = 516702
3
SIZE (mircryption_xchatsrc.zip) = 632479
(-)pkg-descr (-1 / +1 lines)
Lines 19-24 Link Here
19
temporarily disable & re-enable encryption on a channel, send plain
19
temporarily disable & re-enable encryption on a channel, send plain
20
text quicky, etc.
20
text quicky, etc.
21
21
22
WWW: http://mircryption.sourceforge.net/
22
WWW: http://www.donationcoder.com/Software/Mouser/mircryption/index.php
23
23
24
-- lioux@FreeBSD.org
24
-- lioux@FreeBSD.org

Return to bug 90378