Commit Graph

60945 Commits

Author SHA1 Message Date
Michael Baeuerle 9c45e6622b Makefile: +utf8proc 2020-05-26 17:59:26 +02:00
Michael Baeuerle dbcec08d6b converters/utf8proc: Update to 2.5.0
pkgsrc changes:
- Drop cmake
  Drive libtool directly (utf8proc can be build with a single compiler call).
  This removes the C++11 build dependency for cmake (C99 is now sufficient)
  and more build dependencies that at least an order of magnitude larger than
  utf8proc itself.
- Add support for pkgconfig
  Install "libutf8proc.pc"

Upstream changelog for utf8proc 2.5.0 (2020-03-27):
- Unicode 13 support (#179).
- No longer report zero width for category Sk (#167).
- cmake support improvements (#173).
2020-05-26 17:58:17 +02:00
Jason Bacon 52c8fadc92 openconnect: Patch out HTML docs build 2020-05-25 21:47:49 -05:00
Greg Troxel f157e4365b qt-openzwave: Add 10%-baked package 2020-05-25 20:23:12 -04:00
astr0b4by 0646ced818 Added a new game package NBlood - reverse-engineered port of Build
games using EDuke32 engine
2020-05-25 22:40:16 +00:00
Yorick Hardy e66a4a1ddd starfighter: update to starfighter-2.1.1
No changelog. From the release page:

  I found out by sheer chance that version 2.1 introduced a weird
  bug where after pressing Esc to flee the level early, it would
  delay doing that until all collectables disappeared, an unintended
  consequence of the feature that waits to begin the level end sequence
  until collectables are grabbed. This release fixes this bug, and
  also updates the copyright dates. Other than that, it's the same
  as version 2.1.
2020-05-25 20:31:29 +02:00
kikadf 20e450ff21 enlightenment-current: fix build 2020-05-25 17:00:52 +02:00
kikadf 1f8c626188 efl-current: add NetBSD specific patches 2020-05-25 17:00:52 +02:00
kikadf 6687104c60 efl-current: fix version in buildlink3.mk 2020-05-25 17:00:52 +02:00
kikadf c3d4dede97 efl-current: update to 1.24.1
Fixes:
edje - don't set font sizes less than 1
ecore_evas_x - fix maximize/unmaximize request corner case
ecore_evas: only define these eina errors once
exactness: remove no longer needed _evas_new()
exactness_player: do not test for delay_ms
evas + gl - fix callback-to-app-changes-state issue with pixel data
2020-05-25 17:00:51 +02:00
nia a428eaf883 Drop mupen64, it's obsoleted by mupen64plus
(I meant to do this in a previous commit where I removed the
plugins but missed it).
2020-05-25 13:47:46 +01:00
Thomas Klausner 46e4315c22 TODO: + tokei-11.2.0. 2020-05-24 10:12:47 +02:00
Iku Iwasa 6bd7daba92 py-identify: Update to 1.4.16 2020-05-24 11:14:34 +09:00
Iku Iwasa 13f1d88de6 task: Specify version to make "--version" work properly 2020-05-24 11:11:21 +09:00
Iku Iwasa c24de8e0a4 task: Update to 2.8.1
Changelog

* Fix error code for the --help flag.
* Print version to stdout instead of stderr.
* Supress context errors when using the --watch flag.
* Support templating on description.
2020-05-24 11:10:28 +09:00
Yorick Hardy 3ac8a66cd5 omnispeak: fix omnispeak hangs by updating snapshot
Version 1.0 was just a git snapshot, released only as binaries on
the author's website, and no releases have been made since.
Pkgsrc onispeak-1.0 was taken from the same snapshot.

The latest git snapshot seems to fix some issues, so call it
omnispeak-1.0nb1. No changelog provided.
2020-05-23 22:27:23 +02:00
Dan Cîrnaț 2ae7666b68 jsonrpc-glib: import jsonrpc-glib-3.34.0 as wip/jsonrpc-glib 2020-05-23 21:35:07 +02:00
Thomas Klausner a6d998003b Makefile: sync 2020-05-23 20:45:48 +02:00
Thomas Klausner 723a209745 libv4l: add Robert Swindells' update for libv4l
Does not build for me because of SSP.
2020-05-23 20:45:47 +02:00
nia efae5f8078 Remove netatalk, seems older than the version in HEAD
and relies on deleted mysql55
2020-05-23 17:01:17 +01:00
Thomas Klausner fc92112674 emacs-git: remove removed files 2020-05-23 16:55:31 +02:00
Jason Bacon 4ab838f1f6 auto-admin: Add auto-su+j-toggle: Enable or disable soft updates journal 2020-05-23 08:39:05 -05:00
jcea cdc708b2c9 Feedback 2020-05-23 15:03:44 +02:00
nia 24c2de368d Remove directfb 2020-05-23 13:01:06 +01:00
nia da84d5bb8c Ancient erlang version 2020-05-23 12:59:39 +01:00
nia b234a5527b Remove stale packages still pulling in graphics/Mesa 2020-05-23 12:58:25 +01:00
nia ae2f69ce33 Remove packages depending on things removed from HEAD
Mostly mono2, ffmpeg1, GNOME 2...
2020-05-23 12:39:27 +01:00
nia 88a9caa87a Remove wine32, wine-devel, rust-bin - imported
wine32 was imported as wine.
2020-05-23 12:23:15 +01:00
nia 667b14b48f Add audacity-cmake. audio/audacity building with cmake over autotools 2020-05-23 12:23:15 +01:00
Dr. Thomas Orgis 9baff4d68b lapack: remove wrapper dirt from patch 2020-05-23 09:55:08 +02:00
Jason Bacon 273f3b24eb ape: Fix upstream Makefile to match source code data dir 2020-05-22 20:14:27 -05:00
Jason Bacon 171c39cda8 ape: Upgrade to latest commit 2020-05-22 19:49:00 -05:00
Dr. Thomas Orgis 2fcf5929f7 lapack, lapacke: fix lapacke build, remove lapacke-targets stuff
This suddenly was broken, cmake failure in configure phase. Dunno why.
I followed the example of cblas and removed the offending install()
line. It resulted in extra .cmake files that seem unnecessary anyway.

We need to upstream that build hackery to avoid having to mess with
forces we (I) do not understand (cmake).
2020-05-23 00:39:57 +02:00
Havard Eidnes 6e22d1e316 Smooth out one wrinkle: use wip/libatomic instead of forcing pkgsrc GCC=7.
This package still builds & installs on NetBSD/i386 8.0.
2020-05-22 20:32:03 +02:00
Havard Eidnes 8615d80035 Move the test of PKGSRC_COMPILER to after bsd.prefs.mk is included. 2020-05-22 20:20:57 +02:00
Maya Rashish fa23c36ad9 libatomic: describe this package as GCC-specific 2020-05-22 20:49:45 +03:00
Maya Rashish 63b58adaa1 libatomic: skip on non-GCC compiler.
This ends up using very niche inline assembly like
x86/fenv.c:60

asm volatile ("%vdivss\t{%0, %d0|%d0, %0}" : "+x" (f));
2020-05-22 20:48:24 +03:00
Maya Rashish c9c8416308 libatomic: doesn't built with non-GCC, so don't pull it in for now
(Might not be so hard to do, let's see...)
2020-05-22 19:18:20 +03:00
Maya Rashish 3040d92630 libatomic: No isl fetching here. Drop from distinfo 2020-05-22 18:56:50 +03:00
Maya Rashish 336b8f13e3 Rename gcc10-libatomic to libatomic
Fixup buildlink3.mk, provide builtin.mk. Tested as doing the right thing
for a package. Might be worth using.
2020-05-22 18:49:46 +03:00
Jason Bacon 6f14b4e939 twintk: Move captialized terminfo names to subdir for case-insensitive FS 2020-05-22 09:40:58 -05:00
Greg Troxel 3962b93f40 openzwave: Update to 1.6.1123
Remove patch merged upstream.

Upstream does not provide NEWS.  This seems to be bugfixes and new
devices.
2020-05-22 10:13:36 -04:00
Jason Bacon 450d42787c openconnect: Remove PLIST.Darwin
Not necessary and only contains share/doc items
2020-05-22 08:56:47 -05:00
Jason Bacon 429ff13a1c openconnect: Open source VPN client
OpenConnect is an SSL VPN client initially created to support Cisco's
AnyConnect SSL VPN. It has since been ported to support the Juniper SSL VPN
(which is now known as Pulse Connect Secure), and the Palo Alto Networks
GlobalProtect SSL VPN.

Resurrected for upgrade to 8.10
2020-05-22 08:00:39 -05:00
Jason Bacon c4bc22b0e5 samtools0119: Remove obsolete legacy package 2020-05-21 13:53:18 -05:00
Jason Bacon f1db7bc4a9 samtools: Resurrect for upgradr to 1.10 2020-05-21 13:52:11 -05:00
Jason Bacon 152ff0b4a8 htslib: Update bl3 to reflect API changes 2020-05-21 13:36:48 -05:00
Jason Bacon 3cd03b45f2 htslib: Upgrade to 1.10.2 and clean up 2020-05-21 13:35:27 -05:00
pin a77d3f1a40 LXQt meta-pkg, use the new release of lxqt-panel 2020-05-21 18:10:29 +02:00
pin 46ddb0f9cb screengrab, declare dbus dependency 2020-05-21 18:09:24 +02:00