<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/tinyproxy, 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>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Drop maintainership; I don't have the enough free time to maintain</title>
<updated>2004-05-07T01:14:46Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-05-07T01:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc'/>
<id>urn:sha1:c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc</id>
<content type='text'>
all these packages.
</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>Convert to buildlink3.</title>
<updated>2004-04-19T04:39:45Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-19T04:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4871d1ffaa3f7710ade09baa6ba2cf2c929289a2'/>
<id>urn:sha1:4871d1ffaa3f7710ade09baa6ba2cf2c929289a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PKGREVISION bump after openssl-security-fix-update to 0.9.6m.</title>
<updated>2004-03-26T02:27:34Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-03-26T02:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f1c1f779e018f5392a5ca82138751c50dddcfb51'/>
<id>urn:sha1:f1c1f779e018f5392a5ca82138751c50dddcfb51</id>
<content type='text'>
Buildlink files: RECOMMENDED version changed to current version.
</content>
</entry>
<entry>
<title>Fix build with gcc2 on sparc64.</title>
<updated>2004-03-23T07:41:07Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-03-23T07:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f44275232dc79f86b84de912a7916dad131a6aa'/>
<id>urn:sha1:2f44275232dc79f86b84de912a7916dad131a6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated to 1.6.2</title>
<updated>2003-12-05T22:28:03Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2003-12-05T22:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7bc74d03e7118f641681e2933ffcc1e0296ef4f3'/>
<id>urn:sha1:7bc74d03e7118f641681e2933ffcc1e0296ef4f3</id>
<content type='text'>
Summary of changes since 1.6.1:

 * Fixed a bug in the filter code when handling comments in the filter
   configuration file.
 * When installing the HTML documentation, the wrong directory was
   being created.

Summary of changes since 1.6.0:

 * Fixed an off-by-one error with respect to the MaxRequestsPerChild
   test. [Fix proposed by Yannick Koehler]
 * Remove the assert on the pointer being NULL since a NULL pointer is
   allowed by the realloc() spec.
</content>
</entry>
<entry>
<title>PKGREVISION++ after openssl update.</title>
<updated>2003-11-12T03:39:39Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-11-12T03:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bade9d121f4fc351bd692c5fb98fe4ddfd76258b'/>
<id>urn:sha1:bade9d121f4fc351bd692c5fb98fe4ddfd76258b</id>
<content type='text'>
</content>
</entry>
</feed>
