Subject: CVS commit: pkgsrc/inputmethod
From: Johnny C. Lam
Date: 2006-07-05 06:55:24
Message id: 20060705045524.39B3F211CA@cvs.netbsd.org

Log Message:
* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.

* Fully convert to pkginstall framework by properly using OWN_DIRS*
  to manage required directories during package installation and
  deinstallation.

* Drop the need to explicitly set PREFIX in the package Makefiles.  We
  now install into ${LOCALBASE} like all other pkgsrc packages and use
  symlinks and file copies to put the right files into ${IMDICTDIR}.

* Change default dependency relationship in sj3-lib/buildlink3.mk to a
  build dependency since it the package only installs headers and a
  static library archive.

* Move some important setup instructions from the DESCR file to MESSAGE
  files so that the admin will see them at package installation.

* Rewrite the sj3 rc.d script so that all necessary directories are
  created before the daemon is started.

* Miscellaneous touch ups to the DESCR and MESSAGE files.

Bump the PKGREVISIONs on the sj3* packages.

Files:
RevisionActionfile
1.3modifypkgsrc/inputmethod/sj3-dict/DESCR
1.13modifypkgsrc/inputmethod/sj3-dict/Makefile
1.2modifypkgsrc/inputmethod/sj3-dict/PLIST
1.3modifypkgsrc/inputmethod/sj3-lib/DESCR
1.11modifypkgsrc/inputmethod/sj3-lib/Makefile
1.6modifypkgsrc/inputmethod/sj3-lib/buildlink3.mk
1.3modifypkgsrc/inputmethod/sj3-server/DESCR
1.8modifypkgsrc/inputmethod/sj3-server/Makefile
1.3modifypkgsrc/inputmethod/sj3-server-bin/DESCR
1.14modifypkgsrc/inputmethod/sj3-server-bin/Makefile
1.2modifypkgsrc/inputmethod/sj3-server-bin/files/sj3.sh
1.1addpkgsrc/inputmethod/sj3-server-bin/MESSAGE
1.2removepkgsrc/inputmethod/sj3-dict/INSTALL