<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/mydns-pgsql, 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-03-13T17:38:48Z</updated>
<entry>
<title>Make PostgreSQL 8.2 the default version. Bump all packages using it.</title>
<updated>2008-03-13T17:38:48Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-03-13T17:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c24aff8380c3f1ac80f7a1ee8ff72a1c6762c0a4'/>
<id>urn:sha1:c24aff8380c3f1ac80f7a1ee8ff72a1c6762c0a4</id>
<content type='text'>
Remove PostgreSQL 8.0 as choice.
</content>
</entry>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<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>Change PostgreSQL default version to 8.1 and bump revision of all</title>
<updated>2006-12-28T12:12:57Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-12-28T12:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f395f9733957395e40b9c03a635edefcf507b1b'/>
<id>urn:sha1:7f395f9733957395e40b9c03a635edefcf507b1b</id>
<content type='text'>
packages which have it active by default.
</content>
</entry>
<entry>
<title>Use install framework for info pages. Bump revision.</title>
<updated>2006-06-07T12:54:48Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-06-07T12:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dde7a4dfa819cc5700dc2c38db6ac622c5be9525'/>
<id>urn:sha1:dde7a4dfa819cc5700dc2c38db6ac622c5be9525</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>Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey</title>
<updated>2006-04-17T07:07:11Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-17T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ae3d1ba51febfd65eabae7f192d4b643e252ba2'/>
<id>urn:sha1:1ae3d1ba51febfd65eabae7f192d4b643e252ba2</id>
<content type='text'>
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
</content>
</entry>
<entry>
<title>* Teach the tools framework how to supply the pkgsrc version of</title>
<updated>2006-03-05T16:27:22Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-05T16:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce4bbe5f06174694c3b499219adedc4dab48cc15'/>
<id>urn:sha1:ce4bbe5f06174694c3b499219adedc4dab48cc15</id>
<content type='text'>
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
</content>
</entry>
<entry>
<title>Uses makeinfo during build (at least the MySQL variant does).</title>
<updated>2006-03-01T08:39:50Z</updated>
<author>
<name>kim</name>
<email>kim</email>
</author>
<published>2006-03-01T08:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc5f901de33de75c25c6f7b6832ba2cff78d8b02'/>
<id>urn:sha1:bc5f901de33de75c25c6f7b6832ba2cff78d8b02</id>
<content type='text'>
</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>
</feed>
