<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/meta-pkgs/pkg_developer, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-11-12T20:44:38Z</updated>
<entry>
<title>meta-pkgs/pkg_developer: Drop MESSAGE</title>
<updated>2022-11-12T20:44:38Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2022-11-12T20:44:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cbaa9f74b1beab483b37d1aa6c44f1ccc4ea02ae'/>
<id>urn:sha1:cbaa9f74b1beab483b37d1aa6c44f1ccc4ea02ae</id>
<content type='text'>
It duplicates the guide, and really what is installed from this
package and what PKG_DEVELOPER does are not entirely closely related.</content>
</entry>
<entry>
<title>pkg_developer: 1.2.2: depend on pkgtools/import-package</title>
<updated>2020-08-30T08:22:39Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2020-08-30T08:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28b8b0b92422d4e0f662fe504b859627100ce56c'/>
<id>urn:sha1:28b8b0b92422d4e0f662fe504b859627100ce56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: migrate homepages from http to https</title>
<updated>2020-01-26T17:30:40Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-01-26T17:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0267807f87c64f31dfd0e699ddbab19e55e61df4'/>
<id>urn:sha1:0267807f87c64f31dfd0e699ddbab19e55e61df4</id>
<content type='text'>
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.</content>
</entry>
<entry>
<title>Fix the build by marking this as a meta package before we include</title>
<updated>2016-01-13T18:14:14Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2016-01-13T18:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0e5a4072280c305f35c153e8eedf14ed5904cd5'/>
<id>urn:sha1:b0e5a4072280c305f35c153e8eedf14ed5904cd5</id>
<content type='text'>
"bsd.prefs.mk".</content>
</entry>
<entry>
<title>Select the proper pkglint version for the platform; bump version</title>
<updated>2016-01-12T20:09:35Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2016-01-12T20:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a99d6f57d141834b6dac39781000b794856a0e9'/>
<id>urn:sha1:1a99d6f57d141834b6dac39781000b794856a0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lintpkgsrc</title>
<updated>2008-01-06T02:13:02Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2008-01-06T02:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=450b06a2c4c315487b6871b78161e029ed3ed272'/>
<id>urn:sha1:450b06a2c4c315487b6871b78161e029ed3ed272</id>
<content type='text'>
Bump to 1.2</content>
</entry>
<entry>
<title>Replaced the custom definitions with META_PACKAGE=yes.</title>
<updated>2007-12-19T12:27:27Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2007-12-19T12:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0e0ff99a73114173e837df848c718a2f36cf34fd'/>
<id>urn:sha1:0e0ff99a73114173e837df848c718a2f36cf34fd</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@pkgsrc.org</email>
</author>
<published>2007-10-25T22:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae9b935fd018aee0bd2410c581458d429b05b38b'/>
<id>urn:sha1:ae9b935fd018aee0bd2410c581458d429b05b38b</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@pkgsrc.org</email>
</author>
<published>2007-10-25T17:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d'/>
<id>urn:sha1:38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d</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@pkgsrc.org</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56ba4d26906035375d68907b5ecea5c345617179'/>
<id>urn:sha1:56ba4d26906035375d68907b5ecea5c345617179</id>
<content type='text'>
can handle packages having no PLIST files.</content>
</entry>
</feed>
