<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/canna-server, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-11T14:04:57Z</updated>
<entry>
<title>Remove example rc.d scripts from PLISTs.</title>
<updated>2014-03-11T14:04:57Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-11T14:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=071ea796c1307e737cc3101448aa934353fe247c'/>
<id>urn:sha1:071ea796c1307e737cc3101448aa934353fe247c</id>
<content type='text'>
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.</content>
</entry>
<entry>
<title>Bump PKGREVISION of all packages which create users, to pick up change of</title>
<updated>2013-07-12T10:44:52Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2013-07-12T10:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=16bdf421beea716a7b610d4b5f6d95be8bf386c9'/>
<id>urn:sha1:16bdf421beea716a7b610d4b5f6d95be8bf386c9</id>
<content type='text'>
sysutils/user_* packages.</content>
</entry>
<entry>
<title>Marked as destdir support.</title>
<updated>2010-02-20T10:48:00Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2010-02-20T10:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=be25bad5e3fcfb867911204c7c61c635269bb72e'/>
<id>urn:sha1:be25bad5e3fcfb867911204c7c61c635269bb72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Need CANNA_SPOOL at configure phase to generate cannaconf.h, it's for ERRDIR.</title>
<updated>2009-01-10T05:13:01Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-01-10T05:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4c4698949271231ab34d8a2ba1faf80983e11e10'/>
<id>urn:sha1:4c4698949271231ab34d8a2ba1faf80983e11e10</id>
<content type='text'>
Add CANNA_ENV to SCRIPTS_ENV for imake.

This is only affect to canna-server, as reported by MOCHIDA Shuji by PR 40349.
Bump PKGREVISION of canna-server package.</content>
</entry>
<entry>
<title>Bump PKGREVISION of inputmethod/canna* packages.</title>
<updated>2008-09-18T12:35:27Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2008-09-18T12:35:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a116e4c6e710e5fff946b3cdf338037e2d4b2bd'/>
<id>urn:sha1:1a116e4c6e710e5fff946b3cdf338037e2d4b2bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it easier to build and install packages "unprivileged", where</title>
<updated>2007-07-04T20:54:31Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-07-04T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4390d56940778d6ab856866401c0690f1c28c724'/>
<id>urn:sha1:4390d56940778d6ab856866401c0690f1c28c724</id>
<content type='text'>
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
<entry>
<title>* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.</title>
<updated>2006-07-05T04:48:28Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-05T04:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=366f3b7f81ee1faebd5affba8e805bbcde568651'/>
<id>urn:sha1:366f3b7f81ee1faebd5affba8e805bbcde568651</id>
<content type='text'>
* Fully convert to the pkginstall framework by using it to manage
  directories required at install time.

* Rewrite the canna rc.d script to ensure that all needed directories
  are present before the daemon is started.

* Miscellaneous touch ups to the DESCR and MESSAGE files.

* Remove the need to explicitly set PREFIX.  These packages now install
  into ${LOCALBASE} and use symlinks and file copies to put the files
  into the ${IMDICTDIR}.

Bump the PKGREVISIONs for the canna* packages.</content>
</entry>
<entry>
<title>Modify packages that set PKG_USERS and PKG_GROUPS to follow the new</title>
<updated>2006-04-23T00:12:35Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-04-23T00:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=802ce74fcbb88a27d21b45fde8f40d7ac06aaeff'/>
<id>urn:sha1:802ce74fcbb88a27d21b45fde8f40d7ac06aaeff</id>
<content type='text'>
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.</content>
</entry>
<entry>
<title>Modify the pkginstall framework so that it manages all aspects of</title>
<updated>2006-03-14T01:14:26Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-03-14T01:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=daad0f3d6ce8b344ce91e35e98ea05abf8e03f2d'/>
<id>urn:sha1:daad0f3d6ce8b344ce91e35e98ea05abf8e03f2d</id>
<content type='text'>
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.</content>
</entry>
</feed>
