Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 01:28:36 +0400
From:      "Andrew Pantyukhin" <infofarmer@FreeBSD.org>
To:        "Stanislav Sedov" <stas@freebsd.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/www Makefile ports/www/xpi-vimperator Makefile distinfo pkg-descr
Message-ID:  <cb5206420704141428n551a5228i186c931714c9ba@mail.gmail.com>
In-Reply-To: <20070415011545.d25b8107.stas@FreeBSD.org>
References:  <200704142021.l3EKLwT6071007@repoman.freebsd.org> <cb5206420704141359g3f7f44f2m4cfb54010369ec34@mail.gmail.com> <20070415011545.d25b8107.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/15/07, Stanislav Sedov <stas@freebsd.org> wrote:
> On Sun, 15 Apr 2007 00:59:17 +0400
> "Andrew Pantyukhin" <infofarmer@FreeBSD.org> mentioned:
>
> > On 4/15/07, Stanislav Sedov <stas@freebsd.org> wrote:
> > > stas        2007-04-14 20:21:58 UTC
> > >
> > >   FreeBSD ports repository
> > >
> > >   Modified files:
> > >     www                  Makefile
> > >   Added files:
> > >     www/xpi-vimperator   Makefile distinfo pkg-descr
> > >   Log:
> > >   Vimperator is a free browser add-on for Firefox, which makes it look and behave
> > >   like the Vim text editor. It has similar key bindings, and you could call it
> > >   a modal webbrowser, as key bindings differ according to which mode you are in.
> > >
> > >   Author: Martin Stubenschrott
> > >   WWW:    http://vimperator.mozdev.net/
> > >
> > >   Revision  Changes    Path
> > >   1.1786    +1 -0      ports/www/Makefile
> > >   1.1       +23 -0     ports/www/xpi-vimperator/Makefile (new)
> > >   1.1       +3 -0      ports/www/xpi-vimperator/distinfo (new)
> > >   1.1       +6 -0      ports/www/xpi-vimperator/pkg-descr (new)
> >
> > This extension is seriously cool. Sent the author
> > EUR5 :) Please consider this little patch:
> >
> > http://people.freebsd.org/~sat/diffs/vimp.diff
> >
> >
>
> Yeah, i was amazingly glad to discover it:-)
>
> > -MASTER_SITES=  ${MASTER_SITE_MOZDEV}
> > -MASTER_SITE_SUBDIR=    ${PORTNAME}
> > -DISTNAME=      ${PORTNAME}_${PORTVERSION}
> > +MASTER_SITES=  MOZDEV
> > +DISTNAME=      ${PORTNAME}_${DISTVERSION}
>
> Hmm. Why use ${DISTVERSION} instead of PORTVERSION?

grep '^DISTNAME' /usr/ports/Mk/bsd.port.mk

> Also I prefer to use full names for master sites.

Are you sure? Then use this one:
MASTER_SITES=\
http://ftp.scarlet.be/pub/mozdev/vimperator/ \
http://ftp.rz.tu-bs.de/pub/mirror/downloads.mozdev.org/vimperator/ \
http://mozdev.dns4.com/vimperator/
http://ftp.ntua.gr/pub/www/mozdev/vimperator/ \
http://ftp.heanet.ie/pub/mozdev/vimperator/
http://mozdev.oregonstate.edu/vimperator/ \
http://mozdev.xmundo.net/vimperator/
http://mirror.meisterwerk.net/rmozdev/vimperator/ \
http://ftp.ntua.gr/pub/www/mozdev/vimperator/
http://www.devlib.org/mozdev/vimperator/ \
http://mozdev.archive.hk/vimperator/ \
http://ftp.iasi.roedu.net/mirrors/mozdev.org/vimperator/ \
ftp://mozdev.secsup.org/pub/software/mozdev/vimperator/ \
ftp://ftp.heanet.ie/pub/mozdev/vimperator/ \
ftp://ftp.iasi.roedu.net/pub/mirrors/mozdev.org/vimperator/ \
http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/vimperator/ \
http://ftp.osuosl.org/pub/mozdev/vimperator/

Anyway, feel free to ignore my point of view :-)

Thanks for the port!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420704141428n551a5228i186c931714c9ba>