Commit Graph

133771 Commits

Author SHA1 Message Date
landry
015c31a70f Update to sqlite 3.25.3, will be required by gecko 65.
See https://www.sqlite.org/releaselog/3_25_2.html &
https://www.sqlite.org/releaselog/3_25_3.html for changes.

sqlite 3.26.0 has been released but a .1 is pending, and will require a
bit more baking.
2018-12-11 09:41:28 +00:00
ajacoutot
9c551d3328 Update to meson-0.49.0. 2018-12-11 08:05:15 +00:00
kirby
ac0501ea6e remove missing files from MODPY_ADJ_FILES and switch to do-gen 2018-12-11 07:12:53 +00:00
benno
27419656df Update zim to version 0.68, diff from Edward Lopez-Acosta
(elopezacosta AT gmail DOT com), thanks!
ok jca@
2018-12-10 23:38:37 +00:00
sthen
dbb97a5ac4 update to icingaweb2-module-director-1.6.0 2018-12-10 20:40:23 +00:00
bcallah
fa177a6768 Minor update to libmicrohttpd-0.9.62 -- note the minor bump
Consumers happy
2018-12-10 19:26:27 +00:00
sthen
64b0b7badc use LLD_EMUL to avoid the need for HAVE_OBJCOPY=no on LLD arches.
zap some lines which are no longer needed.
2018-12-10 17:52:58 +00:00
edd
a3c58ad3b8 devel/radare2: Update to 3.1.0.
From David Carlier, with input from sthen@.

OK sthen@.
2018-12-10 17:06:01 +00:00
kn
6bc8811346 Avoid redundancy in post-install, clarify on gmake workaround
post-install is pretty much a do-install, so simply pass the proper MANDIR
and just uncompress the manual.

The make symlink is only needed for tests/Makefile since $(MAKE) is already
used elsewhere, so turn do-configure into do-test.

OK bket
2018-12-10 16:28:54 +00:00
claudio
1fe9e91d93 Change vmm-firmware port by adding:
- bootorder support (CONFIG_BOOTORDER=y)
- setting the default for screen-and-debug to 0 since for vmd screen is
  always the serial port (which is used for debug)
- Use a while (len--) inb() loop to read from IO ports instead of 'rep insb'
This will allow to implement fw_cfg support into vmd(4) and through that to
support alternative boot devices.
I tested OpenBSD (disk and cdrom boots) and a Linux guests and all still works.
OK reyk@, sthen@ and mlarkin@
2018-12-10 16:25:17 +00:00
rsadowski
3b18ae317d hook KDE5-kalzium and step 2018-12-10 16:06:54 +00:00
rsadowski
762c7314d3 unhook KDE4 step and adjust KDE4 meta 2018-12-10 16:06:34 +00:00
rsadowski
79032236b0 Import step-18.08.2
Comment:
KDE interactive physics simulator

Description:
Step is an interactive physical simulator. It allows you to explore the
physical world through simulations.

Features

 - Classical mechanical simulation in two dimensions
 - Particles, springs with damping, gravitational and coulomb forces
 - Rigid bodies
 - Collision detection (currently only discrete) and handling
 - Soft (deformable) bodies simulated as user-editable particles-springs
   systems, sound waves
 - Molecular dynamics (currently using Lennard-Jones potential): gas and
   liquid, condensation and evaporation, calculation of macroscopic quantities
   and their variances
 - Unit conversion and expression calculation: you can enter something like
   (2 days + 3 hours) * 80 km/h and it will be accepted as distance value
 - Error calculation and propagation: you can enter values like 1.3 +/- 0.2
   for any property and errors for all dependent properties will be calculated
   using statistical formulas
 - Solver error estimation: errors introduced by the solver are calculated and
   added to user-entered errors
 - Several different solvers: up to 8th order, explicit and implicit, with or
   without adaptive timestep
 - Controller tool to easily change properties during the simulation, including
   customizable keyboard shortcuts
 - Tools to visualize results: graph, meter, tracer
 - Context information for all objects, integrated wikipedia browser
 - Collection of example experiments and integrated tutorials

Maintainer: KDE porting team <openbsd-kde@googlegroups.com>

WWW: https://www.kde.org/applications/education/step

Tweaks/OK kn@
2018-12-10 16:00:27 +00:00
rsadowski
7a6cef0ea5 Import kalzium-18.08.2
Comment:
periodic table of elements

Description:
Kalzium is your digital replacement for the periodic table on paper. It is a
program that visualizes the Periodic Table of Elements (PSE) and includes basic
information about all common elements in the PSE. It has a gained much more
functions over time.

Features:

 - versatile overview of all important data from the elements like melting
   points, electron affinity, electronegativity, electron configuration, radii,
   mass, ionisation energy
 - tool to visualize the spectral lines of each element
 - different colored views of the PSE: separation of the different blocks, Year
   simulator, Temperature simulator
 - Molecular weight calculator
 - an Isotope table
 - 3D molecule editor, with a load and save functionality
 - an equation solver for stoichiometric problems
 - filetype conversion for different types of chemical programs
 - tool to produce a comprehensive list of all Risk_and_Safety_Statements

Maintainer: KDE porting team <openbsd-kde@googlegroups.com>

WWW: https://edu.kde.org/kalzium/

Tweak/OK kn@ DESCR tweaks from schwarze@
2018-12-10 15:56:59 +00:00
sthen
e87d327eb3 update to nghttp2 1.35.1 2018-12-10 15:38:05 +00:00
robert
8750b8b09a +mate 2018-12-10 15:31:52 +00:00
robert
0783f37b3f import a meta port for the MATE desktop that consist
of two packages, the main and the extras

port from Edward Lopez-Acosta
ok ajacoutot@
2018-12-10 15:31:33 +00:00
jeremy
4cdb35917a Update to JRuby 9.2.5.0
OK rsadowski@
2018-12-10 15:23:21 +00:00
bket
b3991fe99e Update to py-influxdb-5.2.1 2018-12-10 15:22:17 +00:00
sthen
974b85444f comment-out testing/ to stop dpb whining, the distfiles aren't public (it's a PERMIT_*=no port anyway) 2018-12-10 14:58:37 +00:00
jca
9705942b72 Don't rely on wx-config to reach into /usr/local/include
wx-config from wxWidgets-3.x won't put -I/usr/local/include in --cflags
any more.  Bump REVISION "just in case".
2018-12-10 14:39:17 +00:00
sthen
fb7af62aa0 quirk for php-librdf 2018-12-10 13:23:12 +00:00
sthen
179ec4bc25 disable the php bindings which are <=5.6-only
garbage-collect and fix a bogus LIB_DEPENDS in the Makefile while there
2018-12-10 13:22:04 +00:00
ajacoutot
7d0ddfcfca Update to libpaper-1.1.25. 2018-12-10 12:06:20 +00:00
landry
53feba32e0 Update to upower 0.99.9.
Upstream switched to fd.o's gitlab, adapt MASTER_SITES accordingly.
ok ajacoutot@
2018-12-10 10:55:27 +00:00
solene
348ea1a547 Update to stumpwm-18.05
ok jca@
2018-12-10 09:49:13 +00:00
jca
eb07fe199a Maintainer update to Modern-Perl-1.20181021
Adds support for Perl 5.26 & 5.28.
2018-12-10 09:46:26 +00:00
ajacoutot
9f8439b2c3 Update to gcab-1.2. 2018-12-10 08:49:32 +00:00
rsadowski
35ced8df32 zap double "Spectacle" in DESCR
Spotted by kn@ Thanks!
2018-12-10 07:33:12 +00:00
landry
04bc01d589 Update to cantata 2.3.2 2018-12-10 07:28:41 +00:00
landry
41e5435bd5 Update to gradio 0.7.2 2018-12-10 07:13:49 +00:00
bcallah
1702b6f3f7 Update to manaplus-1.8.12.8 2018-12-09 21:01:41 +00:00
ajacoutot
91f6e857c7 Unbreak with new icu. 2018-12-09 21:01:03 +00:00
ajacoutot
a3534dbf4f Major update to icu4c-63.1.
Tested on an amd64 bulk.
If it breaks on other archs, feel free to put me in the loop for fixing.
2018-12-09 21:00:26 +00:00
kili
cd6fff70d8 Update to poppler-data-0.4.9. 2018-12-09 19:09:13 +00:00
kili
a5e9f79c35 Update to poppler-0.61.1.
This is the last version containing qt4 bindings.
Update to 0.72 will happen when I've fixed build
problems of qt4 bindings from 0.61.1 with newer
versions of poppler.

No fallout during a bulk update on amd64. I've tested
some programs depending on it (evince, gummi).

ok aja@
2018-12-09 17:47:45 +00:00
rsadowski
ce05ec349d hook spectacle 2018-12-09 17:18:52 +00:00
rsadowski
254f8833de Import spectacle-18.08.2.
Comment:
KDE screen capture and screenshot program

Description:
Spectacle Spectacle is a simple application for capturing desktop screenshots.
It can capture images of the entire desktop, a single monitor, the currently
active window, the window currently under the mouse, or a rectangular region of
the screen. The images can then be printed, sent to other applications for
manipulation, or quickly be saved as-is.

Features:

 - Capture the entire desktop (default)
 - Capture the current monitor
 - Capture the active window
 - Capture the window currently under the cursor, including parents of pop-up
   menus
 - Capture the window currently under the cursor, excluding parents of pop-up
   menus
 - Capture a rectangular region of the screen
 - Start in GUI mode (default)
 - Take a screenshot and exit without showing the GUI
 - Start in DBus-Activation mode
 - Save image to specified file in background mode
 - Wait for a click before taking screenshot

Maintainer: KDE porting team <openbsd-kde@googlegroups.com>

WWW: https://www.kde.org/applications/graphics/spectacle/

Tweak and OK kn@
2018-12-09 17:17:45 +00:00
ajacoutot
5f5e39c3b2 Missed bump.
Changing RUN_DEPENDS requires a bump or packaging will break.
2018-12-09 15:34:43 +00:00
ajacoutot
6cb84be7be Fix constructing the auth dialog (from upstream). 2018-12-09 14:35:59 +00:00
ajacoutot
2e05da993d Add path to second .htaccess file (missed in previous). 2018-12-09 14:06:26 +00:00
ajacoutot
1510e716a8 Register owncloud removal. 2018-12-09 13:49:48 +00:00
ajacoutot
8b1ec6b48c World has moved to Nextcloud.
If you want to keep using a non-community driven version software, you can
install ownCloud from the official tarball.

ok stsp@
2018-12-09 13:48:17 +00:00
landry
4a25fa8f28 Reinstate .desktop files for xscreensavers.
Allows mate-screensaver & xfce4-screensaver to use them if installed.
Discussed with ajacoutot@
2018-12-09 13:43:03 +00:00
landry
4392e5eadb Rename popsquares.desktop to mate-popsquares.desktop to prevent conflict
with xscreensaver.

ok robert@ (MAINTAINER)
2018-12-09 13:41:54 +00:00
semarie
ed299bb41d tryton/5.0 : maintenance update
- account_invoice (missed in previous)

OK aja@
2018-12-09 13:40:34 +00:00
semarie
19fbb0774f add devel/git as BDEP.
no REVISION++ as it didn't build.

noticed by and ok aja@
2018-12-09 13:38:58 +00:00
ajacoutot
feb2b9b5fa Register phantomjs and casperjs removal. 2018-12-09 13:36:19 +00:00
ajacoutot
e95c32c097 Remove phantomjs and casperjs. Both projects have been discontinued:
https://github.com/ariya/phantomjs/issues/15344

ok sthen@
2018-12-09 13:34:41 +00:00
ajacoutot
cbfe90c198 Fix for upcoming icu 63.1. 2018-12-09 13:32:22 +00:00