Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable pthread support in pkgconfig. pkgconfig doesn't use any | Joe Marcus Clarke | 2002-11-04 | 1 | -0/+1 |
| | | | | | | | | 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 | ||||
* | Remove warning when upgrading pkgconfig. Also, make it clear to users that | Joe Marcus Clarke | 2002-10-22 | 1 | -1/+4 |
| | | | | | | | | the pkgconfig directories should not be removed unless you're removing _all_ GNOME components. PR: 43817 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Update to 0.13.0. | Joe Marcus Clarke | 2002-10-05 | 3 | -46/+3 |
| | |||||
* | Make this fetchable. | Joe Marcus Clarke | 2002-09-22 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | GNOME has just changed the layout of their FTP site. This resulted in | Joe Marcus Clarke | 2002-09-20 | 1 | -1/+1 |
| | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. | ||||
* | The FreeBSD GNOME team is proud to present GNOME 2.0 Release. | Joe Marcus Clarke | 2002-06-30 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 RC2. | Joe Marcus Clarke | 2002-06-26 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. | Joe Marcus Clarke | 2002-06-15 | 1 | -1/+1 |
| | |||||
* | Update to the latest GNOME 2 snapshot. | Joe Marcus Clarke | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. | Joe Marcus Clarke | 2002-05-28 | 1 | -1/+1 |
| | |||||
* | Back to betas...Update to GNOME 2.0 beta 5. | Joe Marcus Clarke | 2002-05-19 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 RC2. | Joe Marcus Clarke | 2002-05-12 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 RC 1. | Joe Marcus Clarke | 2002-05-02 | 1 | -1/+1 |
| | |||||
* | Use GNOME2 beta4 download location for all GNOME2 ports. | Maxim Sobolev | 2002-04-26 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 beta3. | Joe Marcus Clarke | 2002-04-06 | 2 | -4/+3 |
| | | | | Approved by: sobomax | ||||
* | On -stable anyway, there is a problem getting "other" libs and cflags from | Ade Lovett | 2002-03-12 | 2 | -11/+51 |
| | | | | | | | | | | | | 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> | ||||
* | Update gtk/glib to the version 2.0 and other related ports to the latest | Maxim Sobolev | 2002-03-11 | 2 | -6/+6 |
| | | | | | | | versions. PR: 35541, 35744, 35757 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Add temporary mirror until www.freedesktop.org is online again. | Maxim Sobolev | 2002-02-17 | 1 | -1/+2 |
| | | | | Submitted by: Joe Clarke <marcus@marcuscom.com> | ||||
* | Update to 0.10.0. | Maxim Sobolev | 2002-02-07 | 3 | -9/+9 |
| | |||||
* | Backout previous change - it seems that new revision of the patch doesn't | Maxim Sobolev | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | Maxim Sobolev | 2001-12-19 | 1 | -8/+17 |
| | |||||
* | Don't link in libc - FreeBSD doesn't need this. | Maxim Sobolev | 2001-10-31 | 1 | -4/+14 |
| | | | | Submitted by: Ports Fury | ||||
* | - Update to 0.8.0; | Maxim Sobolev | 2001-08-01 | 5 | -17/+47 |
| | | | | - disconnect the build from gtk12 port - it was a bad idea from begining. | ||||
* | Update to 0.6.0. | Maxim Sobolev | 2001-07-20 | 5 | -15/+30 |
| | |||||
* | Rework previous commit. Turns out that pkgconfig is not a build-time | Ade Lovett | 2001-05-24 | 2 | -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 on | Ade Lovett | 2001-05-23 | 2 | -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. | Maxim Sobolev | 2001-05-15 | 1 | -6/+29 |
| | | | | Prompted by: olgeni, ade | ||||
* | SWitch maintainership of core GNOME ports to a small group of | Ade Lovett | 2001-05-11 | 1 | -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. | Maxim Sobolev | 2001-04-29 | 1 | -3/+4 |
| | | | | Submitted by: olgeni | ||||
* | In addition to PREFIX/libdata/pkgconfig scan appropriate directory under | Maxim Sobolev | 2001-04-29 | 4 | -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 about | Maxim Sobolev | 2001-04-29 | 7 | -0/+85 |
installed libraries. |