<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marcuscom-ports/sysutils/upower, branch trunk</title>
<subtitle>FreeBSD GNOME obsolete development ports (svn://creme-brulee.marcuscom.com/ports)
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/'/>
<entry>
<title>Remove @dirrm[try], pkg tries to remove the dirs itself.</title>
<updated>2014-11-02T21:40:44+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-11-02T21:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=529b92e31852b42e6d4530c7553b3c9c108c8372'/>
<id>529b92e31852b42e6d4530c7553b3c9c108c8372</id>
<content type='text'>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20030 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20030 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>telepathy-logger: update library names to new format.</title>
<updated>2014-09-16T12:34:00+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-09-16T12:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=41a1e7408a8ad207fdaf10b4a053c7a3bdf7d216'/>
<id>41a1e7408a8ad207fdaf10b4a053c7a3bdf7d216</id>
<content type='text'>
upower: fix typo in docbook-xml package name.

Submitted by:	Ting-Wei Lan


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19882 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upower: fix typo in docbook-xml package name.

Submitted by:	Ting-Wei Lan


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19882 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove keepla from MC. While here do other changes:</title>
<updated>2014-08-15T19:44:33+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-15T19:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf'/>
<id>817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf</id>
<content type='text'>
        - Remove STRIP_CMD all over the place and replace
          that with INSTALL_TARGET=install-tsrip
        - Drop full path  *_DEPENDS (like ${LOCALBASE}/bin/flex)
          and use either binary names (when possible) or
          package names instead.

I've been tempted to convert options to a more compact form, but
this will happen in the future.

Tested by: two complete poudriere runs


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        - Remove STRIP_CMD all over the place and replace
          that with INSTALL_TARGET=install-tsrip
        - Drop full path  *_DEPENDS (like ${LOCALBASE}/bin/flex)
          and use either binary names (when possible) or
          package names instead.

I've been tempted to convert options to a more compact form, but
this will happen in the future.

Tested by: two complete poudriere runs


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert:</title>
<updated>2014-08-13T14:55:11+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-08-13T14:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=b68067e5da780c0e2a0862e928c907b8f8660b73'/>
<id>b68067e5da780c0e2a0862e928c907b8f8660b73</id>
<content type='text'>
USE_PYTHON* -&gt; USES=python*
USE_XZ|USE_BZIP2 -&gt; USES=tar:
replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
USE_PYTHON* -&gt; USES=python*
USE_XZ|USE_BZIP2 -&gt; USES=tar:
replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to USES=libtool:keepla for now. While I rather want to ditch .la files</title>
<updated>2014-04-25T21:50:30+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-04-25T21:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=2b608721e2fd69f2fc28c7008c659631151c6c30'/>
<id>2b608721e2fd69f2fc28c7008c659631151c6c30</id>
<content type='text'>
I think we need to keep em a cycle. So that other ports have a chance to
update there .la files not to record dependancies .la files.
sprinkle some USE_AUTOTOOLS=libtool -&gt; libtoolize. This will give us base
libtool (ltmain.sh and libtool.m4) files. But doesn't depend on
${LOCALBASE}/bin/libtool
INSTALL_TARGET=install-strip and misc smaller cleanups.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think we need to keep em a cycle. So that other ports have a chance to
update there .la files not to record dependancies .la files.
sprinkle some USE_AUTOTOOLS=libtool -&gt; libtoolize. This will give us base
libtool (ltmain.sh and libtool.m4) files. But doesn't depend on
${LOCALBASE}/bin/libtool
INSTALL_TARGET=install-strip and misc smaller cleanups.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MC-ports to GNOME 3.12.</title>
<updated>2014-04-25T18:12:46+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-04-25T18:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=dfc30719d9758d9e6b3e06963e4bf5175ae16825'/>
<id>dfc30719d9758d9e6b3e06963e4bf5175ae16825</id>
<content type='text'>
Dragons beware! Although most of them should be sleeping.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dragons beware! Although most of them should be sleeping.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Chase docbook shuffle.</title>
<updated>2014-03-02T22:41:42+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2014-03-02T22:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=5f6c0eb1bf8aea48fa8837556c9eb9d3352b4bf9'/>
<id>5f6c0eb1bf8aea48fa8837556c9eb9d3352b4bf9</id>
<content type='text'>
Reminded by:	Beeblebrox &lt;zaphod@berentweb.com&gt;


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19009 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reminded by:	Beeblebrox &lt;zaphod@berentweb.com&gt;


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19009 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Stageify, and misc small cleanups.</title>
<updated>2013-12-20T11:02:42+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2013-12-20T11:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=9e3581b15da1ca2f16eb75c34650d1dd9350922e'/>
<id>9e3581b15da1ca2f16eb75c34650d1dd9350922e</id>
<content type='text'>
Move net/libgweather3 -&gt; net/libgweather.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move net/libgweather3 -&gt; net/libgweather.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Use libxslt:build provided by USE_GNOME instead of build_depends</title>
<updated>2013-11-24T14:04:49+00:00</updated>
<author>
<name>gusi</name>
<email>gusi@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2013-11-24T14:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=93d6b1a03821b72a96a8c51563209e18b53c1fea'/>
<id>93d6b1a03821b72a96a8c51563209e18b53c1fea</id>
<content type='text'>
Discussed with:	kwm


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18921 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed with:	kwm


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18921 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_STAGE to all ports, until we convert each one.</title>
<updated>2013-09-22T00:45:30+00:00</updated>
<author>
<name>kwm</name>
<email>kwm@df743ca5-7f9a-e211-a948-0013205c9059</email>
</author>
<published>2013-09-22T00:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/marcuscom-ports/commit/?id=d9b7a5d08f21fddb6cfde0f9007bf386efa262c3'/>
<id>d9b7a5d08f21fddb6cfde0f9007bf386efa262c3</id>
<content type='text'>
Use new LIB_DEPEND syntax for most ports.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use new LIB_DEPEND syntax for most ports.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
</pre>
</div>
</content>
</entry>
</feed>
