<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/git, 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-12-03T15:14:50Z</updated>
<entry>
<title>Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.</title>
<updated>2004-12-03T15:14:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-12-03T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=998b0c7156c398a485c9894ae57403d161b66dca'/>
<id>urn:sha1:998b0c7156c398a485c9894ae57403d161b66dca</id>
<content type='text'>
Suggested by Roland Illig, ok'd by various.
</content>
</entry>
<entry>
<title>Remove info files entries from PLIST.</title>
<updated>2004-03-08T22:18:19Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2004-03-08T22:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=58d3488d76eb311e8a4aecbffaabe04ea338a15f'/>
<id>urn:sha1:58d3488d76eb311e8a4aecbffaabe04ea338a15f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USE_NEW_TEXINFO is unnecessary now.</title>
<updated>2003-08-09T10:59:08Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2003-08-09T10:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1170bf854e7760a82ba67413eea1d0acd6d95ead'/>
<id>urn:sha1:1170bf854e7760a82ba67413eea1d0acd6d95ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install documentation in a canonical pkgsrc directory.</title>
<updated>2003-08-03T00:12:30Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2003-08-03T00:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acca4954acb1e3059b5c6ddf4fdf8b5e72204e8a'/>
<id>urn:sha1:acca4954acb1e3059b5c6ddf4fdf8b5e72204e8a</id>
<content type='text'>
Sort and clean PLIST.
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Convert to USE_NEW_TEXINFO.</title>
<updated>2003-08-03T00:02:44Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2003-08-03T00:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78ba2a6bf29481d92f2e472cc50b59d51e9414f8'/>
<id>urn:sha1:78ba2a6bf29481d92f2e472cc50b59d51e9414f8</id>
<content type='text'>
Remove not so perfect call to ${MAKE} in pre-install target to
handle the info/ subdir, tune ALL_TARGET instead.
</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>Introduce new framework for handling info files generation and installation.</title>
<updated>2002-02-18T15:14:00Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2002-02-18T15:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=94736fef3d3bc180c38e89ad3b9fc89d91756057'/>
<id>urn:sha1:94736fef3d3bc180c38e89ad3b9fc89d91756057</id>
<content type='text'>
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:57:41Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-11-01T00:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b6b506536c1ff50f1531d26be2fccfe86c74335'/>
<id>urn:sha1:0b6b506536c1ff50f1531d26be2fccfe86c74335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to sha1 digests, and add distfile sizes.</title>
<updated>2001-04-20T13:52:07Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-20T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c48ae54810cb43af0fdbbcdf57eca84b6514da2e'/>
<id>urn:sha1:c48ae54810cb43af0fdbbcdf57eca84b6514da2e</id>
<content type='text'>
</content>
</entry>
</feed>
