Commit graph

35 commits

Author SHA1 Message Date
Baptiste Daroussin
c93492e84e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 12:06:07 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Martin Wilke
d0404ab4ed - Convert gmake, bzip2 to USES
Approved by:	portmgr
2014-05-29 15:09:42 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
857aec5d6b Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) 2013-09-20 17:03:26 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Tim Kientzle
c9bb38b874 PACKAGE_BUILDING isn't really the right condition here;
what we use as the binutils really depends on whether this
is being used as a master port or as a standalone port.
2013-07-28 16:58:31 +00:00
Tim Kientzle
e4a670a39c Take over Maintainership.
(How did I let myself get talked into this? ;-)

Approved by:	db
2013-07-06 21:51:56 +00:00
Chris Rees
e237fa6128 devel/cross-gcc: Update to 4.5.4
While here, use an OPTION for RTEMS patches

Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2013-04-28 17:37:04 +00:00
Chris Rees
a395752eab Breaks on a 4-core build, mark MAKE_JOBS_UNSAFE
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
Feature safe:	yes
2013-04-20 09:41:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Eitan Adler
d345bbdb4f - Covert to OptionsNG
- Remove old header lines
- Add generally useful options to the global list
2012-09-15 13:06:26 +00:00
Michael Scheidell
5e987582de - Unbreak build, build broken for 11 months+
PR:		ports/159001
Submitted by:	Marcin Cieslak <saper@saper.info>
Reviewed by:	scheidell@ (me)
Approved by:	dancing elves (maintainer)
2012-06-09 12:04:02 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Stanislav Sedov
6d5048622d - Update cross-binutils to 2.21.
- Update cross-gcc to 4.5.2.
- Update cross-gdb to 7.2
- Update corresponding rtems patches.

PR:		ports/155301 (based on)
Submitted by:	ARAI Toshihiko <arai.toshihiko@gmail.com>
2011-04-03 01:03:01 +00:00
Pav Lucistnik
f8a700f1c3 - Mark BROKEN: does not build
Reported by:	pointyhat
2010-11-19 22:25:00 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Stanislav Sedov
c22265b830 - Update cross-gcc to 4.4.2 and newlib to 1.17.0. 2009-12-16 01:21:10 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Stanislav Sedov
d20e448acd - Update to 4.3.2. 2009-04-10 08:34:12 +00:00
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Stanislav Sedov
88270339b6 - Do not strip target binaries. It causes problems in some cases.
PR:		ports/128434
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2008-12-06 18:25:36 +00:00
Jimmy Olgeni
a249020977 Large round of typo fixes in ports/devel (pkg-descr). 2008-06-01 09:42:37 +00:00
Stanislav Sedov
b7c9d5848c - Use fresh RTEMS patches to allow RTEMS 4.9 to compile fine
- bump PORTREVISION.

Submitted by:	Mark Fullmer <maf@eng.oar.net>
2008-05-12 08:14:05 +00:00
Stanislav Sedov
17461383b4 - Update gcc to 4.2.3
- update newlib to 1.16.0.
2008-04-13 17:30:01 +00:00
Pav Lucistnik
5ad97dc41c - Mark BROKEN on respective targets/archs 2007-12-16 23:36:35 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Stanislav Sedov
5e9f654cb0 - Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
2007-06-27 22:25:53 +00:00
Stanislav Sedov
5109fefa85 - Don't touch gcc libdir, it have troubles discovering libc objects in case of
non-default locations
- Don't install libiberty (not needed)
- Fix a typo in comment [1]
- Generate correct dependency list in case if target arch and abi were not
  specified by setting fake OURTARGET value [1]
- Bump up PORTREVISION.

Noticed by:	pav [1]
2007-06-25 20:31:10 +00:00
Stanislav Sedov
394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

Noticed by:	erwin [1]
2007-06-24 16:18:40 +00:00
Stanislav Sedov
1b79da6332 - Add devel/cross-gcc port.
FSF gcc for cross-target development. This port brings C, C++ and
Objective C compillers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/
2007-06-24 08:05:29 +00:00