<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/meta-pkgs/php4-extensions, 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-12-19T12:27:27Z</updated>
<entry>
<title>Replaced the custom definitions with META_PACKAGE=yes.</title>
<updated>2007-12-19T12:27:27Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-12-19T12:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0a44dd2e9eabe42d6a2024e3e004f8ce6098e5b3'/>
<id>urn:sha1:0a44dd2e9eabe42d6a2024e3e004f8ce6098e5b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* If PLIST_SRC is explicitly set to an empty value in a package Makefile,</title>
<updated>2007-10-25T22:00:39Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T22:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=496d61914b2bd77dabbd4fde285e9fb90c0f265f'/>
<id>urn:sha1:496d61914b2bd77dabbd4fde285e9fb90c0f265f</id>
<content type='text'>
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
</content>
</entry>
<entry>
<title>Re-add "intentionally empty" PLISTs for meta-packages and other packages</title>
<updated>2007-10-25T17:49:45Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T17:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c6ea6dc7c35bd43f4f4cfb528f43e198e8acba35'/>
<id>urn:sha1:c6ea6dc7c35bd43f4f4cfb528f43e198e8acba35</id>
<content type='text'>
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1040eb4b3d5bdf7e0d465818a3ff084620adb3'/>
<id>urn:sha1:5e1040eb4b3d5bdf7e0d465818a3ff084620adb3</id>
<content type='text'>
can handle packages having no PLIST files.
</content>
</entry>
<entry>
<title>include php-apc</title>
<updated>2006-11-06T21:36:49Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2006-11-06T21:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=80a5e4a9162be5043a2bda889b24bb127f2fcb6f'/>
<id>urn:sha1:80a5e4a9162be5043a2bda889b24bb127f2fcb6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment out odbc module - it kills Apache/PHP when enabled due</title>
<updated>2006-10-20T21:56:38Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2006-10-20T21:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e40d7a3ac4a6c81006c6f690d24829a296108bb9'/>
<id>urn:sha1:e40d7a3ac4a6c81006c6f690d24829a296108bb9</id>
<content type='text'>
to threaded unixodbc
Adresses pkg/32395 by Arnaud LACOMBE
</content>
</entry>
<entry>
<title>Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,</title>
<updated>2006-06-02T18:27:54Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-06-02T18:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fe8ce07cd12d22909180fe6f4c0bc28270c7451'/>
<id>urn:sha1:7fe8ce07cd12d22909180fe6f4c0bc28270c7451</id>
<content type='text'>
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
</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>Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because</title>
<updated>2006-01-24T07:31:52Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-01-24T07:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbfead7dfad0120cb6a2ec8671b93692f46048dc'/>
<id>urn:sha1:dbfead7dfad0120cb6a2ec8671b93692f46048dc</id>
<content type='text'>
of the shlib major bump.
PKGREVISION++ for the dependencies.
</content>
</entry>
<entry>
<title>DEPENDS and PKGREVISION bumps because db4's library name changed.</title>
<updated>2006-01-06T15:10:01Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-01-06T15:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=44a6b70b180674d0924b000f1e1e85f22c1a68d8'/>
<id>urn:sha1:44a6b70b180674d0924b000f1e1e85f22c1a68d8</id>
<content type='text'>
</content>
</entry>
</feed>
