<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/xhtml, branch 7-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=7-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=7-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-07-03T14:40:25Z</updated>
<entry>
<title>-remove MD5</title>
<updated>2011-07-03T14:40:25Z</updated>
<author>
<name>Olli Hauer</name>
<email>ohauer@FreeBSD.org</email>
</author>
<published>2011-07-03T14:40:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fc03c837e2e849faa3873b8a4328656db892b376'/>
<id>urn:sha1:fc03c837e2e849faa3873b8a4328656db892b376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-24T03:16:52Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T03:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84b1517c16be19f3e88db0ba263be049c67a71de'/>
<id>urn:sha1:84b1517c16be19f3e88db0ba263be049c67a71de</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>Replace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T03:01:03Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T03:01:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=508b8d82f4fdfc6889fe17931ef30f047501dfd6'/>
<id>urn:sha1:508b8d82f4fdfc6889fe17931ef30f047501dfd6</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
<entry>
<title>. pre-install -&gt; pre-su-install as this port may create a directory in</title>
<updated>2005-06-13T20:54:18Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2005-06-13T20:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bdf48140fc33bd587ac1dcea2624193ff248cbda'/>
<id>urn:sha1:bdf48140fc33bd587ac1dcea2624193ff248cbda</id>
<content type='text'>
  ${PREFIX} during this phase.  Makes the port installable by a non-root
  user.

Approved by:	kuriyama
Inspired by:	jhb
</content>
</entry>
<entry>
<title>SIZEify.</title>
<updated>2004-03-18T00:48:53Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2004-03-18T00:48:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b7bb85f823cb1fd2b8498b2e4fa22c2ff8dcbf0'/>
<id>urn:sha1:1b7bb85f823cb1fd2b8498b2e4fa22c2ff8dcbf0</id>
<content type='text'>
Submitted by:	trevor
</content>
</entry>
<entry>
<title>Change the usage of xhtml.soc file.</title>
<updated>2003-10-15T13:51:57Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-10-15T13:51:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=037cca9cf85d18a79c2d809b47831a47777dfb4d'/>
<id>urn:sha1:037cca9cf85d18a79c2d809b47831a47777dfb4d</id>
<content type='text'>
  o Install original xhtml.soc as is.
  o Install xhtml-dcl.soc file which has no SGMLDECL line.
  o Register xhtml-dcl.soc as SGML catalog chain.

Users who use usual catalog file will not be affected, but if you
refer xhtml.soc directly and doesn't like SGMLDECL line, please use
xhtml-dcl.soc file instead.
</content>
</entry>
<entry>
<title>Close comment marker in xhtml.soc.</title>
<updated>2003-07-02T22:17:38Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-07-02T22:17:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=47e98adb98ddc2a27d095960ed330807fa0eb6f4'/>
<id>urn:sha1:47e98adb98ddc2a27d095960ed330807fa0eb6f4</id>
<content type='text'>
Pointed out by:	hrs
</content>
</entry>
<entry>
<title>Switch to using xmlcatmgr from mkcatalog.</title>
<updated>2003-07-01T06:21:09Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-07-01T06:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7464f336e31fd80c931c3eb1c4c62776e4e3f7f1'/>
<id>urn:sha1:7464f336e31fd80c931c3eb1c4c62776e4e3f7f1</id>
<content type='text'>
# Maintainers, please let me know if I break something in your port.

Submitted by:	hrs
PR:		ports/53819, ports/53820, ports/53821, ports/53822,
		ports/53823, ports/53824, ports/53825, ports/53826,
		ports/53827, ports/53828, ports/53829, ports/53830,
		ports/53831, ports/53832, ports/53833, ports/53834,
		ports/53835, ports/53836, ports/53837
</content>
</entry>
<entry>
<title>Remove SGMLDECL from catalog.</title>
<updated>2003-06-28T07:47:40Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-06-28T07:47:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=024652caf52777895cd89ecfdc6176c4e8ebd22b'/>
<id>urn:sha1:024652caf52777895cd89ecfdc6176c4e8ebd22b</id>
<content type='text'>
Submitted by:	David Johnson &lt;david@usermode.org&gt;
PR:		ports/35522
</content>
</entry>
<entry>
<title>Update to Second Edition.</title>
<updated>2003-06-27T07:15:59Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-06-27T07:15:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62189bad665884f8fd953ac04319b59b6154ba23'/>
<id>urn:sha1:62189bad665884f8fd953ac04319b59b6154ba23</id>
<content type='text'>
Submitted by:	Michiel Boland &lt;boland@carmel.diva.nl&gt;
PR:		ports/41468
</content>
</entry>
</feed>
