Commit graph

6674 commits

Author SHA1 Message Date
str1ngs
0dd83995d9 damageproto: upgrade 1.2.1 homepage/license 2011-07-01 16:56:59 -07:00
str1ngs
8666249163 xbps-src: add HOME section to fetch_sites.sh 2011-07-01 16:56:59 -07:00
str1ngs
7b93336b6b libXCursor: upgrade to 1.1.12 2011-07-01 16:56:59 -07:00
Juan RP
85fcfb5973 perl-XML-SAX: avoid env(1) in INSTALL/REMOVE. 2011-07-01 21:44:35 +02:00
Juan RP
f33efd6ea5 ca-certificates: avoid mktemp(1) in REMOVE, use full depends. 2011-07-01 21:36:27 +02:00
Juan RP
5d7873a5b2 xbps-src: massive rewrite of builddeps resolving code.
This speeds up the process of resolving builddeps with
XBPS_PREFER_BINPKG_DEPS enabled and disabled by ~15% aproximately.

This fixes also some bugs I've found while building a massive rebuild
of all packages with XBPS_PREFER_BINPKG_DEPS enabled.
2011-07-01 17:48:29 +02:00
Juan RP
a09089a9b0 Remove compiz and friends, 0.9.x series are really broken. 2011-07-01 17:28:09 +02:00
Juan RP
6227b9f1f7 xbps-src: append /usr/local/{s,}bin to PATH in INSTALL/REMOVE scripts. 2011-07-01 16:15:59 +02:00
Juan RP
d05d16ad3d xbps-trigger: add /usr/local/bin to PATH, for xbps-src chroot. 2011-07-01 15:22:10 +02:00
Juan RP
4356d9bd30 libnotify: needs gtk+3-devel to build. 2011-07-01 15:10:01 +02:00
Juan RP
5c48fba762 base-chroot: depend explicitly in -devel subpkgs. 2011-07-01 14:55:31 +02:00
Juan RP
54a29def1f libgudev: re-enable --enable-gudev. 2011-07-01 14:28:04 +02:00
Juan RP
be22738368 bash: don't run depend in coreutils, it's unnecessary. 2011-07-01 13:43:12 +02:00
Juan RP
e2b94826ab blueman: needs intltool to build. 2011-07-01 12:47:06 +02:00
Juan RP
3b0483a3c7 notify-python: clean up deps, patches from Arch to make it build. 2011-07-01 12:41:52 +02:00
Juan RP
05a66d1ab2 base-system: remove some unneeded depends, reorder. 2011-07-01 09:34:57 +02:00
Juan RP
98edb5e389 dash: create /bin/sh symlink at pre INSTALL, iff doesn't exist. 2011-07-01 09:27:51 +02:00
Juan RP
44f85a8a7f sudo: purge /etc/sudoers, check for /etc/sudoers.d before rmdir. 2011-07-01 09:04:06 +02:00
Juan RP
ca8369eada xbps-src [chroot]: ignore busybox tar, xz, gzip and bunzip2 applets. 2011-07-01 01:43:19 +02:00
Juan RP
cd8259aaa9 chroot-grep: arg, don't inherit run_depends from grep. 2011-07-01 01:16:07 +02:00
Juan RP
d1e7757528 busybox: enable tar, b{,un}zip2, {un,}xz, diff, etc. 2011-07-01 01:00:18 +02:00
Juan RP
92740bd661 xbps-src [extract]: use decompress utils and pipe to tar(1). 2011-07-01 01:00:18 +02:00
Juan RP
5ce6e61930 chroot-grep: disable pcre properly, bumprev. 2011-07-01 01:00:18 +02:00
str1ngs
81e257bef1 swig: upgrade 2.0.4 license/readme 2011-06-30 15:30:43 -07:00
str1ngs
a00964a4c7 Terminal: upgrade 0.4.7 license/homepage 2011-06-30 15:30:43 -07:00
Juan RP
a48dc4c512 xbps-src [chroot]: try different shells for /bin/sh symlinks. 2011-07-01 00:29:11 +02:00
Juan RP
61b0c7ec7c kernel-snapshot: update to 3.0.0rc5. 2011-06-30 22:45:02 +02:00
Juan RP
44ff75e0d4 xbps-src: remove libhal shlib mappings. 2011-06-30 22:30:07 +02:00
Juan RP
efaf4425a3 Remove hal and hal-info, they are obsolete. 2011-06-30 21:13:00 +02:00
str1ngs
31fd343fd1 gcalctool: upgrade to 6.0.2 which/flex build depend 2011-06-30 08:45:24 -07:00
str1ngs
c9446ea0c9 git: upgrade to 1.7.6 2011-06-30 07:02:21 -07:00
str1ngs
09ec6a9fc3 mkfontscale: upgrade to 1.0.9, license and homepage 2011-06-30 06:34:48 -07:00
Juan RP
09370643f1 xbps-src: [install_pkg_from_repos] handle 2nd ENOENT. 2011-06-30 13:45:11 +02:00
Juan RP
8d21b447ca font-dec-misc: needs pkg-config and bdftopcfg to build. 2011-06-30 12:48:19 +02:00
Juan RP
a3cc3f0a96 Twisted: needs python-devel to build. 2011-06-30 12:40:09 +02:00
Juan RP
f28255f927 libmikmod: needs texinfo to build. 2011-06-30 12:38:14 +02:00
Juan RP
16bfc3a100 libvirt: needs gettext to build. 2011-06-30 12:36:24 +02:00
Juan RP
808b90952b gkrellm: needs gettext to build. 2011-06-30 12:35:46 +02:00
Juan RP
9f2990bd31 xbps-src [chroot]: make sure that we sync with rootdir == /. 2011-06-30 12:33:53 +02:00
Juan RP
55ada9c447 xbps-src [install_pkg_from_repos]: if unset, create it. 2011-06-30 12:33:04 +02:00
Juan RP
87f2599c17 xbps-src: improve PREFER_BINPKG_DEPS, take 2.
When installing pkgdeps from repositories more errno values are handled
from xbps-bin, this help us to find why a package failed to install.

Also stdout/stderr output from xbps-bin is redirected to
$wrksrc/.xbps_install_dependency_$pkgdepname.log to see how it was
installed or why it failed to install.

Do autoremove packages in more places to be sure that if something went
wrong those packages are always removed.
2011-06-30 10:26:31 +02:00
Juan RP
9be28af618 weechat: new -lua subpkg, add missing builddeps. 2011-06-30 10:26:31 +02:00
str1ngs
14d39967c0 ISOEnts: bsdtar build depend 2011-06-29 11:18:20 -07:00
str1ngs
baa8a07d4e syslinux: upgrade to 4.04, homepage and license 2011-06-29 11:02:29 -07:00
Juan RP
39d560c365 webkit-gtk3: needs which and flex to build. 2011-06-29 18:51:10 +02:00
str1ngs
d444296565 Pyrex: homepage, license 2011-06-29 07:20:32 -07:00
str1ngs
3dc36e68e1 OpenRC: homepage, license 2011-06-29 07:17:32 -07:00
str1ngs
e8f0327386 Orbit2: homepage, license 2011-06-29 07:12:41 -07:00
str1ngs
621e7d3497 MoinMoin: homepage, license 2011-06-29 07:02:38 -07:00
str1ngs
6251c73874 ISOEnts: homepage, license 2011-06-29 06:58:54 -07:00