<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/ncftp, branch 2011.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-10-17T21:30:42+00:00</updated>
<entry>
<title>ncftp: bump to version 3.2.5</title>
<updated>2011-10-17T21:30:42+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-10-16T03:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ea729ab3e5936011e91d3ba636bf6e0a0bf51528'/>
<id>urn:sha1:ea729ab3e5936011e91d3ba636bf6e0a0bf51528</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from AUTOTARGETS</title>
<updated>2011-09-29T21:12:27+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49'/>
<id>urn:sha1:300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
AUTOTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ncftp: use correct way of overriding steps</title>
<updated>2010-09-12T17:26:50+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T21:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0de10bf4915ba1efe482486705adc36cfa52cfa8'/>
<id>urn:sha1:0de10bf4915ba1efe482486705adc36cfa52cfa8</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ncftp: bump version</title>
<updated>2010-05-29T18:09:25+00:00</updated>
<author>
<name>Julien Boibessot</name>
<email>julien.boibessot@armadeus.com</email>
</author>
<published>2010-05-29T10:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=bc065596b4dd69fa36e2f8319b63fc4cd9e18529'/>
<id>urn:sha1:bc065596b4dd69fa36e2f8319b63fc4cd9e18529</id>
<content type='text'>
Due to recent 3.2.4 release, 3.2.2 download address has changed, so
I prefered bump version to 3.2.4 rather than changing NCFTP_SITE.

Signed-off-by: Julien Boibessot &lt;julien.boibessot@armadeus.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ncftp: needs largefile support in toolchain</title>
<updated>2009-10-03T20:01:08+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-03T19:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b80f662168f25704536dd535853dba534b3e43d7'/>
<id>urn:sha1:b80f662168f25704536dd535853dba534b3e43d7</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ncftp: cleanup Config.in</title>
<updated>2009-04-01T20:52:47+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-01T20:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d26240a8cf5bedefc84dd40ba4de73e000fa71b0'/>
<id>urn:sha1:d26240a8cf5bedefc84dd40ba4de73e000fa71b0</id>
<content type='text'>
Subentries of a menu automatically gets hidden if the dependencies of the
menu element aren't available, so get rid of the individual depends on
BR2_PACKAGE_NCFTP.
</content>
</entry>
<entry>
<title>ncftp: convert to Makefile.autotools.in</title>
<updated>2009-04-01T20:52:41+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-01T20:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4635eb9293059706434e140515d0ef8efae2a3cf'/>
<id>urn:sha1:4635eb9293059706434e140515d0ef8efae2a3cf</id>
<content type='text'>
- ncftpspooler is just a link to ncftpbatch
- only ncftpbookmarks needs ncurses, also change from "depends" to "select"

[ Peter: Small cleanups ]
</content>
</entry>
<entry>
<title>reinstitute comment thaat spooler does not work</title>
<updated>2009-01-25T23:51:54+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-25T23:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d45093b23a1e8dd16586e773662375d1446c7f0e'/>
<id>urn:sha1:d45093b23a1e8dd16586e773662375d1446c7f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part of NcFTP depends on ncurses, create dependencies, if needed</title>
<updated>2009-01-25T08:18:35+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-25T08:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d7cb72db645f0901ddeb51c7a559b2a25888e65a'/>
<id>urn:sha1:d7cb72db645f0901ddeb51c7a559b2a25888e65a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
</feed>
