Re: Help: python script for YouTube.

2008-04-12 Thread Sunnz
2008/4/12 Stuart Henderson <[EMAIL PROTECTED]>: > On 2008/04/12 23:12, Sunnz wrote: > > Thanks, I wasn't sure what {$INSTALL_PROGRAM} does > > see bsd.port.mk(5): > > INSTALL_{PROGRAM,SCRIPT,DATA,MAN}[_DIR] >Macros to use to install a program, a script, data, or a >

Re: Help: python script for YouTube.

2008-04-12 Thread Stuart Henderson
On 2008/04/12 23:12, Sunnz wrote: > Thanks, I wasn't sure what {$INSTALL_PROGRAM} does see bsd.port.mk(5): INSTALL_{PROGRAM,SCRIPT,DATA,MAN}[_DIR] Macros to use to install a program, a script, data, or a man page (or the corresponding directory), respect

Re: Help: python script for YouTube.

2008-04-12 Thread Sunnz
2008/4/12 Antti Harri <[EMAIL PROTECTED]>: > > FYI: There's net/yt in the ports tree currently. Yes I have used it as I said in the first email that I find youtube-dl much better since it is kept more up to date with youtube and it is updated more frequently as youtube changes the way it works. T

Re: Help: python script for YouTube.

2008-04-12 Thread Antti Harri
FYI: There's net/yt in the ports tree currently. Concerning the ports: - I think you should have a package version number. - Use ${INSTALL_PROGRAM} instead of cp+chmod (see bsd.port.mk(5)) -- Antti Harri

Help: python script for YouTube.

2008-04-12 Thread Sunnz
Hello, this is the first time I attempted to make a port here... I tried to follow http://www.openbsd.org/checklist.html as much as possible, but I am stuck here with pkg_add. This is what I am trying to "port" here: http://www.arrakis.es/~rggi3/youtube-dl/ It is just a python script, runs out o