[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updated FreeBSD Ports
From: |
Lee, Seong-Gu |
Subject: |
Re: Updated FreeBSD Ports |
Date: |
Sun, 13 Oct 2013 19:34:06 +0900 |
User-agent: |
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 |
2013-10-10 오후 9:16, David Chisnall 쓴 글:
Hi Everyone,
I've now updated the core GNUstep ports in FreeBSD, and all of the other things
that I noticed were out of date. The full list of (94) GNUstep ports is here:
http://www.freshports.org/gnustep/
If there is anything on that list where you know of a newer version, please let
me know.
All of these are built with GNUstep libobjc 1.7, clang 3.3 (from ports on 8.x
and 9.x, from the base system on 10.x), and the non-fragile (non-mixed) ABI by
default.
There are two metaports on the list:
- devel/gnustep installs -base, -gui, and -back.
- x11/gnustep-app install all of the GNUstep apps in the ports tree
I'm not sure what the status of binary packages for public release, but by the
10.0 release we're going to be rolling regular package sets (probably every 2
weeks), so we can push out updates very quickly. For now, building from ports
is quite easy.
David
-- Sent from my PDP-11
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
Dear David,
Thank you for ports update.
These are some triflle flaws which I have found when installing
devel/gnustep, x11/gnustep-app at FreeBSD 9.2 x64, VMWare Player 6.0.0.
- omitted
ProjectCenter
Grr ( +RSSKit )
- core dumped
NeXTGo ( quite old app )
- install failed
cenon 4.0.2 ( size mismatch error occur when retrieving source file )
textedit 4.0.3 ( build error )
- redundant
HighLighterKit ( As far as I know, only ProjectManager and Gemas use
it but they are not in freshports/gnustep.)
Most of them above look like less frequently used and not urgent.
Regards,
Lee, Seong-Gu
PS) This is out of topic. I have a question for "dwarf_eh.h" file is in
libobjc2, etoile, libcxxrt.
To remove warning for "DW_EH_PE_absptr = 0x00", is it safe to appling it
from libcxxrt in view of code safety and license of Pathscale.
By looking at code and comment, libcxxrt seems to have the latest.
Or do you have any plan to update them?