<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/print/ghostscript-gnu, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-09-05T19:41:48Z</updated>
<entry>
<title>* print/ghostscript-* and related ports have been renamed in the</title>
<updated>2008-09-05T19:41:48Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2008-09-05T19:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e0909e045a068d899c6347684796ba545f7202e'/>
<id>urn:sha1:6e0909e045a068d899c6347684796ba545f7202e</id>
<content type='text'>
  following way:

	print/ghostscript-gnu -&gt; print/ghostscript7
	print/ghostscript-gnu-nox11 -&gt; print/ghostscript7-nox11
	print/ghostscript-gnu-commfont -&gt; print/ghostscript7-commfont
	print/ghostscript-gpl -&gt; print/ghostscript8
	print/ghostscript-gpl-nox11 -&gt; print/ghostscript8-nox11
	japanese/ghostscript-gnu-jpnfont -&gt; print/ghostscript7-jpnfont
	korean/ghostscript-gnu-korfont -&gt; print/ghostscript7-korfont

* USE_GHOSTSCRIPT now supports a version number which the port
  requires.  The valid value is "7" or "8".  If other value is
  specified, value of WITH_GHOSTSCRIPT_VER is used.

* WITH_GHOSTSCRIPT_GNU has been removed in favor of
  WITH_GHOSTSCRIPT_VER.  The valid value of WITH_GHOSTSCRIPT_VER is
  "7" or "8", and the default value is "8".

Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV</title>
<updated>2008-07-25T12:24:09Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-07-25T12:24:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa38ed02cc7ff1a59528f13db1b7dedc130b2def'/>
<id>urn:sha1:fa38ed02cc7ff1a59528f13db1b7dedc130b2def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Incorrect CONFLICTS in multiple ports.</title>
<updated>2008-04-17T23:19:49Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-04-17T23:19:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1fd359b0402067d2a4b7c51f2b6328d9adb9bc66'/>
<id>urn:sha1:1fd359b0402067d2a4b7c51f2b6328d9adb9bc66</id>
<content type='text'>
	There are incorrect CONFLICTS in multiple ports. E.g.:
	contain two CONFLICTS= lines, the second line overrides the first one.

PR:		ports/122851
Submitted by:	Anatoly Borodin &lt;anatoly.borodin@gmail.com&gt;
</content>
</entry>
<entry>
<title>- Bump PORTREVISION for CONFLICTS changed</title>
<updated>2008-04-16T15:23:14Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-04-16T15:23:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ac98f826e98407f01afa129823b1c1b61985255a'/>
<id>urn:sha1:ac98f826e98407f01afa129823b1c1b61985255a</id>
<content type='text'>
Noticed by:	flz
</content>
</entry>
<entry>
<title>- lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install</title>
<updated>2008-04-16T01:31:12Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-04-16T01:31:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ffceb28d469d3c24ae708f9b2a40254e5a779a3f'/>
<id>urn:sha1:ffceb28d469d3c24ae708f9b2a40254e5a779a3f</id>
<content type='text'>
  bin/gsc, so make they conflict to each others

PR:		ports/122792
Reported by:	Anatoly Borodin &lt;anatoly.borodin at gmail.com&gt;
Approved by:	Rob Zinkov &lt;rzinkov@eden.rutgers.edu&gt; (maintainer of lang/gambc)
</content>
</entry>
<entry>
<title>Adding a post-installation message , telling the user that he needs a</title>
<updated>2008-01-01T16:45:31Z</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2008-01-01T16:45:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eeafa3c831f5ea9f6ff5d5599f768304142b6306'/>
<id>urn:sha1:eeafa3c831f5ea9f6ff5d5599f768304142b6306</id>
<content type='text'>
dvips to run dvipdf.

PR:		ports/117878
Submitted by:	Steve Wills &lt;steve (at) mouf.net&gt;
</content>
</entry>
<entry>
<title>Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl</title>
<updated>2007-09-24T08:43:49Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-09-24T08:43:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9716a77feab1f1403700627bd721c2f1e0b26d9d'/>
<id>urn:sha1:9716a77feab1f1403700627bd721c2f1e0b26d9d</id>
<content type='text'>
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Replace USE_XLIB with USE_XORG (xt xext)</title>
<updated>2007-08-03T21:46:53Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2007-08-03T21:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eedf073f0703afde7b156d800bc1b1748800bb70'/>
<id>urn:sha1:eedf073f0703afde7b156d800bc1b1748800bb70</id>
<content type='text'>
- Bump PORTREVISION

Tested by:	pointyhat
Thanks to:	pav (testing)
Approved by:	garga (mentor, implicit)
</content>
</entry>
<entry>
<title>- Bump PORTREVISION for xorg72 import (automated tool got confused here)</title>
<updated>2007-05-20T11:50:22Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-05-20T11:50:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6c44b7b8a4c20e795b89ecb2c0ae8327e707346'/>
<id>urn:sha1:c6c44b7b8a4c20e795b89ecb2c0ae8327e707346</id>
<content type='text'>
Reported by:	netchild
Approved by:	portmgr (implicit)
</content>
</entry>
</feed>
