Github problems

2012-11-08 Thread Paul Schmehl

I'm working on a new port, and I'm having problems with Github.

The url to the tarball is:
https://github.com/Snorby/snorby/archive/master.tar.gz

This is what I have in the Makefile:

# $FreeBSD$

PORTNAME=   snorby
PORTVERSION=2.5.3
CATEGORIES= security

MAINTAINER= pa...@utdallas.edu
COMMENT=Frontend for snort

USE_GITHUB= yes
GH_ACCOUNT= Snorby
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= master
#GH_COMMIT= master

When I run make makesum I get this:

= snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch 
https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz


Obviously that fails.  I looked through /usr/ports/Mk/bsd.sites.mk, but I 
don't see any way to override the part after dummy=.  I tried making 
GH_COMMIT= master, but that did nothing.


What's the correct solution to this?  There doesn't seem to be anything in 
the Porters Handbook about github.


--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Github problems

2012-11-08 Thread Michael Gmelin


On 8 Nov 2012, at 22:05, Paul Schmehl pschmehl_li...@tx.rr.com wrote:

 I'm working on a new port, and I'm having problems with Github.
 
 The url to the tarball is:
 https://github.com/Snorby/snorby/archive/master.tar.gz
 
 This is what I have in the Makefile:
 
 # $FreeBSD$
 
 PORTNAME=   snorby
 PORTVERSION=2.5.3
 CATEGORIES= security
 
 MAINTAINER= pa...@utdallas.edu
 COMMENT=Frontend for snort
 
 USE_GITHUB= yes
 GH_ACCOUNT= Snorby
 GH_PROJECT= ${PORTNAME}
 GH_TAGNAME= master
 #GH_COMMIT= master
 
 When I run make makesum I get this:
 
 = snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch 
 https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz
 
 Obviously that fails.  I looked through /usr/ports/Mk/bsd.sites.mk, but I 
 don't see any way to override the part after dummy=.  I tried making 
 GH_COMMIT= master, but that did nothing.
 
 What's the correct solution to this?  There doesn't seem to be anything in 
 the Porters Handbook about github.
 
 -- 
 Paul Schmehl, Senior Infosec Analyst
 As if it wasn't already obvious, my opinions
 are my own and not those of my employer.
 ***
 It is as useless to argue with those who have
 renounced the use of reason as to administer
 medication to the dead. Thomas Jefferson
 There are some ideas so wrong that only a very
 intelligent person could believe in them. George Orwell
 
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Try searching the mailing list archives, this topic has been discussed in quite 
detail a few weeks ago.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Github problems

2012-11-08 Thread Shane Ambler

On 09/11/2012 07:35, Paul Schmehl wrote:

I'm working on a new port, and I'm having problems with Github.



= snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch
https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz


That relates to changes at github - a fix was committed 2 days ago, so -
portsnap fetch update
should fix that

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Github problems

2012-11-08 Thread Paul Schmehl
--On November 9, 2012 12:06:38 PM +1030 Shane Ambler 
free...@shaneware.biz wrote:



On 09/11/2012 07:35, Paul Schmehl wrote:

I'm working on a new port, and I'm having problems with Github.



= snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch
https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2
.5.3.tar.gz


That relates to changes at github - a fix was committed 2 days ago, so -
portsnap fetch update
should fix that



Thanks.  That solved the problem.

Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Github problems

2012-11-08 Thread Robert Backhaus
On 9 November 2012 07:05, Paul Schmehl pschmehl_li...@tx.rr.com wrote:

 I'm working on a new port, and I'm having problems with Github.

 The url to the tarball is:
 https://github.com/Snorby/**snorby/archive/master.tar.gzhttps://github.com/Snorby/snorby/archive/master.tar.gz
 

 .



 = snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch https://nodeload.github.com/**
 Snorby/snorby/tarball/master?**dummy=/snorby-2.5.3.tar.gzhttps://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz

 Obviously that fails.  I looked through /usr/ports/Mk/bsd.sites.mk, but I
 don't see any way to override the part after dummy=.  I tried making
 GH_COMMIT= master, but that did nothing.

 Note that 'the bit after dummy=' just specifies the filename that will be
returned to you. It can be called anything: if it is replaced by
?dummy=what_a_mess, the file you get back will be saved as what_a_mess.

Prevents stale distfiles clashing.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org