Matthew Bauer
4d8664e593
libtirpc: fix cross compilation
...
KRB5_CONFIG needs to be aviailable to get the right one when cross
compiling. These things should just use pkgconfig, but it’s fairly
easy to hack around this. krb5-config will not be on path because we
don’t know ahead of time what architecture it will be for.
2018-11-21 01:48:22 -06:00
Eelco Dolstra
edff37b83a
ti-rpc: Add dev output
2018-10-11 21:18:20 +02:00
R. RyanTM
e02816960a
libtirpc: 1.0.3 -> 1.1.4 ( #45815 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libtirpc
2018-08-31 21:33:35 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Will Dietz
47dc9d7b35
tirpc: remove upstreamed patch, fix w/musl
2018-03-25 18:08:05 -05:00
Ryan Mulligan
c1912bdede
libtirpc: 1.0.2 -> 1.0.3 ( #37487 )
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.3 with grep in /nix/store/npaq7mvly8z13h38c8g1x0y4ggxi77k0-libtirpc-1.0.3
- directory tree listing: https://gist.github.com/ad3687f7d46ffd3201e6fbe6e2e090b9
2018-03-20 23:39:39 +03:00
Will Dietz
4a5aa55d73
ti-rpc: patch to fix w/musl
2018-02-13 09:44:45 -06:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Vladimír Čunát
f47e13866d
libtirpc: fix missing include after glibc-2.26
2017-11-06 20:33:58 +01:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
0c5c853dcb
libtirpc: 1.0.1 -> 1.0.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
ca4e0a483e
libtirpc: 0.3.2 -> 1.0.1
2016-01-13 21:21:43 +03:00
Nikolay Amiantov
c60e4016e7
libtirpc: fix missing symbols
2015-07-28 15:23:38 +03:00
Nikolay Amiantov
b639dcf9e0
libtirpc: update package
2015-07-28 12:33:30 +03:00
William A. Kennington III
fa1bdb8cbd
Migrate all krb5 -> libkrb5
2015-06-26 17:21:49 -07:00
Eelco Dolstra
1e6e52c2ac
Revert "krb5: 1.13.1 -> 1.13.2"
...
This reverts commit 85932bc5a9
.
2015-06-04 14:54:48 +02:00
William A. Kennington III
85932bc5a9
krb5: 1.13.1 -> 1.13.2
2015-05-28 02:20:08 -07:00
Nikolay Amiantov
f1b51945bc
ti-rpc: update package
2015-05-18 17:21:08 +03:00
William A. Kennington III
7fdb95d9a3
ti-rpc: Add platforms.linux
2015-04-04 13:56:27 -07:00
Nikolay Amiantov
7791a5362d
libtirpc: adopt
2015-02-18 19:00:54 +03:00
William A. Kennington III
50469c1511
libtirpc: 0.2.4 -> 0.2.5
2015-01-06 11:27:48 -08:00
William A. Kennington III
afeef240dc
kerberos: Use default kerberos instead of krb5
2014-12-30 00:05:12 -08:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Peter Simons
5ea4b3f8e7
libtirpc: update from 0.2.3 to 0.2.4, potentially fixes CVE-2013-1950
2014-01-15 17:29:14 +01:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
694ecd4737
libtirpc: update to version 0.2.3
2013-03-29 19:04:29 +01:00
Lluís Batlle i Rossell
28027d4771
Aestethic changes suggested by Eelco, and trying to fix
...
the problem on rpc.statd, that looks at /etc/netconfig.
Problem: http://hydra.nixos.org/build/2310686/log/raw
svn path=/nixpkgs/trunk/; revision=33322
2012-03-21 09:18:40 +00:00
Lluís Batlle i Rossell
b2d61a850d
Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).
...
svn path=/nixpkgs/trunk/; revision=33315
2012-03-20 23:17:45 +00:00
Yury G. Kudryashov
23b865d1b4
Fix evaluation
...
svn path=/nixpkgs/trunk/; revision=33220
2012-03-17 22:25:30 +00:00
Peter Simons
457e59d99d
libtirpc: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=33211
2012-03-17 17:44:20 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Ludovic Courtès
9878098ddf
Add TI-RPC.
...
svn path=/nixpkgs/trunk/; revision=30216
2011-11-03 21:08:32 +00:00