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