1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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