<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/netsaint-base, 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>2007-07-04T20:54:31Z</updated>
<entry>
<title>Make it easier to build and install packages "unprivileged", where</title>
<updated>2007-07-04T20:54:31Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-07-04T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=45233ac07a4c6f9e80f4f9350cbb54ee23d8bd54'/>
<id>urn:sha1:45233ac07a4c6f9e80f4f9350cbb54ee23d8bd54</id>
<content type='text'>
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
</content>
</entry>
<entry>
<title>Fixed the mail command. PKGREVISION++</title>
<updated>2007-02-15T21:46:53Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-02-15T21:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=280e935bc6b62422776207aa0cbbb68f53e30a18'/>
<id>urn:sha1:280e935bc6b62422776207aa0cbbb68f53e30a18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No need to include x11.b3.mk.</title>
<updated>2007-02-06T18:28:23Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-02-06T18:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2e23b9d926246abbfa8be93232de841e809cf1b'/>
<id>urn:sha1:d2e23b9d926246abbfa8be93232de841e809cf1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify packages that set PKG_USERS and PKG_GROUPS to follow the new</title>
<updated>2006-04-23T00:12:35Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-23T00:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=20460d2ae15d7505f5cfb4ce57ff35f9c49cf1e5'/>
<id>urn:sha1:20460d2ae15d7505f5cfb4ce57ff35f9c49cf1e5</id>
<content type='text'>
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
</content>
</entry>
<entry>
<title>Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.</title>
<updated>2006-04-17T13:45:57Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-04-17T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de7a4953f550141a37777c5d90d7e8ee7cb8a648'/>
<id>urn:sha1:de7a4953f550141a37777c5d90d7e8ee7cb8a648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errno.</title>
<updated>2006-03-22T23:56:38Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-03-22T23:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4a6593e85078ce6c04f22d6c31130e75da6241f8'/>
<id>urn:sha1:4a6593e85078ce6c04f22d6c31130e75da6241f8</id>
<content type='text'>
</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>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</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>
</feed>
