133931 Commits

Author SHA1 Message Date
bentley
52f64bb885 +opencc 2018-12-18 09:34:05 +00:00
bentley
f7018490d2 Add opencc-1.0.5.
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong Kong.

ok naddy@
2018-12-18 09:32:23 +00:00
bentley
e1984390d1 Remove botched import. 2018-12-18 09:24:52 +00:00
bentley
48e4397130 Import opencc-1.0.5.
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong Kong.

ok naddy@

(Reimporting into the correct directory.)
2018-12-18 09:20:19 +00:00
bentley
8ee472ea7d Import opencc-1.0.5.
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong Kong.

ok naddy@
2018-12-18 09:18:47 +00:00
danj
ba215ed203 Update to py3-black-18.9beta0
Don't install blackd for now, because our aiohttp is old.
Take maintainership.

ok jca@ juanfra@
2018-12-18 02:11:32 +00:00
sthen
2ed357d5f2 set USE_LLD=Yes on i386 to unbreak the bulk build for now.
probably still broken on other ld.bfd arches, build log excerpts at
https://marc.info/?l=openbsd-ports-cvs&m=154445446621320&w=2
2018-12-18 00:12:14 +00:00
jeremy
ab172567ce Update to mruby 2.0.0
Reenable on sparc64, since it now builds there, thanks to jca@ for testing.
2018-12-17 20:28:27 +00:00
feinerer
6ab249c22c Update to libv4l 1.16.3
No functional change as the update only contains changes in utils which we
currently do not build on OpenBSD.
2018-12-17 20:23:20 +00:00
landry
378cacad1d Assorted tweaks from Renaud Allard (MAINTAINER)
- make the web iface default to listen on localhost only
- disable the builtin 'report statistics home' feature
- provide a README with an example nginx vhost
2018-12-17 19:48:23 +00:00
jca
f6ccb4516c Missing includes when building with ports-gcc
from Charlene Wendling, committing on behalf of espie@ (maintainer)
2018-12-17 18:49:50 +00:00
jca
6374d4de59 Trailing whitespace in DESCR 2018-12-17 18:45:41 +00:00
jca
4e6bdb179f Missing includes when building with ports-gcc
from Charlene Wendling
2018-12-17 18:44:18 +00:00
jca
bfbf4b86d5 Missing includes when building with ports-gcc
from Charlene Wendling
2018-12-17 18:41:56 +00:00
jca
54b8b1959d Needs a modern-ish compiler for __builtin_bswap32
from Charlene Wendling, input from bcallah@
2018-12-17 18:21:01 +00:00
espie
53e99fff1d forgot about that specific optimization, noticed by naddy@ 2018-12-17 18:06:05 +00:00
bluhm
247b2930b6 update p5-OSPF-LSDB to 1.10 2018-12-17 17:54:47 +00:00
robert
8a0019eaea update to 8.7.80.312 2018-12-17 15:19:40 +00:00
pascal
866fb156a7 Update mips64 bootstrap, from visa@. 2018-12-17 14:09:30 +00:00
pascal
1043d57b0e Update mips64 bootstrap, from visa@. 2018-12-17 14:05:21 +00:00
sthen
48cec3cd0d +libunbound 2018-12-17 09:59:13 +00:00
sthen
0feaf9761b import net/libunbound, ok/feedback jca@ florian@
This package contains the validating resolver library from the Unbound
distribution (the main Unbound resolver daemon and tools are in OpenBSD's
base OS).
2018-12-17 09:58:46 +00:00
jca
839c4a60cb Fix sickbeard removal 2018-12-17 01:10:00 +00:00
jca
56dac1eaf5 Remove iaxcomm subpackage
iaxcomm doesn't build with wxWidgets3, not very surprising since the
last beta release was in 2008.

Maintainer timeout, ok kn@ rsadowski@ sthen@
2018-12-17 01:08:29 +00:00
jca
f5d177f05b Remove insecure nxssh and obsolete opennx
nxssh is based on an old copy of OpenSSH 4.7.  Upstream stopped
supporting it and it hasn't been updated since import, so it's likely
affected by all the issues listed on
https://www.openssh.com/security.html since 2008.

opennx is a graphical client that uses nxssh under the hood.  It is dead
upstream, hasn't been updated since 2009 and won't build with wxWidgets3.

ok kn@
2018-12-17 01:01:24 +00:00
danj
5251382008 Missed in previous 2018-12-16 16:53:35 +00:00
danj
02667d0a1f Tweak documentation
While there, passlib[bcrypt] seems to be just bcrypt so add a rdep on it

with and ok semarie@ (maintainer)
2018-12-16 16:52:39 +00:00
landry
d17b073ff8 reserve uid 824 for _traccar, reminded by danj@ 2018-12-16 15:33:44 +00:00
landry
3f4c02d5f3 +traccar 2018-12-16 15:10:24 +00:00
landry
0f8e4ada1c Import traccar 4.2, from MAINTAINER Renaud Allard.
Traccar is an open source GPS tracking system. It supports more than 170
GPS protocols and more than 1500 models of GPS tracking devices. Traccar
can be used with any major SQL database system. It also provides an easy
to use REST API.

Some of the available features include:
* Real-time GPS tracking
* Driver behaviour monitoring
* Detailed and summary reports
* Geofencing functionality
* Alarms and notifications
* Account and device management
* Email and SMS support

ok/tweaks sthen@
2018-12-16 15:09:58 +00:00
ajacoutot
8ce4fc9d8a Don't run the checkstyle script to unbreak with new go. 2018-12-16 15:08:34 +00:00
kn
9839cae1b3 Update to git-2.20.1
OK benoit
2018-12-16 13:53:22 +00:00
semarie
ea37087119 build clippy (linter) and rustfmt (code formatter) and provide them in
subpackages. while here create a subpackage for rust-gdb also.

looks good landry@
2018-12-16 09:19:57 +00:00
semarie
eee883860b backout change on distinfo: it wasn't intented to be commit 2018-12-16 08:54:24 +00:00
semarie
b19d4110a9 change MODCARGO_CRATES syntax for devel/cargo module.
The new syntax to have version with '-' character:
-MODCARGO_CRATES +=     aho-corasick-0.6.8      # Unlicense/MIT
+MODCARGO_CRATES +=     aho-corasick    0.6.8   # Unlicense/MIT

update all customers of devel/cargo to use the new syntax

ok landry@
2018-12-16 08:50:11 +00:00
abieber
d859e6a6b2 Jump to 0.6.9!
OK rsadowski@
2018-12-16 01:11:22 +00:00
abieber
806b8333a8 Bump gopass to 1.8.3. Patch has been sent upstream:
https://github.com/gopasspw/gopass/pull/1015

OK rsadowski@
2018-12-16 01:09:55 +00:00
abieber
61c22c4c39 Update fzf to 0.17.5
OK rsadowski@
2018-12-16 01:05:53 +00:00
juanfra
57ed8f743a Update to tarlz 0.7. From Sascha Paunovic. 2018-12-16 00:10:43 +00:00
juanfra
462edf4fc4 Update to cython 0.29.2. 2018-12-16 00:06:46 +00:00
danj
453877888b Update to haproxy-1.8.15
2 CVEs are fixed with this update
2018-12-15 20:25:54 +00:00
naddy
b69d74ec7b On i386, the ocaml runtime causes text relocations. We need to pass
-znotext to the linker when combining OCaml and C code.
2018-12-15 20:16:21 +00:00
naddy
2d6377da3e On i386, the ocaml runtime causes text relocations. Pass the -znotext
linker option to everything that links with the ocaml library.
2018-12-15 16:25:25 +00:00
danj
4947645f4b Add sqlite3 in my $cve
ok espie@
2018-12-15 15:37:28 +00:00
jca
ee542c5865 Take devel/llvm maintainership
The goal is to provide quick feedback on proposed diffs, and enforce
testing on at least one gcc arch (probably sparc64) before diffs get
committed.  All contributions are still welcome.

Maintainer timeout, ok ajacoutot@ visa@ naddy@ sthen@ espie@
2018-12-15 15:21:48 +00:00
jsing
964270cb22 Update lang/go to version 1.11.4.
This minor revision update includes various fixes, three of which address
security related issues.
2018-12-15 14:54:41 +00:00
rsadowski
5bec2905ac Update hugo-0.52
NO_TEST hint by Edward Lopez-Acosta

From Kevin Wondratsch (Maintainer) Thanks!
2018-12-15 14:19:17 +00:00
rpointel
a3d0511afb update z3 to 4.8.3.
ok pirofti@.
2018-12-15 12:43:40 +00:00
bket
0fc42fa481 Update to borgbackup-1.1.8
OK giovanni@
2018-12-15 12:14:26 +00:00
ajacoutot
ec13a9b298 Update to vault-1.0.0. 2018-12-15 11:42:39 +00:00