Xin LI
4218135bf7
Use libedit when interacting with tty, which provided history
...
functionality, etc. as did by GNU bc.
This also fixes an issue where BSDL bc can not handle very long
line.
Reported by: imp
Reviewed by: imp
2010-02-04 18:43:05 +00:00
Gabor Kovesdan
12360c49dd
- style.Makefile(5)
...
Submitted by: uqs
Approved by: delphij (mentor)
2010-02-03 19:12:27 +00:00
Xin LI
7ffc8ae56e
Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.
...
Reviewed by: gabor
2010-01-22 23:19:48 +00:00
Xin LI
097d042584
Makefile cleanups:
...
o Enable building of USD
o Remove commented out targets
o Remove WARNS?=6 lines since it's the default
Reviewed by: gabor
2010-01-21 17:46:14 +00:00
Gabor Kovesdan
fdf1f88bce
Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good
...
compatibility level with the GNU counterparts and have shown to be mature
enough. For now, the GNU versions aren't removed from the tree, just detached
from the build.
Sponsored by: Google Summer of Code 2008
Portbuild run by: erwin
Approved by: delphij
2010-01-20 21:30:52 +00:00