9519 FreshPorts -- devel/p5-ExtUtils-PkgConfig
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-ExtUtils-PkgConfig 1.14 devel on this many watch lists=20 search for ports that depend on this port
Simplistic interface to pkg-config
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Oct 2003 12:39:17
Also Listed In: perl5
License: LGPL3


The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.

ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows.  It is really just boilerplate code
that you would've written yourself.

WWW: http://search.cpan.org/dist/ExtUtils-PkgConfig/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. lang/perl5.14
Required To Run:
  1. devel/pkgconf
  2. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-ExtUtils-PkgConfig/ && make install clean
To add the package: pkg_add -r p5-ExtUtils-PkgConfig


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/ExtUtils/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/ExtUtils/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/ExtUtils/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/ExtUtils/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ExtUtils/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/ExtUtils/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/ExtUtils/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/ExtUtils/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/ExtUtils/
  11. http://at.cpan.org/modules/by-module/ExtUtils/
  12. http://backpan.perl.org/modules/by-module/ExtUtils/
  13. http://cpan.nctu.edu.tw/modules/by-module/ExtUtils/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/ExtUtils/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/ExtUtils/
  16. http://www.cpan.dk/modules/by-module/ExtUtils/
  17. http://www.cpan.dk/modules/by-module/ExtUtils/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:13:20
Original commit files touched by this commit  1.14
bapt search for other commits by this committer
Convert devel to USES=pkgconfig
06 Feb 2013 13:31:33
Original commit files touched by this commit  1.14
tobez search for other commits by this committer
Update to 1.14.

Changes:	http://search.cpan.org/dist/ExtUtils-PkgConfig/Changes
26 Jul 2012 09:22:11
Original commit files touched by this commit  1.13
bapt search for other commits by this committer
Convert to USE_PKGCONFIG= both
08 May 2012 08:00:41
Original commit files touched by this commit  1.13
sunpoet search for other commits by this committer
- Update to 1.13
- Add LICENSE

Changes:        http://search.cpan.org/dist/ExtUtils-PkgConfig/Changes
07 May 2012 15:42:51
Original commit files touched by this commit  1.12
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.12
ohauer search for other commits by this committer
-remove MD5
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.12
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
06 Nov 2008 16:52:53
Original commit files touched by this commit  1.12
skv search for other commits by this committer
Update to 1.12

Changes:        http://search.cpan.org/src/TSCH/ExtUtils-PkgConfig-1.12/Changes
11 Jun 2008 13:00:57
Original commit files touched by this commit  1.11
skv search for other commits by this committer
Update to 1.11

Changes:        http://search.cpan.org/src/TSCH/ExtUtils-PkgConfig-1.11/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.10
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
14 Feb 2008 14:59:03
Original commit files touched by this commit  1.10
skv search for other commits by this committer
Update to 1.10

Changes:        http://search.cpan.org/src/TSCH/ExtUtils-PkgConfig-1.10/Changes
15 Jan 2008 22:00:09
Original commit files touched by this commit  1.08
skv search for other commits by this committer
Update to 1.08
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.07
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.07
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Jan 2005 10:23:03
Original commit files touched by this commit  1.07
skv search for other commits by this committer
Update to 1.07
17 Oct 2004 15:56:16
Original commit files touched by this commit  1.06
skv search for other commits by this committer
Update to 1.06

* unbreak build

Pointed by:     mezz
26 Sep 2004 01:56:40
Original commit files touched by this commit  1.05
kris search for other commits by this committer
BROKEN: Configure fails

Approved by:    portmgr (self)
26 Jul 2004 05:14:33
Original commit files touched by this commit  1.05
skv search for other commits by this committer
Updated to 1.05
28 Mar 2004 17:02:23
Original commit files touched by this commit  1.03
skv search for other commits by this committer
Updated to 1.03
08 Dec 2003 17:10:20
Original commit files touched by this commit  1.02
skv search for other commits by this committer
Updated to 1.02
02 Nov 2003 18:15:37
Original commit files touched by this commit  1.00
skv search for other commits by this committer
Unbreak build:

add workaround for fucking /(config|setup)\.*\.pm$/ in MM_Unix.pm
28 Oct 2003 02:32:58
Original commit files touched by this commit  1.00
kris search for other commits by this committer
BROKEN: broken pkg-plist
20 Oct 2003 07:47:18
Original commit files touched by this commit  1.00
skv search for other commits by this committer
Unbreak build on perl 5.005_03

Pointed by:     kris
18 Oct 2003 12:37:07
Original commit files touched by this commit  1.00
skv search for other commits by this committer
Add p5-ExtUtils-PkgConfig 1.00, simplistic interface to pkg-config.

Number of commits found: 24

2848
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month178

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0