Commit graph

10 commits

Author SHA1 Message Date
Juan RP 4cc478a220 gcc: require >= majorver to make it work with chroot-gcc vpkgs. 2012-03-02 08:22:21 +01:00
Juan RP 211c84746b gcc: update to 4.6.3. Build multilib pkgs on x86_64. 2012-03-02 00:25:23 +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
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +00:00
Juan RP fd00796c9c gcc: update to 4.6.1, now with fortran and go support. 2011-07-05 12:43:10 +02:00
Juan RP ee189b2598 gcc: update to 4.5.2. 2010-12-18 10:17:41 +01:00
Juan RP 0d002ffbe7 gcc: bumprev for ppl ABI change, misc fixes:
- Added c[89]9 wrappers and manpages from NetBSD.
- Do not run fixincludes.
- Remove python stuff that only gets installed when python is found.
2010-10-28 00:44:07 +02:00
Juan RP d0050253c1 gcc: update to 4.4.3.
--HG--
extra : convert_revision : e823bca58fb199d57a1626e6495d743679ca724a
2010-01-25 07:27:55 +01:00
Juan RP 0da86577ab Changed $replaces to accept pkg patterns, like Add_dependency().
Changed all packages using $replaces to the new format and bump
the revision. Require XBPS utils >= 20100121 for this to work.

--HG--
extra : convert_revision : 7593b3cb7465f7613f48aba0f2e86cdcd5430ac0
2010-01-21 03:33:26 +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
Renamed from templates/gcc/libstdc++.template (Browse further)