Commit graph

37 commits

Author SHA1 Message Date
Juan RP a2b30fc287 gdb: needs perl to generate the manpages. 2014-09-29 21:20:03 +02:00
Juan RP 0a593736c9 gdb: update to 7.8. 2014-07-30 09:24:48 +02:00
Juan RP 5e81d61603 gdb: rename gdbstatic option to static. 2014-07-12 18:31:47 +02:00
Juan RP abb9291457 gdb: fix option renaming: static -> gdbstatic. 2014-06-30 11:51:03 +02:00
Juan RP fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP 6ce1e0d6f0 gdb: update to 7.7.1. 2014-05-06 22:18:30 +02:00
Juan RP a9b5d3e3e1 gdb: rebuild to drop compressed manpages. 2014-03-14 14:22:03 +01:00
Juan RP 9771ae9416 Rebuild pkgs against readline>=6.3 (ABI incompat). 2014-02-27 14:54:19 +01:00
Juan RP 70e9a6f978 gdb: update to 7.7. 2014-02-06 16:06:41 +01:00
Juan RP 4eff817659 gdb: add patches from sabotage to make this build/work with musl. 2014-01-07 21:09:41 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 62eda2dede gdb: update to 7.6.2. 2013-12-12 16:51:31 +01:00
Juan RP 9d388a18ad gdb: update to 7.6.1. 2013-08-31 08:46:42 +02:00
Juan RP 3da03dd80a gdb: added two pkg options: gdbserver (on) and static (off). 2013-05-27 11:25:10 +02:00
Juan RP 7d0bc9eaef gdb: update to 7.6. 2013-04-27 10:12:03 +02:00
Juan RP fe7a5e4d8a Convert some packages to the new template format (half from g and glib deps). 2013-04-12 13:13:49 +02:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP 2214694438 Revbump pkgs affected by the xbps-create/fakeroot bug. 2013-03-15 10:06:30 +01:00
Juan RP 17eb153ee5 gdb: cross build and dbg support. 2013-03-13 21:31:55 +01:00
Juan RP 19110ba78b gdb: update to 7.5.1. 2012-11-30 05:44:13 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP cfeba084cf gdb: update to 7.5. 2012-08-20 11:28:19 +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 73b4c08258 gdb: update to 7.4.1. 2012-04-27 09:49:57 +02:00
Juan RP f81e3db824 gdb: update to 7.4. 2012-01-25 09:15:12 +01:00
Juan RP 5c0c5fd5b4 No need to depend in texinfo/diffutils/xz, they are in bootstrap. 2011-11-15 16:03:36 +01:00
Juan RP 6c3eb8e0bf gdb: update to 7.3.1. 2011-11-14 21:19:45 +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
Juan RP a4a19614d0 gdb: update to 7.3. 2011-07-30 10:12:00 +02:00
str1ngs 4864f6666e xbps-src: removed invalid json escaping 2011-07-13 16:21:49 -07:00
Juan RP 9b73c60de2 Use ncurses-{libs,devel} everywhere and bumprev for ABI change. 2011-02-27 14:53:02 +01:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP 47c22fea2a gdb: update to 7.1. 2010-05-06 00:11:23 +02:00
Juan RP 9b6e40509d gdb: disable nls files that conflict with binutils, bumprev.
--HG--
extra : convert_revision : 43940cd61aceebb5ce97c0e5855e53a11bf6f8bf
2010-01-06 14:52:17 +01:00
Juan RP 3b2e5095d5 gdb: update to 7.0.1.
--HG--
extra : convert_revision : 4083b0a9bb3250bc4a4d25025a78e694103de3d3
2009-12-28 18:47:44 +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