Re: [Slackbuilds-users] How to get source hostet?

2011-06-29 Thread Morten Juhl-Johansen Zölde-Fejér
On Tue, 28 Jun 2011 07:25:00 +0100 David Woodfall d...@dawoodfall.net wrote: But as I see it source checkouts are liable to break from time to time. A SlackBuild IMHO should always point to a tested/working source. Which is why checking out a specific revision would yield the same result at

Re: [Slackbuilds-users] How to get source hostet?

2011-06-29 Thread Ben Mendis
On Wed, Jun 29, 2011 at 4:34 AM, Morten Juhl-Johansen Zölde-Fejér mj...@syntaktisk.dk wrote: On Tue, 28 Jun 2011 07:25:00 +0100 David Woodfall d...@dawoodfall.net wrote: But as I see it source checkouts are liable to break from time to time. A SlackBuild IMHO should always point to a

Re: [Slackbuilds-users] How to get source hostet?

2011-06-28 Thread David Woodfall
packages. D. == Original Message From: Ozan T??rky??lmaz ozan.turkyil...@gmail.com Subj: Re: [Slackbuilds-users] How to get source hostet? Date: Mon, 27 Jun 2011 12:23:02 +0500 2011/6/27 Chris chrisret...@bluehome.net: Why not just add to the SlackBuilds script source

Re: [Slackbuilds-users] How to get source hostet?

2011-06-28 Thread Ozan Türkyılmaz
2011/6/28 David Woodfall d...@dawoodfall.net: On (10:03 28/06/11), Chris chrisret...@bluehome.net put forth the proposition: Well that was a fantastic answer. How about giving me a bit more. Perhaps a few specific and valid reasons why this is a no-no as you put it. All it would take is a

Re: [Slackbuilds-users] How to get source hostet?

2011-06-28 Thread Eric Schultz
Here's my $0.02 From: Chris chrisret...@bluehome.net To: SlackBuilds.org Users List slackbuilds-users@slackbuilds.org Date: Tue, 28 Jun 2011 13:31:15 +0800 Subject: Re: [Slackbuilds-users] How to get source hostet? I suppose one could provide instructions on how to checkout the source

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Chris
Why not just add to the SlackBuilds script source checkout and tarball creation. == Original Message From: Manuel Reimer manuel.s...@nurfuerspam.de Subj: [Slackbuilds-users] How to get source hostet? Date: Sun, 26 Jun 2011 14:52:19 +0200 Hello, I would like

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Ozan Türkyılmaz
2011/6/27 Chris chrisret...@bluehome.net: Why not just add to the SlackBuilds script source checkout and tarball creation. That's a big NO-NO -- Ozan, BSc, BEng ___ SlackBuilds-users mailing list SlackBuilds-users@slackbuilds.org

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Eric Pratt
2011/6/27 Ozan Türkyılmaz ozan.turkyil...@gmail.com: 2011/6/27 Chris chrisret...@bluehome.net: Why not just add to the SlackBuilds script source checkout and tarball creation. That's a big NO-NO Not trying to be a jerk here, but I'm really curious about why this is a NO-NO. Since you can

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Pierre Cazenave
On 27/06/2011 10:23, Eric Pratt wrote: 2011/6/27 Ozan Türkyılmazozan.turkyil...@gmail.com: 2011/6/27 Chrischrisret...@bluehome.net: Why not just add to the SlackBuilds script source checkout and tarball creation. That's a big NO-NO Not trying to be a jerk here, but I'm really curious

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Audrius Kažukauskas
On Sun, 2011-06-26 at 19:22:34 -0400, Ben Mendis wrote: Also, Github gives you 0.30 GB of disk space with a free account which you could use for hosting. And bitbucket.org gives you unlimited disk space for hosting repositories and files. -- Audrius Kažukauskas pgpfZQZD7IGDk.pgp

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Chris
it off the checked out source tree. Copy it over to a build directory, and build from there, making a package off the result. == Original Message From: Ozan Türkyılmaz ozan.turkyil...@gmail.com Subj: Re: [Slackbuilds-users] How to get source hostet? Date: Mon, 27 Jun

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Ozan Türkyılmaz
2011/6/28 Chris chrisret...@bluehome.net: Well that was a fantastic answer. How about giving me a bit more. Perhaps a few specific and valid reasons why this is a no-no as you put it. All it would take is a few extra lines of code to checkout the source and then create a tarball excluding

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Matteo Bernardini
Il 28/06/2011 04:03, Chris ha scritto: Well that was a fantastic answer. How about giving me a bit more. Perhaps a few specific and valid reasons why this is a no-no as you put it. All it would take is a few extra lines of code to checkout the source and then create a tarball excluding

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Chris
ozan.turkyil...@gmail.com wrote: First don't top post OK, have it your way. Not that it make any difference. SlackBuilds is SBo do not donwload anything. Sources should be simply ifentified in .info file with a direct download link (but that's not posible always like TrueCrypto) with

Re: [Slackbuilds-users] How to get source hostet?

2011-06-27 Thread Matteo Bernardini
Il 28/06/2011 07:31, Chris ha scritto: Since I am directly checking out the source an md5sum would not be needed as there is no tarball to verify. That is what the checksum is for, verifying the source tarball, correct. I think the assumptions is that you guarantee: - on the integrity of

[Slackbuilds-users] How to get source hostet?

2011-06-26 Thread Manuel Reimer
Hello, I would like to create a SlackBuild for osm2pgsql, which is a tool, required to import OpenStreetMap data to a PostGIS database. The SlackBuild is ready, but unfortunately there are no releases. The source is managed on SVN. I found a source archive on the debian mirrors, but they

Re: [Slackbuilds-users] How to get source hostet?

2011-06-26 Thread Ozan Türkyılmaz
2011/6/26 Manuel Reimer manuel.s...@nurfuerspam.de: Hello, Thanks in advance How big is the tarball? I offer free hosting up to 2MB. -- Ozan, BSc, BEng ___ SlackBuilds-users mailing list SlackBuilds-users@slackbuilds.org

Re: [Slackbuilds-users] How to get source hostet?

2011-06-26 Thread markus reichelt
* Manuel Reimer manuel.s...@nurfuerspam.de wrote: The SlackBuild is ready, but unfortunately there are no releases. The source is managed on SVN. I hate that too. How can I request to get a tar.gz for a SVN release hosted on the slackbuilds.org servers, so my SlackBuild can use this as

Re: [Slackbuilds-users] How to get source hostet?

2011-06-26 Thread Ben Mendis
Also, Github gives you 0.30 GB of disk space with a free account which you could use for hosting. On Sun, Jun 26, 2011 at 6:11 PM, markus reichelt m...@mareichelt.com wrote: * Manuel Reimer manuel.s...@nurfuerspam.de wrote: The SlackBuild is ready, but unfortunately there are no releases.