Commit graph

309595 commits

Author SHA1 Message Date
mef
7617df576a devel/R-Runit: import R-RUnit-0.4.32
# RUnit

Runit is a testing package for R code, inspired by the xUnit family of testing
tools.

Originally implemented by Thomas Koenig, Klaus Juenemann, and Matthias Burger,
this package has served the R community for over a decade.

Since RUnit is no longer actively developed, I provide maintenance of this
package mostly to support older projects that still rely on RUnit.

# Using RUnit

To make RUnit work with `R CMD check`, create a following file in the `tests`
subdirectory. This would run the actual tests stored in the packages
`inst/tests` subdirectory.
2020-01-11 06:56:24 +00:00
mef
b56ac6f689 doc: Updated devel/dejagnu to 1.6.2 2020-01-11 06:21:43 +00:00
mef
e3607e8e15 (devel/dejagnu) Updated to 1.6.2
Changes since 1.6.1:
1. runtest will abort if $DEJAGNU is defined but the file is not
   found.

Changes since 1.6:
Minor bug fixes, no major changes.
2020-01-11 06:21:33 +00:00
mef
dc3b2d59be (doc/TODO) -devel/cloc, updated to 1.84 6 weeks ago 2020-01-11 05:12:43 +00:00
ryoon
5b9505f262 doc: Updated biology/chemtool to 1.6.14nb12 2020-01-11 04:05:26 +00:00
ryoon
b52a4ad132 chemtool: Mark as PaX mprotect unsafe to prevent segfault
Bump PKGREVISION.
2020-01-11 04:04:41 +00:00
ryoon
ee6cef9b6a Updated www/firefox68-l10n to 68.4.1 2020-01-11 02:41:21 +00:00
ryoon
364cd9f0d6 firefox68-l10n: Update to 68.4.1
* Sync with www/firefox68-l10n.
2020-01-11 02:40:53 +00:00
kim
86fffe61bc Add patches to address CVE-2018-19211, CVE-2019-17594, and CVE-2019-17595. 2020-01-11 01:39:19 +00:00
khorben
3cb2a2b5eb doc: Updated comms/deforaos-phone to 0.6.0 2020-01-11 01:34:26 +00:00
khorben
a9f6fb38e7 deforaos-phone: update to 0.6.0
Changes since 0.5.1:
- Defaults to Gtk+ 3 (like libDesktop)
- Re-licensed to 2-clause BSD
- Extended telephony API
- More translated content
- Preferences for additional telephony providers (APN, USSD)
- Build fix for non-NetBSD platforms
2020-01-11 01:34:11 +00:00
gdt
f9f9c49d65 doc/TOdo: gramps-5.1.2 2020-01-11 00:32:49 +00:00
ryoon
9a66bec0f7 web2c: Fix build with poppler-0.84.0 2020-01-11 00:31:05 +00:00
khorben
cb13f3037e doc: Updated www/deforaos-surfer to 0.3.0 2020-01-10 23:28:56 +00:00
khorben
ef50746475 deforaos-surfer: update to 0.3.0
Changes since 0.2.10:
- Defaults to Gtk+ 3 (like libDesktop)
- Add support for IPv6
2020-01-10 23:28:46 +00:00
khorben
6db35a831c doc: Updated x11/deforaos-locker to 0.4.1 2020-01-10 23:24:25 +00:00
khorben
c9b4cae3cd deforaos-locker: update to 0.4.1
Changes since 0.4.0:
- Defaults to Gtk+ 3 (like libDesktop)
- Extended demo API
2020-01-10 23:24:16 +00:00
khorben
54ac3240e8 doc: Updated x11/deforaos-panel to 0.4.0 2020-01-10 23:21:27 +00:00
khorben
28684fcbcb deforaos-panel: update to 0.4.0
Changes since 0.3.6:
- Default to Gtk+ 3 (like libDesktop)
- New applets: leds, suspend, and shutdown
- Documentation for settings(1)
- Extended applet API
- Fixes to the cpu and wpa_supplicant applets
- Support for FreeBSD in the swap applet
2020-01-10 23:21:17 +00:00
khorben
da49c0365f doc: Updated sysutils/deforaos-browser to 0.5.3 2020-01-10 23:08:38 +00:00
khorben
b8e695d3c2 deforaos-browser: update to 0.5.3
Changes since 0.5.1:
- Defaults to Gtk+ 3 (like libDesktop)
- New XDG desktop entries
- Extended libBrowser API
- Changed license to 2-clause BSD
- Improvements to the plug-in for storage volumes
- Minor bugfixes
2020-01-10 23:08:26 +00:00
khorben
a304e5d778 doc: Updated x11/deforaos-libdesktop to 0.4.0 2020-01-10 22:53:58 +00:00
khorben
c9231c2578 deforaos-libdesktop: update to 0.4.0
Changes since 0.2.2:
- Defaults to Gtk+ 3
- Improvements to the compatibility layer
- New MimeHandler API
2020-01-10 22:53:13 +00:00
joerg
02ec44ab77 Fix kqueue fallout on NetBSD current. 2020-01-10 21:22:22 +00:00
joerg
d1bdce1239 Enable all options by default, at least devel/ocaml-git requires lwt
support. Bump revision.
2020-01-10 21:19:20 +00:00
joerg
6cd9310371 Fix race condition in parallel build. 2020-01-10 21:18:44 +00:00
joerg
15d9f30b3e Improve format string handling to allow building with clang. 2020-01-10 21:18:21 +00:00
joerg
a9361651f9 py-grpcio uses async syntax not supported in Python 2. 2020-01-10 21:17:45 +00:00
joerg
5c482c8b1b Replace completely broken sleep hack from MacPorts with an actual
dependency.
2020-01-10 21:17:17 +00:00
joerg
a8f1acacd6 Fix build with OpenSSL 1.1. 2020-01-10 21:16:40 +00:00
joerg
0c428a53d3 Drop SSLv3-only support. Don't look into internals of SSL structures. 2020-01-10 21:16:03 +00:00
joerg
8a04354c03 Use generic SSL version method instead of ancient SSLv3-only. Adjust
PLIST to match reality. Bump revision.
2020-01-10 21:15:21 +00:00
joerg
f712ecf926 Needs libXcursor. 2020-01-10 21:14:11 +00:00
joerg
873c6d8cd4 Needs pkg-config. 2020-01-10 21:13:55 +00:00
joerg
e0c5278fc4 Ignore truncation warnings from clang, e.g. on implicit casts from
INT64_T to float/double.
2020-01-10 21:12:58 +00:00
joerg
57fcf4394b Update for doxygen changes. Bump revision. 2020-01-10 21:12:09 +00:00
joerg
402e897eee Needs bsdtar to extract. 2020-01-10 21:11:50 +00:00
joerg
07c55f0450 Needs ocaml-cohttp. 2020-01-10 21:11:35 +00:00
joerg
923f090aca Always use C++11 STL and not TR1 on Unix. 2020-01-10 21:11:14 +00:00
adam
fcd2f92577 qemu: fix build on macOS 2020-01-10 20:27:03 +00:00
nia
ab9e018e13 vvvvvv: Use physfs from pkgsrc.
Bump PKGREVISION
2020-01-10 19:38:06 +00:00
maya
fd12ddc6a3 slim: already depends on dbus, don't add it a second time. 2020-01-10 19:26:31 +00:00
maya
b4d527eb5f doc: Updated x11/slim to 1.3.6nb3 2020-01-10 19:14:01 +00:00
maya
163b9c2276 slim: seems to require global dbus in order to successfully start things.
Make the rc.d script depend on dbus to have successful startup.
Add PREFIX/bin to path, so it works better with pkgsrc environments even
in the base xsrc case.

Bump PKGREVISION.
2020-01-10 19:13:33 +00:00
nia
3c9a12e4ff vvvvvv: DESCR note 2020-01-10 18:32:13 +00:00
nia
8b6e129a80 doc: Added games/vvvvvv version 0.0.0.20200110 2020-01-10 18:27:32 +00:00
nia
560631a80d games: Add vvvvvv
VVVVVV is a platform game all about exploring one simple mechanical idea -
what if you reversed gravity instead of jumping?

The game is designed not to artificially gate your progress. In VVVVVV there
are no locks, no power-ups, no switches, nothing to stop you progressing
except the challenges themselves.
2020-01-10 18:27:18 +00:00
plunky
36d75282a0 doc: Updated time/xtide to 2.15.2 2020-01-10 17:07:39 +00:00
plunky
1a6bb1528f update XTide to 2.15.2
Changes are many, it has been 13 years of development. See

  https://flaterco.com/xtide/changelog.html

for more information
2020-01-10 17:05:40 +00:00
plunky
594d078336 doc: Added databases/libtcd version 2.2.7r2 2020-01-10 17:00:38 +00:00