140889 Commits

Author SHA1 Message Date
jasper
064f78b6e4 add polybar
the original import was based on an initial port and OK'd by bcallah@
2019-09-20 08:20:49 +00:00
jasper
89809ff4cd import polybar-3.4.0
Polybar is a fast and easy to use tool for creating status bars.
Polybar aims to help users build beautiful and highly customizable
status bars for their desktop environment, without the need of having a
black belt in shell scripting.

currently not all the OS-specific modules support OpenBSD (cpu does work now).
the remainder of modules will be worked on
2019-09-20 08:18:42 +00:00
daniel
e14e5d002f - Update to beta3 to pickup a few bug fixes.
- Make the regression tests more verbose like we used but lost in one
  of the recent updates.

ok Yozo Toda (MAINTAINER)
2019-09-20 03:28:33 +00:00
landry
a3bd57eebb Sync pkg-readme with the one from mozilla-firefox.
Prompted by a mail from gjones5555 at netscape dot net
2019-09-19 19:15:55 +00:00
thfr
e910788483 update mojoshader to changeset 1214
This allows running most recent FNA games to run (e.g. Sumico,
Unexplored).

No regressions on testing with FNA games, including:

Apotheon, At the Gates, Axiom Verge, Celeste, CometStriker, Dust AET,
FEZ, Flinthook, Flotilla, Hacknet, Rogue Legacy, Owlboy, Salt and
Sanctuary
2019-09-19 16:36:07 +00:00
sthen
c7fb374db3 update to isc-bind-9.11.11 2019-09-19 14:46:47 +00:00
ajacoutot
0efa1a3aa2 +aom 2019-09-19 14:22:32 +00:00
ajacoutot
31a7fb0d99 Import aom-1.0.0.20190901.
AOMedia Video 1 (AV1), is an open, royalty-free video coding format
designed for video transmissions over the Internet. It is being
developed by the Alliance for Open Media (AOMedia), a consortium of
firms from the semiconductor industry, video on demand providers, and
web browser developers, founded in 2015.

from Brad
ok sthen@
2019-09-19 14:21:27 +00:00
bcallah
ad8e212725 +siji 2019-09-19 13:59:39 +00:00
bcallah
68ed332800 Import fonts/siji, an iconic bitmap font based on Stlarch with additional
glyphs.
ok jasper@

Siji is an iconic bitmap font based on the Stlarch font with additional
glyphs.

It inherits additional glyphs from Sm4tik xbm icon pack, Lokaltog
Symbols font, xbm-icon font, Uushi font, FontAwesome, and Tewi font with
personal additions.
2019-09-19 13:59:22 +00:00
jasper
bc717ec1c6 re-instate the installation of the pkgconfig file, as needed by an upcoming polybar port
ok kirby@ (MAINTAINER)
2019-09-19 13:33:57 +00:00
thfr
95b7ce213c update mono to 5.20.1.34
add small fix for duplicate directory separators in relative paths
(GitHub issue #15407)
ok robert@ (maintainer), solene@
2019-09-19 12:02:59 +00:00
fcambus
a0436bf620 Update ruby-rouge to 3.11.0. 2019-09-19 11:26:35 +00:00
otto
d6ec34c5bb - Fix userland context switching on powerpc, OpenBSDs ABI differs from the Linux one.
- Fix error in fixed size stack allocator.
Heavy lifting done by George Koehler. ok sthen@ rsadowski@
2019-09-19 07:38:14 +00:00
ajacoutot
a020aa8e69 Update to awscli-1.16.241. 2019-09-19 07:31:02 +00:00
ajacoutot
42cb1cb480 Update to py-boto3-1.9.231. 2019-09-19 07:30:41 +00:00
ajacoutot
6f0290e43d Update to py-botocore-1.12.231. 2019-09-19 07:30:31 +00:00
ajacoutot
1325675db9 Update to exoscale-cli-1.5.1. 2019-09-19 07:27:13 +00:00
landry
d9a730b83e add link to upstream commit 2019-09-19 05:29:26 +00:00
lteo
019363fe43 Introduce a variable called GRADLE_JAR to replace the Gradle version number in
the PLIST to make future PLIST diffs less noisy.

suggested by and ok sthen@
2019-09-19 02:02:17 +00:00
afresh1
aec9ec7257 Update www/p5-Dancer-Plugin-Database-Core to 0.20
From wen heping <wenheping2000 () hotmail ! com>
OK and fixes cwen@
2019-09-19 01:49:48 +00:00
naddy
eb05078e8d UID is not an environment variable at all, but a built-in bash variable 2019-09-18 21:14:39 +00:00
chrisz
4153a2ac37 Update and unbreak lang/ocaml-camlp4
ok krw@, avsm@
2019-09-18 19:42:58 +00:00
chrisz
88737e7f1c Update devel/dune to 1.11.3
ok krw@
2019-09-18 19:12:29 +00:00
chrisz
225ce4224b Upgrade lang/ocaml to 4.08.1
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.

ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
landry
d74af0bfff Update to firefox 69.0.1.
See https://www.mozilla.org/en-US/firefox/69.0.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-31/
2019-09-18 16:58:05 +00:00
sthen
0ffa5fa2c4 +e2guardian 2019-09-18 16:34:51 +00:00
sthen
ee78121d31 import ports/www/e2guardian, from Henry Jensen, hints on replacing
sigtimedwait from robert@, OK robert@
2019-09-18 16:34:03 +00:00
bcallah
a087e88e47 Update to a newer checkout of devilutionx. This one has fixed support for
TCP multiplayer (among additional updates).
From Nam Nguyen, who did the multiplayer fixing work for upstream.
ok brynet@
2019-09-18 13:32:16 +00:00
jasper
4cf063ec2d consistently use tun0 as the sample device name
from Bjorn Ketelaars
2019-09-18 10:59:37 +00:00
sthen
d74015c4d3 update to p5-Net-BGP-0.17, from wen heping 2019-09-18 07:41:35 +00:00
sthen
cd4c21ce30 update to p5-PDF-API2-2.036, from wen heping 2019-09-18 07:40:32 +00:00
lteo
ccb0de530f Update to Gradle 5.6.2.
https://docs.gradle.org/5.6.2/release-notes.html

ok abieber@ rpointel@ sthen@
2019-09-18 02:16:40 +00:00
sebastia
af27d569f6 simple update to 3.14.3 2019-09-18 00:36:21 +00:00
sebastia
b6a0b2b901 update to 2019-09-17 2019-09-18 00:17:50 +00:00
fcambus
71ec115ee8 Remove one defunct entry in MASTER_SITES. 2019-09-17 20:48:38 +00:00
juanfra
01cf37760b Explain the kbfsfuse modes in the README. OK abieber@ (MAINTAINER). 2019-09-17 20:47:21 +00:00
sthen
334f665f84 update to scamper-20190916 2019-09-17 16:46:08 +00:00
sthen
2c9d166d45 update to p5-Mail-DKIM-0.56, from wen heping, ok giovanni@ 2019-09-17 13:39:59 +00:00
tb
c831bda503 Fix off-by-one that broke the ' ' key for going from the penultimate to
the last page. See https://bugs.ghostscript.com/show_bug.cgi?id=701615

Add back mapping for the backspace key.

reported by espie and stsp
ok sthen
2019-09-17 09:22:51 +00:00
ajacoutot
ce6508312d Missing BDEP on textproc/p5-XML-Parser.
breakage reported by naddy@
2019-09-16 21:48:23 +00:00
cwen
a7343734a8 neofetch: update to 6.1.0
Changelog:
https://github.com/dylanaraps/neofetch/releases/tag/6.1.0

OK bcallah@
2019-09-16 20:23:48 +00:00
landry
48b5fdd89f Readd patch making sure we dont pick up libexecinfo if present at
configure time, which has been a running gag.
Build breakage reported by ajacoutot@, thanks !
2019-09-16 18:02:31 +00:00
kmos
5063b53d39 Correct two places where sha256 was used explicitly rather than using
the _CIPHER variable the rest of the file uses.

ok solene kn
2019-09-16 16:50:08 +00:00
jcs
de710fa6b5 xdimmer 1.6 2019-09-16 15:47:17 +00:00
naddy
4deb2d7d8c Fix regression tests:
* Export UID, which is stripped by env -i; used by checks if user is root.
* Run tests with bash.  Various scripts use bash features.
* Replace unportable grep expression.

ok landry@
2019-09-16 14:16:17 +00:00
espie
03ef1d1e2d be slightly more strict in recognizing numbers
this allows $self to print normally in perl
2019-09-16 12:22:03 +00:00
giovanni
755f3d2a93 Update to 2.1.2
added compatibility with TB 68.x
ok landry@ on a previous version if the diff
2019-09-16 06:54:43 +00:00
solene
0682110aab Update to sbcl-1.5.5
Diff from Timo Myyrä <timo.myyra@bittivirhe.fi> (thank you)
ok maintainer
2019-09-16 06:24:18 +00:00
ajacoutot
fc1101b6bd Missing LDEP on devel/json-glib. 2019-09-16 06:09:10 +00:00