Commit graph

22 commits

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