22348 Commits

Author SHA1 Message Date
juanfra
fe051219e0 Update to mercurial 5.3.2. 2020-04-06 21:19:00 +00:00
robert
6a62ac6a98 unbreak the build by adding a missing patch that was missed from the
update
2020-04-06 21:01:24 +00:00
robert
9e0ca7af59 add DEBUGFLAG to SUBST_VARS 2020-04-06 19:29:02 +00:00
robert
4813f39a7e update to 8.2.0 2020-04-06 18:58:16 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
claudio
af949b05d6 There is no need to add a RUN_DEPENDS for the bootstrap compiler.
The compiler is only needed during build.
OK tracey@
2020-04-06 06:21:01 +00:00
rsadowski
af4e4948a6 Move x11/kde-applications/kcalcore to devel/kf5/kcalendarcore; OK mariani@
Comment:
The KDE calendar access library

Description:
This library provides access to and handling of calendar data. It supports the
standard formats iCalendar and vCalendar and the group scheduling standard
iTIP.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://projects.kde.org/projects/frameworks/kcalendarcore
2020-04-06 04:48:43 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
tracey
4a9d175216 Update xtensa-lx106-elf gcc-bootstrap and gcc to 5.2.0.
RUN_DEPENDS input from Claudio

OK paco kmos
2020-04-05 21:55:01 +00:00
kn
6d495a637c Remove audio/celt07
The last user (audio/mumble) switched to its bundled CELT version, but
uses Opus for voice communcation anyway.

http://celt-codec.org/ says
The CELT codec has been merged into the IETF Opus codec and is now obsolete

OK stehn
2020-04-05 21:26:04 +00:00
rsadowski
b7e283bc08 Update Qt Creator to 4.11.2
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.11.2.md?h=4.11
2020-04-05 18:08:13 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
rsadowski
1f6b13e989 Move x11/kde-applications/kcontacts to devel/kf5/kcontacts; OK mariani@
Information for inst:kcontacts-5.68.0v0

Comment:
KDE contacts access library

Description:
KContact library provides vcard support.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://projects.kde.org/projects/frameworks/kcontacts
2020-04-05 11:45:29 +00:00
rsadowski
f2f1fdf165 +syndication 2020-04-05 11:04:03 +00:00
rsadowski
1e839917d7 Import syndication-5.68.0; Tweaks and OK mariani@
Comment:
RSS/Atom parser library

Description:
RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported.
syndication offers a unified, format-agnostic view on the parsed feed, so that
the using application does not need to distinguish between feed formats.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://projects.kde.org/projects/frameworks/syndication
2020-04-05 11:03:16 +00:00
stsp
9ab78dfa58 in devel/got set DEBUG_PACKAGES to -main to restore the debug-got package
DEBUG_PACKAGES was changed to DEBUG_PACKAGES-main and DEBUG_PACKAGES-web
when the gotweb subpackage was added, but this doesn't actually work.

Trying to produce a -web debug package currently results in an error,
so go with just -main for now.

help from jca@
2020-04-05 10:09:06 +00:00
ajacoutot
ccaeabafaa Update to automake-1.16.2.
Tested in a bulk.

from Brad
2020-04-05 09:24:51 +00:00
jca
6ace77049c Use libc++ (not libestdc++) on powerpc
sparc64 will follow once base has done the switch
2020-04-04 21:48:39 +00:00
jca
fe8f33d7c4 Unbreak with clang: use the same type for input and output inline asm operands
Reported by kmos@
2020-04-04 20:59:41 +00:00
sthen
be216f521e enable DEBUG_PACKAGES for ccache (without dwz, we don't want extra deps here) 2020-04-04 20:36:26 +00:00
naddy
cfeab432f0 Regen everything with autoreconf. Required for upcoming automake 1.16.2
update.  From Brad
2020-04-04 20:26:17 +00:00
jca
676325fa9a static inline __TR_clear_cache_2, fixes sparc64 and powerpc build with clang
Reported bu kmos@ and cwen@
2020-04-04 12:55:38 +00:00
paco
6a9fc761b1 remove py3-arrow, py3-chai, py3-binaryornot and py3-whichcraft.
ok danj@ jca@
2020-04-03 15:36:10 +00:00
paco
cde715118b remove py-arrow, py-chai, py-binaryornot and py-whichcraft.
ok danj@ jca@
2020-04-03 14:49:05 +00:00
paco
c009c5159b remove py-arrow, py-chai, py-binaryornot and py-whichcraft.
They where introduced as dependencies for cookiecutter,
along with a bunch of other py ports:

  https://marc.info/?l=openbsd-ports&s=cookiecutter

But cookiecutter never made it into our tree.

danj and kmos discussed removing py-whichcraft last year:

  https://marc.info/?l=openbsd-ports&m=155597775827772&w=2

ok danj@ jca@
2020-04-03 14:47:33 +00:00
kn
1e09aa6e82 Build/test with Python 3
Required at build for detection but used only for testing;  works fine
on a system without Python 2.  If 2 and 3 are installed, 3 is preferred.
2020-04-03 10:23:29 +00:00
rpointel
cec90d5c1b update yamllint to 1.21.0. 2020-04-03 08:30:06 +00:00
afresh1
1158f49b0c Update devel/p5-Mouse to 2.5.10
From wen heping <wenheping2000 () hotmail ! com>
2020-04-03 02:54:46 +00:00
afresh1
a7ae8eaa11 Update devel/p5-Module-Build-XSUtil to 0.19
From wen heping <wenheping2000 () hotmail ! com>
2020-04-03 02:31:46 +00:00
kn
1a4ed1c962 Provide debug package for -main 2020-04-03 01:17:28 +00:00
danj
5f6890af40 Register haproxy-2.0.14 as it fixes CVE-2020-11100 2020-04-02 23:03:00 +00:00
robert
521ac179c2 x11/gnome/vino is back from the grave 2020-04-02 14:35:33 +00:00
abieber
058350fec3 + sqlc 2020-04-02 13:40:57 +00:00
abieber
1d0a4a2d85 Import sqlc a tool for creating type safe Go from SQL.
OK pirofti@, kn@
2020-04-02 13:40:05 +00:00
naddy
821591f380 Update to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15.
From Brad; dependent games checked by Nam Nguyen.
2020-04-01 20:43:08 +00:00
kn
10e7f94344 Remove unneeded asciidoc BDEP, simplify fake
Both manpages and manual.html are shipped as is, they are not built.
Since we don't install anything else, further HTML pages need no
building and asciidoc is not required/used.

Using the port's install-doc-man target simplifies things.

No PLIST change.

REVISION bump because tig.1 and manual.html changed slightly,
noticed by fcambus
OK fcambus
2020-04-01 19:31:00 +00:00
jasper
678433dc54 update to liblarch-3.0 and switch to python3 2020-04-01 14:35:10 +00:00
mglocker
8d60d557bf Update to 64tass-1.55.2176.
From <putridsoul66 AT gmail DOT com>.  Thanks.
2020-04-01 11:49:50 +00:00
bket
ddbc94b257 Add quirk for py-twitter and py-irclib, which have been migrated to py3-only 2020-04-01 07:56:26 +00:00
ajacoutot
0c1bfc2975 Update to meson-0.54.0. 2020-04-01 06:23:33 +00:00
kn
3f8161db45 Use much simpler :R modifier craft SUBDIR from V 2020-03-31 22:09:53 +00:00
bket
20bc725459 Update to py-jupyter_core-4.6.3
Changes:
https://github.com/jupyter/jupyter_core/blob/4.6.3/docs/changelog.rst

OK pirofti@
2020-03-31 19:20:04 +00:00
bket
567db40316 Update to py-nbformat-5.0.4
Changelog:
https://github.com/jupyter/nbformat/blob/5.0.4/docs/changelog.rst

OK pirofti@
2020-03-31 19:19:23 +00:00
bket
67a333c80d Update py-traitlets-4.3.3
Changelog:
https://github.com/ipython/traitlets/blob/4.3.3/docs/source/changelog.rst

OK pirofti@
2020-03-31 19:18:36 +00:00
kn
ed1635badc Update to libevent2 2.1.11
https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog

All patches except one are upstreamed, regress looks good on amd64 and
quick tests with a few clients such as net/tor and sysutils/tmate show
no regression on amd64.

OK and sparc64 bulk tested kmos
2020-03-31 19:06:06 +00:00
kn
5b628c4d8c Add CVE quirk for security/libssh 2020-03-31 18:48:18 +00:00
kmos
de7d35def8 Add quirk for cad/qucs removal 2020-03-31 15:03:33 +00:00
rsadowski
eeebe8203e Fix homepage
Homepage link "https://projects.kde.org/projects/frameworks/kirigami2" is dead
(HTTP error 404) for more than a month.
2020-03-31 04:40:24 +00:00
rsadowski
78d62b1866 Switch HOMEPAGE to https 2020-03-31 04:37:47 +00:00
rsadowski
8c00d80516 of course, forget the bump 2020-03-30 20:12:38 +00:00