Bug 194682 - [NEW PORT] devel/p5-Term-ReadLine: Perl interface to various readline packages
Summary: [NEW PORT] devel/p5-Term-ReadLine: Perl interface to various readline packages
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-29 12:53 UTC by Muhammad Moinur Rahman
Modified: 2014-11-08 09:01 UTC (History)
2 users (show)

See Also:


Attachments
shar for p5-Term-ReadLine (1.89 KB, text/plain)
2014-10-29 12:53 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-10-29 12:53:52 UTC
Created attachment 148764 [details]
shar for p5-Term-ReadLine

Perl interface to various readline packages. If no real package is found,
substitutes stubs instead of basic functions.

WWW: http://github.com/rafl/term-readline

Poudriere logs:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Term-ReadLine/1.14/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-01 09:11:00 UTC
what are these lines about?

X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
Comment 2 John Marino freebsd_committer freebsd_triage 2014-11-07 17:25:17 UTC
ping
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-11-07 20:08:42 UTC
Seems like part of my template which can be ignored for omition.
Comment 4 John Marino freebsd_committer freebsd_triage 2014-11-07 20:49:25 UTC
In any case, I remember now that perl wants commit perl ports, even if they aren't the final maintainers.  

I'm assigning this to perl.  I recommend that you update the shar in the meantime to save somebody the hassle of hand-editing the makefile.

If nothing happens in 2 weeks, I'll commit it myself.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-08 08:56:12 UTC
I'm wondering what's the difference to devel/p5-Term-ReadLine-Perl, but
this topic does seem to collect many perl packages, so I'll get it in the tree.
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-08 08:58:07 UTC
(In reply to Kurt Jaeger from comment #5)
> I'm wondering what's the difference to devel/p5-Term-ReadLine-Perl, but
> this topic does seem to collect many perl packages, so I'll get it in the
> tree.

Ah, and I found a Term-ReadLine-Perl5 on CPAN, with a different version number
than the one from devel/Term-ReadLine-Perl.
Comment 7 commit-hook freebsd_committer freebsd_triage 2014-11-08 09:00:28 UTC
A commit references this bug:

Author: pi
Date: Sat Nov  8 08:59:36 UTC 2014
New revision: 372307
URL: https://svnweb.freebsd.org/changeset/ports/372307

Log:
  New port: devel/p5-Term-ReadLine

  Perl interface to various readline packages. If no real package is found,
  substitutes stubs instead of basic functions.

  WWW: http://github.com/rafl/term-readline

  PR:		194682
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/p5-Term-ReadLine/
  head/devel/p5-Term-ReadLine/Makefile
  head/devel/p5-Term-ReadLine/distinfo
  head/devel/p5-Term-ReadLine/pkg-descr
  head/devel/p5-Term-ReadLine/pkg-plist
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-08 09:01:08 UTC
Committed, thanks.