| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
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/ |