Commit Graph

2563 Commits

Author SHA1 Message Date
Juan RP 2c53035fb7 Added support for extended pkgdep version matching.
xbps from launchpad head branch has gained support for extended
pkg version matching, as specified in:

https://blueprints.launchpad.net/xbps/+spec/improved-version-matching

Now it's required to specify the operator(s) for required versions
in the depends files and "Add_dependency" option in build templates.

xbps-src now requires xbps utils 20091107.

--HG--
extra : convert_revision : fc09fa707483a75e0b6f68445721fc1a9166cdad
2009-11-07 05:01:00 +01:00
Juan RP 81274224e0 xbps-base-chroot: remove unneeded xbps rundep, bump to 0.13.
--HG--
extra : convert_revision : 413130f67bd989c346fbe4ea71d32fdfe4b37843
2009-11-07 02:05:29 +01:00
Juan RP 53aaa549de wget: update to 1.12.
--HG--
extra : convert_revision : 444e646c7b658b733aac611e07bc7af3e90553bd
2009-11-05 18:48:54 +01:00
Juan RP 8f6698c79b attr, acl: add missing gawk build dep.
--HG--
extra : convert_revision : 07f1d95592e485f23da6b19284d1d873f510c637
2009-11-05 17:59:55 +01:00
Juan RP 8c89fbd90b Fixed launchpad #474467 bug.
Make xbps-base-chroot depend on bash and use it for the chroot
environment. Depending in host's bash wasn't a good idea...

--HG--
extra : convert_revision : dfff2287dec5c3fb64725e601f70fe4a2ab2db98
2009-11-05 17:51:26 +01:00
Juan RP d5c95e0fe2 dash: add missing bison & coreutils build deps.
--HG--
extra : convert_revision : 700fff1c5cf38b9982ebbbed0d11f3fdfa984a13
2009-11-05 17:49:36 +01:00
Juan RP f4a2a9aebe builddep_funcs.sh: use $XBPS_CMPVER_CMD.
--HG--
extra : convert_revision : 079d2d36a9fd7454ec6f4e53a4f917b7f92334a3
2009-11-05 14:26:15 +01:00
Juan RP faf1d22b22 builddep_funcs.sh: fix local var def.
--HG--
extra : convert_revision : 5066c52062d1dff62a97662f0d78bd0bdd40fd79
2009-11-02 00:25:50 +01:00
Juan RP a1a9d65822 builddep_funcs.sh: remove unused func, wrap long line.
--HG--
extra : convert_revision : 28a65da6438a2b756be93f7c9d9574aba9d417a2
2009-11-02 00:22:40 +01:00
Juan RP 9c72819434 pkgtarget_funcs.sh: fix a comment.
--HG--
extra : convert_revision : d1b5fe808705b449eb9b9ece303b8a108ad94d26
2009-11-02 00:22:05 +01:00
Juan RP d993cae846 helpers/automake.sh: removed, it's unused currently.
--HG--
extra : convert_revision : 64994208952d9f6adb45bdb6e0c5fe261fed4e5f
2009-11-01 23:30:50 +01:00
Juan RP 265de68988 Added strace-4.5.19 build template.
--HG--
extra : convert_revision : 3e38277d0cc459cd59888d313e80bc360cad7060
2009-11-01 23:21:25 +01:00
Juan RP abd191ef1c bash: update to patchlevel 035.
--HG--
extra : convert_revision : cfb0e0d9337ea32683dc2e213cabbd857a6d5d52
2009-11-01 23:03:33 +01:00
Juan RP 0faa6e6282 Removed some unused xf86-input-* pkgs.
--HG--
extra : convert_revision : b2ef829e00bfd20621c8f671d8c4febcd417372d
2009-11-01 22:53:36 +01:00
Juan RP 2171c3de8b Remove unwanted file.
--HG--
extra : convert_revision : 1468501747336a8ea81ad5dd8a31a062890b99a0
2009-11-01 22:50:59 +01:00
Juan RP 53371d297a trapproto: removed, unused in xorg-7.5.
--HG--
extra : convert_revision : dcc1216ffca2438c973353682a63fd1958e560a9
2009-11-01 22:50:38 +01:00
Juan RP a7a5c51402 newsyslog: removed, unlike it will be of use.
--HG--
extra : convert_revision : bed88b3ab03eb58d7509b671555f233dcf6fb2e4
2009-11-01 22:49:14 +01:00
Juan RP 09a4b86f33 mono*: removed, they were added 1 year ago and are incomplete.
--HG--
extra : convert_revision : 318f29c470eb40bf2e770ec69a7784c093c1b720
2009-11-01 22:48:19 +01:00
Juan RP dc777c250a util-macros: removed, it's unused.
--HG--
extra : convert_revision : 0a1ab98e8655bcae6c5aede29eea7dd253037145
2009-11-01 22:44:31 +01:00
Juan RP 9fe7720566 git: update to 1.6.5.2.
--HG--
extra : convert_revision : 5615e69006ea762b2f69a353c991b0c7fa225f4e
2009-11-01 22:37:38 +01:00
Juan RP e29fd78674 libidn: add gettext and texinfo build deps.
--HG--
extra : convert_revision : 419e4f744792ef0644fa5f4b81edcbf4c8d93cdc
2009-11-01 22:34:33 +01:00
Juan RP 1bc864a89a python: update to 2.6.4.
--HG--
extra : convert_revision : 04557c86cf4508ce9b28235ec34c0d6c52aeab40
2009-11-01 22:32:00 +01:00
Juan RP 1ebe5e6b5e Mega-commit removing deps in xbps-base-chroot.
xbps-src:
  * ALWAYS use the static bins, to avoid breakage in the chroot.
  * Remove XBPS_FETCH_CMD. Use xbps-fetch (static) now that it's
    useful to download all distfiles in xbps-base-system.
  * Use busybox in the chroot and create links in /usr/local/bin
    at creation time. This helps to remove many packages that
    had problems with host/target libs (acl, attr, libarchive, etc).

build templates:
  * Add explicit gettext and texinfo build dependencies in all
    packages that need them, because they aren't built anymore
    by xbps-base-chroot.
  * Fixed some packages using build_style=gnu_makefile, that were
    broken because pre/post_configure() is not executed for a while,
    they should use pre/post_build() instead.

--HG--
extra : convert_revision : 0eaaf4917fd824710d0895e0c984bbc236b0cdf8
2009-10-30 22:14:09 +01:00
Juan RP ab0de77616 cronie: pass --localstatedir to configure.
--HG--
extra : convert_revision : ba4a6e83e9f9183aefc8048c05db4be76f429266
2009-10-30 22:12:18 +01:00
Juan RP a6b3b42039 cronie: update to 1.4.1.
Use backed up file from xbps.nopcode.org, because it's stupid to
download the fucking file through the wiki ?!??@

--HG--
extra : convert_revision : 6b99f995563ddf31054d2cc8b6374ba4ede145ba
2009-10-30 21:02:05 +01:00
Juan RP 55f8a27b75 run-parts: update to 3.2.1.
--HG--
extra : convert_revision : 2a7a23d22b21dfe89f84ec8bc66c61ba17a408c8
2009-10-30 20:12:51 +01:00
Juan RP 6236e07f6e tzdata: update to 2009p.
--HG--
extra : convert_revision : d0caeff9bc76c7131c9fea052ec880b8ea5568bd
2009-10-30 03:19:46 +01:00
Juan RP 197759d9d5 eject: use src tarball from archive.ubuntu.com.
--HG--
extra : convert_revision : 5a580441142266ae51e8281faf46238c59cf2430
2009-10-30 02:58:17 +01:00
Juan RP 802006fd00 busybox-initramfs: build split and hostname, bumprev.
--HG--
extra : convert_revision : 3fbb4a450933ff5de1aaf6be15967f351661d708
2009-10-29 23:12:48 +01:00
Juan RP d491c1a6d6 busybox-initramfs: build mktemp and date. Bumprev.
--HG--
extra : convert_revision : baf5c4eef08e85c52ebacc6bbdcdb9fc76fcbd06
2009-10-29 22:10:46 +01:00
Juan RP 2647aa4eb0 kernel-libc-headers: update to 2.6.31.5.
--HG--
extra : convert_revision : a0d333aecd639e192522dd4b1bd703dbbec68b79
2009-10-29 16:42:08 +01:00
Juan RP e2b7c462c1 shutils/metadata.sh: use xbps static bins.
--HG--
extra : convert_revision : cc7d591b7913eb7a301dc3fce0a59f29c54ccd88
2009-10-29 16:35:22 +01:00
Juan RP a4b843e2f9 gdb: update to 7.0.
--HG--
extra : convert_revision : f9786f58b561e7da47754f45c1cbe16c21581167
2009-10-29 02:00:13 +01:00
Juan RP abd40df0f1 fakeroot: update to 1.14.3.
--HG--
extra : convert_revision : c99bc05df5ca32b51da7900e1ce2807e0ae8782a
2009-10-29 01:45:26 +01:00
Juan RP db6f277bd6 Added asciidoc-8.5.0 template build file.
--HG--
extra : convert_revision : a9c75ab52ed9d3a8fd5c691aefd25c8a73f6963c
2009-10-28 04:22:05 +01:00
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00
Juan RP 8bc24b1ca6 kernel: update to 2.6.31.5.
--HG--
extra : convert_revision : ffc8fababa73e9f71f797345343909c37a3f049c
2009-10-28 03:05:20 +01:00
Juan RP 14fb564b72 xorg-xkb-utils: removed, not so useful.
--HG--
extra : convert_revision : 420b50cdc4ea005af9713986eafbd12abc777ff7
2009-10-27 20:01:02 +01:00
Juan RP 22774572da xbps-src: use the xbps static bins.
--HG--
extra : convert_revision : 7b8f360971f28668dae1032fccdc5819bafe5054
2009-10-27 16:52:40 +01:00
Juan RP 2033bee689 grub2: update to 1.97.
--HG--
extra : convert_revision : cfe5360f965a842ab64fbbbc49932984780ce504
2009-10-26 06:35:09 +01:00
Juan RP 782d413afc acl: update to 2.4.48.
--HG--
extra : convert_revision : 6f8e659d0c8d023569b887129c4c15d0b6808947
2009-10-25 09:48:37 +01:00
Juan RP dc9e0bba03 attr: update to 2.4.44.
--HG--
extra : convert_revision : b236e9d7b0e444c204db392621b647a364b7291e
2009-10-25 09:48:16 +01:00
Juan RP 814dd1d2d6 module-init-tools: update to 3.11.1.
--HG--
extra : convert_revision : 51ce92f8da7fd0ec530247ffdfd44264202a5b6f
2009-10-25 09:48:00 +01:00
Juan RP af9d14243d iana-etc: set noarch, bumprev.
--HG--
extra : convert_revision : 17ae90b79a1fbe5fab6f664349eea15dc1116c86
2009-10-24 00:07:16 +02:00
Juan RP 0f19402d79 glibc: remove /etc/ld.so.cache from destdir.
--HG--
extra : convert_revision : af385cabb81b804db9c1af1a4154cb60096e7f12
2009-10-21 14:32:49 +02:00
Juan RP cff1ee6c43 glibc: don't add /etc/ld.so.cache in $conf_files. Bump revision.
--HG--
extra : convert_revision : bdad824532656b843293dbd9eeac0af970db3964
2009-10-21 14:28:57 +02:00
Juan RP da15bf2da1 OpenRC: fix conf_files, fix init.d/network. Bump revision.
--HG--
extra : convert_revision : 6b8fa409972542debc65ad251d75b5b793cbeaa1
2009-10-21 14:08:44 +02:00
Juan RP b13b7598aa OpenRC: update to 0.5.2.
xbps changes:
 * Add patch to suppress warnings from /etc/init.d/keymaps.
 * Add patch to avoid rpath.
 * Comment out default staticroute setting in /etc/conf.d/staticroute,
   to avoid errors.

--HG--
extra : convert_revision : fdb16da4e43d3ac434ca7560234f552a3bb19215
2009-10-21 11:26:13 +02:00
Juan RP fd065e5562 xbps-mklive: update to 0.1.1.
Create /cow in target rootfs so that casper-snapshot works.

--HG--
extra : convert_revision : ffdcf1687f878548f6a6ea4683d18f96dae22c95
2009-10-20 15:56:56 +02:00
Juan RP ef3da70478 xbps-src: build binpkgs compressed with xz by default.
- Added two new options for xbps-src.conf:
    XBPS_COMPRESS_CMD by default set to xz.
    XBPS_COMPRESS_LEVEL by default not set.

Change these options to override the behaviour.

--HG--
extra : convert_revision : cbf096e3ff8c290ec0dfd96e5e7cf81f82cbf26a
2009-10-20 15:19:09 +02:00