* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
o Depend on silc-doc instead of installation documentation by itself
o Update PKG{,DE}INSTALL: do not create/remove modules directory.
There are no modules for BSD platforms yet
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
- new patches fixing some "issues" with server daemon:
1) drop root id as soon as possible;
2) add a non-daemon mode
- typo fix: configure pid location option should point to a file
not a directory
Submitted by: Anders Nor Berle <debolaz@debolaz.com>
o add PKG{,DE}INSTALL scripts to handle:
- empty directories
- configuration files
o do not create unnecessary directories
o remove prefix in the daemon binary name (debolaz)
Submitted by: Anders Nor Berle <debolaz@debolaz.com> (some of it)
(SILC) network server
o With invaluable feedback from debolaz during our all-nighter
porting work :)
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>