Commit Graph

57930 Commits

Author SHA1 Message Date
nia c1c39d6cd8 canu: Use https for readthedocs.io. 2019-07-09 12:34:17 +01:00
nia 42bc482ed1 Use https for pythonhosted.org. 2019-07-09 12:28:28 +01:00
atomicules 49e4d97ee2 Update spotifyd to 0.2.11
- Yay! A couple of patches are no longer required
- No longer need the RUST_ALSA_REV hack
- Tag has changed upstream and no longer includes the v prefix
- Update notes on how to update this (it confuses me each time)
- Update TODO... should have done that last time when I upped the rust
version requirement

I ended up building Rust 1.36 for this... after my rustup hack didn't
work for whatever reason (couldn't find the rust toolchain). Took me
over 24 hours in all (not pure build time) to get it built!
2019-07-09 12:01:42 +01:00
ng0 749d27ddbf gnunet: Update to 0.11.5
* make mdoc option build default
* remove PYTHON_VERSIONS_INCOMPATIBLE, as this was fixed upstream

Changelog:

Wed Jun 5 21:19:46 2019 +0200
 Releasing GNUnet 0.11.5. -schanzen

Wed May 29 11:17:49 2019 +0200
  Added CAA record type (RFC 6844). -schanzen

Sat 25 May 2019 08:27:39 AM CEST
  Significantly speed-up ego creation and deletion via
  gnunet-identity command when there are many (hundreds)
  of egos at the same peer. -CG
2019-07-09 09:35:27 +00:00
Leonardo Taccari 84af70a673 ruby-travis: Remove unused patch in distinfo
(To patch .gemspec-s OVERRIDE_GEMSPEC should be used.)
2019-07-09 01:42:59 +02:00
Leonardo Taccari 41a691d136 ruby-travis: Add a TODO to document that's not working
(Still unclear if it is really a ruby-travis problem though!)
2019-07-08 18:41:37 +02:00
Leonardo Taccari 1a47a30c7a ruby-travis: Import ruby-travis-1.8.10 as wip/ruby-travis
The travis gem includes both a command line client and a Ruby library
to interface with a Travis CI service.  Both work with travis-ci.org,
travis-ci.com or any custom Travis CI setup you might have.
2019-07-08 18:32:52 +02:00
Leonardo Taccari 86b3c440f0 ruby-gh: Adjust depends pattern and add OVERRIDE_GEMSPEC
Some dependency patterns are too strict, try to workaround them with
more liberal patterns via OVERRIDE_GEMSPECS.
2019-07-08 18:31:21 +02:00
nia b2580e1215 Use the right buildlink for libjpeg to fix libjpeg-turbo support. 2019-07-08 16:33:43 +01:00
Leonardo Taccari 78461e7d62 ruby-*: Remove copypastoed patch from ruby-ghi 2019-07-08 17:25:39 +02:00
Leonardo Taccari fb1f9fa927 ruby-pusher-client: Import ruby-pusher-client-0.6.2 as wip/ruby-pusher-client
pusher-client is a Ruby gem for consuming WebSockets from the Pusher
Channels web service.
2019-07-08 17:09:12 +02:00
Leonardo Taccari 8242df49b7 ruby-typhoeus: Import ruby-typhoeus-1.3.1 as wip/ruby-typhoeus
Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating
handling logic.
2019-07-08 16:55:32 +02:00
Leonardo Taccari 238cae59e5 ruby-ethon: Import ruby-ethon-0.12.0 as wip/ruby-ethon
In Greek mythology, Ethon, the son of Typhoeus and Echidna, is a gigantic
eagle.  So much for the history. In the modern world, Ethon is a very
basic libcurl wrapper using ffi.
2019-07-08 16:53:27 +02:00
Leonardo Taccari cdee3154a3 ruby-gh: Import ruby-gh-0.15.1 as wip/ruby-gh
Highly flexible, layered, low-level GitHub client library, trying to
get out of your way and let you get to the GitHub data as simple as
possible. Unless you add layers, you will end up with Hashes and
Arrays. The approach and API should be familiar from projects like Rack
or Faraday.
2019-07-08 16:36:38 +02:00
Leonardo Taccari 0395814de5 ruby-net-http-pipeline: Import ruby-net-http-pipeline-1.0.1
An HTTP/1.1 pipelining implementation atop Net::HTTP.  A pipelined
connection sends multiple requests to the HTTP server without waiting
for the responses.  The server will respond in-order.
2019-07-08 16:31:29 +02:00
Leonardo Taccari caed4be5a4 miniircd: Remove no longer used referenceto VARBASE 2019-07-08 16:14:11 +02:00
ng0 4d5adc062a pack: Import pack-0.2.3 as wip/pack
Pack is a package manager for vim.
2019-07-08 13:16:02 +00:00
nia 0c32d3adf2 Update wiki.github.com homepage. 2019-07-08 11:47:44 +01:00
ng0 1aa6b32c10 pijul: Import pijul-0.12.0 as wip/pijul
Pijul is a version control system based on patches, that can mimic the
behaviour and workflows of both Git and Darcs, but contrarily to those
systems, Pijul is based on a mathematically sound theory of patches.

Pijul was started out of frustration that no version control system
was at the same time fast and sound:

- Git has non-associative merges, which might lead to security problems.
  Concretely, this means that the commits you merge might not be the same as
  the ones you review and test.

- Handling of conflicts: Pijul has an explicit internal representation of
  conflicts, a rock-solid theory of how they behave, and super-fast data
  structures to handle them.

- Speed! The complexity of Pijul is low in all cases, whereas previous
  attempts to build a mathematically sound distributed version control
  system had huge worst-case complexities. The use of Rust
  additionally yields a blazingly fast implementation.
2019-07-08 10:18:58 +00:00
ng0 d76f3ff8ad nary: Apply feedback by leot@. 2019-07-08 07:55:36 +00:00
Sijmen J. Mulder 0ad5a1873a Remove cbmbasic, imported into pkgsrc 2019-07-08 08:50:02 +02:00
Travis Paul 60bc186a48
TODO: alsa-plugins-jack add CVE-2019-13351 2019-07-08 09:34:54 +08:00
ng0 2530ec29db nary: Apply patches from PR22 as suggested by Santhosh Raju, fix the build. 2019-07-07 21:49:42 +00:00
ng0 843beef3fd nary: Import nary-0.1.0 as wip/nary
Nary stands for "Nary is a Rusty Yarn".

Nary is a JavaScript package installer.
2019-07-07 17:28:47 +00:00
Leonardo Taccari 1f382770e5 neatvi: Remove, imported in pkgsrc as editors/neatvi 2019-07-07 17:02:15 +02:00
Greg Troxel 1165eef0b4 py-paho-mqtt: Adjust LICENSE to match license in distfile
The distfile documents epl-v1.0, vs the similar (older?)
eclipse-license.
2019-07-06 20:27:23 -04:00
Charlotte Koch b6b3ed44df wargus: Depend on stormlib 2019-07-06 17:36:28 -07:00
Charlotte Koch 869fea8a32 Import StormLib 9.22 as wip/stormlib.
The StormLib library is a pack of modules, written in C++, which are able to
read and also to write files from/to MPQ archives, Blizzard's archive format
for games such as Diablo, Warcraft and Starcraft.
2019-07-06 17:33:58 -07:00
Charlotte Koch a0e28812ed Import Wargus 2.4.2 as wip/wargus. 2019-07-06 14:39:29 -07:00
Charlotte Koch 3e20a7f9dc stratagus: Install development headers, and safer dependency on tolua++ 2019-07-06 14:37:53 -07:00
Leonardo Taccari 875e3e2cd8 chicken5: Remove, lang/chicken5 was updated too 2019-07-06 23:17:50 +02:00
Leonardo Taccari 31b99fd8e3 stratagus: Remove redundant GITHUB_PROJECT and sort GITHUB_TAG after MASTER_SITES 2019-07-06 22:45:15 +02:00
Charlotte Koch c716ceac1c Import Stratagus 2.4.2 as wip/stratagus 2019-07-06 13:24:09 -07:00
Charlotte Koch e55b214acb Import tolua++ 1.0.93 as wip/tolua++ 2019-07-06 11:41:42 -07:00
Benny Siegert 4f7390b01c watch: update to 3.3.15 (unfinished). 2019-07-06 18:13:15 +02:00
ng0 f837152261 libmicrohttpd: Update to libmicrohttpd-0.9.65
Changelog:

* Largely reworked, fixed and updated code for managing of connections'
  memory pools.
* Memory on W32 is cleared more securely.
* Used less memory for connection due to reuse existing allocated buffers
  instead of allocation new additional buffers.
* Better handled connection's memory shortage situation.
* Error responses are sent now even if no buffer space is left available.
2019-07-06 10:39:46 +00:00
Iku Iwasa c9453c0982 devd: Import devd-0.9 as wip/devd
Devd is a local webserver for developers.

Features:
 * Cross-platform and self-contained
 * Designed for the terminal
 * Convenient
 * Livereload
 * Reverse proxy + static file server + flexible routing
 * Light-weight virtual hosting
 * Latency and bandwidth simulation
2019-07-06 17:30:51 +09:00
Iku Iwasa f3fd72bc88 modd: Import modd-0.8 as wip/modd
Modd is a developer tool that triggers commands and manages daemons in
response to filesystem changes.
2019-07-06 17:13:26 +09:00
Iku Iwasa 008769c34b Makefile: Add missing Iosevka slab fonts
+iosevka-cc-slab-ttf
+iosevka-slab-ttf
+iosevka-term-slab-ttf
+iosevka-type-slab-ttf
2019-07-06 16:37:23 +09:00
Sijmen J. Mulder ad2d34f4e6 cbmbasic: Patch Makefile
- Respect existing CFLAGS by appending, rather than replacing.
 - Respect LDFLAGS.
 - Remove -O3 default.

As suggested by leot@
2019-07-05 11:19:49 +02:00
Sijmen J. Mulder a206165cb1 cbmbasic: Append date to version: 0.0.20141206
As suggested by maya@
2019-07-05 10:23:29 +02:00
Sijmen J. Mulder 88ec31c2d2 cbmbasic: Import as cbmbasic-0.0
"Commodore BASIC" (cbmbasic) is a 100% compatible version of Commodore's
version of Microsoft BASIC 6502 as found on the Commodore 64. You can use it
in interactive mode or pass a BASIC file as a command line parameter.

cbmbasic does not emulate 6502 code; all code is completely native. On a
1 GHz CPU you get about 1000x speed compared to a 1 MHz 6502.
2019-07-05 10:03:25 +02:00
Susumu Miwa 1b81b3a81c mackerel-agent-plugin: update to v0.56.0, fix the change of go-package.mk 2019-07-05 08:46:02 +09:00
Susumu Miwa d7d8884596 mackerel-agent: update to v0.60.0, fix the change of go-package.mk 2019-07-05 08:40:04 +09:00
Charlotte Koch a87e683746 openclonk: Update to 8.1. 2019-07-04 00:25:50 -07:00
Greg Troxel 707296a04c mosquitto: Rototill config file patch
Rather than trying to not install the example config (which is not
named as an example), let it be, and add a section where upstream
choices inconsistent with traditional UNIX norms are adjusted, and add
a section for users of the package to put their changes.

Default to the openssl cert dir for ca_path, in the hopes that
mosquitto will use the system's configured trust anchor set.
2019-07-03 20:08:23 -04:00
nia 3f82f1305c Add nxengine-evo.
Cave Story (Doukutsu Monogatari) is a metroidvania platform-adventure video
game released in 2004.

This is a somewhat upgraded/refactored version of NXEngine, a complete
open-source clone/rewrite of Cave Story.
2019-07-03 19:39:29 +01:00
Michael Baeuerle 4b03420077 xmix: Failed to build with RELRO
- Honor LDFLAGS
- Bump PKGREVISION
2019-07-03 15:32:30 +02:00
nia bc9a8cdca7 Remove oshu, imported. 2019-07-03 09:22:54 +01:00
nia 9824ed1b96 Use https for pear.php.net 2019-07-03 08:26:55 +01:00