<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/editors/psgml, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-08-22T00:20:34Z</updated>
<entry>
<title>- Switch SourceForge ports to the new File Release System: categories starting with E,F</title>
<updated>2009-08-22T00:20:34Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2009-08-22T00:20:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6d73b3a6420b0cc781dcaab5b01819c8831f8f5'/>
<id>urn:sha1:c6d73b3a6420b0cc781dcaab5b01819c8831f8f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated</title>
<updated>2009-07-31T13:57:52Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2009-07-31T13:57:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eca78ec61b7c6c87d59106128bee6ac57b1bdbb5'/>
<id>urn:sha1:eca78ec61b7c6c87d59106128bee6ac57b1bdbb5</id>
<content type='text'>
Requested by:	edwin
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>EMACS_PORT_NAME cleanups and some style fixes.</title>
<updated>2007-09-02T13:29:49Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2007-09-02T13:29:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18b5b5bc3dbc7fff558ef2c4ab779063382381d9'/>
<id>urn:sha1:18b5b5bc3dbc7fff558ef2c4ab779063382381d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script</title>
<updated>2007-07-23T09:36:51Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-07-23T09:36:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f935a609c53c5c6031e6848db95c7debed127e27'/>
<id>urn:sha1:f935a609c53c5c6031e6848db95c7debed127e27</id>
<content type='text'>
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>Fix (sgml-make-character-reference) to use (ucs-to-char) and</title>
<updated>2006-02-20T22:13:54Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2006-02-20T22:13:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf7e12753cc8fe5b43d041dcc39337217c188677'/>
<id>urn:sha1:cf7e12753cc8fe5b43d041dcc39337217c188677</id>
<content type='text'>
(char-to-ucs).  Bump PORTREVISION.

Spotted by:	kuriyama
</content>
</entry>
<entry>
<title> - Fix possibility of "infinite make fork" when "Registering install for ..."</title>
<updated>2006-01-28T02:11:35Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-01-28T02:11:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b09666fc1e84f3c48ffd364896f780150a2cf5a9'/>
<id>urn:sha1:b09666fc1e84f3c48ffd364896f780150a2cf5a9</id>
<content type='text'>
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs &lt;jay at eziba dot com&gt; [1], sem [1, 3, 8, 12],
		Andrew Heybey &lt;ath at niksun dot com&gt; [2], Jamie Jones
		&lt;jamie at thompson dot bishopston dot net&gt;, tobez [4], Mark
		Andrews &lt;Mark_Andrews at isc dot org&gt; [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy &lt;PeterJeremy at optushome dot com
		dot au&gt; [9], Ulrich Spoerlein &lt;q at galgenberg dot net&gt; [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T08:34:46Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T08:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=acd87b4ad806ea86233e2a9bdf896c6028bb5222'/>
<id>urn:sha1:acd87b4ad806ea86233e2a9bdf896c6028bb5222</id>
<content type='text'>
Approved by:    krion@
</content>
</entry>
<entry>
<title>Fix a runtime problem on emacs20.  Bump PORTREVISION.</title>
<updated>2005-07-30T10:17:06Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2005-07-30T10:17:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f0289e0cafa9128a455d4a9bddbf221f8c83d320'/>
<id>urn:sha1:f0289e0cafa9128a455d4a9bddbf221f8c83d320</id>
<content type='text'>
Submitted by:	yoichi
</content>
</entry>
</feed>
