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
This commit is contained in:
Gabor Kovesdan
2010-01-20 21:30:52 +00:00
parent 32fc554ec6
commit fdf1f88bce
23 changed files with 7792 additions and 3 deletions
+1 -3
View File
@@ -2,12 +2,10 @@
.include <bsd.own.mk>
SUBDIR= bc \
${_binutils} \
SUBDIR= ${_binutils} \
${_cc} \
${_cpio} \
${_cvs} \
dc \
dialog \
diff \
diff3 \