Commit graph

28 commits

Author SHA1 Message Date
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP d5e6cb260f file: update to 5.16. 2013-12-10 14:59:05 +01:00
Juan RP f29d145054 file: update to 5.15. 2013-09-25 12:12:34 +02:00
ojab a265138760 file: fix build 2013-04-23 16:28:21 +04:00
Juan RP 2a9fab8b58 Convert package to the new template format (f). 2013-04-12 11:16:02 +02:00
Juan RP 970abae1cd file: enable static. 2013-03-27 08:30:04 +01:00
Juan RP adac17365f file: update to 5.14. 2013-03-27 08:28:54 +01:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP f0d1084dea file: update to 5.13. 2013-03-06 12:46:42 +01:00
Juan RP 5bd75b87c8 file: cross build support. 2013-02-11 14:14:54 +01:00
Juan RP 1f09990d4a file: conflicts with chroot-file. 2013-02-01 11:11:38 +01:00
Juan RP d510cbdd4c file: update to 5.12. 2013-01-04 07:28:59 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +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 42d70a0c6c file: not a bootstrap pkg anymore. 2012-02-28 11:27:13 +01:00
Juan RP b9e0b56d2e file: update to 5.11. 2012-02-22 20:56:01 +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
Juan RP 69d5246229 file: update to 5.10. 2012-01-02 10:19:29 +01:00
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +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 60936034c3 file: update to 5.09. 2011-09-19 10:14:34 +02:00
Juan RP 5355f32aca xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP 2dc8e31d09 file: update to 5.07. 2011-05-16 10:56:26 +02:00
Juan RP 82ddbf0e9b file: update to 5.05. 2011-01-19 10:49:20 +01:00
Juan RP 0a79fd2b98 file: update to 5.04.
--HG--
extra : convert_revision : fd017ea9cae400ae40dce749b3d4264ec04a1edf
2010-01-25 03:44:09 +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