summaryrefslogtreecommitdiff
path: root/inputmethod/sj3-lib/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-07-05* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.jlam1-12/+5
* 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.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-28Don't abuse int variables as pointers in patch-ag. Bumped PKGREVISION inrillig1-2/+2
all sj3 packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2004-03-05bl3ify and enable pkgviews installation.minskim1-3/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-10-21Trivially convert to buildlink2.wiz1-1/+3
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
buildlink2.mk files back into the main trunk.
2002-06-10bump PKGREVISION.sakamoto1-2/+8
add buildlink.mk. use devel/nbitools instead of ${X11BASE}/xmkmf.
2002-05-31Reimport of package sj3-lib from japanese/sj3-lib into inputmethod/sj3-lib.seb1-0/+21
This is part of the japanese category retirement. CATEGORIES adjusted.