Subject: Re: pkgsrc: No webspace :-(
To: Florian Stoehr <netbsd@wolfnode.de>
From: Juan RP <juan@xtraeme.nopcode.org>
List: tech-pkg
Date: 02/08/2005 18:28:41
--Signature=_Tue__8_Feb_2005_18_28_41_+0100_FCXDB1BkR0H.3BJE
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Tue, 8 Feb 2005 18:20:13 +0100 (CET)
Florian Stoehr <netbsd@wolfnode.de> wrote:
> Hi,
>
> I'm working on two packages (netbsd secure harddisk eraser and
> cross-bootstrap tool for the amiga port), both for addition as
> sysutils in pkgsrc. Eraser is in final testing, so I'd like to
> create the package now.
>
> Well, my problem is that I do not have any webspace except dial-up
> to host the source archives.
>
> Anyone here willing to host those? Or is it OK to contribute
> packages that will not work until someone uploads the .tgz to
> netbsd.org or mirror ftp?
>
> Sorry if this question is a stupid one :)
You can uuencode(1)/uudecode(1) them, e.g:
$ uuencode file.tar.gz file.tar.gz > file.uue
$ uudecode file.uue > file.tar.gz
You can paste the file.uue into the PR.
--Signature=_Tue__8_Feb_2005_18_28_41_+0100_FCXDB1BkR0H.3BJE
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)
iD8DBQFCCPbNypkLYVDran0RAm+WAKCO/bSQeRUjyx/vfLFBLb8cEbLSNwCgp2kO
i8TWP/E2UUIFhSmA4hjHlEY=
=ezkC
-----END PGP SIGNATURE-----
--Signature=_Tue__8_Feb_2005_18_28_41_+0100_FCXDB1BkR0H.3BJE--