Re: Removal of print/ghostscript*-nox11

2015-08-20 Thread Larry Baird
We have serveral headless FreeBSD servers that use the ghostscript nox11
port.  We currently compile all of the ports on these boxes and have
"OPTIONS_UNSET=X11" configured in /etc/make.conf.  Just in case we ever
switched to pre-compile ports, my vote would be for Plan B. But as long as
there is a way to not require X11 on these boxes I can live with either
plan.

Larry

-- 
--------
Larry Baird
Global Technology Associates, Inc. 1992-2012| http://www.gta.com
Celebrating Twenty Years of Software Innovation | Orlando, FL
Email: l...@gta.com | TEL 407-380-0220
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Unable to update to clamav 0.98.3

2014-05-08 Thread Larry Baird
In article <11448.163520.51236@localhost> you wrote:
> FreeBSD 10.0-RELEASE
> 
> I am unable to update to "clamav-0.98.3". It terminates with the following
> error message:
I had to deinstall my old version of clamav before the new version would
build.

-- 
----
Larry Baird
Global Technology Associates, Inc. 1992-2012| http://www.gta.com
Celebrating Twenty Years of Software Innovation | Orlando, FL
Email: l...@gta.com | TEL 407-380-0220
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: enlightenment-0.17.4 hanging from xdm

2013-09-05 Thread Larry Baird
In article <11385.115016.78583@localhost> you wrote:
> On 09/05/13 17:42, Matthieu Volat wrote:
>> Hi e17 users,
>> 
>> I can't get e17 to start a session from xdm, and it's quite unreliable from 
>> startx too... There's no big error message in .xsession, it just seems to 
>> hang after :
>> RUN INIT: /usr/local/lib/enlightenment/utils/enlightenment_init
>> '/usr/local/share/enlightenment/data/themes/default.edj' '0'
>> 'Enlightenment' '0.17.4'
>> 
>> There's no problem if I rollback to 0.17.3... I'm in 9.2-RC3 amd64 with 
>> clang set as port compiler... (tried to rebuild just enlightenment with gcc 
>> with no avail). Does anybody has found this problem and maybe a solution?
>> 
> 
> Hi Matthieu,
> 
> You need to rebuild graphics/evas-core using gcc, this should resolve
> your problem.
I also ran into this issue.  If the enlightment directory (.e) exists
enlightment will hange on restart. I am not at my enlightemnt box, but from
memory I did the following:
1) rm -rf .e
2) startx
3) Use enlightment control panel to disable startup banner.
4) Exit enlightment and verify it restarts with startx.

Larry

-- 

Larry Baird
Global Technology Associates, Inc. 1992-2012| http://www.gta.com
Celebrating Twenty Years of Software Innovation | Orlando, FL
Email: l...@gta.com | TEL 407-380-0220
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"