Ravenports generated: 11 Apr 2020 21:29
[ravenports.git] / bucket_B9 / libotr
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libotr
4 VERSION=                4.1.1
5 KEYWORDS=               net net_im security
6 VARIANTS=               standard
7 SDESC[standard]=        OTR library and toolkit
8 HOMEPAGE=               https://otr.cypherpunks.ca/
9 CONTACT=                Leonid_Bobrov[goleo@disroot.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://otr.cypherpunks.ca/
13                         http://www.c-s.li/ports/
14 DISTFILE[1]=            libotr-4.1.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       libgpg-error:single:standard
22                         libgcrypt:single:standard
23
24 USES=                   cclibs:single cpe libtool
25
26 LICENSE=                GPLv2:single LGPL21:single
27 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
28 LICENSE_FILE=           GPLv2:{{WRKSRC}}/LICENSE
29                         LGPL21:{{WRKSRC}}/LICENSE.lib
30 LICENSE_AWK=            TERMS:"^\#"
31 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/toolkit/parse.h
32 LICENSE_SCHEME=         multi
33
34 CPE_VENDOR=             cypherpunks
35 FPC_EQUIVALENT=         security/libotr
36
37 MUST_CONFIGURE=         gnu
38
39 INSTALL_TARGET=         install-strip
40 SOVERSION=              5.1.1
41
42 [FILE:665:descriptions/desc.single]
43 Off-the-Record (OTR) Messaging allows you to have private conversations
44 over instant messaging by providing:
45
46 * Encryption
47
48 No one else can read your instant messages.
49
50 * Authentication
51
52 You are assured the correspondent is who you think it is.
53
54 * Deniability
55
56 The messages you send do not have digital signatures that are checkable
57 by a third party. Anyone can forge messages after a conversation to make
58 them look like they came from you. However, during a conversation, your
59 correspondent is assured the messages he sees are authentic and unmodified.
60
61 * Perfect forward secrecy
62
63 If you lose control of your private keys, no previous conversation is
64 compromised.
65
66
67 [FILE:98:distinfo]
68 8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5       655791 libotr-4.1.1.tar.gz
69
70
71 [FILE:513:manifests/plist.single]
72 bin/
73  otr_mackey
74  otr_modify
75  otr_parse
76  otr_readforge
77  otr_remac
78  otr_sesskeys
79 include/libotr/
80  auth.h
81  b64.h
82  context.h
83  context_priv.h
84  dh.h
85  instag.h
86  mem.h
87  message.h
88  privkey-t.h
89  privkey.h
90  proto.h
91  serial.h
92  sm.h
93  tlv.h
94  userstate.h
95  version.h
96 lib/
97  libotr.a
98  libotr.so
99  libotr.so.%%SOMAJOR%%
100  libotr.so.%%SOVERSION%%
101 lib/pkgconfig/libotr.pc
102 share/aclocal/libotr.m4
103 share/man/man1/
104  otr_mackey.1.gz
105  otr_modify.1.gz
106  otr_parse.1.gz
107  otr_readforge.1.gz
108  otr_remac.1.gz
109  otr_sesskeys.1.gz
110  otr_toolkit.1.gz
111