fix math/R missing fonts on plots (Was: Re: graphics/cairo + math/R font issues)

2020-07-15 Thread Nam Nguyen
Zé Loff writes: > Although changing the default font can be easily done -- adding a > default site-wide configuration file could be a possible workaround to > make the port work properly again -- this appears not to be the case > with the math/greek symbols font, which seems to be harder to replac

Re: Fix math/R

2012-01-23 Thread Benjamin Nadland
On Thu, Jan 19, 2012 at 09:22:03AM -0700, David Coppa wrote: > Hi, > > This diff fixes R's problem with pthread undefined symbols, as > reported here: > > http://marc.info/?l=openbsd-ports&m=132196919327917 > > and here: > > http://marc.info/?l=openbsd-ports&m=132187529729922 > > It also fixes

Re: Fix math/R

2012-01-23 Thread Benjamin Nadland
On Sun, Jan 22, 2012 at 06:47:28PM +0100, David Coppa wrote: > On Thu, Jan 19, 2012 at 5:22 PM, David Coppa wrote: > > Hi, > > > > This diff fixes R's problem with pthread undefined symbols, as > > reported here: > > > > http://marc.info/?l=openbsd-ports&m=132196919327917 > > > > and here: > > > >

Re: Fix math/R

2012-01-22 Thread David Coppa
On Thu, Jan 19, 2012 at 5:22 PM, David Coppa wrote: > Hi, > > This diff fixes R's problem with pthread undefined symbols, as > reported here: > > http://marc.info/?l=openbsd-ports&m=132196919327917 > > and here: > > http://marc.info/?l=openbsd-ports&m=132187529729922 > > It also fixes libpthread l

Fix math/R

2012-01-19 Thread David Coppa
Hi, This diff fixes R's problem with pthread undefined symbols, as reported here: http://marc.info/?l=openbsd-ports&m=132196919327917 and here: http://marc.info/?l=openbsd-ports&m=132187529729922 It also fixes libpthread linkage (-lpthread -> -pthread) and an incorrect usage of the "--export-d