Commit graph

54 commits

Author SHA1 Message Date
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 17211bca91 Convert remaining pkgs to the NDWOF (New Depends World Order Format). 2012-05-23 20:58:45 +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 1ae94203ad gcc: update to 4.7.0. 2012-03-30 12:40:29 +02:00
Juan RP 179fde75be libgomp: add missing replaces for omp.h move from gcc to libgomp. 2012-03-02 09:05:55 +01:00
Juan RP b6169d6f97 gcc: move openmp header to libgomp, revbump. 2012-03-02 08:45:52 +01:00
Juan RP 4cc478a220 gcc: require >= majorver to make it work with chroot-gcc vpkgs. 2012-03-02 08:22:21 +01:00
Juan RP 6d1197e0a2 gcc: move some fortran related files to the -fortran subpkg, revbump. 2012-03-02 07:27:28 +01:00
davehome e5edabb0cf gcc.rshlibs: -ld-linux.so.2 (due to last update) 2012-03-01 20:52:40 -07: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 55a9cd5d5b gcc: no need to add binutils-devel builddep. 2012-02-29 08:12:19 +01:00
Juan RP ef6b6e387b gcc: not a bootstrap pkg anymore. 2012-02-28 14:45:48 +01:00
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52: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
Juan RP f1b158bb0d gcc: needs perl for pod2man, updated required SONAMEs. 2011-11-15 17:20:37 +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 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 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 12254a5969 gcc: update to 4.6.2. 2011-10-28 07:21:58 +02: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 79ff75ff20 gcc: do_configure(): use reversed test to make set -e happy. 2011-10-18 09:29:02 +02:00
Juan RP 5c0363d23c gcc: some checks in configure script fail, don't treat 'em as errors. 2011-10-18 00:54:01 +02:00
davehome c2c7a3f456 gcc: remove bootstrap path change in do_build() 2011-10-17 16:33:11 +00:00
davehome 51ab4a9890 gcc: try to use bash instead of dash for shell while building 2011-10-17 14:14:14 +00:00
davehome 0de4b4d8bc gcc: Use do_configure() to speed up rebuilds. 2011-10-17 14:14:14 +00:00
Juan RP b0ead7e7c8 libssp-devel: fix path. 2011-07-10 19:00:09 +02:00
Juan RP 1c1bf6aba0 gcc: remove wrong symlinks. 2011-07-10 18:46:49 +02:00
Juan RP f6a62fac86 gcc: install all stuff into /usr/lib, rework for easy upgrades, etc. 2011-07-10 17:55:00 +02:00
Juan RP 6968a72be6 gcc: fully installable in chroot this time, for real. 2011-07-06 18:30:56 +02:00
Juan RP 08c2049d9f gcc: can be built in a chroot now. 2011-07-06 10:47:06 +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 fd00796c9c gcc: update to 4.6.1, now with fortran and go support. 2011-07-05 12:43:10 +02:00
Juan RP 91419a192c gcc: update to 4.6.0. 2011-04-11 20:03:02 +02:00
Juan RP d0e90ef852 gcc: add a note about syncing gcc-multilib too. 2010-12-22 14:11:33 +01: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 2e010ae136 gcc: update to 4.5.1. 2010-10-21 20:39:31 +02:00
Juan RP a19d2bdf1a Backed out changeset a850a857fb8a. Human error... 2010-10-21 20:30:08 +02:00
Juan RP 10e8784450 mpc: bump revision due to mpfr ABI change. 2010-10-21 20:27:06 +02:00
Juan RP caefe2a197 gcc: build with --enable-lto, required libelf. 2010-05-10 13:09:05 +02:00
Juan RP 4a4d4f018f gcc: disable gold and libelf explicitly. 2010-05-09 10:30:46 +02:00
Juan RP 3e12e23235 gcc: update to 4.5.0.
--HG--
extra : convert_revision : 67a1ee3e637bc9f93159937b24db72f9ee5bca02
2010-04-15 19:16:31 +02:00
Juan RP f6120f278f coreutils, gcc{,c++,objc,objc++}, mpfr, ppl: bumprev for gmp update.
--HG--
extra : convert_revision : 80acf8c61c267099edc7f749e787e2850eb2f77a
2010-03-29 14:59:18 +02:00
Juan RP c70a4da408 gcc: remove /usr/lib64, owned by xbps-base-files. Bumprev.
--HG--
extra : convert_revision : da82b6e465dcab852904010c0eda058cb0dd3c00
2010-01-27 02:42:27 +01: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 2779577950 gcc: improve {short,long}_desc.
--HG--
extra : convert_revision : e5d1d346136201f2a18868b5c8f1c0261fcc7d66
2010-01-17 07:38:13 +01:00
Juan RP d3153e79c6 gcc: sanitize deps for gcc-c++, gcc-objc and gcc-objc++.
--HG--
extra : convert_revision : 6afd6365d16cea49dd6cd0409744a5e828d5a0e2
2010-01-15 18:44:29 +01:00