<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/scripts/repo-add, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2007-05-27T21:16:27Z</updated>
<entry>
<title>autotool scripts/repo-add</title>
<updated>2007-05-27T21:16:27Z</updated>
<author>
<name>Andrew Fyfe</name>
<email>andrew@neptune-one.net</email>
</author>
<published>2007-04-11T21:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=f6b0869ee56d6048c954bc2a6df496b8e452ac6a'/>
<id>urn:sha1:f6b0869ee56d6048c954bc2a6df496b8e452ac6a</id>
<content type='text'>
	- move scripts/repo-add -&gt; scripts/repo-add.in
	- add -V --version options to scripts/repo-add.in
	- add autotool commands to generate scripts/repo-add

Signed-off-by: Andrew Fyfe &lt;andrew@neptune-one.net&gt;
</content>
</entry>
<entry>
<title>repo-add: fix conflicts instead of conflict bug</title>
<updated>2007-05-06T22:55:26Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-05-06T22:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=01bc7d7749dd95dea8482c5927e5fdf7354fdac1'/>
<id>urn:sha1:01bc7d7749dd95dea8482c5927e5fdf7354fdac1</id>
<content type='text'>
makepkg generates PKGINFO files with "conflict = ", repo-add was
incorrectly looking for "conflicts = ".

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Allow repo-add to work with symlinks (fixes FS #7054)</title>
<updated>2007-05-06T22:50:41Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-05-06T22:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=96f35d219cfd330f0c57e39619c85ef2e880eb16'/>
<id>urn:sha1:96f35d219cfd330f0c57e39619c85ef2e880eb16</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>repo-add: Fix bug where desc info was omitted if package in a group</title>
<updated>2007-04-25T15:05:53Z</updated>
<author>
<name>Marcus Habernehl</name>
<email>bmh1980de@yahoo.de</email>
</author>
<published>2007-04-25T15:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=339caa61ef4b52a450bf0ce785fd68c38b546be1'/>
<id>urn:sha1:339caa61ef4b52a450bf0ce785fd68c38b546be1</id>
<content type='text'>
This fixes FS #7005.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Tidy up usage of makepkg.conf</title>
<updated>2007-04-02T01:52:28Z</updated>
<author>
<name>Andrew Fyfe</name>
<email>andrew@neptune-one.net</email>
</author>
<published>2007-04-01T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=9c9e18ef32c0cf3fe33ed251d28c70651bb85f65'/>
<id>urn:sha1:9c9e18ef32c0cf3fe33ed251d28c70651bb85f65</id>
<content type='text'>
Moved the following variables into /etc/makepkg.conf
	* BUILDSCRIPT
	* PKGEXT
	* DB_COMPRESSION
	* DB_CHECKSUMS

Cleaned up sourcing of /etc/makepkg.conf in scripts and source
~/.makepkg.conf if it exists.

Signed-off-by: Andrew Fyfe &lt;andrew@neptune-one.net&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>repo-add leaves .PKGINFO in the current directory</title>
<updated>2007-03-30T02:30:40Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaronmgriffin@gmail.com</email>
</author>
<published>2007-03-30T02:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=970d2e942eb29bf78fe89895ace4d781970b6e94'/>
<id>urn:sha1:970d2e942eb29bf78fe89895ace4d781970b6e94</id>
<content type='text'>
* Misuse of 'tar xf', which should be 'tar tf'

Signed-off-by: Aaron Griffin &lt;aaronmgriffin@gmail.com&gt;
</content>
</entry>
<entry>
<title>* Sebastian Sareyko</title>
<updated>2007-03-13T15:01:15Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-03-13T15:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=2020e0ec73bd2e83ff1598492f758a03e7afe586'/>
<id>urn:sha1:2020e0ec73bd2e83ff1598492f758a03e7afe586</id>
<content type='text'>
  Fix repo-add filename addition (use basename)
</content>
</entry>
<entry>
<title>* Prepend all lists with _ for consistency</title>
<updated>2007-02-23T01:29:14Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-02-23T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=89046c32a341e7673ff458321e6387c3cc60c71a'/>
<id>urn:sha1:89046c32a341e7673ff458321e6387c3cc60c71a</id>
<content type='text'>
* Fixed IFS. It seems there's no easy way to get a newline IFS without setting
  it like so:
  IFS="
" #ewww gross
</content>
</entry>
<entry>
<title>* Updated repo-add script to remove same package, different version when</title>
<updated>2007-01-31T00:38:13Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-01-31T00:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=2ea88b9ff6b91ca98c3bff08936464e26a1007f0'/>
<id>urn:sha1:2ea88b9ff6b91ca98c3bff08936464e26a1007f0</id>
<content type='text'>
  adding a package to a database. Also added commenting. :)
</content>
</entry>
<entry>
<title>* modeline fixes / reformatting</title>
<updated>2006-12-21T01:53:40Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-12-21T01:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=74e347f09bd62872de84b431dcf029090931d199'/>
<id>urn:sha1:74e347f09bd62872de84b431dcf029090931d199</id>
<content type='text'>
* formatting / indentation fixes
* makepkg:
    Dan McGee &lt;dpmcgee@gmail.com&gt; - integrity check fix
    Jürgen Hötzel &lt;juergen@hoetzel.info&gt; - EUID usage and "x$foo" check revamp
</content>
</entry>
</feed>
