<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/canna-server, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-10-11T22:14:51Z</updated>
<entry>
<title>RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory</title>
<updated>2004-10-11T22:14:51Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-10-11T22:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b32f248fbc460246d52c860c79d20d0401c3d850'/>
<id>urn:sha1:b32f248fbc460246d52c860c79d20d0401c3d850</id>
<content type='text'>
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
</content>
</entry>
<entry>
<title>Add two missing files to PLIST.</title>
<updated>2004-06-25T16:58:10Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-06-25T16:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a4ce74e7f2e23ac1fde60f04b87be3d064625e0e'/>
<id>urn:sha1:a4ce74e7f2e23ac1fde60f04b87be3d064625e0e</id>
<content type='text'>
Reported by Kouichirou Hiratsuka in PR 26049.
</content>
</entry>
<entry>
<title>Installation of the RCD_SCRIPTS rc.d script is done automatic</title>
<updated>2004-04-27T20:51:10Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-04-27T20:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d833ffae42a9e63df47ab3d2c4f0f7b51f47c5f'/>
<id>urn:sha1:3d833ffae42a9e63df47ab3d2c4f0f7b51f47c5f</id>
<content type='text'>
here. So don't install it twice.

(Anyways, ${PREFIX}/etc/rc.d is not the correct location; the
RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
</content>
</entry>
<entry>
<title>Fix references to rc.d scripts. This package uses RCD_SCRIPTS</title>
<updated>2004-04-23T22:43:20Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-04-23T22:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e3fbdfddaeeab28a716a3bfb72af32d62732a58f'/>
<id>urn:sha1:e3fbdfddaeeab28a716a3bfb72af32d62732a58f</id>
<content type='text'>
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
</content>
</entry>
<entry>
<title>mk/bsd.pkg.install.mk now automatically registers</title>
<updated>2004-04-23T22:07:52Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-04-23T22:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cba182b47fc5b42f77862f4b5a18898200c81105'/>
<id>urn:sha1:cba182b47fc5b42f77862f4b5a18898200c81105</id>
<content type='text'>
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
</content>
</entry>
<entry>
<title>USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.</title>
<updated>2004-03-23T04:40:59Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-23T04:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=70655c85b2536d9dfd095ba2b50eb3bbfc6fb453'/>
<id>urn:sha1:70655c85b2536d9dfd095ba2b50eb3bbfc6fb453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Canna* packages use the buildlink framework.  It will fix the</title>
<updated>2004-03-05T19:09:22Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-03-05T19:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7051d175bf0db7bfaa7bc535a1fb565c2cb9ce19'/>
<id>urn:sha1:7051d175bf0db7bfaa7bc535a1fb565c2cb9ce19</id>
<content type='text'>
build problem reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
</content>
</entry>
<entry>
<title>canna-server-bin -&gt; canna-server</title>
<updated>2003-09-23T15:14:54Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2003-09-23T15:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0040fcd546b67f085a55f3c876930c35d1d645ce'/>
<id>urn:sha1:0040fcd546b67f085a55f3c876930c35d1d645ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure these are removed.  Noted by Toru Takamizu.</title>
<updated>2003-06-01T11:40:57Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2003-06-01T11:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eac733d4d8f3a2a997e229cebf76feee9e737743'/>
<id>urn:sha1:eac733d4d8f3a2a997e229cebf76feee9e737743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Canna to 3.6p1.</title>
<updated>2002-12-27T08:41:23Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2002-12-27T08:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc555a11302a112a04855c39645e17d890c5cae9'/>
<id>urn:sha1:fc555a11302a112a04855c39645e17d890c5cae9</id>
<content type='text'>
Changes from 3.5b2 are:
	* Add -inet option not to allow TCP connections by default.
	* Fix a buffer overflow.  (This fix was already incorpolated
	  in Pkgsrc version.)
	* Improve dicionary.
	* Improve conversion engine.
	* Other bug fixes.

Patch is made by Yoshifumi Hiramatsu.  Tested by Toru Takamizu.
</content>
</entry>
</feed>
