Port details |
- pkgconfig A utility to retrieve information about installed libraries
- 0.20_2 devel
=458 0.20_2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2001-04-29 08:23:21
- Last Update: 2006-05-28 05:25:51
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libiconv, gettext, expat, gmake, freetype2
- License: not specified in port
- WWW:
- http://pkgconfig.freedesktop.org/wiki/
- Description:
- The pkg-config program is used to retrieve information about installed
libraries in the system. It is typically used to compile and link against one
or more libraries. It's more useful to the compilation process than to
the end-user.
pkg-config retrieves information about packages from special metadata files.
These files are named after the package, with the extension .pc. By default,
pkg-config looks for these files in the following directories:
${PREFIX}/libdata/pkgconfig, ${PREFIX}/lib/pkgconfig,
${LOCALBASE}/libdata/pkgconfig, ${LOCALBASE}/lib/pkgconfig,
${X11BASE}/libdata/pkgconfig, and ${X11BASE}/lib/pkgconfig; it will also look
in the list of directories specified by the PKG_CONFIG_PATH environment
variable.
WWW: http://pkgconfig.freedesktop.org/wiki/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pkgconfig>0:devel/pkgconfig
- No installation instructions:
- This port has been deleted.
- PKGNAME: pkgconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20_2 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.20_2 01 May 2006 02:19:39 |
marcus |
Add a missing ${PC_PATH} to the first expanded PC_PATH declaration to
fix missing .pc files in ${LOCALBASE}.
Reported by: mux |
0.20_1 01 May 2006 00:11:20 |
marcus |
Teach pkg-config to look in the default lib/pkgconfig subdirectories along
with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories.
This is being done to be developer-friendly. A port SHOULD NEVER install
a pkg-config (.pc) file to a lib/pkgconfig subdirectory.
PR: 91213
Submitted by: anholt (with some modifications) |
0.20 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.20 02 Jan 2006 13:48:04 |
bland |
Remove traling whitespaces.
Noticed by: anholt |
0.20 14 Nov 2005 13:01:27 |
bland |
- Avoid duplicates in built-in PC_PATH.
- Remove obsolete LIBTOOL* hints. |
0.20 14 Nov 2005 12:09:54 |
bland |
- Update to 0.20
- Add SHA256 checksum. |
0.19 05 Nov 2005 04:53:48 |
marcus |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
0.17.2 16 May 2005 08:59:34 |
pav |
- libdata/pkgconfig is now part of mtree |
0.17.2 17 Apr 2005 02:50:29 |
marcus |
Update to 0.17.2. |
0.17.1_1 13 Apr 2005 20:07:11 |
marcus |
* Use gnometarget
* Fix an infinite loop when duplicate components' libs are requested [1]
Obtained from: Freedesktop.org CVS [1] |
0.17.1 13 Apr 2005 06:07:02 |
ahze |
- Update to 0.17.1 (only bugfix for .m4 file) |
0.17 12 Apr 2005 18:12:12 |
adamw |
Update to 0.17.
It's now significantly easier to change the pkg-config search path. |
0.15.0_1 28 Dec 2004 03:28:02 |
marcus |
We don't need to distinuish between %%LOCALBASE%% and %D anymore in the plist. |
0.15.0_1 28 Dec 2004 03:26:25 |
marcus |
${X11BASE}/libdata/pkgconfig was added to mtree, so we no longer need to
handle it here.
Reported by: pointyhat via kris |
0.15.0_1 01 Dec 2004 22:33:46 |
ahze |
Update WWW: line |
0.15.0_1 11 Jul 2004 06:41:21 |
adamw |
Now I can finally say that I've done a grammar tweak on
a pkg-plist. |
0.15.0_1 18 Mar 2004 13:47:05 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.15.0_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.15.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.15.0 20 May 2003 02:08:53 |
hoek |
minor $COMMENT fix: "An utility" -> "A utility" |
0.15.0 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.15.0 22 Jan 2003 23:15:51 |
marcus |
Update to 0.15.0. |
0.14.0 19 Jan 2003 19:27:58 |
marcus |
Update to 0.14.0. |
0.13.0 04 Nov 2002 18:54:18 |
marcus |
Disable pthread support in pkgconfig. pkgconfig doesn't use any
threading anyway, so this does not add or remove functionality. However,
this does allow pkgconfig to build on Sparc64 which is a pre-req for
making the release documentation.
Submitted by: tmm |
0.13.0 22 Oct 2002 04:01:38 |
marcus |
Remove warning when upgrading pkgconfig. Also, make it clear to users that
the pkgconfig directories should not be removed unless you're removing
_all_ GNOME components.
PR: 43817
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.13.0 05 Oct 2002 16:22:24 |
marcus |
Update to 0.13.0. |
0.12.0 22 Sep 2002 21:55:51 |
marcus |
Make this fetchable.
Submitted by: bento |
0.12.0 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.12.0 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
0.12.0 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
0.12.0 12 Jun 2002 00:18:21 |
marcus |
Update to the latest GNOME 2 snapshot. |
0.12.0 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
0.12.0 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
0.12.0 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
0.12.0 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
0.12.0 26 Apr 2002 14:50:03 |
sobomax |
Use GNOME2 beta4 download location for all GNOME2 ports. |
0.12.0 06 Apr 2002 22:37:44 |
marcus |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
12 Mar 2002 22:37:52 |
ade |
On -stable anyway, there is a problem getting "other" libs and cflags from
dependency packages (for example, from gthread-2.0). This prevents ports
like ORbit2 from compiling. It seems to be a pretty serious oversight on the
pkgconfig folks, so I'm going to submit this patch to them.
Basically, this patch adds recursive scanning capabilities to the
other_cflags and other_libs functions.
PR: 35831
Submitted by: Joe Clarke <marcus@marcuscom.com> |
11 Mar 2002 17:53:25 |
sobomax |
Update gtk/glib to the version 2.0 and other related ports to the latest
versions.
PR: 35541, 35744, 35757
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |
17 Feb 2002 10:47:39 |
sobomax |
Add temporary mirror until www.freedesktop.org is online again. |
07 Feb 2002 12:54:53 |
sobomax |
Update to 0.10.0. |
20 Dec 2001 06:19:02 |
sobomax |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 |
sobomax |
Don't filter libc_r on 5-CURRENT. |
31 Oct 2001 08:20:45 |
sobomax |
Don't link in libc - FreeBSD doesn't need this. |
01 Aug 2001 18:46:50 |
sobomax |
- Update to 0.8.0; - disconnect the build from gtk12 port - it was a bad idea
from begining. |
20 Jul 2001 13:01:15 |
sobomax |
Update to 0.6.0. |
24 May 2001 02:48:32 |
ade |
Rework previous commit. Turns out that pkgconfig is not a build-time
dependency for glib12, so remove that, and put pkgconfig back to the way it
was before. |
23 May 2001 01:45:47 |
ade |
Add the gtk+ distfile for extraction purposes, rather than depending on gtk12,
since this causes an infinite loop when we add pkgconfig capability to gtk12
and friends shortly. |
15 May 2001 11:07:28 |
sobomax |
Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig. |
11 May 2001 17:36:50 |
ade |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
29 Apr 2001 22:46:40 |
sobomax |
Fix a typo and slightly expand to match my latest changes. |
29 Apr 2001 12:50:03 |
sobomax |
In addition to PREFIX/libdata/pkgconfig scan appropriate directory under
LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be
able to use pkgconfig. |
29 Apr 2001 12:23:21 |
sobomax |
Add pkgconfig 0.5.0, an utility used to retrieve information about installed
libraries. |