Opened 14 years ago

Last modified 10 years ago

#26004 new submission

[NEW] perlchartdir

Reported by: jul_bsd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port:

Description

Professional chart component for windows and web applications

dependency for afterglow (Ticket #25904)

2 notes

  • as it is perl bindings to a library, maybe the name need to be reviewed accordingly.
  • in my quick test, lib/pm file are not recovered and not installed in destroot and after. I don't know why as destroot goes without problems.

Attachments (1)

Portfile (2.3 KB) - added by jul_bsd@… 10 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by jul_bsd@…

reviewed patch: solve missing lib and change perl shebang to macports' with the corresponding lib path (for bin/*.pl and examples)

still some problem like

$ /opt/local/share/examples/perlchartdir/binaryseries.plCan't load '/opt/local/lib/perl5/vendor_perl/5.8.9/perlchartdir58i64.dylib' for module perlchartdir58i64: dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/perlchartdir58i64.dylib, 1): no suitable image found. Did find:

/opt/local/lib/perl5/vendor_perl/5.8.9/perlchartdir58i64.dylib: no matching architecture in universal wrapper at /opt/local/lib/perl5/5.8.9/darwin-2level/DynaLoader.pm line 230.

at /opt/local/lib/perl5/vendor_perl/5.8.9/perlchartdir.pm line 9

...propagated at /opt/local/lib/perl5/vendor_perl/5.8.9/perlchartdir.pm line 20.

Compilation failed in require at /opt/local/share/examples/perlchartdir/binaryseries.pl line 3. BEGIN failed--compilation aborted at /opt/local/share/examples/perlchartdir/binaryseries.pl line 3.

reviewing on ChartDirector forum.

comment:2 Changed 10 years ago by jul_bsd@…

update to 5.1.1

3 questions

  • officially lib are for default Apple perl. keep as it?
  • lib is available for perl 5.8 to 5.18. do we need to split between different perl5.lib?
  • for some reason, the reinplace is not working anymore. Not mandatory but easier to work examples out of the box and not remembering of PERL5LIB & co. why?

comment:3 Changed 10 years ago by jul_bsd@…

comments?

about the questions

  • for Apple perl: a warning is included as a nots
  • on usage, it seems better NOT to split files in different dir as perlchartdir binds itself to the appropriate file it seems
  • the reinplace for examples would be nice to solve

comment:4 Changed 10 years ago by jul_bsd@…

  • port lint --nitpick
  • livecheck
  • /tab/spacex4/

comment:5 Changed 10 years ago by jul_bsd@…

  • mode line
  • sha256

Changed 10 years ago by jul_bsd@…

Attachment: Portfile added
Note: See TracTickets for help on using tickets.