<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/mydns-pgsql, 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>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@pkgsrc.org</email>
</author>
<published>2008-03-13T17:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a7055907ffd01a13cd899a14024fe7fffc9b91e'/>
<id>urn:sha1:2a7055907ffd01a13cd899a14024fe7fffc9b91e</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@pkgsrc.org</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ad6ceadd25e1d535423ffbc205cb3e45472c83ca'/>
<id>urn:sha1:ad6ceadd25e1d535423ffbc205cb3e45472c83ca</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@pkgsrc.org</email>
</author>
<published>2007-07-04T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4390d56940778d6ab856866401c0690f1c28c724'/>
<id>urn:sha1:4390d56940778d6ab856866401c0690f1c28c724</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@pkgsrc.org</email>
</author>
<published>2006-12-28T12:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=331e2615faed96b5571750b9b1c3f7dc37aafc0c'/>
<id>urn:sha1:331e2615faed96b5571750b9b1c3f7dc37aafc0c</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@pkgsrc.org</email>
</author>
<published>2006-06-07T12:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fbf3a8087aaf1013674878949dfab75b2ebe26d3'/>
<id>urn:sha1:fbf3a8087aaf1013674878949dfab75b2ebe26d3</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@pkgsrc.org</email>
</author>
<published>2006-04-23T00:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=802ce74fcbb88a27d21b45fde8f40d7ac06aaeff'/>
<id>urn:sha1:802ce74fcbb88a27d21b45fde8f40d7ac06aaeff</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@pkgsrc.org</email>
</author>
<published>2006-04-17T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea5f9f80b6883d39666b0f4acc8aefe897d4785d'/>
<id>urn:sha1:ea5f9f80b6883d39666b0f4acc8aefe897d4785d</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@pkgsrc.org</email>
</author>
<published>2006-03-05T16:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e0c05032135f85018332563ebc1048e6b05b159'/>
<id>urn:sha1:6e0c05032135f85018332563ebc1048e6b05b159</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@pkgsrc.org</email>
</author>
<published>2006-03-01T08:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=527f64520d47d2dd7a82ed12d0c3f30d9d58bc99'/>
<id>urn:sha1:527f64520d47d2dd7a82ed12d0c3f30d9d58bc99</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@pkgsrc.org</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5911def8168a758ff36655bdfb061b58eb52ff1c'/>
<id>urn:sha1:5911def8168a758ff36655bdfb061b58eb52ff1c</id>
<content type='text'>
</content>
</entry>
</feed>
