Matthew Bauer
1d9d1fa780
telnet: use inetutils
...
Inetutils provides a cross-platform version of telnet. Normally I
would try to contact the old maintainer, but none is listed.
2018-05-15 10:43:00 -05:00
Jan Tojnar
d5060ac3a7
Merge pull request #33371 from jtojnar/flatpak
...
Flatpak
2018-05-15 14:19:33 +02:00
Jan Tojnar
843bc0f73a
flatpak-builder: init add 0.10.10
2018-05-15 13:28:30 +02:00
John Ericson
232bc24b56
Merge pull request #40530 from obsidiansystems/mingw-cleanup
...
MinGW, Hurd: Clean ups and crossConfig removal
2018-05-14 21:05:44 -04:00
John Ericson
9be118223b
misc mingw: Get rid of crossConfig and clean up
...
Style of dual implementation and headers derivations is take from
bb7067f882
.
2018-05-14 20:32:42 -04:00
Matthew Justin Bauer
e5274eb60e
Merge pull request #40391 from bhipple/truffleHog-gitpython-gitdb2-smmap2
...
truffleHog: init at 2.0.91
2018-05-14 18:10:07 -05:00
Matthew Justin Bauer
8dfecefd97
Merge pull request #40245 from bcdarwin/bicgl
...
bicgl: init at 2017-09-10
2018-05-14 18:09:27 -05:00
Arcadio Rubio García
e4a2b70f91
minimap2: init at 2.10
2018-05-14 21:26:07 +01:00
Matthew Justin Bauer
09204fe806
Merge pull request #40440 from ruuda/libressl
...
libressl: init at 2.7, change url to https
2018-05-13 18:21:26 -05:00
Ruud van Asseldonk
5bd19cfceb
libressl: 2.5.5 -> 2.7.3
2018-05-13 23:05:04 +02:00
Tuomas Tynkkynen
f2ea9e0ebf
U-Boot: Add Pine64 build
...
(cherry picked from commit 4b77663edf
)
(cherry picked from commit 1896fcff609d7b99b4be1781a5c9523193c33e4f)
2018-05-13 16:12:11 -04:00
Samuel Dionne-Riel
566d3feb4e
U-Boot: Add SOPINE Baseboard build
...
This build is compatible with PINE A64-LTS.
[dezgeg changed the original device tree patch to v4 of the patch series
"sunxi: sync H3, H5, A64 DTs from mainline Linux" submitted to the
upstream mailing list by Andre Przywara. Also install the
u-boot-sunxi-with-spl.bin binary similar to 32-bit boards
since it's now being built by the upstream build system.]
(cherry picked from commit 2ff31f71ae
)
(cherry picked from commit 176d151f4d98d54adf293ee58427da649f28452c)
2018-05-13 16:12:10 -04:00
Tuomas Tynkkynen
7dffe0d38c
U-Boot: Add AArch64 QEMU build
...
See
https://github.com/u-boot/u-boot/blob/master/doc/README.qemu-arm
on how to use it.
(cherry picked from commit 6b069c656a
)
(cherry picked from commit eff6d9628c9e0bae2096251f8e97789c0b9afe6f)
2018-05-13 16:12:10 -04:00
Ben Wolsieffer
d50bcaa816
uboot: sheevplug and guruplug: use mainline U-Boot
...
These derivations have not seen any updates since they were created in 2010,
and some of their sources have disappeared. There are upstream configs for
these boards, so these are now used, and they build correctly. I have no way
of testing them, and I don't if anyone even uses either board with Nix anymore.
(cherry picked from commit 01020b3263
)
(cherry picked from commit 48ade50d8ece09d3ff732b07f0facdcd78084ac3)
2018-05-13 16:12:08 -04:00
Benjamin Hipple
3fc1694e8a
truffleHog: init at 2.0.91
...
This commit adds the python3 application truffleHog, which is a stand-alone tool
that scans a git repo for unencrypted passwords.
This depends on a newer GitPython, which depends on a new major version of
gitdb, which depends on a new major version of smmap, so I've packaged those
as well in the preceding commits.
2018-05-13 11:41:02 -04:00
Meghea Iulian
8712ea5ccf
avocode: init at 2.26.0 ( #40425 )
2018-05-13 16:02:51 +02:00
Ruud van Asseldonk
4371e5be0b
libressl_2_7: init at 2.7.3
2018-05-13 15:25:24 +02:00
Mitsuhiro Nakamura
3fd8dea354
rounded-mgenplus: init at 20150602
2018-05-13 07:22:02 +09:00
CrazedProgrammer
da08831345
compsize: init at 2018-04-07 ( #40217 )
2018-05-13 00:10:36 +02:00
xeji
ef102bd43a
Merge pull request #39514 from Tmplt/update-geant4
...
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add dependencies for enableInventor
2018-05-12 23:13:01 +02:00
Tmplt
3eabf15f9b
soxt: init at 1.3.0
2018-05-12 21:58:36 +02:00
Unknown
37af5704f9
distrobuilder: init at HEAD
...
Implement feedback
2018-05-12 21:14:10 +03:00
Matthew Justin Bauer
6f8cfae6c9
Merge pull request #40225 from brian-dawn/brian/add-librealsense
...
librealsense: init at 2.11.0
2018-05-12 11:47:06 -05:00
xeji
8f259f3e32
Merge pull request #40277 from peterhoeg/f/ansible
...
ansible: update point releases and unify build
2018-05-12 17:49:00 +02:00
Philipp
22cd5eb643
gnunet-svn: remove outdated package ( #40401 )
...
Gnunet switched develpoment from svn to git and removed the svn repositories.
2018-05-12 17:35:53 +02:00
obadz
204049763b
citrix-receiver: 13.9.0 -> 13.9.1
2018-05-12 14:03:49 +01:00
Matthew Bauer
c839771129
xquartz: fix build
...
Things done:
- use libGLU instead of mesa for darwin support
- move patches from local to github url
- fixup xquartz install
There may still be some issues at runtime. PRs welcome!
Fixes #40196
2018-05-11 23:55:59 -05:00
Tim Steinbach
46440d3426
docker-edge: 18.04.0-ce -> 18.05.0-ce
2018-05-11 09:19:41 -04:00
Jörg Thalheim
d01a13b74a
Merge pull request #40308 from mrVanDalo/remove_backup
...
backup (gem) : remove
2018-05-11 12:17:56 +01:00
Tuomas Tynkkynen
83b3e6d705
kernel: Drop bitrotted MIPS patches
...
Not a single one of these applies to even 4.4 anymore, so these have
clearly bitrotted a long, long time ago.
2018-05-11 12:27:31 +03:00
Markus Hauck
d12afa6642
googleearth: init at 7.1.8.3036
2018-05-11 09:34:29 +02:00
Matthew Bauer
4d141bd463
tests: move to attribute set
2018-05-10 23:58:12 -05:00
Jan Tojnar
556c40c0e2
xdg-desktop-portal-gtk: init at 0.10
2018-05-11 06:06:41 +02:00
Jan Tojnar
fe54e14cef
xdg-desktop-portal: init at 0.11
2018-05-11 06:06:40 +02:00
Jan Tojnar
215dcb7285
flatpak: init at 0.11.7
2018-05-11 06:06:40 +02:00
Ingolf Wagner
4baafa9c16
backup (gem) : remove
...
It is not working since 18.03 and nobody than me seems to use it, because I couldn't find a package.
Also I'm not willing to continue maintaining this package.
2018-05-11 04:31:16 +02:00
José Romildo Malaquias
461903974e
theme-jade1: init at 3.2
2018-05-10 14:46:32 -03:00
xeji
1463480edb
Merge pull request #40289 from yegortimoshenko/mpv-bump
...
mpv: 0.27.2 -> 0.28.2
2018-05-10 18:21:38 +02:00
xeji
d448ff75da
Merge pull request #40287 from yegortimoshenko/tio
...
tio: init at 1.30
2018-05-10 18:11:41 +02:00
John Ericson
28b2f48ba9
Merge pull request #40276 from obsidiansystems/fewer-crossAttrs
...
Fewer cross attrs
2018-05-10 11:58:00 -04:00
John Ericson
9cb1d82be6
zeromqpp: Init at 4.2.0
2018-05-10 11:34:16 -04:00
Peter Hoeg
efbeca76fe
ansible: drop 2.1, 2.2 and 2.3 as they are EOL
2018-05-10 23:11:37 +08:00
Peter Hoeg
06e394bbb4
ansible: update point releases and unify build
...
1) We had lots of copy paste - instead use a generic builder for the various reasons.
2) Default version changed to latest (2.5 instead of 2.4)
3) Point release updates to all
2018-05-10 23:11:37 +08:00
Yegor Timoshenko
956d174c8d
ffmpeg_4: init
2018-05-10 17:44:40 +03:00
Yegor Timoshenko
bcaff3c3e0
tty: init at 1.30
2018-05-10 17:04:04 +03:00
Jörg Thalheim
3e8a0c067a
Merge pull request #40153 from davidak/plank
...
plank: init at 0.11.4
2018-05-10 14:02:43 +01:00
John Ericson
feb648ce59
Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-simplify
2018-05-10 01:40:38 -04:00
John Ericson
3bc923bf5f
Merge remote-tracking branch 'upstream/master' into uclibc
2018-05-10 00:23:12 -04:00
John Ericson
b3ef322770
Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibc
2018-05-10 00:18:51 -04:00
John Ericson
d65fe65616
uclibc: Fix eval
2018-05-10 00:17:43 -04:00