aboutsummaryrefslogtreecommitdiff
path: root/devel/pkg-config
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.0.Maxim Sobolev2001-07-205-15/+30
| | | | Notes: svn path=/head/; revision=45280
* Rework previous commit. Turns out that pkgconfig is not a build-timeAde Lovett2001-05-242-4/+4
| | | | | | | | dependency for glib12, so remove that, and put pkgconfig back to the way it was before. Notes: svn path=/head/; revision=42992
* Add the gtk+ distfile for extraction purposes, rather than depending onAde Lovett2001-05-232-3/+4
| | | | | | | | gtk12, since this causes an infinite loop when we add pkgconfig capability to gtk12 and friends shortly. Notes: svn path=/head/; revision=42949
* Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.Maxim Sobolev2001-05-151-6/+29
| | | | | | | Prompted by: olgeni, ade Notes: svn path=/head/; revision=42614
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Fix a typo and slightly expand to match my latest changes.Maxim Sobolev2001-04-291-3/+4
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=42044
* In addition to PREFIX/libdata/pkgconfig scan appropriate directory underMaxim Sobolev2001-04-294-3/+30
| | | | | | | | LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be able to use pkgconfig. Notes: svn path=/head/; revision=42028
* Add pkgconfig 0.5.0, an utility used to retrieve information aboutMaxim Sobolev2001-04-297-0/+85
installed libraries. Notes: svn path=/head/; revision=42026