<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/print/ghostscript/Makefile, 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-10T12:34:10Z</updated>
<entry>
<title>Try removing share/ghostscript directory during uninstall.</title>
<updated>2008-03-10T12:34:10Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-03-10T12:34:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06cca694b8cf95e49ead4c3a689cb1a0236d5c0f'/>
<id>urn:sha1:06cca694b8cf95e49ead4c3a689cb1a0236d5c0f</id>
<content type='text'>
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>fix a botched pointer comparision which fails if the pointer difference</title>
<updated>2008-03-05T19:12:16Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-03-05T19:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=602fbb4b298f38a56b5591895516079607fe2948'/>
<id>urn:sha1:602fbb4b298f38a56b5591895516079607fe2948</id>
<content type='text'>
overflows the signed integer range, this fixes font problems in PDF
creation for me,
bump PKGREVISION
</content>
</entry>
<entry>
<title>update to 8.62, fixes a buffer overflow (CVE-2008-0411)</title>
<updated>2008-03-05T11:01:12Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-03-05T11:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9f5909c3f858a51ca8ac9937d0dec28dbb855cf'/>
<id>urn:sha1:a9f5909c3f858a51ca8ac9937d0dec28dbb855cf</id>
<content type='text'>
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)
</content>
</entry>
<entry>
<title>Conditionally add cups files to PLIST.  From Matthias Drochner.</title>
<updated>2008-01-29T16:04:13Z</updated>
<author>
<name>gdt</name>
<email>gdt</email>
</author>
<published>2008-01-29T16:04:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d5e96ba2896ef8f825a1de3540b8ab40869246b'/>
<id>urn:sha1:4d5e96ba2896ef8f825a1de3540b8ab40869246b</id>
<content type='text'>
Partially addresses PR pkg/37888.
</content>
</entry>
<entry>
<title>Update the way the cups makefile is modified to place the prototype</title>
<updated>2008-01-24T15:17:30Z</updated>
<author>
<name>gdt</name>
<email>gdt</email>
</author>
<published>2008-01-24T15:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca366dfd0cea8c7a58bca3bcf613a6bd6fc52397'/>
<id>urn:sha1:ca366dfd0cea8c7a58bca3bcf613a6bd6fc52397</id>
<content type='text'>
psraster.convs in share/examples/cups (to avoid writing PKG_SYSCONFDIR
outside of CONF_FILES).
</content>
</entry>
<entry>
<title>-make fontconfig an option, on per default (as is x11)</title>
<updated>2008-01-10T15:23:27Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-01-10T15:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=79d48e0d98c336c7069cbf708528275dccad7b54'/>
<id>urn:sha1:79d48e0d98c336c7069cbf708528275dccad7b54</id>
<content type='text'>
-add pkg-config to TOOLS (used to locate fontconfig)
</content>
</entry>
<entry>
<title>Add dependence on "fontconfig" package. "ghostscript" actively checks</title>
<updated>2008-01-10T09:09:02Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-01-10T09:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c26c62d4ba24c089f48707992fae760820d13ebc'/>
<id>urn:sha1:c26c62d4ba24c089f48707992fae760820d13ebc</id>
<content type='text'>
whether "fontconfig" is installed and fails to build afterwards (at least
under NetBSD-i386 4.0). Bump package revision because of this change.
</content>
</entry>
<entry>
<title>update to 8.61</title>
<updated>2008-01-09T19:01:07Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-01-09T19:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d705a78e9531151770761a8cee7a3087fdc38ffa'/>
<id>urn:sha1:d705a78e9531151770761a8cee7a3087fdc38ffa</id>
<content type='text'>
changes: a number of bug fixes and improvements
Note: The default device in the gcc build is now the 'x11alpha' device
which provides antialiasing for display. To recover the old
default behaviour add '-sDEVICE=x11' to the command line.
</content>
</entry>
<entry>
<title>Some packages need lex and yacc. Patch by Aleksey Cheusov via</title>
<updated>2007-11-17T12:04:11Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-11-17T12:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=21dae0c282b8fc84d25b684a96ccd8125ecf0590'/>
<id>urn:sha1:21dae0c282b8fc84d25b684a96ccd8125ecf0590</id>
<content type='text'>
pkgsrc-users.
</content>
</entry>
<entry>
<title>Added MAKE_JOBS_SAFE as suggested in PR 37250.</title>
<updated>2007-11-03T22:39:40Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-11-03T22:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4be69d9166babcc6868ed44a305c1f31860f89ed'/>
<id>urn:sha1:4be69d9166babcc6868ed44a305c1f31860f89ed</id>
<content type='text'>
</content>
</entry>
</feed>
