<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/p5-Text-Query-SQL/Makefile, branch 2014Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: databases)</title>
<updated>2013-09-20T16:13:47+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=36117d709704f772dbc3d305cda6923741791598'/>
<id>36117d709704f772dbc3d305cda6923741791598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Convert to new Uses/perl5.mk framework</title>
<updated>2013-07-31T06:54:09+00:00</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-07-31T06:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0c32f397115d6a7e639ed1f8b4228848bd5cc96c'/>
<id>0c32f397115d6a7e639ed1f8b4228848bd5cc96c</id>
<content type='text'>
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove SITE_PERL from *_DEPENDS</title>
<updated>2012-06-03T05:56:20+00:00</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2012-06-03T05:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a50c1cb64785b551bfdbff06f3e1ee2731d50271'/>
<id>a50c1cb64785b551bfdbff06f3e1ee2731d50271</id>
<content type='text'>
Approved by: maintainer (tobez@ via IM)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: maintainer (tobez@ via IM)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add TEST_DEPENDS to enable testing</title>
<updated>2012-02-15T02:28:42+00:00</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2012-02-15T02:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6287f62339b954f1a2d1f1ae635439488e127415'/>
<id>6287f62339b954f1a2d1f1ae635439488e127415</id>
<content type='text'>
PR:		ports/164588
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/164588
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450</title>
<updated>2012-01-21T17:40:15+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-01-21T17:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c59a3834c4bd220def36c5006080d4e0f57b83e0'/>
<id>c59a3834c4bd220def36c5006080d4e0f57b83e0</id>
<content type='text'>
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication &gt; := &gt; = and this just moves ports one step to the left

Approved by:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication &gt; := &gt; = and this just moves ports one step to the left

Approved by:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.</title>
<updated>2008-04-17T14:30:31+00:00</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2008-04-17T14:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4aaab89f578233fc117be25797258ca7e2ed882d'/>
<id>4aaab89f578233fc117be25797258ca7e2ed882d</id>
<content type='text'>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</pre>
</div>
</content>
</entry>
<entry>
<title>utilize SITE_PERL</title>
<updated>2003-10-24T12:05:09+00:00</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2003-10-24T12:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c634b4bb839753aec2ae1040e2c80a5282402cb8'/>
<id>c634b4bb839753aec2ae1040e2c80a5282402cb8</id>
<content type='text'>
PR:		58166
Submitted by:	Cheng-Lung Sung &lt;clsung@dragon2.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		58166
Submitted by:	Cheng-Lung Sung &lt;clsung@dragon2.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear moonlight beckons.</title>
<updated>2003-03-07T06:14:21+00:00</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2003-03-07T06:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7e52725f2a86aad46bd6b50d5581b6ef0afd0e19'/>
<id>7e52725f2a86aad46bd6b50d5581b6ef0afd0e19</id>
<content type='text'>
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated MAINTAINER to my new committer email address.</title>
<updated>2001-06-12T19:25:41+00:00</updated>
<author>
<name>Anton Berezin</name>
<email>tobez@FreeBSD.org</email>
</author>
<published>2001-06-12T19:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c8df88ddadd4db8ffa8da49611f0885143a83730'/>
<id>c8df88ddadd4db8ffa8da49611f0885143a83730</id>
<content type='text'>
Do the same for pkg-descr files.

Approved by:	markm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do the same for pkg-descr files.

Approved by:	markm
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove do-configure section, use PERL_CONFIGURE now.</title>
<updated>2001-03-01T06:39:18+00:00</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2001-03-01T06:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=68c2f99c6300bc38a37eb3a8292b562cc2d8952b'/>
<id>68c2f99c6300bc38a37eb3a8292b562cc2d8952b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
