<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/skkserv, 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-04-27T20:51:10Z</updated>
<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>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>Convert to bl3.</title>
<updated>2004-04-18T23:58:29Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-04-18T23:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8bd7bb70df44067ec6a3e49922db7607dbfb0f03'/>
<id>urn:sha1:8bd7bb70df44067ec6a3e49922db7607dbfb0f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:18:15Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-01-20T12:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e53090cc228edde244c3b79950271b8ca469b1f'/>
<id>urn:sha1:1e53090cc228edde244c3b79950271b8ca469b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if</title>
<updated>2003-08-30T22:51:11Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2003-08-30T22:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c10f61bf50101ee934226b41e6431b1b9b1f927d'/>
<id>urn:sha1:c10f61bf50101ee934226b41e6431b1b9b1f927d</id>
<content type='text'>
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
</content>
</entry>
<entry>
<title>Prepare for pkgviews by making sure that passing VIEW-INSTALL or</title>
<updated>2003-08-30T20:22:49Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2003-08-30T20:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=20b85a151292d1c2495d2fba787ca26293c7a9e2'/>
<id>urn:sha1:20b85a151292d1c2495d2fba787ca26293c7a9e2</id>
<content type='text'>
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
</content>
</entry>
<entry>
<title>Convert to bsd.pkg.install.mk to handle the rc.d script.  MESSAGE is removed</title>
<updated>2003-07-29T22:08:28Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-07-29T22:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae579f17a54f8184bebf37b11e0ecb4402211595'/>
<id>urn:sha1:ae579f17a54f8184bebf37b11e0ecb4402211595</id>
<content type='text'>
as the default install template provides the right standard information (or
can be extended in a common way if needed ;).  Bump PKGREVISION to 2.
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T21:41:05Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T21:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a11869b703aead0cb98488574404b2b233f0b64'/>
<id>urn:sha1:8a11869b703aead0cb98488574404b2b233f0b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.</title>
<updated>2003-06-02T01:15:31Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-06-02T01:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4265b310856834018287a415c6ccfa4a335a54a'/>
<id>urn:sha1:e4265b310856834018287a415c6ccfa4a335a54a</id>
<content type='text'>
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
</content>
</entry>
<entry>
<title>Complete standardization of messages according to latest pkglint.</title>
<updated>2002-09-24T12:29:55Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2002-09-24T12:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d20020e0b6522d7571bd8165f89b7d43d4dde83'/>
<id>urn:sha1:3d20020e0b6522d7571bd8165f89b7d43d4dde83</id>
<content type='text'>
</content>
</entry>
</feed>
