| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Apr 2013 17:37:04
4.5.4
|
crees  |
devel/cross-gcc: Update to 4.5.4
While here, use an OPTION for RTEMS patches
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> |
20 Apr 2013 09:41:31
4.5.2
|
crees  |
Breaks on a 4-core build, mark MAKE_JOBS_UNSAFE
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Feature safe: yes |
08 Mar 2013 11:32:12
4.5.2
|
bapt  |
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 |
15 Sep 2012 13:06:26
4.5.2
|
eadler  |
- Covert to OptionsNG
- Remove old header lines
- Add generally useful options to the global list |
09 Jun 2012 12:04:02
4.5.2
|
scheidell  |
- 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) |
18 Nov 2011 23:30:13
4.5.2
|
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
24 Oct 2011 03:33:20
4.5.2
|
stas  |
- 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). |
22 Oct 2011 23:50:23
4.5.2
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Apr 2011 01:03:01
4.5.2
|
stas  |
- 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> |
19 Nov 2010 22:25:00
4.4.2_2
|
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
11 Jun 2010 15:09:45
4.4.2_2
|
ale  |
Chase mpfr library and bump PORTREVISION. |
19 Apr 2010 10:43:43
4.4.2_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
16 Dec 2009 01:21:10
4.4.2
|
stas  |
- Update cross-gcc to 4.4.2 and newlib to 1.17.0. |
13 May 2009 09:46:02
4.3.2_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
10 Apr 2009 08:34:12
4.3.2
|
stas  |
- Update to 4.3.2. |
30 Jan 2009 23:23:18
4.2.3_1
|
ale  |
Chase mpfr library. |
06 Dec 2008 18:25:36
4.2.3_1
|
stas  |
- Do not strip target binaries. It causes problems in some cases.
PR: ports/128434
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> |
01 Jun 2008 09:42:37
4.2.3_1
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
12 May 2008 08:14:05
4.2.3_1
|
stas  |
- Use fresh RTEMS patches to allow RTEMS 4.9 to compile fine
- bump PORTREVISION.
Submitted by: Mark Fullmer <maf@eng.oar.net> |
13 Apr 2008 17:30:01
4.2.3
|
stas  |
- Update gcc to 4.2.3
- update newlib to 1.16.0. |
16 Dec 2007 23:36:35
4.2.0_3
|
pav  |
- Mark BROKEN on respective targets/archs |
17 Oct 2007 10:13:01
4.2.0_3
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
30 Aug 2007 09:56:05
4.2.0_2
|
ale  |
Chase mpfr library and bump PORTREVISION. |
27 Jun 2007 22:24:57
4.2.0_1
|
stas  |
- Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected. |
25 Jun 2007 20:31:11
4.2.0_1
|
stas  |
- 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] |
24 Jun 2007 16:18:40
4.2.0
|
stas  |
- Fix index breakage [1]
- Fix expiration date.
Noticed by: erwin [1] |
24 Jun 2007 08:05:29
4.2.0
|
stas  |
- 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/ |