Commit Graph

9105 Commits

Author SHA1 Message Date
Michael Baeuerle b00be166b8 qzdoom: Import version 4.4.2
QZDoom is a continuation of dpJudas's truecolor software rendering, merged
with and forked from GZDoom.
2020-10-16 13:29:28 +02:00
Michael Baeuerle 0989fd3e15 ZMusic: Import version 1.1.3
GZDoom's music system as a standalone library.
2020-10-16 13:26:40 +02:00
Frank Kardel aae43fba30 Include frr and libyang to Makefile. 2020-10-16 10:55:48 +02:00
Juraj Lutter c6e54d7f3d Remove dnsdist, more recent version in trunk. 2020-10-14 20:54:33 +00:00
Juraj Lutter dab94cd1a4 wal2json: Add package 2020-10-14 12:52:38 +00:00
Maya Rashish a900c0adc4 u-boot-orangepi-pc: Remove, added to pkgsrc. 2020-10-13 06:53:09 +03:00
Juraj Lutter 0080651916 nats-server: Add package
NATS.io is a simple, secure and high performance open source messaging
system for cloud native applications, IoT messaging, and microservices
architectures.
2020-10-12 14:18:06 +00:00
pin 4317de90dd Remove librespot and spotify-qt
Soon imported to main
2020-10-11 15:10:37 +02:00
Juraj Lutter 2021cae1bb php-psr: Add package
This extension provides the accepted PSR interfaces, so they can be used
in an extension.

WWW: https://github.com/jbboehr/php-psr
2020-10-09 21:00:33 +00:00
Pierre Pronchery 5d22d235c2 py-rlp: remove the package
This was imported to pkgsrc.
2020-10-08 20:18:16 +02:00
Pierre Pronchery 0d5faf5e12 py-bumpversion: remove the package
This was imported to pkgsrc.
2020-10-08 20:17:03 +02:00
Juraj Lutter 078b25d639 postgresql-timescaledb: Add package.
TimescaleDB is an open-source time-series database optimized for fast
ingest and complex queries. It speaks "full SQL" and is correspondingly
easy to use like a traditional relational database, yet scales in ways
previously reserved for NoSQL databases.
2020-10-08 14:57:30 +00:00
Juraj Lutter 628e24c3b7 Add php-phalcon4 2020-10-08 13:43:02 +00:00
Ryo ONODERA bae4158200 wip: Enable alsa-lib 2020-10-08 20:56:33 +09:00
Charlotte Koch f1c97d7192 neko: Remove, imported into pkgsrc by nia@ on 3/24/2020 2020-10-07 20:17:30 -07:00
Charlotte Koch dc5547828c Import Raylib 3.0.0. 2020-10-07 19:34:41 -07:00
Leonardo Taccari 3448346c9f py-cachecontrol: Remove, packaged by <schmonz> as devel/py-cachecontrol
...and all possible useful bits now merged from wip!
2020-10-07 22:51:10 +02:00
astr0b4by fb8af5e9de Added a new machine emulator package nono - LUNA-I emulator 2020-10-07 21:03:17 +00:00
Leonardo Taccari 70a7a51677 py-cachecontrol: Import py-cachecontrol-0.12.6 as wip/py-cachecontrol
CacheControl is a port of the caching algorithms in httplib2 for use
with requests session object.

It was written because httplib2's better support for caching is often
mitigated by its lack of thread safety. The same is true of requests in
terms of caching.
2020-10-07 19:52:08 +02:00
Thomas Klausner 04c46d3598 py-bintrees: remove, same version in pkgsrc
Sync toplevel Makefile
2020-10-05 23:20:22 +02:00
kikadf 37ed811c42 efl: upgrade, rename, add options.mk
1) Rename from efl-current to efl, no efl package in pkgsrc

2) Add options.mk
	- debug: enable debug on build
	- g-mainloop: use glib to run the main loop in efl [suggested]
		efreetd with efl own main loop cause segfault on NetBSD
		https://phab.enlightenment.org/T8812
	- gcc8: build with gcc8

3) Upgrade to 1.25.0

Changes since 1.24.0:
---------------------

Features:

   * ecore-drm2: Add support for using page_flip_handler2
   * ecore-drm2: Add API function to return default depth

Fixes:

   * ecore_evas: only define these eina errors once
   * exactness: remove no longer needed _evas_new()
   * edje - don't set font sizes less than 1
   * ecore_evas_x - fix maximize/unmaximize request corner case
   * exactness_player: do not test for delay_ms
   * evas + gl - fix callback-to-app-changes-state issue with pixel data
   * canvas render: don't apply mask if the objects in the map.
   * evas_object_textblock: fix to free style properly by edje's style_user_pop
   * evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
   * efl_ui_image: fix to call "clicked" smart callback when there is no img
   * ecore-x - ensure we fully look at all xkb events and refresh all binds
   * evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
   * ecore thread - feedback threads should not be background threads...
   * ecore_evas_wayland_common: keep the backword compatibility for wayland dnd handler
   * edje: fix animation memory leak.
   * canvas vg: fix dangling vector containers.
   * evas vg: clean up dangling instances
   * canvas vg: fix vector file data memory leak.
   * evas - csd and wl csd - fix alpha zeroing to avoid framespace junk
   * efl gfx_path: fix memory leak.
   * evas - genetic update regions smart merge - merge v adjacent regions
   * efreet - handle runtime relocation right with default XDG_DATA_DIRS
   * efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it is called before file set
   * elm_image: keep backword compatibility for elm_image_file_set API when setting url file set twice
   * efreetd - cache - add more statinfo work around 0 mtime distros
   * elm_code: on newline ensure line number visible. (T2798)
   * elm_code: cursor visbility fix.
   * edje - fix edje_cc mis-re-iding images in image sets
   * efl_ui_image: remove the unnecessary code in efl_file_unload
   * win - x io errors really just have to exit, so call the iorr cb + exit
   * evas - render - dont crash is private data is null
   * eina vpath - fix windows ~username handling to only error when used
   * efl ui image - fix scal to fill - broken with non-rect src images
   * embryo: fix a integer(cell) overflow problem
   * elput - support libelogind.so.0 as well as libelogind-shared.so.0
   * edje - calce - really respect max image size for img sets
   * ecore - don't do anything with heap between fork and exec
   * evas - fix deadlock with sw async rendering calling cbs in post flush
   * ecore con - curl - fix error map to map right enum
   * eina - statgen (stat generation) - fix enable api to actually enable
   * evas - image cache - fix loading with skip head on to load changed files
   * evas_textblock: remove style padding from native width and formatted height
   * elm icon/thumb - fix handling of a wider range of video extns
   * edje - calc - handle swallow disappearing mid-calc due to callabcks
   * ecore drm - increase timeout for flips from 0.05 to 2.0 sec
   * docs: Correct the mismatched group name in Evas.
   * elm - toolbar - use correct theme icon for more items
2020-10-04 18:47:36 +02:00
Greg Troxel 92bae9bd68 kermit: Import from pkgrsc, and flip to alpha
This does not build.  This is just the current pkgsrc with the
distinfo flipped to the current alpha, with a TODO.  I am merely
checkpointing it.
2020-10-04 13:57:31 +00:00
Charlotte Koch 26d82341ca Import the ruby-sdl2 gem, version 0.3.5 2020-10-02 15:00:16 -07:00
jaypatelani d6cd15cde7 New gnome-common with changes for qeek@'s gdm package 2020-10-01 09:26:56 +05:30
Adam Ciarciński c838319b99 py-black: removed, moved to base 2020-09-30 17:43:32 +02:00
nia 65f843cb0e Remove nxengine-evo, imported 2020-09-30 10:09:35 +02:00
Pierre Pronchery 3250d12cfd deepstate: remove the packages imported to pkgsrc 2020-09-30 00:31:05 +02:00
Zach Hopkins 0b2ac1d483 lemonbar: Import lemonbar-v1.3 as wip/lemonbar
lemonbar (formerly known as bar) is a lightweight bar entirely based on
XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama
support and EWMH compliance without wasting your precious memory.
2020-09-29 17:46:05 -04:00
nia 5f08bd032f Remove pcsx* and fvwm3.
fvwm3 was imported

pcsxr-nia was imported as pcsxr. The other pcsx packages are based
on older, discontinued branches.
2020-09-29 14:25:08 +02:00
pin 3d739425e3 Remove fff: imported into main 2020-09-28 10:54:00 +02:00
Yorick Hardy 6fa7d45734 serious-engine-tse-git: Import serious-engine (git snapshot) as serious-engine-tse-git
The serious engine provides (by a configure time option) the engine
for Serious Sam 1 or for Serious Sam 2.

Description:

An open source version of a game engine developed by Croteam for
the classic Serious Sam games.  This package provides the engine
for "Serious Sam 2" also known as "The Second Encounter".

The game data files are not included. The game data and
share/ssam-tfe/SE1_10.gro should be stored in

 ~/.local/share/Serious Engine/serioussamse

adjusted as necessary if $XDG_DATA_HOME is set.
2020-09-27 11:34:07 +02:00
Yorick Hardy 3999bd9ff7 serious-engine-tfe-git: Import serious-engine (git snapshot) as serious-engine-tfe-git
The serious engine provides (by a configure time option) the engine
for Serious Sam 1 or for Serious Sam 2.

Description:

An open source version of a game engine developed by Croteam for
the classic Serious Sam games.  This package provides the engine
for "Serious Sam 1" also known as "The First Encounter".

The game data files are not included. The game data and
share/ssam-tfe/SE1_10.gro should be stored in

 ~/.local/share/Serious Engine/serioussamfe

adjusted as necessary if $XDG_DATA_HOME is set.
2020-09-27 11:34:06 +02:00
Leonardo Taccari 05b3fddc43 xnotify: Import xnotify-0.3.2 as wip/xnotify
XNotify displays a notification on the screen. XNotify receives a
notification specification in stdin and shows a notification for the
user on the screen.
2020-09-26 13:10:09 +02:00
Pierre Pronchery 3e9a9991e5 deepstate: add support for libfuzzer 2020-09-26 05:18:32 +02:00
Greg Troxel ac205a0c00 merkator: rm (pkgsrc has been updated using this and PR) 2020-09-25 16:52:15 +00:00
Pierre Pronchery c2104d119e deepstate: add support for honggfuzz 2020-09-24 02:39:11 +02:00
Pierre Pronchery 468db7276a deepstate: add support for AFL 2020-09-24 02:33:16 +02:00
Pierre Pronchery ca6ce910e9 deepstate: package version 0.1
This also includes the dependencies that I had to update in order to
achieve this. pkgsrc currently being in a freeze, I have to do this in
WIP in the meantime instead.
2020-09-23 18:47:19 +02:00
nia df2c1a5ff3 + fvwm3
Fvwm3 is a multiple large virtual desktop window manager, originally (a
looooong time ago!) derived from twm.

Fvwm3 is intended to have a small memory footprint but a rich feature set,
be extremely customizable and extendible, and have a high degree of Motif
mwm compatibility.
2020-09-23 09:00:40 +02:00
Dan Cîrnaț 864f73eccf capnproto: Import capnproto-0.8.0 as wip/capnproto 2020-09-21 12:31:39 +02:00
Benny Siegert a6ad0a1139 +caddy 2020-09-20 09:00:10 +00:00
Benny Siegert 9248d5d613 +wireguard-go 2020-09-19 19:05:45 +00:00
Pierre Pronchery 8a9f235eb9 py-wasm: import version 1.2 2020-09-18 05:44:58 +02:00
Pierre Pronchery 1e659c7ef8 py-rlp: import version 1.2.0 2020-09-18 05:30:33 +02:00
Pierre Pronchery 7fd11e3273 py-bumpversion: import version 0.5.3 2020-09-18 05:11:33 +02:00
Pierre Pronchery ce88af0229 Add py-eth-{hash,typing,utils} 2020-09-18 05:02:39 +02:00
nia b64b7bf47c + pcsxr-nia 2020-09-17 14:31:21 +02:00
pin 5f496174ae fff: new package
A simple file manager written in bash
2020-09-17 09:22:52 +02:00
Leonardo Taccari 4d161a45db go-jira: Import go-jira-1.0.26 as wip/go-jira
go-jira is a simple command line client for Atlassian's Jira service
written in Go.
2020-09-16 10:51:20 +02:00
Pierre Pronchery 3bc44c0041 py-manticore: import the latest release
This includes a few additional dependencies that were not packaged yet.
More still have to be imported.
2020-09-16 04:13:00 +02:00