aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pkgconfig
Commit message (Collapse)AuthorAgeFilesLines
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* - Update to 0.8.0;sobomax2001-08-025-17/+47
| | | | - disconnect the build from gtk12 port - it was a bad idea from begining.
* Update to 0.6.0.sobomax2001-07-205-15/+30
|
* Rework previous commit. Turns out that pkgconfig is not a build-timeade2001-05-242-4/+4
| | | | | dependency for glib12, so remove that, and put pkgconfig back to the way it was before.
* Add the gtk+ distfile for extraction purposes, rather than depending onade2001-05-232-3/+4
| | | | | gtk12, since this causes an infinite loop when we add pkgconfig capability to gtk12 and friends shortly.
* Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.sobomax2001-05-151-6/+29
| | | | Prompted by: olgeni, ade
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Fix a typo and slightly expand to match my latest changes.sobomax2001-04-301-3/+4
| | | | Submitted by: olgeni
* In addition to PREFIX/libdata/pkgconfig scan appropriate directory undersobomax2001-04-294-3/+30
| | | | | LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be able to use pkgconfig.
* Add pkgconfig 0.5.0, an utility used to retrieve information aboutsobomax2001-04-297-0/+85
installed libraries.