Allow building on FreeBSD

- build shared libraries with major number only (libtt.so.2)
- don't build dtlogin and dtinfo

FreeBSD support for the installer:
- work around awk issue
- create post_install FreeBSD scripts
- install only cmsd on /etc/inetd.conf
  skip dtspc and ttdbserver for now

Note to users: please check
if you are affected by awk bug
in udbParseLib.awk if you can.
This commit is contained in:
Marcin Cieslak
2012-09-06 13:45:11 +02:00
committed by Jon Trulson
parent a38242a9d0
commit 421b5061a6
13 changed files with 1099 additions and 12 deletions

13
cde/.gitignore vendored
View File

@@ -25,6 +25,19 @@ admin/IntegTools/post_install/*.list
admin/IntegTools/post_install/*.lst
admin/IntegTools/post_install/linux
admin/IntegTools/post_install/freebsd/CDE-MIN.list
admin/IntegTools/post_install/freebsd/CDE-MIN.lst
admin/IntegTools/post_install/freebsd/CDE-RUN.list
admin/IntegTools/post_install/freebsd/CDE-RUN.lst
admin/IntegTools/post_install/freebsd/CDE-SHLIBS.list
admin/IntegTools/post_install/freebsd/CDE-SHLIBS.lst
admin/IntegTools/post_install/freebsd/CDE-TT.list
admin/IntegTools/post_install/freebsd/CDE-TT.lst
admin/IntegTools/post_install/freebsd/configMin
admin/IntegTools/post_install/freebsd/configRun
admin/IntegTools/post_install/freebsd/configShlibs
admin/IntegTools/post_install/freebsd/configTT
admin/IntegTools/post_install/configDemos
admin/IntegTools/post_install/configFonts
admin/IntegTools/post_install/configHelp