Commit graph

613 commits

Author SHA1 Message Date
Juan RP
4d7a9ba2c8 Added xbps-base-dirs-0.1 template.
This package provides the directories required for GNU/Linux system.

--HG--
extra : convert_revision : c1b8b40c0718eeb15d75d60b33d7c23357a69dbc
2008-12-27 08:43:57 +01:00
Juan RP
39c05644b3 gcc: mpfr is a runtime dependency.
--HG--
extra : convert_revision : 05d61207f70da060effc72d680a4d374217315ca
2008-12-27 04:30:28 +01:00
Juan RP
5d07bfa08d xbps-base-chroot: only depend in gcc.
--HG--
extra : convert_revision : 297c06ed20794f6d9e856d669e2e31a4c6ae9533
2008-12-27 04:30:14 +01:00
Juan RP
f6f7288c48 Make it possible to install 'custom-install' pkgs without distfiles.
Make xbps-base-{chroot,system} install the lib -> lib64 symlinks on
x86_64.

--HG--
extra : convert_revision : 9404d50c8a15dcd700df49aace1bbd105749f00a
2008-12-27 04:21:38 +01:00
Juan RP
613c9f25dd xbps-base-chroot: add all dependencies explicitly.
--HG--
extra : convert_revision : cdc3eadbdca3f3a5077af40f7e6d325eac4f784e
2008-12-26 14:22:00 +01:00
Juan RP
159d9852a7 xbps-base-chroot: added missing bison and texinfo rundeps.
--HG--
extra : convert_revision : 56a44fc6f2a37c1f6b0d54d8de87ca4eee4c4ee9
2008-12-26 11:29:51 +01:00
Juan RP
e9a6d741bd xbps-base-chroot: added missing run_depends, bump to 0.3.
--HG--
extra : convert_revision : 412d8918624fda889a17b9a9ea819d3ba458d6d2
2008-12-26 11:02:44 +01:00
Juan RP
5dd4d0ffac Added libarchive-2.5.5 template.
--HG--
extra : convert_revision : 9e0c7d0b7b5be39e2a1b07d3dc1577925d0e0ee6
2008-12-26 11:02:30 +01:00
Juan RP
df5fc95e28 xbps-base-chroot: add explicit gcc dependency.
--HG--
extra : convert_revision : 6defecf97e0be460c96f991eaca2d2e80e890811
2008-12-26 10:12:08 +01:00
Juan RP
f8d7e7f66f bzip2: add missing run_depends.
--HG--
extra : convert_revision : 4145f4474aa969ecd1a11defc91ed41ca56ac18b
2008-12-26 04:36:24 +01:00
Juan RP
6f707b7d2a man-pages: always use a newline for long_desc.
--HG--
extra : convert_revision : 761e5983e51b8f7a5834504b66ada5adf69faefe
2008-12-22 07:34:55 +01:00
Juan RP
4130596474 xbps-base-system: do not depend in fakeroot.
This seems to cause a problem in the host, not finding the
shared library for unknown reasons...

--HG--
extra : convert_revision : be957315fd3c5d29abf658a128c7fbd6030cb85b
2008-12-22 06:43:04 +01:00
Juan RP
ea273f1e32 xbps-base-system: fix $pkgname, add wget rundep.
--HG--
extra : convert_revision : 522d0dccffc108d8b0edaaf0ac2ca177ee32ff25
2008-12-22 06:27:14 +01:00
Juan RP
542d47ea28 Added xbps-base-system-0.1 template.
This will depend on the minimal base system packages that
xbps will provide. In the future, you should be able to make
a basic system by installing this package.

--HG--
extra : convert_revision : f6002b773ac18933b01718d52cf466ef31d9c0fd
2008-12-22 05:37:50 +01:00
Juan RP
43bc7027a3 Remove example.tmpl. It's too old to be useful.
--HG--
extra : convert_revision : 356310905dbcf73b6d097197920ded8d1891be10
2008-12-22 05:37:29 +01:00
Juan RP
fd999f1136 bash: readline is not needed! wtf.
--HG--
extra : convert_revision : c59fb2dd1b361f0a9e058c9cff35199c42501649
2008-12-20 09:23:30 +01:00
Juan RP
ae39fc9d34 xbps-base-chroot: add missing rundeps.
--HG--
extra : convert_revision : 4da66d00b3e6b179c372ffe569b226ba925a8976
2008-12-18 09:40:15 +01:00
Juan RP
6a0386e2b9 git: update to 1.6.0.5 and add missing rundeps.
--HG--
extra : convert_revision : 3495f935f4bfedf616a021db0fcd0225d7f44d64
2008-12-18 08:56:05 +01:00
Juan RP
dbf2d140e0 binutils: added glibc rundep.
--HG--
extra : convert_revision : 4c872af5f191524e1048e79344dea747fbaa32c3
2008-12-18 08:13:45 +01:00
Juan RP
95d03dedd6 bzip2: escape the '%' char in $long_desc.
--HG--
extra : convert_revision : fb55e33452de432378817bf20bfa03db2537d5c5
2008-12-18 07:15:36 +01:00
Juan RP
31c83abfd3 kernel: remove not useful stuff post_install().
--HG--
extra : convert_revision : 02c41532e7bbc1c39504ed65a2503cdd7c9d1138
2008-12-17 19:11:48 +01:00
Juan RP
405fb8c93e kernel-headers: install into /usr/src/$pkgname-$version.
--HG--
extra : convert_revision : 86a67cbd88901213c4596a4147f37d764ba15a2d
2008-12-17 10:21:28 +01:00
Juan RP
dc13e970b1 Added new kernel-headers template.
This pkg will install the stuff that goes in /usr/src/linux-$version.
Make klibc depend on it.

--HG--
extra : convert_revision : f2d95a145a8d3a0fe038625be4ba41eb6ee26dd3
2008-12-17 10:05:13 +01:00
Juan RP
e63d48e37e Rename kernel26 to kernel and don't install headers.
The /usr/src/linux-$version headers/Makefiles and whatever will
be installed now by the new "kernel-headers" pkg.

--HG--
extra : convert_revision : 2d60053d37e0dfc27d094145500b05cd4355c319
2008-12-17 10:03:42 +01:00
Juan RP
edc40d770d xbps-base-chroot: depend on kernel-libc-headers, bump to 0.2.
--HG--
extra : convert_revision : 93f1820a898997b92add4bd6be86f42375aed8fe
2008-12-17 09:13:54 +01:00
Juan RP
3dcb85e5f4 Rename kernel-headers to kernel-libc-headers.
In preparation for the real "kernel-headers".

--HG--
extra : convert_revision : 3514b517c3ceefc6669b9d18907a3f533b79ebea
2008-12-17 09:12:33 +01:00
Juan RP
ca40133cbe udev: improve installation.
--HG--
extra : convert_revision : f9cef829e004e9bad48c2660596c29425370a705
2008-12-17 06:36:37 +01:00
Juan RP
ce78c8394b bzip2: install manpages into /usr/share/man.
--HG--
extra : convert_revision : 3f86f3d08619ca146e3ff8fb6e4642a19fb01506
2008-12-17 00:30:19 +01:00
Juan RP
0863aa593d Added eject-2.1.5 template.
--HG--
extra : convert_revision : bbde5aaaa1d065dddb7ed5b2879947e34cabec10
2008-12-17 00:01:54 +01:00
Juan RP
204e393cd8 Added squashfs-tools-3.4 template.
--HG--
extra : convert_revision : fe1b862bb714d9be6aa5859664014c3ea55e967d
2008-12-16 23:17:40 +01:00
Juan RP
3b5bd74e04 shadow: enable SHA512 passwords by default in PAM.
--HG--
extra : convert_revision : 69e23e2a9af2b6a04082e3833795489f958a5932
2008-12-16 22:47:10 +01:00
Juan RP
d903c1d26e kbd: update to 1.14.1.
--HG--
extra : convert_revision : 192cb0f44bd74fea4265702d55760c0750ea638b
2008-12-16 21:35:25 +01:00
Juan RP
0021648313 kernel26: update to 2.6.27.9, add unionfs/squashfs modules.
--HG--
extra : convert_revision : 210b5580d2b2d0d348a44d774e8ad84783d577e6
2008-12-16 20:55:14 +01:00
Juan RP
3eed39a879 kernel-headers: update to 2.6.27.9.
--HG--
extra : convert_revision : ede841ca3f376ff8829fbcc43b906f7965fe2899
2008-12-16 10:18:51 +01:00
Juan RP
648ddf5cb2 Added zisofs-tools-1.0.8 template.
--HG--
extra : convert_revision : a1fab82816168eb9d351c674cd8a3c552c4d7ec8
2008-12-16 07:35:05 +01:00
Juan RP
1d9f2d3922 initng: bah. fix /sbin/init link again.
--HG--
extra : convert_revision : 1a7ffc98036d9a206504f6596c5dd9ce84470c43
2008-12-16 06:17:19 +01:00
Juan RP
a127aa48e6 initng: fix /bin/pidof and installation.
--HG--
extra : convert_revision : 32553e4dffb78d3a922dd25790cefcdde1c0651d
2008-12-16 06:13:54 +01:00
Juan RP
f036a85acb util-linux-ng: fix installation.
--HG--
extra : convert_revision : 815f64b8c3a09ef98f2709f226c45de9eb18057d
2008-12-16 05:48:27 +01:00
Juan RP
500856a37e sudo: make it work and provide a default pam file.
--HG--
extra : convert_revision : e93308df44f05c8b1688d5b299facaa83820993b
2008-12-16 04:23:56 +01:00
Juan RP
b2453c5ae7 cracklib: copy dict generated files to /lib/cracklib.
--HG--
extra : convert_revision : 5aa2bb8d0ff367a000d5774ab04ae26924347c57
2008-12-16 04:09:24 +01:00
Juan RP
8532ba38c8 Added shadow-4.1.2.2 with pam support.
Config files were modified as specified by LFS.

--HG--
extra : convert_revision : c3648afe3114004f6e0c9afbacf1cf337cb39232
2008-12-16 03:52:12 +01:00
Juan RP
5238e10c30 linux-pam: keep_dirs and conf_files stuff.
--HG--
extra : convert_revision : c45096974a1977552b7e903932f02080daefa7ba
2008-12-16 03:06:23 +01:00
Juan RP
24c4d768a8 linux-pam: fix path for headers.
--HG--
extra : convert_revision : 11267c754ab702751a20a2caea471f09e6257250
2008-12-16 02:52:58 +01:00
Juan RP
4daee66e0b linux-pam: use cracklib.
--HG--
extra : convert_revision : 74b7c14d17017d3c0ba014f80065d39a5bdd6e40
2008-12-16 02:25:53 +01:00
Juan RP
465a0cda99 Added cracklib-2.8.13 templates.
--HG--
extra : convert_revision : ca664f7b42e682e2f2bbe5ffbfecb7ca704aa952
2008-12-16 02:17:52 +01:00
Juan RP
93f485a4e9 Added tmpl_vars util. Common vars that can be used in templates.
--HG--
extra : convert_revision : 68393e79e5f25d622d9142bf73b09b24ced28733
2008-12-15 07:27:38 +01:00
Juan RP
5e1a3be905 sysklogd: fix perms for syslogd/klogd bins.
--HG--
extra : convert_revision : b72ddd3dc9bb387e14646157ba659219c28c3e28
2008-12-15 02:41:43 +01:00
Juan RP
833f3a7c6f initramfs-tools: remove dpkg specific stuff.
Added keep_dirs and conf_files stuff. The patch added should be enough
to fix those errors that I caught while testing it.

--HG--
extra : convert_revision : 6ef6087618149fb8463d7cbe25e2c4f99fc9696c
2008-12-15 01:41:36 +01:00
Juan RP
9c6387d846 initramfs-tools: install some stuff to fix some errors.
--HG--
extra : convert_revision : 50879a74ca8dfc9e0e1f30ccdc86fb3867d3790c
2008-12-15 00:52:56 +01:00
Juan RP
52cce3b84f e2fsprogs: fix perms in post_install().
--HG--
extra : convert_revision : 37c3f06ce9599d377c6d0e513006a2733da6c03a
2008-12-14 05:48:49 +01:00
Juan RP
e2b0b0b100 Remove mkinitcpio. initramfs-tools is enough.
--HG--
extra : convert_revision : 2a38a5089d3633dc1c329999f9fb5c5121feb1bd
2008-12-14 05:39:34 +01:00
Juan RP
4790dce6a1 initramfs-tools: fix perms in do_install().
--HG--
extra : convert_revision : 0099649bda22d00e7455abe9ec4b3899381d6fa3
2008-12-14 05:25:55 +01:00
Juan RP
4a87b9a2f5 kernel26: provide a default .config for x86_64.
--HG--
extra : convert_revision : 6742e799a03c82141a2c4a27c39e398beafcaead
2008-12-14 02:46:42 +01:00
Juan RP
6c9ac2ea07 Added keep_dirs and conf_files vars for templates.
These will be written in pkg metadata props file as well. For now
they don't change any behaviour, will be used in binary packages.

Convert some pkgs to use them.

--HG--
extra : convert_revision : d04f681cf80dc97ceb9e50370d5a8c0d7b52687c
2008-12-14 01:48:36 +01:00
Juan RP
7794e89c20 perl-module: fix some paths.
--HG--
extra : convert_revision : 5caeda62f2c4ac25df8a7507356c6c83e020dea1
2008-12-13 15:58:16 +01:00
Juan RP
23fa45a18b Reorganize the tree for easier and better handling.
- Template helpers have been moved to templates/helpers.
- Documentation to docs/.
- Common scripts have been moved to utils/sh.
- Fixed install-destdir when executed via chroot.
- Added a build-pkg target that builds a binary package.
  The package must be installed into destdir before using.
- Misc tweaks and fixes.

--HG--
extra : convert_revision : 0896e8f24bb7592116aaf77ae9c776033818a3d8
2008-12-13 03:01:24 +01:00
Juan RP
bab85c98e2 perl: install manpages into /usr/share/man.
--HG--
extra : convert_revision : e7bb0588673bc34030fa430711454c4b6356f898
2008-12-10 17:35:11 +01:00
Juan RP
830c735d75 udev: update to 135.
--HG--
extra : convert_revision : 0263eec39926245adb3e430fa2bf48d075164a2f
2008-12-10 00:18:45 +01:00
Juan RP
b99de35817 proplib: update to 0.2.
--HG--
extra : convert_revision : 0318953ae28f2894ac6063f4502e5bdbcc48375d
2008-12-02 03:44:30 +01:00
Juan RP
a724ecdfdb sysklogd: create a default /etc/syslog.conf.
As specified in the LFS 6.4 book.

--HG--
extra : convert_revision : 98d449d65191ffd936b3eb68ef462aaff83bdb8c
2008-11-26 16:29:05 +01:00
Juan RP
c0b41d7a82 grub: added two patches from LFS 6.4 book.
--HG--
extra : convert_revision : 81ad5b0ee750598bf1a22d31816b3877d951d15b
2008-11-26 16:16:59 +01:00
Juan RP
8a99ed0027 findutils: use /var/lib/locate.
--HG--
extra : convert_revision : 3929ff0865471ee218a170aabbfbfa40253b3434
2008-11-26 15:58:49 +01:00
Juan RP
fb84570f9b bash: use readline pkg.
--HG--
extra : convert_revision : 46bec0b2a7afc45543166db4ca0b21fa97927712
2008-11-26 15:45:20 +01:00
Juan RP
d23d3b0101 Added readline-5.2 template.
--HG--
extra : convert_revision : 944441666ab958ddf7fc7f53b383c3a8f8062650
2008-11-26 15:45:08 +01:00
Juan RP
4ffb70c947 coreutils: revert previous. It seems that I had done the
right thing here before...

--HG--
extra : convert_revision : 1e60a95369bb9e5ba41a58b0cab5ba2cce44b2c3
2008-11-26 12:08:44 +01:00
Juan RP
2939039f33 coreutils: don't install kill and uptime.
We'll use the bins from procps, as specified by the
LFS 6.4 book.

--HG--
extra : convert_revision : dbf85cd52c51654e5fa640965de9d1a1ef2a604b
2008-11-26 12:05:44 +01:00
Juan RP
6473fd9b61 m4: build with threads support.
--HG--
extra : convert_revision : 084d0e1fff37e4a5f80ec0201db890568fce802d
2008-11-26 11:57:52 +01:00
Juan RP
66d82f6c63 mpfr: enable configure option "--enable-thread-safe".
--HG--
extra : convert_revision : d96de0189ed1f97a328dfe6bd941d857f0234124
2008-11-26 11:53:09 +01:00
Juan RP
af92eadc0e gmp: enable some configure options, as specified in
the LFS 6.4 book.

--HG--
extra : convert_revision : 0811c5d36d2dae159e4fff3c572bf4ce8744eb2d
2008-11-26 11:48:22 +01:00
Juan RP
548bb7fb61 glibc: create a default /etc/nsswitch.conf.
--HG--
extra : convert_revision : 971eb252cf98abb3039e2fef0ba1e7bff42ef9af
2008-11-26 11:30:36 +01:00
Juan RP
e54c4cb249 udev: update to 133 and install rules into correct dir.
--HG--
extra : convert_revision : be8a1e11bc2e194950694b077be96c59d0a93b1d
2008-11-26 10:56:51 +01:00
Juan RP
0f511d0aa4 mkinitcpio: fix installation.
--HG--
extra : convert_revision : 9df7a126ce61560d0acd63461a27678d3d7af70c
2008-11-26 02:37:55 +01:00
Juan RP
fe0cdc5186 coreutils: install the hostname utility.
--HG--
extra : convert_revision : d22af766820c7ec228a3211ef56d9181d71d4c09
2008-11-26 00:41:40 +01:00
Juan RP
313d514a5d gawk: override configure mktime test, as suggested by
the LFS 6.4 book.

--HG--
extra : convert_revision : 8a7939591634ea01900f0cc622576edde36e252e
2008-11-26 00:41:13 +01:00
Juan RP
0fe5ca49e4 bash: override configure mktime test, as suggested by the
LFS 6.4 book.

--HG--
extra : convert_revision : 11c0a111bed8b70f703a62bc4b5af39781b71878
2008-11-26 00:24:18 +01:00
Juan RP
5f1e53c0fb initng-ifiles: add initng builddep.
--HG--
extra : convert_revision : 9b1c425470d3078d53b27f6377e4677f288f0553
2008-11-25 17:11:31 +01:00
Juan RP
80dc41a48a Added grub-0.97 template.
--HG--
extra : convert_revision : a18a44f5e344c6281a43a10f8da7de6d29d87b70
2008-11-25 15:59:48 +01:00
Juan RP
a7664d6d64 kbd: install keyboard layout data files into /lib/kbd as
specified by the LFS book.

--HG--
extra : convert_revision : f10673c22eddf93f5b5889564f261cc31c41825c
2008-11-24 23:33:12 +01:00
Juan RP
b52915760c glibc: update to 2.9, use snapshot from redhat.
--HG--
extra : convert_revision : 9dca5d1f391f5cafeb045f1e0dd64159bc403cbe
2008-11-24 22:51:43 +01:00
Juan RP
9d9ebb8dcd kernel26: provide a generic .config file for i386 arch.
--HG--
extra : convert_revision : 5db66aae71475d4238bacdecd0454273686a3f29
2008-11-22 17:38:27 +01:00
Juan RP
a95e871414 Added initng-ifiles-0.1.5 template.
--HG--
extra : convert_revision : cf8f672c67ae0cca8c97cf6621b5fa47b1abd542
2008-11-22 13:39:29 +01:00
Juan RP
2a7041da23 Added initng-0.6.10.2 template.
--HG--
extra : convert_revision : 046e99d688362e0d99d3b203f0c403c1a9677553
2008-11-22 13:25:52 +01:00
Juan RP
1fcba47262 Added cmake-2.6.2 template, required by initng.
--HG--
extra : convert_revision : f384fac782c6859d5bde9d0e6a90db611756e468
2008-11-22 13:08:31 +01:00
Juan RP
6cf4d4705d glibc: make this build on i386 by building with -march.
--HG--
extra : convert_revision : 58fa11196aabc10b3c0d16640a461064c3c52fb1
2008-11-21 17:12:07 +01:00
Juan RP
59d924e512 gmp: fix stupid host/build detection in configure script on i386.
--HG--
extra : convert_revision : f804f3d494ac110600b987cf96bcb6f151e16d9c
2008-11-21 16:55:58 +01:00
pancake
5f28e3aef4 * Fix bash version variable in URL
--HG--
extra : convert_revision : 3a79bb17b38cc6de94adb8a980e1c0000484e6d8
2008-11-21 16:03:04 +01:00
Juan RP
17c2099ca9 Added mkinitcpio template from Arch linux.
--HG--
extra : convert_revision : 74556fa4099e68b7fe00a8b72034312689126431
2008-11-21 11:38:06 +01:00
Juan RP
6d8d778405 Added gcc-multilib template. Doesn't build but will be fixed soon.
--HG--
extra : convert_revision : db7d856164537bc67c982381ce702f82ade9c929
2008-11-21 11:36:43 +01:00
Juan RP
8893ac4a8a linux-pam: remove unused libtool stuff.
--HG--
extra : convert_revision : ac440071f6decc7b60c4edb391cf88b496a6df15
2008-11-21 11:36:19 +01:00
Juan RP
fa2184aeac glibc32: add back lib32 dirs into ld.so.conf.
--HG--
extra : convert_revision : 775488ace10ef250f5711896c1b8a2afc74d377c
2008-11-21 09:58:43 +01:00
Juan RP
f1e6d8d390 coreutils: pass --disable-acl to avoid linking to host libacl.
--HG--
extra : convert_revision : 8a730ee80de1e2dc4490f7ddc18cb3f2c66a3306
2008-11-21 09:54:13 +01:00
Juan RP
19b8381b64 glibc{,32}: do not use base_package anymore and misc changes.
--HG--
extra : convert_revision : 3b62a749010b0a05ffe2baa5bb317c5555dfaa49
2008-11-17 09:16:31 +01:00
Juan RP
c8ed72be64 binutils: remove unused post_install func.
--HG--
extra : convert_revision : f75f8e7724b0fba72cc0a4f33c6134ef12445151
2008-11-06 07:36:27 +01:00
Juan RP
245178dc42 glibc: add /lib32 and /usr/lib32 into ld.so.conf for x86_64.
--HG--
extra : convert_revision : 7b033e5ddb577944c05ca5f47a4f7e9a26ed080a
2008-11-05 06:25:02 +01:00
Juan RP
159e450616 binutils: pass --enable-multilib.
--HG--
extra : convert_revision : 3c0d3301aee27df74774353ee3d6d840bacff14a
2008-11-05 04:19:39 +01:00
Juan RP
b4d5150542 gcc: pass --enable-shared, otherwise shared libs won't be built!
--HG--
extra : convert_revision : e95fdba46e497f27d316bbbdc92a41af27c15daa
2008-11-05 01:43:55 +01:00
Juan RP
9b1c29e19b glibc: add 32 dynamic linker to ldd on x86_64.
replace_interpreter: don't look at $wrksrc.

--HG--
extra : convert_revision : ba36faca11a84e42a6cbd418be90cbd443a5ee4e
2008-11-03 10:32:36 +01:00
Juan RP
5b8cc70d4e ncurses: update to 5.7.
--HG--
extra : convert_revision : 540bd1ed9bdb381915052320231bc2f3d103ba1c
2008-11-03 09:24:07 +01:00
Juan RP
cc27b1a54a Added a new var for templates: only_for_archs.
This accepts a list of archs where the package makes sense. Use this
in the glibc32 pkg and restrict it to x86_64.

--HG--
extra : convert_revision : 4d64b281e1f2ab6b104d43a1f37def1ec767b0a1
2008-11-03 08:38:38 +01:00
Juan RP
ebb7cc3fcd glibc32: install gconv stuff into /usr/lib32.
--HG--
extra : convert_revision : f8c122c59f167500fd4511526351ad1cb0dcb812
2008-11-03 08:18:52 +01:00
Juan RP
d15b7887e7 Added support for cross compiling packages on x86_64.
Two new options for the configuration file were added:
 * XBPS_CROSS_TARGET
 * XBPS_CROSS_DIR

XBPS_CROSS_TARGET should be set to the target triplet that you build
with the mktoolchain script.

XBPS_CROSS_DIR should point to the cross directory that mktoolchain
created if you've built one.

As proof of concept the glibc32 package has been added for x86_64,
and it works perfectly even in the chroot! with glibc32 in place
that means that I can build a gcc multilib and use -m32 to build
32bit packages! OH YEAH I LOVE THAT SHIT!!!!

--HG--
extra : convert_revision : 6b0008865e084674a1c4b58266f681871e519c66
2008-11-03 07:12:53 +01:00
Juan RP
af7dd8bb55 binutils: use --enable-64-bit-bfd in configure_args.
--HG--
extra : convert_revision : 0975f52d5f19b291e110ca37b1a14188807158ae
2008-10-31 02:28:35 +01:00
Juan RP
2c0cb83289 util-linux-ng: disable wall as the CLFS book mentions.
--HG--
extra : convert_revision : 05a8fbf66aa069c385fe8754bbcf676ab7822cc6
2008-10-31 02:15:14 +01:00
Juan RP
313c0179e2 Added util-linux-ng-2.14.1 template.
--HG--
extra : convert_revision : cdfbc8bfa6f95118ee0d32ce34f7932a6e1d4c5a
2008-10-31 02:09:14 +01:00
Juan RP
9c28282cc4 e2fsprogs: install headers, fix pkgconfig files, misc stuff.
--HG--
extra : convert_revision : 853491bcabaf5050e04271b8090395f23e00fcb3
2008-10-31 02:08:36 +01:00
Juan RP
5bb36505b1 Rename helper-templates to just helpers.
--HG--
extra : convert_revision : cbaa30da99805accbe250d8dee5494c78cb93291
2008-10-30 23:34:05 +01:00
Juan RP
25a6af5a07 Remove unzip helper and make pkg add a build dep to unzip.
That way we can simply check for unzip bin being installed and
error out if it's not, it's simpler.

--HG--
extra : convert_revision : 8fd6c5f11a54742403a16fa10c3ed1db7f12955b
2008-10-30 23:28:59 +01:00
Juan RP
4bbeb31d60 jasper: indent $distfiles and $long_desc.
--HG--
extra : convert_revision : 436eb00ea7a7d5d36e57611ee9f332266aa94e1b
2008-10-30 23:10:34 +01:00
Juan RP
21b736cd31 jasper: update depends and checksum.
--HG--
extra : convert_revision : 331966f198dab283997af7ce4ed856910e86c680
2008-10-30 23:06:26 +01:00
Juan RP
77b4826fdc Sync unzip and its helper with latest code.
--HG--
extra : convert_revision : a2ea9f303afba4d3838a39b6908d134245b1fb01
2008-10-30 23:05:58 +01:00
Juan RP
e765a9c0e4 binutils: updated to 2.19.
--HG--
extra : convert_revision : 84b72a259842d6429aefe6c25f6988646a2d1434
2008-10-30 02:20:34 +01:00
Juan RP
de7879388a groff: needs disable_parallel_build.
--HG--
extra : convert_revision : fedbea9b6c75364b71538b2aab5e20563f1e67cf
2008-10-30 02:20:15 +01:00
Juan RP
c0147b35d6 kernel26: make a symlink of /usr/src/linux-$version not hardlink.
--HG--
extra : convert_revision : 3b72fcb0d81d6a8bfdcb02ecfb4c159ac656db36
2008-10-30 01:10:06 +01:00
Juan RP
ee9d9d99f3 openssl: needs disable_parallel_build.
--HG--
extra : convert_revision : db07e20e74108a139d2ffe18baec1984f2eaa902
2008-10-29 22:45:09 +01:00
Juan RP
3c6daaa6e3 klibc: needs kernel26 builddep.
--HG--
extra : convert_revision : 3575fe53f065df7ea7e92ceb34e499bf311dbf69
2008-10-29 21:17:32 +01:00
Juan RP
74182a7c99 wget, gstreamer: indent $long_desc.
--HG--
extra : convert_revision : e903388167ce461c2e7f3fd56e376b6273e2c5ce
2008-10-29 20:27:11 +01:00
Juan RP
97964298e5 Added dash-0.5.4 and make /bin/sh -> /bin/dash symlink.
Removed item from TODO.

--HG--
extra : convert_revision : b9f0d02cf0ec6ff9e41a34b06eb2ec6ebbd413b3
2008-10-29 20:19:35 +01:00
Juan RP
2680b4827d Looks like I removed a line accidentally for the configure phase.
--HG--
extra : convert_revision : 4554d5b18761b54653785df10117fda04d88ac42
2008-10-29 05:34:57 +01:00
Juan RP
c1146599ee bash: apply all patches for current version and bump to 3.2.039.
--HG--
extra : convert_revision : 71bad58aac0268656be9ce48bace60ba8f573ea4
2008-10-29 04:49:24 +01:00
Juan RP
ac80ddda40 Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the
extract suffix string. yay.

--HG--
extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
2008-10-28 23:57:52 +01:00
Juan RP
75f9cf1401 wget: s/gawk/wget/
--HG--
extra : convert_revision : 0baaca23a94b80309d5bac32c8a65d520e73ad54
2008-10-28 16:17:40 +01:00
Juan RP
3ec0e3ec05 gstreamer: fix $distfiles, remove unused stuff.
--HG--
extra : convert_revision : d20c0b7cf3b6108e904b6ab9665b2ad677f9867d
2008-10-28 16:17:02 +01:00
pancake
1732450967 Added wget package (dependency of xbps-base-chroot)
Make chroot copy etc/resolv.conf when entering
Added buggy gstreamer template (exposese some bugs of xbps.sh)
utils build now does not cleanups the dir after build

--HG--
extra : convert_revision : a36211b7dab8627f912f3b8f844d16bbcec0bc6e
2008-10-28 12:45:30 +01:00
Juan RP
4c11bc34e4 man-db: needs less(1).
--HG--
extra : convert_revision : a0ff0190d06ec5654643dec4a86cc696196d7882
2008-10-28 08:08:27 +01:00
Juan RP
e53b11c451 initramfs-tools: typo that fucked up chroot.
--HG--
extra : convert_revision : 5637dc71461f19822c7e96385a0de9e60a4ef290
2008-10-28 07:41:20 +01:00
Juan RP
3c3dd07d3f Rename linux-headers to kernel-headers.
--HG--
extra : convert_revision : 2439fd1aedddad1611f6ba8a0351c81edfd5c8f1
2008-10-28 06:17:21 +01:00
Juan RP
15bb23dae4 Added initramfs-tools-0.92l template.
--HG--
extra : convert_revision : 4342296871b4bfd1d0409b2ee9de547995e2ca2f
2008-10-28 05:02:24 +01:00
Juan RP
de7d1b10e7 Added klibc-1.5.14 template.
--HG--
extra : convert_revision : 580665d1b6fbd552c48fd8167c61762cfa8a0541
2008-10-28 03:25:18 +01:00
Juan RP
53a48438ee libtool: remove not relevant patches.
--HG--
extra : convert_revision : 51708b70e4d44a576582789bfbdfed721abf3cc7
2008-10-27 15:35:41 +01:00
Juan RP
4d45eca7f8 firefox: remove not relevant patches.
--HG--
extra : convert_revision : c33431cc8a0336367694810e36cb42cf10a89207
2008-10-27 15:34:50 +01:00
Juan RP
c8513f9fd3 MesaLib: remove not relevant patches.
--HG--
extra : convert_revision : 0724a014176224504f0231815e307788a11cbeaf
2008-10-27 15:33:44 +01:00
Juan RP
0079e0289d xorg-server: remove not relevant patches.
--HG--
extra : convert_revision : 56c864d7e1e2f076292b8a91658a9c618bc9674d
2008-10-27 15:32:42 +01:00
Juan RP
2053a45e7d Added kernel26-2.6.27.3 template. Latest stable kernel.
--HG--
extra : convert_revision : 1ea61392bfeb8f06cf8d5b08e2985029e5baab69
2008-10-27 14:13:10 +01:00
Juan RP
d006008d5e tar: needs base_chroot=yes.
--HG--
extra : convert_revision : 808044519127d267f245be5013c8749a6adc3481
2008-10-27 10:35:38 +01:00
Juan RP
7518727c64 xbps-base-chroot: needs base_chroot=yes.
--HG--
extra : convert_revision : 4fa3514c16a48026df6e598140cf1469ee17a65a
2008-10-27 10:28:56 +01:00
Juan RP
dc0383b059 upstart: remove unneeded CPPFLAGS.
--HG--
extra : convert_revision : 2714517f31f893ce703ed167bcad35e80363b99b
2008-10-27 09:14:49 +01:00
Juan RP
cb98b31ee8 groff: pre_build_cmd is no more.
--HG--
extra : convert_revision : a239cfd8612f3d8a13030bdbd1d01d1436264ae0
2008-10-27 08:27:33 +01:00
Juan RP
b45aae4025 mng: use pre_configure() in template file.
--HG--
extra : convert_revision : 1a4477ec9af51431ccf7a6af1a2c6d6864f545a2
2008-10-27 07:49:03 +01:00
Juan RP
5a249b6c4f Require to configure/build/install in the chroot all packages.
This is to ensure that only stuff found in the chroot will be used,
and to avoid some stupid problems with libtool scripts. Therefore only
templates that have $base_chroot set can be built without the chroot.

As bonus now all messages are prepended with "[chroot]" when xbps.sh
is running inside of it.

--HG--
extra : convert_revision : 68195f4b240c01eea18777767b555604d892400f
2008-10-27 07:42:40 +01:00
Juan RP
e9231b5999 More changes to {pre,post}_<stage> stuff.
Rather than using a file for stuff like this, change them to be
functions in templates. Now if any template want to use them, it
can specify for example a {pre,post}_<stage>() shell function.

Also remove some NetBSD specific stuff that is not useful anymore.

--HG--
extra : convert_revision : b7157c61c92c05904e0e4d971268e5f018db46bc
2008-10-27 06:12:30 +01:00
Juan RP
aca77c9284 grep: disable perl regexp to avoid pcre dependency.
--HG--
extra : convert_revision : 7c3ed8141c4ed3ebfa078f87245b6d5e53402f9b
2008-10-27 05:22:43 +01:00
Juan RP
5ef5ca8d35 Simplify templates by not needing $patch_files in some cases.
If exists a patch called $pkgname-fix-{build,install}.diff in the
templates directory, they will be applied automatically. If patches
are named differently $patch_files must be used yet.

--HG--
extra : convert_revision : 21f6edfab580c569b3737280f54a6332c44baa49
2008-10-27 04:08:55 +01:00
Juan RP
c06defc719 Replace run_stuff with post/pre_<stage> variables.
If there's a file called "$pkgname.{pre,post}_{configure,build,install}
it will be automatically executed. In addition to this, templates may
use {pre,post}_{configure,build,install}_cmd variables to run arbitrary
commands.

--HG--
extra : convert_revision : 62ad549b8299689ecf8c833e73eda436ffdb7aa7
2008-10-27 03:56:42 +01:00
Juan RP
1d093050d1 Added linux-pam-1.0.2 template.
--HG--
extra : convert_revision : 6814b80f8a0fc85a12c497739d761b077600a5ca
2008-10-26 06:55:05 +01:00
Juan RP
d1e72a822e Added udev-130 template.
--HG--
extra : convert_revision : 795d3a599da5114f7ade5cba6f1d15dd4d70c404
2008-10-26 01:43:11 +02:00
Juan RP
ade1e606bd Added module-init-tools-3.5 template.
--HG--
extra : convert_revision : c388ecb844e7514b7edbc3910260fdde1e8db8ed
2008-10-26 00:39:27 +02:00
Juan RP
d71e6de243 zlib: also install the static lib.
--HG--
extra : convert_revision : a3b5a20480ac8d515b085c2399a3ab1ff517afee
2008-10-26 00:38:12 +02:00
Juan RP
c12edf7936 Added cpio-2.9 template.
--HG--
extra : convert_revision : e2f6eca8b1f66fb869bdd7e307cb5d48254b5f44
2008-10-25 23:45:38 +02:00
Juan RP
3ff6b65c09 tar: escape quotes in long_desc.
--HG--
extra : convert_revision : b684d9ab8c12dd8d17ebc4ee98b165bab7caefbb
2008-10-25 19:17:29 +02:00
Juan RP
02adafc573 Added syslinux-3.72 template.
--HG--
extra : convert_revision : 460f62f2c0ad06064f03e34e9dac276f8db1bf4f
2008-10-25 09:40:27 +02:00
Juan RP
9d4e740e48 Added nasm-2.05 template.
--HG--
extra : convert_revision : 7691a4282341883538550e75e7ac480729b5350c
2008-10-25 08:02:43 +02:00
Juan RP
1ebe669478 kbd: needs gettext.
--HG--
extra : convert_revision : 1ea5beef72a2535df60c71fd84f325d435299c5e
2008-10-25 05:06:16 +02:00
Juan RP
c08f090723 Added kbd-1.12 template.
--HG--
extra : convert_revision : 5195692f068c320da2475af2e0613146de2b38c7
2008-10-25 05:04:19 +02:00
Juan RP
1bca126e4c Added flex-2.5.35 template.
--HG--
extra : convert_revision : ae347c9e566e291366a7d3a0e7bdf5e24e7246cf
2008-10-25 04:46:17 +02:00
Juan RP
5af1e6a2a3 bison: use /usr/bin/m4 because the binary hardcodes this!
--HG--
extra : convert_revision : 9f5017153d62d86bc95560bf74111b8768370ea0
2008-10-25 04:45:28 +02:00
Juan RP
345a373d41 m4: ignore_files is no more.
--HG--
extra : convert_revision : bef6c475ab68af95f25606a7f903d15309d17d2e
2008-10-25 04:21:55 +02:00
Juan RP
2aad031f3f sysklogd: make required dirs in patch.
--HG--
extra : convert_revision : 609d85d4b6911170ab36b7bf71e716ce2d0be05c
2008-10-25 04:06:07 +02:00
Juan RP
0f3d2de3fc Added iana-etc-2.30 template.
--HG--
extra : convert_revision : e7453d78d963281f1d75712c42cb9707e51364fa
2008-10-25 04:01:36 +02:00
Juan RP
fec919b806 Added sysklogd-1.5 template.
--HG--
extra : convert_revision : 82ed229ee3c970417199eea98e6a8a8bd62e216d
2008-10-25 03:39:51 +02:00
Juan RP
6d1cbcf4d1 Added man-pages-3.11 template.
--HG--
extra : convert_revision : aba6219c8ec31da33998c9dd134cf979c5b8b7c8
2008-10-25 03:01:00 +02:00
Juan RP
0032a03f87 Added man-db-2.5.2 template.
--HG--
extra : convert_revision : 919bae8155921673fa9d6dd554f54bd4395b26f4
2008-10-25 02:51:08 +02:00
Juan RP
c4807854f7 Added groff-1.19.2 template.
--HG--
extra : convert_revision : f70ff72863104645af64d3aa82e65aac3c0e924b
2008-10-25 02:50:55 +02:00
Juan RP
cea083f451 Added gdbm-1.8.3 template.
--HG--
extra : convert_revision : 07904d75e354dbc83240e927e3576dac37f67cf1
2008-10-25 02:33:04 +02:00
Juan RP
c21c5dac78 Added e2fsprogs-1.41.3 template.
--HG--
extra : convert_revision : d1c484711c0d0341f6cad5ac6e6339c497b49beb
2008-10-25 02:14:03 +02:00
Juan RP
8c49b78736 openssl: install config files into /etc/ssl.
--HG--
extra : convert_revision : 3992707b1fa7d9c2c2a121395e83740021a80e47
2008-10-25 01:36:39 +02:00
Juan RP
e42f88bd4a Added upstart-0.5.0 template.
--HG--
extra : convert_revision : b262f159351aba7ce8662ef2a02548ccc647086c
2008-10-25 01:30:54 +02:00
Juan RP
c1742cf50b Added dbus-1.2.4 template... required by upstart!
--HG--
extra : convert_revision : e5573f2d8f89366895240a6a932839d111aaf57e
2008-10-25 01:07:58 +02:00
Juan RP
3481a931bf ruby: install into /usr.
--HG--
extra : convert_revision : b52396e2ece2c0f290bcd8eafc2e63c732451000
2008-10-24 18:32:35 +02:00
Juan RP
492d77ec10 Added less-424 template. We call it 4.24...
--HG--
extra : convert_revision : 0d5168bbde19ea6dc706711fcbf9f474954feb7a
2008-10-24 10:10:54 +02:00
Juan RP
46d117ee4e Added procps-3.2.7 template.
kill(1) and uptime(1) commands are disabled because we are using
the ones from coreutils.

--HG--
extra : convert_revision : 3d581dad2c9002c7fad4863d445abeb9ca662d77
2008-10-24 08:50:19 +02:00
Juan RP
7543311304 curl: make it depend in openssl for https:// etc.
--HG--
extra : convert_revision : 67a8cf099db2ccdb04ec92e17933a631968331c1
2008-10-24 07:01:23 +02:00
Juan RP
0aa65e912f irssi: updated and make it depend in openssl.
--HG--
extra : convert_revision : ee4d84fc0b457ec7e199f3aaa8a4e8c6f8260e22
2008-10-24 06:56:03 +02:00
Juan RP
ab167795ff Added openssl-0.9.8i template.
--HG--
extra : convert_revision : a7553cc0c698fa01b4ae03b660230c3cee9e703e
2008-10-24 06:46:29 +02:00
Juan RP
807a6a2fa4 glib: updated for linux.
--HG--
extra : convert_revision : 8ce37923bfe960abb8be6cb204a6e58a08cf1a70
2008-10-24 05:53:23 +02:00
Juan RP
cdb1f0811f Added gettext-0.17 replacing previous tools/runtime pkgs.
--HG--
extra : convert_revision : d692f873dcf57fd7adeb402ee9143bc24e23082f
2008-10-24 05:47:41 +02:00
Juan RP
b23764df75 Set 644 perms to template files.
--HG--
extra : convert_revision : 728a6f45f233ad4ec5e58556eeaa4a33781217b5
2008-10-24 05:35:08 +02:00
Juan RP
c50d4b80b5 vim: update depends.
--HG--
extra : convert_revision : 8618a54f2eb64a33899d9e3388b366a26f437e52
2008-10-24 05:32:40 +02:00
Juan RP
27a678cc5f git: updated for linux.
--HG--
extra : convert_revision : 551a1fd2288036ac4ac068c465a54d5d54d5268d
2008-10-24 05:28:44 +02:00
Juan RP
eda71059dd expat: update depends.
--HG--
extra : convert_revision : af18ebd35c4fd6667eac70e01cd1371b644eead2
2008-10-24 05:22:18 +02:00
Juan RP
7adb9a2f23 curl: update depends.
--HG--
extra : convert_revision : d7d2c1e5c5665299d2eee98b59fb23ac631d95e4
2008-10-24 05:19:37 +02:00
Juan RP
f59b755dba curl: updated for linux.
--HG--
extra : convert_revision : 8f72330cbf225b97dbce468e8f3115a1c5fd7229
2008-10-24 05:07:07 +02:00
Juan RP
247f6a3772 util-linux: reenable to patch to fix build.
--HG--
extra : convert_revision : 988b1c12d356a51b2b03be6250357bf448430de2
2008-10-24 04:58:31 +02:00
Juan RP
f0a7ea4d3c perl: works in the chroot now.
--HG--
extra : convert_revision : d2ec570e3c42559f78715fb180300e7beb17b007
2008-10-24 04:54:40 +02:00
Juan RP
cc54ab04bd glibc: install info files in destdir.
--HG--
extra : convert_revision : 43020907daea7a2c325fc3795a1a898e856eaae7
2008-10-24 04:24:43 +02:00
Juan RP
dfe4112a54 gcc: do not install libiberty.a, thanks LFS.
--HG--
extra : convert_revision : dcbc41866d3d66ea11ef3c86daf45c3a5c5f7f0b
2008-10-24 04:03:48 +02:00
Juan RP
a3631cec1c libidn: updated for linux.
--HG--
extra : convert_revision : 971154c7871cdc39736fecbba20cae7e7ac5b693
2008-10-24 03:54:19 +02:00
Juan RP
4cf232d417 Added patch-2.5.4 template and make xbps-base-chroot depend on it.
--HG--
extra : convert_revision : 42488dbcbc44425f1148c5fe114bd9eda88399f8
2008-10-24 03:33:27 +02:00
Juan RP
34084d3e92 coreutils: install bins into destdir not masterdir!
--HG--
extra : convert_revision : cd5d4e67091df5da0a2f284b5a0d162d1930056a
2008-10-24 03:32:46 +02:00
Juan RP
7d417a5d34 grep: install grep into /bin, to mimic ubuntu.
--HG--
extra : convert_revision : 3d6e1da0b1826ddaf6d0795b35b627d424b2dda0
2008-10-24 02:08:04 +02:00
Juan RP
86184903d4 gcc: make /usr/bin/cc symlink after install.
--HG--
extra : convert_revision : fbd558de2bee2f1f5ae06c59c7d595fbde2189b8
2008-10-24 02:03:54 +02:00
Juan RP
17185fb761 bash: make /bin/sh symlink after install.
--HG--
extra : convert_revision : 73f6a4f20ed25500a11cd94ed532cbf395c582ed
2008-10-24 02:03:11 +02:00
Juan RP
dba678e065 glibc: use /lib and /usr/lib on x86_64.
--HG--
extra : convert_revision : 1ce01731dbc3def0837480dbc7bb2a65b0785033
2008-10-24 02:01:54 +02:00
Juan RP
c07feca694 gcc: ignore_files is no more.
--HG--
extra : convert_revision : c58063c50f3999eafbd41ead5a70ec6875d0d4ef
2008-10-24 01:03:04 +02:00
Juan RP
0c2a5b90da Added file-4.26 template and make xbps-base-chroot depend on it.
Also allow packages to disable fixup_libtool_file() via
$no_fixup_libtool, it's enabled by default.

--HG--
extra : convert_revision : 5fd550379cc78d08c2131fa011ee0121422bbae4
2008-10-23 23:27:10 +02:00
Juan RP
58af2b6d25 Added diffutils-2.8.1 and make xbps-base-chroot depend on it.
--HG--
extra : convert_revision : c7b0895819755bb65999fd9bee7372b5246d8f3c
2008-10-23 19:17:35 +02:00
Juan RP
81fe5b8859 coreutils: install in correct location.
--HG--
extra : convert_revision : b6a6e02582c5341619426c5469c728941ee2860f
2008-10-23 19:10:13 +02:00
Juan RP
8e2b090575 Added findutils-4.4.0 and make xbps-base-chroot depend on it.
--HG--
extra : convert_revision : 5bf63ed58062cd04981b161022715902feea3c6b
2008-10-23 19:06:57 +02:00
Juan RP
b3adf145a6 Added util-linux-2.12r template.
This needs to be installed with the install-chroot target.

--HG--
extra : convert_revision : 6ae15641b17a802bf6c928b6e23a6ccc25203460
2008-10-23 18:49:50 +02:00
Juan RP
e6707c6f99 Added grep-2.53 and make xbps-base-chroot depend on it.
--HG--
extra : convert_revision : a484eddecd8a332be4c61c74d7a6225afa11b9a5
2008-10-23 18:32:34 +02:00
Juan RP
abcce0a7b5 Added texinfo-4.13a template.
--HG--
extra : convert_revision : 732f4654ab21ce97ca9a9c38018ce1560d43a7af
2008-10-23 18:26:11 +02:00
Juan RP
996b1df5f7 Added gawk-3.1.6 and make xbps-base-chroot depend on it.
--HG--
extra : convert_revision : ef54a354d5099af9d2d75c0eb07371fcf2097952
2008-10-23 17:22:37 +02:00
Juan RP
89f264e88c Massive changes to allow installing pkgs in a chroot.
Some changes include:
 - Xstow is not used anymore, files are copied into masterdir.
 - a new target install-chroot has been created.
 - a new meta-template xbps-base-chroot has been created required for
   the install-chroot target.
 - Removed XBPS_SYSCONFDIR, /etc is used by default.
Other changes that I cannot remember right now...

--HG--
extra : convert_revision : fb57d9dafb56aeb03cc935580172e075ce584fd5
2008-10-23 17:14:00 +02:00
Juan RP
f55c8fa49e fakeroot, gmp, mpfr: update depends.
--HG--
extra : convert_revision : b815b1ac92183c12768b4e3c1bc4c6dd8b8fb57d
2008-10-23 02:48:55 +02:00
Juan RP
b17218a459 pkg-config: do not specify a pc config path, pick default.
--HG--
extra : convert_revision : ff89175b2e46a92bc59ea51c0b4fe09959d73505
2008-10-23 02:47:04 +02:00
Juan RP
a3185bb441 bash, binutils: install into the correct location.
--HG--
extra : convert_revision : 125f07452d3adda54a3f2c0ad26bfe998dff47af
2008-10-23 02:44:56 +02:00
Juan RP
fbc361f995 Added util-linux-2.12r template.
--HG--
extra : convert_revision : 93aed888a20c2cfb85a77ffa6634771e61adffe1
2008-10-23 02:43:46 +02:00
Juan RP
5f97587bc8 Added proplib-0.1 template.
--HG--
extra : convert_revision : 937a10310e3194b268d34203ce9583993fc16284
2008-10-23 02:43:29 +02:00
Juan RP
e9ac80f8be Rename template file gmake to make.
--HG--
extra : convert_revision : c116b2c0fcecbbee80fec33adab4a66cc57b20b3
2008-10-23 02:43:12 +02:00
Juan RP
8f3ffc43c7 Rename template file gtar to tar.
--HG--
extra : convert_revision : 855ea4576a1898d4609248af3e214cc226ea3795
2008-10-23 02:42:30 +02:00
Juan RP
6a22274980 Added bzip2-1.0.5 template.
--HG--
extra : convert_revision : a95f241b33ba9592d2a82301c2ab9555d8063126
2008-10-23 02:41:51 +02:00
Juan RP
0970bc48d5 Added gzip-1.3.12 template.
--HG--
extra : convert_revision : b0b83d1d8b9bd42f420cb23804a8f6e02eb3d50c
2008-10-23 02:41:36 +02:00
Juan RP
04bd07c1c5 Adapt perl to linux.
--HG--
extra : convert_revision : 0195de3a330193ea5caa9426ce893e682017e49c
2008-10-22 18:39:17 +02:00
Juan RP
420f14d2ae Added sed-4.1.5 template.
--HG--
extra : convert_revision : eb1a6ddd6178b9316c0d501e88398831c8c321c4
2008-10-22 16:58:56 +02:00
Juan RP
05ba1d3abd zlib: added missing glibc rundep.
--HG--
extra : convert_revision : bf06dd1e4a51e36b21d5d878f89feecd8d4c1028
2008-10-22 16:52:17 +02:00
Juan RP
9187ce315e Added zlib-1.2.3 template.
--HG--
extra : convert_revision : e5d6e2ff7a872ee407285c4789738f00c376a28b
2008-10-22 16:51:18 +02:00
Juan RP
58c633fc53 python: remove unused LDFLAGS.
--HG--
extra : convert_revision : 2fa4e41131b3efc75af869ead19a401f9ff0f4d9
2008-10-22 16:38:02 +02:00
Juan RP
b6ccaaa2d2 Added coreutils-6.12 template.
--HG--
extra : convert_revision : b478d03a0b8f9fe7a741ba587920e3a69b0e1a91
2008-10-22 16:11:22 +02:00
Juan RP
3b5c4b506d gcc: install libs into /lib and not /lib64 on x86_64.
This is to mimic what debian and derivatives do.

--HG--
extra : convert_revision : 02e15adf1f06ba45f14f06aad9c28ac4553c8621
2008-10-22 04:07:58 +02:00
Juan RP
8ef456bcd2 bash: updated checksum and {build,run}_depends.
--HG--
extra : convert_revision : 1e44a58e5f3fa13b32bb72927b9ca71f2927ee38
2008-10-22 02:43:51 +02:00
Juan RP
1def87c72c Added ncurses-5.6 template.
--HG--
extra : convert_revision : 5e6d5888ae0aea2be6bebdf5d007c9e6eed9bae9
2008-10-22 02:43:20 +02:00
Juan RP
28a5a070c1 Change autoconf pkgs to configure it with /usr or /.
This depends if a package uses $base_package, by default not set,
means the package will be installed into masterdir/usr, if set
will be installed into masterdir directly.

While here fixup binutils, gcc and glibc! I'm approaching to the point
on where I'll be able to chroot into masterdir and having working pkgs
installed.

--HG--
extra : convert_revision : be3c3e0d7368e7a1e1ef1c9add932aeeab82688d
2008-10-22 01:54:48 +02:00
Juan RP
680c82f965 bison, m4: updated checksum and {build,run}_depends.
--HG--
extra : convert_revision : 0f6020284c6c086758627a29adeb4a32011a6447
2008-10-22 01:53:04 +02:00
Juan RP
e556f891a2 Added fakeroot-1.10.1 template from debian.
--HG--
extra : convert_revision : e2e530483608cf2a44996f56ee82f3f6ed1ea125
2008-10-21 06:36:29 +02:00
Juan RP
8ba6111542 glibc: add gcc build depend, to avoid stuff like -fstack-protector built
in.

--HG--
extra : convert_revision : 4d14e85d8e8ba2b6f965a5049afbffb15a24f954
2008-10-21 05:30:10 +02:00
Juan RP
61adbd28db Added glibc-2.8 (tarball taken from archlinux).
While here add a new variable for templates: disable_ldflags.
If set LDFLAGS won't be used while building the package, it was
required by glibc which refused to link with a rpath set.

--HG--
extra : convert_revision : 14c547aa7470145c883ca982c517c50ca8f15fc5
2008-10-21 05:27:22 +02:00
Juan RP
e5afbd9313 Added gcc-4.3.2 template.
--HG--
extra : convert_revision : f0578d57b53b1cfda7a7222c3afed91df1133014
2008-10-21 04:38:29 +02:00
Juan RP
070fc697bf Added binutils-2.18 template.
--HG--
extra : convert_revision : 2d5b2dbb54488cb83a4b98480d3b87a4367ac08a
2008-10-21 03:09:29 +02:00
Juan RP
efa86250d8 Added mpfr-2.3.2 template.
--HG--
extra : convert_revision : 621f2fc3df591bd7a9ba1fe6debccbb6dc1d74c5
2008-10-21 01:49:59 +02:00
Juan RP
84e0dc6717 Added gmp-4.2.4 template.
--HG--
extra : convert_revision : 535b3d634cb12f74354df1dbc1025b8a916a0ba9
2008-10-21 01:43:33 +02:00
Juan RP
a464e355d2 Added lzma-utils-4.32.7 template.
--HG--
extra : convert_revision : dc0cf41d557fd16469b23aff7813c8877c83eeca
2008-10-20 23:37:25 +02:00
Juan RP
daef272db2 atk: updated {build,run}_depends and checksum.
--HG--
extra : convert_revision : c6378dc3a2ac7572eda046b85fa063eaedb9e3af
2008-10-20 18:00:55 +02:00
Juan RP
150fd8340b ruby: updated checksum.
--HG--
extra : convert_revision : 65ce3e0c4ef97be4fe6f1102fe8b74e04d4e80e6
2008-10-20 17:38:39 +02:00
Juan RP
10a673b0e8 mc: updated build_depends and checksum.
--HG--
extra : convert_revision : 6eb8f9e1a9579ddf0954a1ab07810ebf38996021
2008-10-20 17:27:37 +02:00
Juan RP
8fd730d342 glib: updated to 2.18.2, updated checksum and build_depends, removed
NetBSD patches.

--HG--
extra : convert_revision : f4a62389207c9349988e296d8b174e89593b30be
2008-10-20 17:23:34 +02:00
Juan RP
7fc3181aa2 pcre: add libtool build dep, update checksum.
--HG--
extra : convert_revision : 7afd86a367ad83307ed333a1f4649ac5a0a1783f
2008-10-20 17:15:59 +02:00
Juan RP
841da643dc pkg-config: added libtool build dep.
--HG--
extra : convert_revision : 25b065f5df4a9fa3df53d73bdd52a387d66f3222
2008-10-20 17:12:44 +02:00
Juan RP
135e86e0b8 python: updated checksum, removed unused NetBSD patches.
--HG--
extra : convert_revision : ba9d4f1aac2988c71f63db109bf9b94bf2cff0f4
2008-10-20 17:07:03 +02:00
Juan RP
99d5350b30 Major changes to not depend on cksum and db from NetBSD.
Two new utilities in C have been created:
	- xbps-digest: shows the SHA256 hash for a file.
	- xbps-pkgdb: handles dependency stuff via proplib.

Templates should use now $build_depends and change $checksum to be
a SHA256 hash. That means that I'm currently using xbps on Linux and
I lost interest on NetBSD, perhaps I'll add support for it in the
future.

Only git and its dependencies have been converted, as well as vim.

--HG--
extra : convert_revision : 53a7e030ca6b6d02bb6cd3e51d42b7d5702c1b57
2008-10-20 16:34:27 +02:00
Juan RP
8729d8de2b Added monodevelop-1.9 template. Needs deps that aren't there yet.
--HG--
extra : convert_revision : 9227bd2af077d819cd5a8761abfe8d0cbd770a07
2008-10-16 06:21:27 +02:00
Juan RP
ae3bc61f35 sqlite: updated to 3.6.4.
--HG--
extra : convert_revision : a054dbc21dea50b1e8068d2ba5ca94a448288ff6
2008-10-16 06:17:58 +02:00
Juan RP
009c05c517 perl: fix path to configure script.
--HG--
extra : convert_revision : cb25308baa28b85fe0055366214aa623a885c7ec
2008-10-16 05:24:32 +02:00
Juan RP
23a1318acd libtool: override shlib naming on NetBSD, as done in pkgsrc.
While here there's no need to override ltmain.sh, remove this block
from the xbps.sh script.

--HG--
extra : convert_revision : 76951b6f01e95e717a6f2cd8b36c1e3cfc9882fc
2008-10-16 05:22:04 +02:00
Juan RP
bdb08ba5dd pkg-config: disable threads as done in pkgsrc.
--HG--
extra : convert_revision : b5f88c393c81c87fd102864e60231bfbe89d292b
2008-10-16 03:29:42 +02:00
Juan RP
cd85d40608 Fix paths in pkg-config files from mono and gtk-sharp.
--HG--
extra : convert_revision : 075ecd8ba9dca2e2fc7e05c6da64ef269a74aa47
2008-10-15 05:57:27 +02:00
Juan RP
0abdec75e6 Added desktop-file-utils-0.15 template and its associated helper.
--HG--
extra : convert_revision : 080e2c1e9930a480e88af722f91605a8a69c66cc
2008-10-15 02:50:10 +02:00
Juan RP
128107c3ee Added mono-addins-0.3.1 template.
--HG--
extra : convert_revision : 3a8585a5515918195ed3a94bbb58d93dd1201bfd
2008-10-15 02:34:03 +02:00
Juan RP
169283898d Added gtk-sharp-2.12.4 template.
--HG--
extra : convert_revision : ca05d737d92009386d2f89b0d3e8fc9fcf21ed69
2008-10-15 02:20:03 +02:00
Juan RP
d7170f3fd5 Added libglade-2.6.3 template.
--HG--
extra : convert_revision : 778a633b30eca36556ed3ca6c71d9065a8fba4cb
2008-10-15 02:00:07 +02:00
Juan RP
d0e0830c7e Added monodoc-2.0 template.
--HG--
extra : convert_revision : 08955d700338f0c8fe10ccd19ee7a09c25a32ba9
2008-10-15 00:44:03 +02:00
Juan RP
bdf53e2876 mono: remove unused stuff from template.
--HG--
extra : convert_revision : 07acaa855412a1ef58a68bdb619705adde3a30a6
2008-10-15 00:23:38 +02:00