142511 Commits

Author SHA1 Message Date
jeremy
239f38cbff Use more automated debug package creation 2019-11-19 17:20:12 +00:00
ajacoutot
3650c4b2fd Update terraform providers. 2019-11-19 16:40:20 +00:00
espie
31c7e58902 do the destdir dance using File::Spec for simpler, canonical paths 2019-11-19 16:35:20 +00:00
espie
0b8672b605 rename generic "out" into "mk" since we're writing to a makefile
(makes it more obvious compared to the plist fh)

start preparing for actually handling links
2019-11-19 15:49:30 +00:00
sthen
54e4f361e4 update to clamav-0.102.0
(slightly delayed while i tracked down the upstream commit fixing clamav-milter)
2019-11-19 15:35:37 +00:00
ajacoutot
dd7854b38b Update to terraform-0.12.16. 2019-11-19 15:14:09 +00:00
espie
cf1e5fa4f3 repair 2019-11-19 15:06:19 +00:00
espie
d189070fb1 document a design choice 2019-11-19 14:55:42 +00:00
espie
2a18d1de91 ... and the argument parsing proper is now identical as well! 2019-11-19 14:54:01 +00:00
espie
a5d9dff07c inherit from PlistReader so that differences are located in a better location 2019-11-19 14:51:32 +00:00
sthen
6a319ec2e1 update to Gargoyle 2019.1.1 (should be a noop for us) 2019-11-19 14:49:11 +00:00
espie
f1c3d659c4 move the common state things as well 2019-11-19 14:45:28 +00:00
sthen
eed5fb48b6 update to py-openssl-19.1.0 2019-11-19 14:42:53 +00:00
espie
978d83893b make the state code identical in preparation for lifting. 2019-11-19 14:41:29 +00:00
espie
cea793235b start moving common code into its own file 2019-11-19 14:38:56 +00:00
sthen
ff6546371a wpa_supplicant port tweaks,
- build eapol_test, it's a useful way to test RADIUS servers + EAP

- rather than using a whole new build config file, copy and patch the
upstream default, making it easier to incorporate upstream changes in new
versions, and see what we have/haven't enabled

- replace /dev/urandom with arc4random_buf
2019-11-19 14:35:59 +00:00
edd
2b1cce1cc7 Link textproc/mdbook. 2019-11-19 14:27:41 +00:00
edd
eaf92b2f5d Import textproc/mdbook.
"Create books from markdown files"

Input and OK sthen@. Thanks!
2019-11-19 14:25:46 +00:00
fcambus
d419560114 Update bdf2psf to 1.194. 2019-11-19 14:05:05 +00:00
sthen
bfecb66105 update to pypy-7.2.0, adding aarch64 support.
maintainer timeout
2019-11-19 13:50:24 +00:00
espie
94ac4af802 add DEBUG_PACKAGES, okay naddy@ (maintainer) 2019-11-19 13:27:44 +00:00
sthen
a64ae3dbe6 update to freeradius-3.0.20 2019-11-19 13:03:49 +00:00
espie
289bc15185 add DEBUG_* glue
okay sthen@
2019-11-19 12:39:04 +00:00
pvk
dbebac0b2b Update ansible 2.9.0 -> 2.9.1
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-1
2019-11-19 12:37:33 +00:00
sthen
f14ea1b4d3 regen PLISTs 2019-11-19 12:19:38 +00:00
sthen
0022503a80 cope with audio/py-mutagen subpackage split 2019-11-19 12:12:15 +00:00
sthen
fcb1a8ae3a update to Mutagen 1.43.0
split command line tools into a subpackage
2019-11-19 12:12:00 +00:00
sthen
a69dae938f merge 'if ${MODPY_VERSION} == "2.7"' block into the above 'if
${MODPY_MAJOR_VERSION} == 2' block, no need for it to be separate as we
only support one 2.x version now
2019-11-19 11:34:55 +00:00
fcambus
33be428508 Update ansilove to 4.0.5. 2019-11-19 10:45:53 +00:00
sthen
e8b0c103e0 add URLs for a couple of resources relating to coreboot updates on PC Engines boards 2019-11-19 10:42:38 +00:00
sthen
4d2ac4a488 update reposync, neater post-getopt check from naddy, doc fix from jj@,
other tweaks from me
2019-11-19 09:50:07 +00:00
fcambus
5e79172455 Update logswan to 2.1.2. 2019-11-19 09:35:29 +00:00
sthen
f99ed9e2ea include REVISION in PKGSPEC, to trigger updates in dependent packages
due to the i386 SSE->387 change
2019-11-19 09:30:40 +00:00
sthen
48b56daebe update unifi/testing to 5.12.35 rc 2019-11-19 09:27:02 +00:00
sthen
a8a3b70b58 On i386, currently go autodetects SSE at build time, and produces
binaries appropriate for the build machine. This doesn't work for
package builds where packages are produced on a machine with SSE
but are expected to work on machines without. Set GO386=387 during
the build to disable this. OK/improved comment from jsing@.
2019-11-19 09:17:06 +00:00
pvk
8675561e3f Update gitea 1.9.5 -> 1.10.0
Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.10.0
2019-11-19 06:42:46 +00:00
pamela
ba413cd768 +py-test-vcr 2019-11-19 00:05:33 +00:00
pamela
b19a1f9365 Import devel/py-test-vcr. OK sthen@
Py-test plugin for managing VCR.py cassettes.
2019-11-19 00:03:08 +00:00
pamela
4b1096d523 +py-vcrpy 2019-11-18 23:58:54 +00:00
pamela
1b8c898b62 Import www/py-vcrpy. OK sthen@
VCR.py automatically mocks your HTTP interactions to simplify and speed
up testing.
2019-11-18 23:54:11 +00:00
kmos
8b31b01a24 Update devel/py-test-httpbin 0.2.3 -> 1.0.0
Tests aren't included in the PyPI tarball. Pull request in
to remedy that for the next release.

OK sthen
2019-11-18 23:15:18 +00:00
sthen
93e87d29a4 update testing/ to unifi 5.12.31 rc 2019-11-18 21:31:11 +00:00
sthen
7c3092b3f9 update to dnscrypt-proxy 2.0.33, from maintainer Nam Nguyen 2019-11-18 20:59:36 +00:00
ajacoutot
d1ab045128 www/libcroco not needed anymore. 2019-11-18 19:58:14 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
jturner
77b77b9895 Update janet to 1.5.1 2019-11-18 19:34:56 +00:00
sthen
747a589f45 remove the printf that I added, deraadt@ is not keen and points out that the
same applies to all firmware packages
2019-11-18 18:06:59 +00:00
sthen
3e620b0326 update to freetds-1.1.21 2019-11-18 17:40:08 +00:00
sthen
b2bf478557 update to ccache-3.7.6 2019-11-18 16:14:56 +00:00
espie
5c2dd6bbc8 move process_subpackage logic into the PlistReader class in order to
share the code
2019-11-18 16:07:17 +00:00