Commit graph

27 commits

Author SHA1 Message Date
Juan RP d240f64201 dash: there's no need to depend on coreutils. 2014-05-23 14:10:11 +02:00
Juan RP ea70372377 dash: rebuild to drop compressed manpages. 2014-03-14 10:01:25 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 54e11238c6 dash: add some patches from debian for random bugfixes. 2013-11-07 16:15:47 +01:00
Juan RP 0243af2b18 Convert to the new template format another set of pkgs. 2013-04-11 10:33:01 +02:00
Juan RP 940de68332 dash: unconditionally provide sh symlink (avoids install script). 2013-03-07 18:02:14 +01:00
Juan RP 8f4fca255b dash: remove long_desc and build -dbg pkg. 2013-02-06 20:55:39 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP f30382b084 dash: only create sh symlink in /usr/bin. 2012-08-28 09:19:10 +02:00
Juan RP a9ea99db75 dash: create /bin/sh and /usr/bin/sh symlinks at post-install time. 2012-07-10 10:25:25 +02:00
Juan RP a27900dccc dash: switch to /usr. 2012-07-09 17:19:34 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52:00 +01:00
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP e58fbd7549 dash: update to 0.5.7. 2011-07-25 22:08:51 +02:00
Juan RP 706d4369ad dash: configure_env has been removed. 2011-07-04 10:27:09 +02:00
Juan RP 15b91fb1ac Revert "dash: avoid using configure_env, obsolete."
This reverts commit 1692651546.
Accidentally committed a bunch of not finished changes...
2011-07-04 10:06:51 +02:00
Juan RP 1692651546 dash: avoid using configure_env, obsolete. 2011-07-04 10:03:20 +02:00
Juan RP 98edb5e389 dash: create /bin/sh symlink at pre INSTALL, iff doesn't exist. 2011-07-01 09:27:51 +02:00
Juan RP 6f3deef850 dash: update to 0.5.6.1. 2010-06-08 11:57:19 +02:00
Juan RP f9f26c9861 dash: update to 0.5.6. 2010-05-18 14:39:44 +02:00
Juan RP 6d01070826 The 'essential' object metadata was removed long ago, fully remove it.
--HG--
extra : convert_revision : d110ecf59b07e84c6930d1212702b67cc4a4112b
2010-04-29 05:20:36 +02:00
Juan RP ed5a7e5a1c dash: always create /bin/sh symlink.
--HG--
extra : convert_revision : 7aa954a0d7bd810a44556af879e0b333671f41a2
2009-12-19 05:00:12 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00