<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/linux-oracle-instantclient-basic/pkg-plist, branch 2014Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>o Fix install-dir typos.</title>
<updated>2007-02-11T15:05:20+00:00</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2007-02-11T15:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=af58aa6bc0a73a1582a8e877b63f056ce1a9ea4e'/>
<id>af58aa6bc0a73a1582a8e877b63f056ce1a9ea4e</id>
<content type='text'>
o Bump PORTREVISION, accordingly.

Pointy hat to:	myself
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Bump PORTREVISION, accordingly.

Pointy hat to:	myself
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 10.2.0.3.</title>
<updated>2007-02-11T14:46:05+00:00</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2007-02-11T14:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7578029c0bfd650c53acd3f7dd294e9cc5fe35d0'/>
<id>7578029c0bfd650c53acd3f7dd294e9cc5fe35d0</id>
<content type='text'>
Requested by:	many people
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by:	many people
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove whitespace from line endings in pkg-plist files.</title>
<updated>2006-05-12T14:28:19+00:00</updated>
<author>
<name>Vasil Dimov</name>
<email>vd@FreeBSD.org</email>
</author>
<published>2006-05-12T14:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=f5387617c9cbd2929e433c8511dbaef2b197023b'/>
<id>f5387617c9cbd2929e433c8511dbaef2b197023b</id>
<content type='text'>
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T01:29:46+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T01:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=913a5a5cbae4d0f429ae82617b4e1fca51867d49'/>
<id>913a5a5cbae4d0f429ae82617b4e1fca51867d49</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:    krion@
PR:             ports/88711 (related)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 10.2.0.1.</title>
<updated>2006-01-18T15:52:36+00:00</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2006-01-18T15:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7037ad1e33d8362776628f1e4c5c40009bd219c3'/>
<id>7037ad1e33d8362776628f1e4c5c40009bd219c3</id>
<content type='text'>
  Add support amd64 and ia64, but I don't test on them.
  Change MAINTAINERship to me. [1]
  Some Cosmetic Change.

Requested by:	alecn2002 &lt;alecn2002@yandex.ru&gt; (maintainer) [1]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support amd64 and ia64, but I don't test on them.
  Change MAINTAINERship to me. [1]
  Some Cosmetic Change.

Requested by:	alecn2002 &lt;alecn2002@yandex.ru&gt; (maintainer) [1]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add linux-oracle-instantclient-basic 10.1.0.3, oracle 10</title>
<updated>2005-05-06T15:08:19+00:00</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2005-05-06T15:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=21ab0028051261a4a37201586fcb884c7ebdd464'/>
<id>21ab0028051261a4a37201586fcb884c7ebdd464</id>
<content type='text'>
InstantClient basics. Works with Oracle RDBMS 8.1.2+.

PR:		ports/76166
Submitted by:	Alexander Novitsky &lt;alecn2002@yandex.ru&gt;
Oked by:	thierry:-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InstantClient basics. Works with Oracle RDBMS 8.1.2+.

PR:		ports/76166
Submitted by:	Alexander Novitsky &lt;alecn2002@yandex.ru&gt;
Oked by:	thierry:-)
</pre>
</div>
</content>
</entry>
</feed>
