delphij
314d37171e
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
37308a65e9
- style.Makefile(5)
...
Submitted by: uqs
Approved by: delphij (mentor)
2010-02-03 19:12:27 +00:00
delphij
6facf0f8e1
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
delphij
ef4afc1830
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
bc4e1f6f87
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