<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/comms/efax, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-04-12T23:04:21Z</updated>
<entry>
<title>Use config file framework for efax.rc. Bump revision.</title>
<updated>2006-04-12T23:04:21Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-04-12T23:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=286058f7f11d4d2e7936cb3f2ddedbbc94438abc'/>
<id>urn:sha1:286058f7f11d4d2e7936cb3f2ddedbbc94438abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify the pkginstall framework so that it manages all aspects of</title>
<updated>2006-03-14T01:14:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-14T01:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6bd0765af7e172f63338e1591991ae18424e7d39'/>
<id>urn:sha1:6bd0765af7e172f63338e1591991ae18424e7d39</id>
<content type='text'>
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</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>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 RMD160 digests in addition to SHA1 ones.</title>
<updated>2005-02-23T16:05:29Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-23T16:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c171b2647730c7d7d7c80bffb94a459a84b606e4'/>
<id>urn:sha1:c171b2647730c7d7d7c80bffb94a459a84b606e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USE_BUILDLINK3 is a yes/no variable.</title>
<updated>2004-11-13T21:28:27Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-11-13T21:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9bf73717c9dc742444f0d186094ff87c3799080'/>
<id>urn:sha1:e9bf73717c9dc742444f0d186094ff87c3799080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don not use {head,tail} -n since it is not supported by some</title>
<updated>2004-08-29T16:07:29Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-08-29T16:07:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ec4a2c31419b93262e811b662ac25197435b85e'/>
<id>urn:sha1:3ec4a2c31419b93262e811b662ac25197435b85e</id>
<content type='text'>
implementations.
patch provided by Georg Schwarz in PR 26789
</content>
</entry>
<entry>
<title>Convert to buildlink3.</title>
<updated>2004-04-11T05:59:14Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-11T05:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349'/>
<id>urn:sha1:13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349</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>
</feed>
