On 12/6/2013 7:42 AM, Christian Weisgerber wrote:
Brian Callahan wrote:
Here's a fix for ee after the Libcompat fallout. What this patch does is
use our curses instead of ee's included subset of curses.
FreeBSD, which has ee in base, also builds it against the system
curses.
+@@ -180,8 +18
Brian Callahan wrote:
> Here's a fix for ee after the Libcompat fallout. What this patch does is
> use our curses instead of ee's included subset of curses.
FreeBSD, which has ee in base, also builds it against the system
curses.
> +@@ -180,8 +185,8 @@ then
> + TARGET="curses"
> + curs
Hi ports --
Here's a fix for ee after the Libcompat fallout. What this patch does is
use our curses instead of ee's included subset of curses. While the code
says to prefer the included subset of curses over local curses, I don't
see a reason why that should be.
OK?
~Brian
Index: Makefile
On 2013/05/17 02:05, Brian Callahan wrote:
>
>
> On Thu, 16 May 2013, Brian Callahan wrote:
>
> >Hi ports --
> >
> >I was looking through the list of ports with unreachable HOMEPAGEs tonight.
> >editors/ee's HOMEPAGE appears to be entirely missing (can't find it
> >on DDG or Google).
> >The port
On Thu, 16 May 2013, Brian Callahan wrote:
Hi ports --
I was looking through the list of ports with unreachable HOMEPAGEs tonight.
editors/ee's HOMEPAGE appears to be entirely missing (can't find it on DDG or
Google).
The port needed a little tweak anyway, below is a patch:
* Add PKGNAME (s
Hi ports --
I was looking through the list of ports with unreachable HOMEPAGEs
tonight.
editors/ee's HOMEPAGE appears to be entirely missing (can't find it on DDG
or Google).
The port needed a little tweak anyway, below is a patch:
* Add PKGNAME (since we probably don't want .src in the packag