<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/chat/dircproxy, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-17T12:53:54Z</updated>
<entry>
<title>Replace "dircproxy" package with with "dircproxy-devel" package and</title>
<updated>2008-06-17T12:53:54Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-06-17T12:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d091b5a356a7d7d41ba8fb874b06f2cf6315642c'/>
<id>urn:sha1:d091b5a356a7d7d41ba8fb874b06f2cf6315642c</id>
<content type='text'>
remove the later. The old version 1.0.5 is unmaintained, has a remote
DoS vulnerability and is less reliable than version 1.2.0beta2.

Approved by Adrian Portelli.
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.</title>
<updated>2007-11-18T10:23:22Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-11-18T10:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=907e6ad2c50eb9a37b1eae2f00d20ea2b38e8964'/>
<id>urn:sha1:907e6ad2c50eb9a37b1eae2f00d20ea2b38e8964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed gcc4 error messages.</title>
<updated>2007-03-17T13:47:08Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-03-17T13:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8451f4972b9ae777391fb19fdfac34084116957e'/>
<id>urn:sha1:8451f4972b9ae777391fb19fdfac34084116957e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk</title>
<updated>2005-12-29T06:21:30Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-12-29T06:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5af16a0a92f81c34be4b282d5e8072ffb8e77df1'/>
<id>urn:sha1:5af16a0a92f81c34be4b282d5e8072ffb8e77df1</id>
<content type='text'>
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
</content>
</entry>
<entry>
<title>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dae8fea14cb07876cbc876f030a3b37361f56b8'/>
<id>urn:sha1:3dae8fea14cb07876cbc876f030a3b37361f56b8</id>
<content type='text'>
CONFIGURE_ARGS.
</content>
</entry>
<entry>
<title>Get rid of USE_PERL5.  The new way to express needing the Perl executable</title>
<updated>2005-07-16T01:19:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-07-16T01:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4ff5f6ae062a1143c9d2a08f5e33e22d43752ad6'/>
<id>urn:sha1:4ff5f6ae062a1143c9d2a08f5e33e22d43752ad6</id>
<content type='text'>
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
</content>
</entry>
<entry>
<title>RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.</title>
<updated>2005-05-02T20:33:57Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2005-05-02T20:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=22c4e451098bcb1ffee496c70c2b37805278db1a'/>
<id>urn:sha1:22c4e451098bcb1ffee496c70c2b37805278db1a</id>
<content type='text'>
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add CONFLICTS for the upcoming import of dircproxy-devel which is the 1.1.x</title>
<updated>2005-04-03T14:11:25Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2005-04-03T14:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b683000b40fcaa1e1319d95addbccabb4653eacf'/>
<id>urn:sha1:b683000b40fcaa1e1319d95addbccabb4653eacf</id>
<content type='text'>
  branch.
</content>
</entry>
</feed>
