Commit Graph

  • b0f9cd1ef7 xbps: misc changes to perform better in chroot target. Juan RP 2008-10-24 03:34:50 +02:00
  • 4cf232d417 Added patch-2.5.4 template and make xbps-base-chroot depend on it. Juan RP 2008-10-24 03:33:27 +02:00
  • 34084d3e92 coreutils: install bins into destdir not masterdir! Juan RP 2008-10-24 03:32:46 +02:00
  • 7d417a5d34 grep: install grep into /bin, to mimic ubuntu. Juan RP 2008-10-24 02:08:04 +02:00
  • f9e72536ee install-chroot.sh: remove specific tmpl stuff and misc cosmetics. Juan RP 2008-10-24 02:05:48 +02:00
  • 86184903d4 gcc: make /usr/bin/cc symlink after install. Juan RP 2008-10-24 02:03:54 +02:00
  • 17185fb761 bash: make /bin/sh symlink after install. Juan RP 2008-10-24 02:03:11 +02:00
  • dba678e065 glibc: use /lib and /usr/lib on x86_64. Juan RP 2008-10-24 02:01:54 +02:00
  • c07feca694 gcc: ignore_files is no more. Juan RP 2008-10-24 01:03:04 +02:00
  • 206a4e1485 Don't forget to unset base_package and add another pattern to fixup_la_files. Juan RP 2008-10-24 00:55:51 +02:00
  • d987a000cc Remove pkg-config-transform helper, it's not useful right now. Juan RP 2008-10-23 23:37:45 +02:00
  • 0c2a5b90da Added file-4.26 template and make xbps-base-chroot depend on it. Juan RP 2008-10-23 23:27:10 +02:00
  • 58af2b6d25 Added diffutils-2.8.1 and make xbps-base-chroot depend on it. Juan RP 2008-10-23 19:17:35 +02:00
  • 81fe5b8859 coreutils: install in correct location. Juan RP 2008-10-23 19:10:13 +02:00
  • 8e2b090575 Added findutils-4.4.0 and make xbps-base-chroot depend on it. Juan RP 2008-10-23 19:06:57 +02:00
  • b3adf145a6 Added util-linux-2.12r template. Juan RP 2008-10-23 18:49:50 +02:00
  • e6707c6f99 Added grep-2.53 and make xbps-base-chroot depend on it. Juan RP 2008-10-23 18:32:34 +02:00
  • b8e0a0f535 Also pass LDFLAGS as before. Juan RP 2008-10-23 18:32:11 +02:00
  • abcce0a7b5 Added texinfo-4.13a template. Juan RP 2008-10-23 18:26:11 +02:00
  • f2f04f8220 jurl, fix XBPS_BUILDDIR. Juan RP 2008-10-23 18:20:57 +02:00
  • 1586ab07e9 Make /usr/bin/cc link to gcc in the chroot. Juan RP 2008-10-23 17:41:36 +02:00
  • 996b1df5f7 Added gawk-3.1.6 and make xbps-base-chroot depend on it. Juan RP 2008-10-23 17:22:37 +02:00
  • 89f264e88c Massive changes to allow installing pkgs in a chroot. Juan RP 2008-10-23 17:14:00 +02:00
  • af9b77fec1 Remove mktmpl, doing templates by hand is faster. Juan RP 2008-10-23 02:57:20 +02:00
  • f55c8fa49e fakeroot, gmp, mpfr: update depends. Juan RP 2008-10-23 02:48:55 +02:00
  • b17218a459 pkg-config: do not specify a pc config path, pick default. Juan RP 2008-10-23 02:47:04 +02:00
  • b56ee5022d xbps-pkgdb: do not hardcode rpath in Makefile. Juan RP 2008-10-23 02:46:14 +02:00
  • a3185bb441 bash, binutils: install into the correct location. Juan RP 2008-10-23 02:44:56 +02:00
  • fbc361f995 Added util-linux-2.12r template. Juan RP 2008-10-23 02:43:46 +02:00
  • 5f97587bc8 Added proplib-0.1 template. Juan RP 2008-10-23 02:43:29 +02:00
  • e9ac80f8be Rename template file gmake to make. Juan RP 2008-10-23 02:43:12 +02:00
  • 8f3ffc43c7 Rename template file gtar to tar. Juan RP 2008-10-23 02:42:30 +02:00
  • 6a22274980 Added bzip2-1.0.5 template. Juan RP 2008-10-23 02:41:51 +02:00
  • 0970bc48d5 Added gzip-1.3.12 template. Juan RP 2008-10-23 02:41:36 +02:00
  • 04bd07c1c5 Adapt perl to linux. Juan RP 2008-10-22 18:39:17 +02:00
  • 420f14d2ae Added sed-4.1.5 template. Juan RP 2008-10-22 16:58:56 +02:00
  • 05ba1d3abd zlib: added missing glibc rundep. Juan RP 2008-10-22 16:52:17 +02:00
  • 9187ce315e Added zlib-1.2.3 template. Juan RP 2008-10-22 16:51:18 +02:00
  • 58c633fc53 python: remove unused LDFLAGS. Juan RP 2008-10-22 16:38:02 +02:00
  • b6ccaaa2d2 Added coreutils-6.12 template. Juan RP 2008-10-22 16:11:22 +02:00
  • e13b08218a Set and unset compilation vars in all phases not just configure. Juan RP 2008-10-22 04:08:46 +02:00
  • 3b5c4b506d gcc: install libs into /lib and not /lib64 on x86_64. Juan RP 2008-10-22 04:07:58 +02:00
  • a193527922 xstow lives in masterdir/usr/bin/xstow now. Juan RP 2008-10-22 02:44:20 +02:00
  • 8ef456bcd2 bash: updated checksum and {build,run}_depends. Juan RP 2008-10-22 02:43:51 +02:00
  • 1def87c72c Added ncurses-5.6 template. Juan RP 2008-10-22 02:43:20 +02:00
  • 28a5a070c1 Change autoconf pkgs to configure it with /usr or /. Juan RP 2008-10-22 01:54:48 +02:00
  • 680c82f965 bison, m4: updated checksum and {build,run}_depends. Juan RP 2008-10-22 01:53:04 +02:00
  • ce4faacc60 Don't forget to set make_cmd if not set in install_src_phase(). Juan RP 2008-10-21 06:43:29 +02:00
  • e556f891a2 Added fakeroot-1.10.1 template from debian. Juan RP 2008-10-21 06:36:29 +02:00
  • 8ba6111542 glibc: add gcc build depend, to avoid stuff like -fstack-protector built in. Juan RP 2008-10-21 05:30:10 +02:00
  • 61adbd28db Added glibc-2.8 (tarball taken from archlinux). Juan RP 2008-10-21 05:27:22 +02:00
  • e5afbd9313 Added gcc-4.3.2 template. Juan RP 2008-10-21 04:38:29 +02:00
  • 070fc697bf Added binutils-2.18 template. Juan RP 2008-10-21 03:09:29 +02:00
  • efa86250d8 Added mpfr-2.3.2 template. Juan RP 2008-10-21 01:49:59 +02:00
  • 84e0dc6717 Added gmp-4.2.4 template. Juan RP 2008-10-21 01:43:33 +02:00
  • a464e355d2 Added lzma-utils-4.32.7 template. Juan RP 2008-10-20 23:37:25 +02:00
  • daef272db2 atk: updated {build,run}_depends and checksum. Juan RP 2008-10-20 18:00:55 +02:00
  • 150fd8340b ruby: updated checksum. Juan RP 2008-10-20 17:38:39 +02:00
  • 10a673b0e8 mc: updated build_depends and checksum. Juan RP 2008-10-20 17:27:37 +02:00
  • 8fd730d342 glib: updated to 2.18.2, updated checksum and build_depends, removed NetBSD patches. Juan RP 2008-10-20 17:23:34 +02:00
  • 7fc3181aa2 pcre: add libtool build dep, update checksum. Juan RP 2008-10-20 17:15:59 +02:00
  • 841da643dc pkg-config: added libtool build dep. Juan RP 2008-10-20 17:12:44 +02:00
  • 135e86e0b8 python: updated checksum, removed unused NetBSD patches. Juan RP 2008-10-20 17:07:03 +02:00
  • 99d5350b30 Major changes to not depend on cksum and db from NetBSD. Juan RP 2008-10-20 16:34:27 +02:00
  • a5c39c58aa gettext-runtime: add missing libtool dependency. Juan RP 2008-10-16 08:19:59 +02:00
  • 43ecc15c53 mono: added missing XML-Parser dependency. Juan RP 2008-10-16 07:26:53 +02:00
  • bee2cfe2c2 Fixup info_tmpl now that $url is gone. Juan RP 2008-10-16 06:59:32 +02:00
  • 289b8130a2 If exists $wrksrc/ltmain.sh make libtool available. Juan RP 2008-10-16 06:31:40 +02:00
  • 8729d8de2b Added monodevelop-1.9 template. Needs deps that aren't there yet. Juan RP 2008-10-16 06:21:27 +02:00
  • b3f4a90070 Do not set blindly 'prefix=...' in the install phase. Juan RP 2008-10-16 06:18:25 +02:00
  • ae3bc61f35 sqlite: updated to 3.6.4. Juan RP 2008-10-16 06:17:58 +02:00
  • 009c05c517 perl: fix path to configure script. Juan RP 2008-10-16 05:24:32 +02:00
  • 23a1318acd libtool: override shlib naming on NetBSD, as done in pkgsrc. Juan RP 2008-10-16 05:22:04 +02:00
  • bdb08ba5dd pkg-config: disable threads as done in pkgsrc. Juan RP 2008-10-16 03:29:42 +02:00
  • 7c5b471ca0 Ignore fixup_tmpl_libtool if $pkgname = libtool. Juan RP 2008-10-16 03:29:19 +02:00
  • d45bdcbbfa xbps.sh: use configure_script if it's set in templates. Juan RP 2008-10-16 00:57:53 +02:00
  • cf00486d45 replace-interpreter: fix chmod. Juan RP 2008-10-16 00:24:17 +02:00
  • cd85d40608 Fix paths in pkg-config files from mono and gtk-sharp. Juan RP 2008-10-15 05:57:27 +02:00
  • 0abdec75e6 Added desktop-file-utils-0.15 template and its associated helper. Juan RP 2008-10-15 02:50:10 +02:00
  • 128107c3ee Added mono-addins-0.3.1 template. Juan RP 2008-10-15 02:34:03 +02:00
  • 169283898d Added gtk-sharp-2.12.4 template. Juan RP 2008-10-15 02:20:03 +02:00
  • 9c31a76231 xbps.sh: remove $wrksrc/ltmain.sh before making the link. Juan RP 2008-10-15 02:19:31 +02:00
  • abb748cf1e xbps.sh: add {sgml,xml}_entries vars into reset_tmpl_vars. Juan RP 2008-10-15 02:00:56 +02:00
  • d7170f3fd5 Added libglade-2.6.3 template. Juan RP 2008-10-15 02:00:07 +02:00
  • 99dff83ee4 Added a new helper to register DTDs and XML/SGML catalogs via xmlcatmgr. Juan RP 2008-10-15 01:59:41 +02:00
  • d0e0830c7e Added monodoc-2.0 template. Juan RP 2008-10-15 00:44:03 +02:00
  • bdf53e2876 mono: remove unused stuff from template. Juan RP 2008-10-15 00:23:38 +02:00
  • c2a0231719 Added mono-2.0 template. Patches from pkgsrc, thanks! Juan RP 2008-10-15 00:22:15 +02:00
  • 4833911e22 xbps.sh: override all libtool scripts after configure. Juan RP 2008-10-15 00:21:35 +02:00
  • dcaa308afe font-util: use replace-interpreter.sh and remove perl-replace-path.sh helper which isn't used now. Juan RP 2008-10-14 19:44:22 +02:00
  • b9107abc20 replace-interpreter.sh: also set chmod a+x in new created files. Juan RP 2008-10-14 19:32:17 +02:00
  • b2378e259c Fix replace-interpreter.sh to use doble quotes in sed. Juan RP 2008-10-14 19:22:05 +02:00
  • 105c647e3b xbps.sh: move fixup_tmpl_libtool to the configure phase. Juan RP 2008-10-14 18:44:31 +02:00
  • b029cb3d90 bash: gmake isn't needed. Juan RP 2008-10-14 18:43:53 +02:00
  • bd95232dd2 Added bash-3.2 template (aka GNU Bourne Again SHell). Juan RP 2008-10-14 18:41:37 +02:00
  • e1128e1871 replace-interpreter.sh: fix typo. Juan RP 2008-10-14 18:26:31 +02:00
  • 15a0e2c005 Added a new helper that replaces wrong shebang paths. Juan RP 2008-10-14 18:24:53 +02:00
  • f8fb7d162c m4: updated to 1.4.12. Juan RP 2008-10-14 17:45:34 +02:00
  • 13b9424f1e Added bison-2.3 template (aka GNU yacc). Juan RP 2008-10-14 09:42:10 +02:00
  • f04af04cb0 m4: install it as "gm4" to not conflict with m4 from base. Juan RP 2008-10-14 09:36:28 +02:00