pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc dev
There's a good discussion of this in
http://comments.gmane.org/gmane.os.netbsd.devel.packages/34226
along with a pointer to the method used in pkgsrc-wip to download from
github, and some accompanying discussion of why it's not considered a
good thing from within pkgsrc itself.
Regards,
Alistair
On Mon, Dec 03, 2012 at 10:25:41PM -0600, Chris Petrik wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I meant as a means of downloading a distfile for a port
>
> Something resembling:
> USE_GITHUB= yes
> GH_ACCOUNT= ${PORTNAME}
> GH_PROJECT= ${PORTNAME}1.2
> GH_TAGNAME= master
> GH_COMMIT= a22b86f
>
> Or full Makefile:
> http://fossil.cpetservices.com:8080/artifact/94cb596dc62fd140c0f037cc019d21f80e2b1aa8
>
> Chris
> On 12/3/2012 10:08 PM, Alistair Crooks wrote:
> > On Mon, Dec 03, 2012 at 08:53:56PM -0600, Chris Petrik wrote:
> >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
> >>
> >> Do you have a means of using github or other services that host
> >> src's that don't have a released tarbal?
> >
> > There's cvs and anoncvs (still way more scalable than git will
> > ever be, less useful in some other dimensions). joerg has a git
> > mirror that works until git itself has a fit about something or
> > another, and DF have a git mirror as well, I believe.
> >
> > The PR database is searchable at
> >
> > http://netbsd.org/support/query-pr.html
> >
> > There are weekly tarballs at
> >
> > http://ftp.netbsd.org/pub/pkgsrc/current/
> >
> > and
> >
> > http://ftp.netbsd.org/pub/pkgsrc/pkgsrc-2012Q3/
> >
> > I should have mentioned - pkgsrc uses checksums to verify the
> > patches used in pkgsrc, and so there's no problems with untarring
> > over an existing tree - pkgsrc patches which are not in the
> > distinfo file for the package will not be applied when performing a
> > source build.
> >
> > Regards, Alistair
> >
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.17 (MingW32)
> Comment: Using GnuPG with undefined - http://www.enigmail.net/
>
> iQEcBAEBAgAGBQJQvXtFAAoJEAGnn5Nn8qWUl6cIAJZ3dta0IpS+Tm+0BUDu1x/A
> FXG8SAFw53wzbFJuE6Cs+gObozJwEMkU8FeYKTzEkSumi7xzieJRPCJrxy2YXb3B
> hMVNIqjvlGBrMSi52X8PQEPBiGOIVHkjpDpCgEHy3B+aaYbwpBAAxPdiqLaaGplX
> QyBwQ8Uf/dpzteJFRmL9Cq6Whq9SQZXTVeKqIGADPvYrLAO50iYdbHbdo8AFVfNj
> 8eC5PrYU/chRsekS3jp8FwKqQhVYrn4C/a+CJhjsaIXsrnpu8SDNUedn5svmrOH5
> +EYmxpphyQ6nRTLFox87GLy5yL0gSZ6yv2wKZy3ybtRfkZnSvgfM405OFfQtR1U=
> =HN7Q
> -----END PGP SIGNATURE-----
Home |
Main Index |
Thread Index |
Old Index