Commit graph

11 commits

Author SHA1 Message Date
Juan RP
c3e073f1d7 findutils: update to 4.4.2.
--HG--
extra : convert_revision : 290bec0775587b5efe7141de64f70dd125948e64
2009-06-20 09:25:10 +02:00
Juan RP
c559450bd2 findutils: update to 4.4.1.
--HG--
extra : convert_revision : 5d087a9d55c8baf191a1ce0705d1afef1a44f334
2009-05-08 16:02:15 +00:00
Juan RP
f7c1a34b88 Install the cron jobs with 744 perms.
--HG--
extra : convert_revision : 03e9b1e542f20c45d691b7fd2c7c17a794199209
2009-03-29 07:23:39 +02:00
Juan RP
9f081fbbb8 findutils: fix the cron job, -f proc is not correct.
--HG--
extra : convert_revision : 475dc84aeee82fb5cd414025d16c3d7451e3b8bf
2009-03-29 07:20:12 +02:00
Juan RP
e602e6662d findutils: add a daily cron job, bumprev.
--HG--
extra : convert_revision : 6de3633eb9595bf310c2d4b26d756f563b8df503
2009-03-28 18:49:03 +01: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
6023615a89 findutils: fix updatedb(8).
--HG--
extra : convert_revision : f8811c557beb2b0db8170f2ab56515ca3f0f622d
2009-02-26 22:57:32 +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