<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/print/ghostscript-gnu, 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-11-13T21:28:27Z</updated>
<entry>
<title>USE_BUILDLINK3 is a yes/no variable.</title>
<updated>2004-11-13T21:28:27Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-11-13T21:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9bf73717c9dc742444f0d186094ff87c3799080'/>
<id>urn:sha1:e9bf73717c9dc742444f0d186094ff87c3799080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,</title>
<updated>2004-08-27T06:29:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-08-27T06:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64c83961643743b2423afc56e568e2cb05963660'/>
<id>urn:sha1:64c83961643743b2423afc56e568e2cb05963660</id>
<content type='text'>
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} &lt;path&gt;", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
</content>
</entry>
<entry>
<title>Relinquish maintainership of packages to tech-pkg@NetBSD.org.</title>
<updated>2004-04-24T22:46:08Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-04-24T22:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4290b28d2ee15fb2f2126b938076596c8a75f585'/>
<id>urn:sha1:4290b28d2ee15fb2f2126b938076596c8a75f585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 7.07:</title>
<updated>2004-03-25T15:35:48Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-03-25T15:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=762b82c460f9c8c036ea20cb6e3ab45adbd09d62'/>
<id>urn:sha1:762b82c460f9c8c036ea20cb6e3ab45adbd09d62</id>
<content type='text'>
7.07:
Security fix and bug fixes.
7.06:
Bug fixes and doc updates.
Also new in this release is the 'pngalpha' device which produces png output
with a transparent background (page) color so they can be composited against a
separate background. The transparency is based only on what parts of the page
have been drawn and does not support PDF 1.4 transparent painting.

Closes PR 24893.
</content>
</entry>
<entry>
<title>In the new compiler selection framework, GCC_REQD is appended to, not</title>
<updated>2004-02-01T01:43:28Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-01T01:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbb999066b7985e5517325648c9067f6e5b2bc03'/>
<id>urn:sha1:dbb999066b7985e5517325648c9067f6e5b2bc03</id>
<content type='text'>
overridden.
</content>
</entry>
<entry>
<title>replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.</title>
<updated>2004-01-24T14:50:05Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-01-24T14:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d03e5d81e1eeb21ca0a932907074e796d9e80dff'/>
<id>urn:sha1:d03e5d81e1eeb21ca0a932907074e796d9e80dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or</title>
<updated>2003-09-17T19:39:58Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-09-17T19:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=064f3d9c6232e31c6822b95e817c86d72a64dcb1'/>
<id>urn:sha1:064f3d9c6232e31c6822b95e817c86d72a64dcb1</id>
<content type='text'>
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
</content>
</entry>
<entry>
<title>kill all references to gcc.buildlink2.mk and compiler.mk, and define</title>
<updated>2003-09-12T20:07:06Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-09-12T20:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce38ace1bd6699a873f2a02723d9c58caa97f1b2'/>
<id>urn:sha1:ce38ace1bd6699a873f2a02723d9c58caa97f1b2</id>
<content type='text'>
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while</title>
<updated>2003-06-11T20:50:50Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2003-06-11T20:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8321344c07e13af3280130d79f1e4e472360a5f2'/>
<id>urn:sha1:8321344c07e13af3280130d79f1e4e472360a5f2</id>
<content type='text'>
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
</content>
</entry>
</feed>
