On 2014/03/12 11:38, Sergey Bronnikov wrote:
> attached updated port (without PKGNAME in Makefile)
>
> On 17:49 Tue 11 Mar , Sergey Bronnikov wrote:
> > $ cat devel/p5-Term-VT102/pkg/DESCR
> > The VT102 class provides emulation of most of the functions of a DEC
> > VT102 terminal. Once initialised
attached updated port (without PKGNAME in Makefile)
On 17:49 Tue 11 Mar , Sergey Bronnikov wrote:
> $ cat devel/p5-Term-VT102/pkg/DESCR
> The VT102 class provides emulation of most of the functions of a DEC
> VT102 terminal. Once initialised, data passed to a VT102 object is
> processed and the in
On 13:59 Tue 11 Mar , Stuart Henderson wrote:
> What are all the "PKGNAME = p5-${DISTNAME:S/-perl-/-/}" for?
It happens due to copy-paste Makefiles...
PKGNAME is actually unneeded here.
> IMO it would be better to send a smaller number of ports in one go,
> that way you can fix common problems wi
What are all the "PKGNAME = p5-${DISTNAME:S/-perl-/-/}" for?
IMO it would be better to send a smaller number of ports in one go,
that way you can fix common problems with them (like this one)
before sending the rest out..
On 2014/03/11 17:50, Sergey Bronnikov wrote:
> $ cat devel/p5-Term-VT102-Boundless/pkg/DESCR
> This is a subclass of Term::VT102 that will grow the virtual screen to
> accomodate arbitrary width and height of text. The behavior is more
> similar to the buffer of a scrolling terminal emulator than