jasper
727e817ae2
fix dependencies, this requires py-cryptography instead of py-crypto
2018-05-12 21:17:53 +00:00
jasper
99de78b188
switch to py-cryptodome
2018-05-12 21:01:05 +00:00
jasper
f1181fc9fc
switch from py-crypto to py-cryptodome
2018-05-12 20:05:25 +00:00
jasper
c98c537dee
drop unneeded dependency on py-crypto which isn't needed anymore since 1.6.0
2018-05-12 19:51:53 +00:00
jasper
e196dd36c2
switch to py-cryptodome
2018-05-12 19:45:22 +00:00
jsing
63df214750
Remove patch that is no longer needed to build with LibreSSL.
...
ok ajacoutot@
2018-05-12 18:31:22 +00:00
landry
da99382fa1
Minor bugfix update to sqlite 3.23.1, required by gecko 61.
...
See https://www.sqlite.org/releaselog/3_23_1.html
2018-05-12 18:11:34 +00:00
landry
d6923b69fa
Update to nss 3.37, needed by gecko 61.
...
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Interestingly, in nss 3.31 the way entropy is gathered from the system
was revamped, and in #1057343 it started using the getentropy() syscall
by default if available, with a fallback to /dev/urandom...but only on
linux/glibc 2.25.
Add a patch to also use getentropy() on OpenBSD.. reported upstream in
#1461075
2018-05-12 18:10:12 +00:00
tb
b64a1f7c77
Fix after const changes in libcrypto.
...
looks good to jsing
2018-05-12 17:48:30 +00:00
jsing
caaa90e552
Remove patches that are no longer needed to build with LibreSSL.
...
ok Brad
2018-05-12 17:17:25 +00:00
jsing
fda1c52c80
Remove patches that are no longer needed to build with LibreSSL.
...
ok Brad
2018-05-12 17:07:27 +00:00
jsing
7543c2438a
Unbreak funopen usage with libtorsocks - always call the libc fclose
...
function, even when fd < 0.
ok jca@ pascal@ solene@
2018-05-12 16:52:25 +00:00
jca
b823362c61
Needs a c++11 compiler, spotted on powerpc
2018-05-12 14:49:01 +00:00
jca
fd600705fe
Better LIBRESSL_VERSION_NUMBER check
...
LibreSSL 2.7.1 started providing X509_OBJECT_get0_X509 and
X509_STORE_get0_objects, so use them.
While here fix a format string warning (%hu vs %d).
ok kn@ (maintainer)
2018-05-12 14:37:36 +00:00
jca
43a61df6fb
Correctly print time_t
...
Fixes a latent problem on 32 bits archs. ok kn@, bump in next commit.
2018-05-12 14:33:50 +00:00
espie
ca83ec2fdb
more @bin and other removal
2018-05-12 14:29:01 +00:00
espie
4942de4912
somehow I bugged this
2018-05-12 14:28:25 +00:00
espie
a96427599c
sprinkle @bin, remove stripped directories
2018-05-12 14:08:51 +00:00
espie
2518277ccc
reorder for new update-plist
2018-05-12 14:06:56 +00:00
espie
aadcacf835
keep rcscript in alpha order
2018-05-12 14:06:16 +00:00
jasper
d65497c048
update to i3status-2.12
2018-05-12 14:03:46 +00:00
espie
91de453053
new update-plist will match actual files first
...
since flipit actually installs a flipit conf, the @extra file will move
a bit
2018-05-12 14:03:35 +00:00
espie
50d186301e
@bin markers
2018-05-12 14:01:17 +00:00
espie
4d458d3820
zap common dirs
2018-05-12 13:59:37 +00:00
espie
31e6ccf0df
@bin markers
2018-05-12 13:58:30 +00:00
espie
d7c16d2343
zap extra dirs
2018-05-12 13:56:39 +00:00
espie
4e259e8a08
better with the actual plugin
...
bump again in case someone was unlucky enough to build during that short
window
2018-05-12 13:55:24 +00:00
solene
e1d65a171d
Update ocrad-0.26
...
ok sthen@ jca@
2018-05-12 13:47:14 +00:00
espie
6bbf04ed6e
in for a penny...
...
audio/moc recognizes libmodplug, build the appropriate plugin
discussed with jasper@
2018-05-12 13:03:18 +00:00
sthen
94b9b77817
upstream fixed out-of-tree builds, set SEPARATE_BUILD
2018-05-12 13:02:33 +00:00
sthen
8de3e230ca
update to neomutt-20180512
2018-05-12 12:50:25 +00:00
espie
3a02441c65
last update missed an include file.
...
Add it, also comment out the wrong lib so that update-plist is squeaky clean.
discussed with jasper@
2018-05-12 12:42:39 +00:00
jasper
230c71713e
sync; 10169
2018-05-12 12:31:44 +00:00
espie
0bae2a1472
fix pre-fake fragment
...
we're in the fake context, so PREFIX has WRKINST prepended
2018-05-12 12:07:07 +00:00
espie
7e8a7bdfae
shush down pkg_create too
2018-05-12 11:57:43 +00:00
espie
8b8b0f2167
document -q, even the confusing part
2018-05-12 11:40:43 +00:00
sthen
d18b3615a7
Restrict @fontdir additions to /usr/local/share/fonts for now,
...
it might make sense to have this a bit wider, but currently the
marker is added in quite a few places where it doesn't help.
Expand the match to include truetype/opentype collections and
pfa files. ok espie
2018-05-12 11:21:27 +00:00
espie
af189cbf16
- add a quiet option (not opposite of verbose) that makes progress
...
messages vanish
- try to copy @extra stuff as annotations, and resort to explicit
copying if that fails (they shouldn't move around so much)
2018-05-12 11:13:52 +00:00
espie
6c9bec5fc3
python is the first module to gain explicit update-plist support, do not
...
try to add those substs in the middle of words
2018-05-12 10:47:36 +00:00
espie
4eff1c5c0e
some not so small changes
...
- use context in prefix/suffix substitution
specifically, if we have keywords, explicitly allow for them in prefix
Allow for substitution "anywhere" in actions
And allow for manpage extension for suffixes
- never propose a substitution for TRUEPREFIX, it shouldn't even be there
(still need PREFIX vs LOCALBASE desambiguation)
- create the sorted variables list in finalize, so we can add more meat
- allow for MACHINE_ARCH-openbsd (perl)
- be more specific for new substs, we allow substs if the value just appeared
- do not count variables we don't backsubst as duplicate value, this should
solve DISTNAME vs FULLPKGNAME
2018-05-12 10:46:39 +00:00
espie
a6e29f2ee4
small tweaks:
...
- always display the full plist filename, as it is more useful for scripts
who do not need to known the cwd
- do backsubst inside LIBxxx_VERSION variable names
- pass context to backsubst
2018-05-12 10:41:40 +00:00
espie
1309f29d90
sprinkle some bins, remove stripped directories, reorder annotations that
...
are not in the "canonical plist write order"
2018-05-12 10:00:24 +00:00
espie
f63617652c
re-add incorrectly trimmed dir
2018-05-12 09:54:43 +00:00
espie
1729a395b5
explicitly comment out bad man directories so that update-plist regen
...
is 100% correct
2018-05-12 09:52:07 +00:00
espie
6b467c984e
@bin markers
2018-05-12 09:41:31 +00:00
espie
63dbe9bd67
add missing bin markers, reduce gratuitous diff between update-plist
...
output and my stuff
2018-05-12 09:22:27 +00:00
espie
0868f762d8
add support for version-like variables
2018-05-12 07:59:00 +00:00
espie
067d19a39c
in switching to substitutions on fullstring, I lost the automatic copy
...
of no checksum, so do it manually
2018-05-12 07:48:38 +00:00
bcallah
1a8b4b6cf2
Update to wtf-20180510
2018-05-12 02:26:01 +00:00
sthen
564328fe8b
sync; pecl-libsodium -> pecl56-libsodium
2018-05-11 20:12:46 +00:00