Commit graph

11 commits

Author SHA1 Message Date
Juan RP
8682d45cd5 coreutils: mark as essential. Bump revision.
--HG--
extra : convert_revision : 9d6eb08c2a71cebf9d3f4c65bb807a0e632b4d1a
2009-06-07 08:10:16 +02:00
Juan RP
576fb94d10 coreutils: update to 7.4.
--HG--
extra : convert_revision : 3f38b80d075857759d3f5fe0883aa8874b14a901
2009-05-10 21:54:02 +02:00
Juan RP
3750302f80 coreutils: update to 7.2; this now depend on gmp, attr and acl.
--HG--
extra : convert_revision : 199edf8fdad9dd54c628a21f8edadf4e2de08a5f
2009-04-24 17:23:06 +02:00
Juan RP
3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP
84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
Juan RP
0ecf896857 coreutils: provide a /usr/bin/env symlink.
--HG--
extra : convert_revision : 50b94c4f0244e38aa8c42454d7b28a6b6d71716d
2009-03-08 22:31:53 +01:00
Juan RP
4bc97422a7 coreutils: force configure to ignore selinux.
--HG--
extra : convert_revision : 73bc88f7bea1364f83d39cacb8a3805602083c42
2009-02-28 03:29:46 +01:00
Juan RP
ecb3e6d8aa coreutils: update to 7.1.
--HG--
extra : convert_revision : 2ede8fa27fcd586eb1664b5e5d3f32993629bf32
2009-02-28 02:54:15 +01:00
Juan RP
e0030bc0fe Split pkgs required by xbps-base-chroot, as it was made in Fedora.
- Added an additional shell func to add full (build/run), build
  or run time dependencies to packages. An optional third parameter
  can be used to specify other version than the one set in
  the depends file.
- Use a "depends" file in package directory to specify minimum
  required ABI/API version for a package, so that there's no need
  to set the version all the time in pkgs.
- Updated bash to 4.0.

--HG--
extra : convert_revision : 1aa0ce32d4bdc2cd371eac19ae7bcff2c986b6b3
2009-02-24 07:13:11 +01:00
Juan RP
1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00
Juan RP
fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00