diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-06-15 14:54:51 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-06-15 14:54:51 -0400 |
| commit | e81f04fa53e7e01afdc834d9c22b5c982c98f59b (patch) | |
| tree | 763d6d68516ca9d184ddd2402978adcc4027a99d /security/bearssl/pkg/PLIST | |
| parent | 92e45e47c29ec037842c4a34ebc0c14143d413ff (diff) | |
This is due to the following two reasons:
1. it's very out of date compared with current ports tree (like by 2+
years!)
- some of the ports here were mainly just updates I didn't upstream,
which have since now been part of openbsd, like verilator
2. removing dependencies is a lot of headache to stay in sync and/or for
ports I no longer use
- e.g. dbus is very difficult to remove in a desktop while patching
to remove from gtk and downstream
- I don't want to spend more time reducing number of dependencies
when I can be working instead. I no longer have as much free time
as I did in high school :(
Diffstat (limited to 'security/bearssl/pkg/PLIST')
| -rw-r--r-- | security/bearssl/pkg/PLIST | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/security/bearssl/pkg/PLIST b/security/bearssl/pkg/PLIST deleted file mode 100644 index be7a25d..0000000 --- a/security/bearssl/pkg/PLIST +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | @bin bin/brssl | ||
| 2 | include/bearssl.h | ||
| 3 | include/bearssl_aead.h | ||
| 4 | include/bearssl_block.h | ||
| 5 | include/bearssl_ec.h | ||
| 6 | include/bearssl_hash.h | ||
| 7 | include/bearssl_hmac.h | ||
| 8 | include/bearssl_kdf.h | ||
| 9 | include/bearssl_pem.h | ||
| 10 | include/bearssl_prf.h | ||
| 11 | include/bearssl_rand.h | ||
| 12 | include/bearssl_rsa.h | ||
| 13 | include/bearssl_ssl.h | ||
| 14 | include/bearssl_x509.h | ||
| 15 | @static-lib lib/libbearssl.a | ||
| 16 | @so lib/libbearssl.so | ||
