Commit graph

71 commits

Author SHA1 Message Date
Juan RP
c6eb14979f coreutils: update to 8.25. 2016-01-21 09:28:40 +01:00
Juan RP
3fdad91bf9 xbps-src: make 'build_pie' the default; use 'nopie' to disable it.
Discussed with @chneukirchen.
2015-11-17 16:47:19 +01:00
Juan RP
7454e807ac coreutils: fix cross build. 2015-11-09 14:33:55 +01:00
Christian Neukirchen
cc1d13052e coreutils: add hostname alternative. 2015-11-09 13:56:44 +01:00
Juan RP
016163fe1a coreutils: rebuild with syncfs() support for musl.
musl-1.1.11 has corrected the return value of syncfs() which was void
in previous releases and now returns an int as specified by the spec.
2015-08-30 08:35:14 +02:00
Juan RP
9081c901e8 coreutils: enable arch(1) required by `dracut --uefi'. 2015-07-14 10:07:10 +02:00
Juan RP
2b06583542 coreutils: unbreak musl cross. 2015-07-04 08:00:22 +02:00
Juan RP
978dc6acca coreutils: unbreak musl build; syncfs() proto does not match with glibc. 2015-07-04 07:56:50 +02:00
Juan RP
58bd7971cc coreutils: update to 8.24. 2015-07-04 07:36:08 +02:00
Juan RP
0fc9512544 coreutils: remove conflicting manpages in cross. 2015-05-25 11:00:11 +02:00
jbu
c2bfc6b7d5 bandwith / download times + $GNU_SITE cleanup
+ To reduce bandwidth and download times, packages use bz2/lzma/xz where possible.
+ Also use ${GNU_SITE} and ${KERNEL_SITE} where appropriate.
+ Clean up xlint warnings.
+ inetutils: update to 1.9.3 and split into subpkgs
2015-05-22 11:47:56 +02:00
Juan RP
3e2cbbc0ca coreutils: revbump for previous. 2015-05-18 14:16:02 +02:00
Juan RP
2db304dc5a coreutils: fix cross compilation and manpages generation differently.
Rather than building a -doc subpkg that is only built in native builds,
build all utils in the host to be able to generate the manpages and then
install the result to DESTDIR.

This avoids and old and stupid issue while cross building base-system.

Close #1598
2015-05-18 14:12:31 +02:00
Juan RP
3561970b67 coreutils: tweak for rebuild 2015-05-08 11:27:58 +02:00
Juan RP
ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
Juan RP
f8a0af749c coreutils: rebuild with full relro. 2015-03-18 11:38:17 +01:00
Christian Neukirchen
bb4e9ae42e coreutils: enable build_pie=yes. 2015-03-07 21:07:08 +01:00
Juan RP
cd82866a9e coreutils: fix incorrect configure cache override in cross builds. 2014-12-30 09:59:37 +01:00
Juan RP
ae959b347f coreutils: do not depend on -doc directly.
This is to avoid a missing dependency in cross builds, where the -doc
subpkg is not built.
2014-11-11 10:04:02 +01:00
Juan RP
5d97049798 coreutils: really disable -doc subpkgs in cross bulds. 2014-11-10 14:53:24 +01:00
Juan RP
d7d25b1c76 coreutils: fix logic. 2014-11-10 14:49:13 +01:00
Juan RP
789133ebdc coreutils: bootstrap=yes; replaces chroot-coreutils. 2014-11-10 14:46:00 +01:00
Juan RP
90cc131820 coreutils: update to 8.23. 2014-07-20 11:53:30 +02:00
Juan RP
c1b1de03dc coreutils: rebuild to drop compressed manpages. 2014-03-14 09:44:03 +01:00
Juan RP
925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP
46b2dfc3a6 coreutils: update to 8.22. 2013-12-15 08:43:09 +01:00
Juan RP
3d8593b009 Update packages for xbps-src>=53: use configure_args, get rid of CONFIGURE_SHARED_ARGS. 2013-05-26 10:41:55 +02:00
Juan RP
0243af2b18 Convert to the new template format another set of pkgs. 2013-04-11 10:33:01 +02:00
Juan RP
95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP
ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP
cb42580ae7 coreutils: drop kill(1) and uptime(1). 2013-02-20 11:44:39 +01:00
Juan RP
bf2839da76 coreutils: conflict with broken procps-ng versions. 2013-02-20 00:27:21 +01:00
Juan RP
84ccb1f865 coreutils: update to 8.21. 2013-02-18 14:58:51 +01:00
Juan RP
92c83228cb coreutils: split out docs into -doc subpkg; add cross build support. 2013-02-08 15:30:01 +01:00
Juan RP
3fd6770cec coreutils: conflicts with chroot-coreutils. 2013-02-01 11:09:43 +01:00
Juan RP
d82cfd27b1 coreutils: rebuild for inetutils conflict. 2013-01-13 20:59:00 +01:00
Juan RP
126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP
a05718472d coreutils: update to 8.20. 2012-10-24 10:49:46 +02:00
Juan RP
48646193b6 coreutils: update to 8.19. 2012-08-21 05:56:51 +02:00
Juan RP
f82f6aaec1 coreutils: remove unused patch. 2012-08-13 10:45:19 +02:00
Juan RP
35f6919988 coreutils: update to 8.18. 2012-08-13 10:44:24 +02:00
Juan RP
210fb2be65 coreutils: backport a patch to fix ls --color on relative symlinks. 2012-07-15 17:14:00 +02:00
Juan RP
b91ff07e65 coreutils: switch to /usr. 2012-07-09 17:10:53 +02:00
Juan RP
6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP
1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP
e06c9e92de coreutils: update to 8.17. 2012-05-12 10:05:35 +02:00
Juan RP
96ae833efe coreutils: update to 8.16. 2012-03-30 14:52:32 +02:00
Juan RP
ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP
50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
Juan RP
b62f06bc09 coreutils: update to 8.15. 2012-01-08 11:57:11 +01:00