Commit graph

15 commits

Author SHA1 Message Date
Juan RP 08b4f6aae8 Convert packages to the new template format (p). 2013-04-14 11:13:30 +02:00
Juan RP 4be88e0630 patch: rebuild for broken build. 2013-02-01 12:06:33 +01:00
Juan RP d18cc01024 patch: conflicts with chroot-patch. 2013-02-01 11:36:26 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP f529ef9b67 patch: update to 2.7.1. 2012-09-29 10:13:53 +02:00
Juan RP a1fba16313 patch: update to 2.7. 2012-09-13 08:54:06 +02:00
Juan RP e794fc63cc patch: not a bootstrap pkg anymore. 2012-02-28 10:11: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 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 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 bcc97b1fc5 patch: update to 2.6.1.
--HG--
extra : convert_revision : dfa2f46deb5aa50c518c5ffd9f468d956775420b
2010-01-13 21:52:56 +01:00
Juan RP d9dc381cfd patch: update to 2.6.
--HG--
extra : convert_revision : c806b8b2d1eae88d949dc6e33bb9a972067c5d67
2009-11-23 05:22:23 +00: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