Commit Graph

9016 Commits

Author SHA1 Message Date
Michael Baeuerle 3a196a0748 ZenNode: Import version 1.2.1
ZenNode is a node/blockmap/reject builder written by Marc Rousseau.

It is very fast (especially the reject builder) and produces nodes that work
well with GL source ports. For example, it makes OpenGL holes disappear almost
entirely in Doom Legacy.
2020-08-28 18:24:25 +02:00
Michael Baeuerle 41e769c82f Makefile: +SLADE 2020-08-28 11:58:41 +02:00
jaypatelani 3fee93d5b7 Added Vala-appmenu 2020-08-27 12:04:20 +05:30
Thomas Klausner b9fdd00965 mailman: remove, used for updating pkgsrc 2020-08-26 20:41:09 +02:00
Greg Troxel c285f8a69b chirp: Remove (ham/chirp updated from this) 2020-08-25 09:57:01 -04:00
pin 959f6d52ef Add librespot, see TODO
Open source client library for Spotify. It enables applications to use Spotify's
service to contol and play music via various backends, and to act as a Spotify
Connect receiver.
It is an alternative to the official and deprecated closed-source libspotify.
Additionally, it will provide extra features which are not available in the
official library.

Note: librespot only works with Spotify Premium. This will remain the case for
the foreseeable future, as we are unlikely to work on implementing the features
such as limited skips and adverts that would be required to make librespot
compliant with free accounts.

TODO: the pkg builds as a crate of ncspot, but fails to build stand alone.
This pkg would make it possible to package GUI open source Spotify clients.
2020-08-24 14:23:39 +02:00
Leonardo Taccari 5974918310 amass: Import amass-3.9.1 as wip/amass
The OWASP Amass Project performs network mapping of attack surfaces and
external asset discovery using open source information gathering and
active reconnaissance techniques.
2020-08-23 12:55:47 +02:00
Benny Siegert 20b8e28ecb Remove wip/go115 after import to lang/go115 2020-08-21 19:52:05 +00:00
pin ff7367d416 Remove ncspot: imported into main branch 2020-08-20 18:12:55 +02:00
Thomas Klausner 98a3b6a017 xentools48: remove
Not supported by upstream and doesn't build on supported NetBSD
releases.
2020-08-19 12:50:54 +02:00
Edgar Fuß 0cd12e1d89 Rename collectd-memcached to -memcachec, only build memcachec plugin
Only the memcachec plugin depends on devel/memcached; the memcached plugin can be built without any dependency.

So rename collectd-memcached to collectd-memcachec and only build the memcachec plugin in that package.
2020-08-18 11:48:03 +02:00
Tobias Nygren 360cfb928d minio-client: new package 2020-08-14 12:52:14 +02:00
Greg Troxel 803857d0a8 chirp: Move chirp-devel to chirp
(Upstream says this is chirp, not an alternative version.)
2020-08-11 17:16:01 -04:00
pin 38690251d3 Re-add spectrwm-git
There's at least one more user that wants this.
2020-08-11 07:43:13 +02:00
nia ef0cd4af52 Remove luakit, widelands
Versions in HEAD are newer
2020-08-09 18:26:55 +01:00
Yuuki Enomoto 37b07b8b25 Import Zabbix 5.0 LTS as wip/zabbix50-*
These packages provides latest LTS version of sysutils/zabbix and
sysutils/zabbix-frontend.

Zabbix contains some components like as server, agent, proxy and
others. I think one package should contains just one components.
This is reason why I divided sysutils/zabbix package into
wip/zabbix50-agent, wip/zabbix50-proxy and wip/zabbix50-server.

KNOWN ISSUES:

 * pkglint -e shows some warnings.
   * ... is registered in distinfo but not added to CVS. (in all)
   * ../../databases/openldap-client/buildlink3.mk:17: Variable
     CHECK_BUILTIN.openldap-client is overwritten in line 19.
     (in server/proxy)
   * options.mk:4: Unknown option "libssh". (in server/proxy)

 * Failed to start zabbix_server because "cannot remove shared memory
   for self-monitoring collector: [22] Invalid argument".

 * More documentation (install-message) needed around Zabbix frontend.

 * There is no java-gateway and agent2 package.
2020-08-08 22:46:01 +09:00
Iku Iwasa 1d5d8a69d8 Makefile: +browserpass-native 2020-08-08 18:58:51 +09:00
pin 5799a74289 montserrat: remove, imported into main 2020-08-06 12:58:05 +02:00
pin f318ed333b New pkg: montserrat-7.210
The old posters and signs in the traditional neighborhood of Buenos Aires called
Montserrat inspired Julieta Ulanovsky to design a typeface that rescues the
beauty of urban typography from the first half of the twentieth century.
The goal is to rescue what is in Montserrat and set it free, under a free, libre
and open source license, the SIL Open Font License.
2020-08-05 09:53:34 +02:00
Frédéric Fauberteau 1d07851a8c go-bindata: add version 3.6.0
A small utility which generates Go code from any file. Useful for
embedding binary data in a Go program.
2020-08-04 21:10:44 +00:00
Paul Ripke f96b3d51f7 openvdb: Import openvdb-7.0.0 as wip/openvdb
OpenVDB is an open source C++ library comprising a novel hierarchical
data structure and a large suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional
grids. It was developed by DreamWorks Animation for use in volumetric
applications typically encountered in feature film production.

Tested as a dependency of graphics/blender on netbsd-9 x86-64.
2020-08-04 16:36:55 +10:00
Leonardo Taccari 3cb4ff6455 clipmenu: Import clipmenu-6.1.0 as wip/clipmenu
clipmenu is a simple clipboard manager using dmenu and xsel.

clipmenu has many useful features, including:

 - Customising the maximum number of clips stored (default 1000)
 - Disabling clip collection temporarily with clipctl disable, reenabling
   with clipctl enable
 - Not storing clipboard changes from certain applications, like password
   managers
 - Taking direct ownership of the clipboard

Still WIP, for possible more information about known problems that should be
investigated please give a look to TODO.
2020-08-02 16:55:39 +02:00
Leonardo Taccari 3905f1ba44 clipnotify: Import clipnotify-1.0.2 as wip/clipnotify
clipnotify is a simple program that, using the XFIXES extension to X11,
waits until a new selection is available and then exits.
2020-08-02 16:04:45 +02:00
Tobias Nygren 7121c7a8d5 gnuradio-atsc: remove, dropped by upstream
(there are some ATSC blocks in the gnuradio-dtv package.)
2020-08-02 12:28:59 +02:00
Tobias Nygren 1825ef5553 gnuradio-pager: remove, dropped by upstream
No known transition path, sorry.
2020-08-02 12:19:13 +02:00
Tobias Nygren f744ccd2e9 gnuradio-noaa: remove, dropped by upstream
users of these blocks look here:
https://gitlab.altillimity.com/altillimity/gr-hrpt
2020-08-02 12:12:06 +02:00
Tobias Nygren 0c6b5b0d4e gnuradio-wxgui: remove no longer provided by official upstream
Upstream tells users to migrate to QtGui.
2020-08-02 11:59:08 +02:00
Tobias Nygren c18dfe1c97 Makefile: -gnuradio-fcd 2020-08-02 11:56:45 +02:00
Paul Ripke eba8a44426 wip/cool-old-term-git: Remove. Replaced by wip/cool-retro-term-git.
Old broken package, replaced by currently working wip/cool-retro-term-git.
2020-07-29 11:22:15 +10:00
Frank Kardel 6bd71ac316 Bareos is now part of the pkgsrc distribution. 2020-07-28 09:02:38 +02:00
Greg Troxel ef980b405c gpsbabel: Remove; pkgsrc is newer 2020-07-27 11:59:36 -04:00
Greg Troxel bf4989843d trac: Drop git plugin from Makefile, MAINTAINER cleanup
Reset MAINTAINER of all trac plugins that list me as MAINTAINER.  I'm
not actively using trac and I welcome updates to any of the plugins to
be compatible with nwewer trac.
2020-07-27 11:46:23 -04:00
Benny Siegert 8135846250 +go115 2020-07-25 20:44:28 +00:00
Thomas Klausner 2aa119c211 Revert "htslib: remove, used for updating biology/htslib"
This reverts commit 1955414241.
2020-07-25 09:46:13 +02:00
Thomas Klausner 1955414241 htslib: remove, used for updating biology/htslib 2020-07-25 09:45:17 +02:00
Adam Ciarciński 8cbf7fe790 htslib: removed, moved to base 2020-07-24 11:23:37 +02:00
pin bf692515fa Correct typo in Makefile 2020-07-23 14:40:31 +02:00
pin 5a36d8d634 Import ncspot
ncurses Spotify client written in Rust using librespot. It is heavily inspired
by ncurses MPD clients, such as ncmpc.  My motivation was to provide a simple
and resource friendly alternative to the official client as well as to support
platforms that currently don't have a Spotify client, such as the *BSDs.

WARNING: This was an user request, I don't have a premium Spotify account.
The package fails to build, see TODO.
If someone else has any ideas to fix this, please let me know.
2020-07-23 13:13:38 +02:00
Paul Ripke 59c31f54ef cool-retro-term: Import cool-retro-term-1.1.1 as wip/cool-retro-term-git
cool-retro-term is a terminal emulator which mimics the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.

This should replace the broken package wip/cool-old-term-git.
2020-07-22 11:49:56 +10:00
Jason High 076d5a61ce chapel: Import chapel-1.22.1 as wip/chapel
Chapel is a programming language designed for productive parallel
computing at scale.
2020-07-20 22:45:34 -05:00
Edgar Fuß 665ea199b8 Added icinga2 and icingaweb2
Added (outdated, work-in-progress) packages for Icinga 2 (Monitoring Suite) and Icinga Web 2 (WEB Graphical User Interface to it).
2020-07-20 18:17:42 +02:00
Edgar Fuß 98a5b0b290 Add p5-ODF-lpOD
Add a package for ODF:lpOD, an OpenDocument management interface.
2020-07-20 17:56:31 +02:00
Edgar Fuß bde05f259f collectd: add various collectd-foo plugin packages
Add packages for variuos collectd plugins: gmond gps grpc kafka mongodb notify_desktop nut openldap pinba tokyotyrant varnish virt xen xmms yajl.
2020-07-20 17:34:48 +02:00
Edgar Fuß 75cfdca358 Import collectd and friends from sysutils
Import collectd, collectd-{amqp,curl,dbi,dns,lua,memcached,mysql,network,notify-email,postgresql,riemann,rrdtool,snmp,write_prometheus} and p[y5]-collectd from sysutils.

Add new packages to top Makefile
2020-07-20 17:34:47 +02:00
Michael Baeuerle bf6ad6177a widelands: Import update to Build 21
Build fails on NetBSD 9 (see TODO).
2020-07-20 12:47:59 +02:00
nia 814b64b2ca Add crystal.
Crystal is a programming language with the following goals:

- Have a syntax similar to Ruby (but compatibility with it is not
  a goal)
- Statically type-checked but without having to specify the type
  of variables or method arguments.
- Be able to call C code by writing bindings to it in Crystal.
- Have compile-time evaluation and generation of code, to avoid
  boilerplate code.
- Compile to efficient native code.
2020-07-20 02:33:06 +01:00
Denys Nykula cf2ef6a95b wayland-protocols: Remove old wip/wayland-protocols 1.18 2020-07-17 22:32:19 +03:00
Leonardo Taccari 15408037ed sfeed_curses: Remove, imported in pkgsrc as news/sfeed_curses 2020-07-17 18:21:36 +02:00
Leonardo Taccari 22a04f5fa1 sfeed_curses: Import sfeed_curses-0.7 as wip/sfeed_curses
Curses UI for viewing sfeed items.
2020-07-17 14:34:28 +02:00
Jay Patel a0ab8b9f34 Added elementary-code IDE 2020-07-15 15:23:31 +05:30