Bug 149440 - New port: devel/p5-Devel-CheckLib Check that a library is available
Summary: New port: devel/p5-Devel-CheckLib Check that a library is available
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-08 18:10 UTC by Frederic Culot
Modified: 2010-08-12 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.38 KB, text/plain)
2010-08-08 18:10 UTC, Frederic Culot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Culot 2010-08-08 18:10:07 UTC
The Devel::CheckLib class provides a way of checking whether a particular
library and its headers are available, by attempting to compile a simple
program and link against it.

This module is needed for updating net/p5-Crypt-DH-GMP.
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2010-08-11 17:38:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2010-08-12 13:47:53 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-12 13:48:20 UTC
bapt        2010-08-12 12:47:34 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Devel-CheckLib Makefile distinfo pkg-descr pkg-plist 
  Log:
  Devel::CheckLib provides a way of checking whether a particular library and
  its headers are available, by attempting to compile a simple program and
  link against it.
  
  WWW: http://search.cpan.org/dist/Devel-CheckLib/
  
  PR:             ports/149440
  Submitted by:   Frederic Culot <frederic at culot.org>
  Approved by:    rene@ (mentor vacation)
  
  Revision  Changes    Path
  1.4007    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Devel-CheckLib/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Devel-CheckLib/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Devel-CheckLib/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-Devel-CheckLib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"