<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/scrollkeeper/PLIST, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-09-22T08:09:14Z</updated>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>Avoid installing nonexistent files and directories for them.  Also</title>
<updated>2004-05-06T16:20:17Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-05-06T16:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5db5bb6d80be32bfc6e568db105c0334a50f1a2b'/>
<id>urn:sha1:5db5bb6d80be32bfc6e568db105c0334a50f1a2b</id>
<content type='text'>
remove related @dirrm entries, which only cause annoying error
messages with pkg_delete.

PKGREVISION will be bumped in a minute with another fix for this
package.
</content>
</entry>
<entry>
<title>Remove some non-existent files.</title>
<updated>2004-02-09T20:24:55Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-02-09T20:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3e83303badcfe9379dab625cffeb8ce06e2b20dd'/>
<id>urn:sha1:3e83303badcfe9379dab625cffeb8ce06e2b20dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.3.14.  Changes since 0.3.12:</title>
<updated>2004-01-23T16:55:37Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-01-23T16:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9cda60159d3cdfb2813db0b85e458f59c748b750'/>
<id>urn:sha1:9cda60159d3cdfb2813db0b85e458f59c748b750</id>
<content type='text'>
0.3.14
=======
- Build fixes:
        - Correct problem with distributed intltool scripts.
        - Update rpm spec file.

0.3.13
=======
- Runtime fixes:
        - Use a per-user directory for storing the extracted contents files.
          This avoids problems when multiple users share /tmp and use
          scrollkeeper.
        - Do XInclude processing on documents before extracting information.
        - By default, do not use the network to retrieve required DTDs.
                - Can be changed using the '-n' parameter to
                  scrollkeeper-install and friends.
        - Do not segfault if an OMF file is invalid.
- Build fixes:
        - Install various package documentation files.
        - Tidy up the build process a little bit and fix some portability bugs.
        - Update included gettext code.
        - Build fixes for specific platforms (Solaris and *BSD systems).
        - Detect installed version of the DocBook DTD at build time.
        - Allow the location of system XML catalog to be specified.
                - see the --with-xml-catalog flag.
        - Install locale-specific program files correctly (i.e. portably).
        - Allow scrollkeeper data directory to be customised
                - see the --with-partial-db-dir flag.
        - Upgrade supplied gettext and automake versions.
- Miscellaneous:
        - Correctly register translated versions of documents by considering
          their category, rather than their titles.
        - Don't leak file descriptors when updating the database. This fixes
          resource starvation problems on some systems.
        - Fix some memory leaks.
        - Should now work with IPv6-enabled systems.
        - When using a non-default prefix, the scrollkeeper log files are
          updated correctly.
        - Many Sourceforge bug tracker bugs fixed and all outstanding patches
          in the patch tracker evaluated and applied if appropriate.
- Translations updated.
</content>
</entry>
<entry>
<title>Update to 0.3.12.  There have been lots of changes since 0.2 (this version</title>
<updated>2003-02-18T14:39:02Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-02-18T14:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac84fe1226d95f9ffa3d0916a0deaedefac45c4e'/>
<id>urn:sha1:ac84fe1226d95f9ffa3d0916a0deaedefac45c4e</id>
<content type='text'>
is almost a rewrite of the program).  Note that this is still a development
version but includes new features that may be required by packages using
scrollkeeper (which won't work with the old 0.2).

Provide a framework to automatically rebuild scrollkeeper's database from
packages installing OMF files under share/omf/;  they only need to include
omf.mk in their Makefile and take care to install OMF files in the said
directory.

Reviewed by rh and wiz.
</content>
</entry>
<entry>
<title>Replace "true" by "${TRUE}".</title>
<updated>2002-12-09T16:01:10Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2002-12-09T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04ef0ab0bc819f60fbb9bf3caf332481ed9e528e'/>
<id>urn:sha1:04ef0ab0bc819f60fbb9bf3caf332481ed9e528e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some silliness WRT an empty directory.</title>
<updated>2002-07-19T14:18:48Z</updated>
<author>
<name>mycroft</name>
<email>mycroft</email>
</author>
<published>2002-07-19T14:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=743b9a610593b877e34b7ecaaf73261aebf51ce4'/>
<id>urn:sha1:743b9a610593b877e34b7ecaaf73261aebf51ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to do the right thing with the dynamic database in ${PREFIX}/var.</title>
<updated>2002-04-05T00:40:12Z</updated>
<author>
<name>fredb</name>
<email>fredb</email>
</author>
<published>2002-04-05T00:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acc1ff83631919fc3af67c6c41d0eefeecb01fc2'/>
<id>urn:sha1:acc1ff83631919fc3af67c6c41d0eefeecb01fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mkdir -&gt; ${MKDIR}</title>
<updated>2002-02-15T10:12:28Z</updated>
<author>
<name>skrll</name>
<email>skrll</email>
</author>
<published>2002-02-15T10:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=776a33b09bbd737dcfa1ffef38c8b5b383b0d0c4'/>
<id>urn:sha1:776a33b09bbd737dcfa1ffef38c8b5b383b0d0c4</id>
<content type='text'>
rmdir -&gt; ${RMDIR}
rm -&gt; ${RM} (${RM} added to PLIST_SUBST)
chmod -&gt; ${CHMOD}
chown -&gt; ${CHOWN}
</content>
</entry>
<entry>
<title>Install this package to ${X11PREFIX}, and set the default database location</title>
<updated>2002-01-02T04:49:34Z</updated>
<author>
<name>fredb</name>
<email>fredb</email>
</author>
<published>2002-01-02T04:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=20223464b01fada056bcfce2d7c298258f3fa120'/>
<id>urn:sha1:20223464b01fada056bcfce2d7c298258f3fa120</id>
<content type='text'>
to ${X11PREFIX}/var/scrollkeeper, just so that everything installs where
"gnome" packages expect to find it (${PREFIX}/share/oaf included). Also let
it install the fixed database template to ${X11PREFIX}/var/lib/scrollkeeper,
rather than "/var/scrollkeeper", and register it properly. If you have
another use for this package besides gnome, you can now run
"scrollkeeper-rebuilddb -p anydir" (even "/var/scrollkeeper", if you want).
</content>
</entry>
</feed>
