Commit graph

29 commits

Author SHA1 Message Date
Juan RP 0761c1d99f syslinux: update to 6.02 and add EFI support. 2014-01-11 18:18:10 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 019565c9ed Convert packages to the new template format (s). 2013-04-14 12:31:59 +02:00
Juan RP bcad74e508 syslinux: update to 5.01. 2013-02-01 15:27:21 +01:00
Juan RP 0d845a3deb Revert "syslinux: update to 5.00."
This reverts commit 2bae38a1c5.
2012-12-08 10:38:23 +01:00
Juan RP 56e87becae Revert "syslinux: remove outdated patch."
This reverts commit 9636c4dc02.
2012-12-08 10:38:13 +01:00
Juan RP 9636c4dc02 syslinux: remove outdated patch. 2012-12-08 10:00:48 +01:00
Juan RP 2bae38a1c5 syslinux: update to 5.00. 2012-12-08 09:59:57 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP a4fd9e0325 syslinux: update to 4.06. 2012-10-23 23:01:25 +02:00
Juan RP e75457d1b1 syslinux: don't rebuild the whole stuff as suggested by distrib.txt. 2012-06-12 12:05:45 +02: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 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 482c8a297e syslinux: update to 4.05. 2011-12-10 09:44:45 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01: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
davehome 4e2802f005 syslinux: Apply dont-build-dos-windows-targets patch; revbump. 2011-10-19 01:55:34 +00:00
str1ngs 4864f6666e xbps-src: removed invalid json escaping 2011-07-13 16:21:49 -07:00
Juan RP 2bbfbf621e syslinux: needs broken_as_needed to build. 2011-07-07 17:45:05 +02:00
Juan RP 7c82d82c8b syslinux: needs xz to build. 2011-07-03 00:34:10 +02:00
str1ngs baa8a07d4e syslinux: upgrade to 4.04, homepage and license 2011-06-29 11:02:29 -07:00
Juan RP 8306801352 syslinux: update to 4.03. 2010-11-08 20:36:00 +01:00
Juan RP 2451065923 syslinux: update to 4.00. 2010-06-30 13:36:08 +02:00
Juan RP 5c3308f69b syslinux: update to 3.86. 2010-05-12 02:25:59 +02:00
Juan RP d5a63cb10d syslinux: update to 3.85.
--HG--
extra : convert_revision : c93f99503378e9fa76a477a0e307b8843a7e28b0
2010-03-05 04:52:38 +01:00
Juan RP 7e790d2d62 syslinux: move manpages to /usr/share/man, bumprev.
--HG--
extra : convert_revision : 648eb1403f1ed6e96c3244a35bf9f0fb65878418
2009-12-11 12:25:01 +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