<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/sj3-server, 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>2007-10-25T22:00:39Z</updated>
<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>* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.</title>
<updated>2006-07-05T04:55:23Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-05T04:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53ea45e87b9961c73e4c9740b777a56f6c2f8d8f'/>
<id>urn:sha1:53ea45e87b9961c73e4c9740b777a56f6c2f8d8f</id>
<content type='text'>
* Fully convert to pkginstall framework by properly using OWN_DIRS*
  to manage required directories during package installation and
  deinstallation.

* Drop the need to explicitly set PREFIX in the package Makefiles.  We
  now install into ${LOCALBASE} like all other pkgsrc packages and use
  symlinks and file copies to put the right files into ${IMDICTDIR}.

* Change default dependency relationship in sj3-lib/buildlink3.mk to a
  build dependency since it the package only installs headers and a
  static library archive.

* Move some important setup instructions from the DESCR file to MESSAGE
  files so that the admin will see them at package installation.

* Rewrite the sj3 rc.d script so that all necessary directories are
  created before the daemon is started.

* Miscellaneous touch ups to the DESCR and MESSAGE files.

Bump the PKGREVISIONs on the sj3* packages.
</content>
</entry>
<entry>
<title>Don't abuse int variables as pointers in patch-ag. Bumped PKGREVISION in</title>
<updated>2005-09-28T18:22:11Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-09-28T18:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=31e6aa629fa1d7f641325f3a4bfad23e3f442095'/>
<id>urn:sha1:31e6aa629fa1d7f641325f3a4bfad23e3f442095</id>
<content type='text'>
all sj3 packages.
</content>
</entry>
<entry>
<title>depends should be ../../&lt;category&gt;/&lt;pkg&gt;</title>
<updated>2005-07-19T10:11:48Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2005-07-19T10:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac64fe6ac14fdf1683065506a0d1d7e03cc15349'/>
<id>urn:sha1:ac64fe6ac14fdf1683065506a0d1d7e03cc15349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define NO_BUILDLINK and NO_CONFIGURE becuase this is a meta package.</title>
<updated>2004-03-05T21:03:27Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-03-05T21:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f0ea7324e7458aafd1c8c7596e7e34400d713a58'/>
<id>urn:sha1:f0ea7324e7458aafd1c8c7596e7e34400d713a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T21:41:05Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T21:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a11869b703aead0cb98488574404b2b233f0b64'/>
<id>urn:sha1:8a11869b703aead0cb98488574404b2b233f0b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop trailing whitespace.  Ok'ed by wiz.</title>
<updated>2003-05-06T17:40:18Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-05-06T17:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a79423b6feb188f48299ebbaf981575b33d3f48'/>
<id>urn:sha1:5a79423b6feb188f48299ebbaf981575b33d3f48</id>
<content type='text'>
</content>
</entry>
</feed>
