| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 2.0.2. | Joe Marcus Clarke | 2003-01-01 | 3 | -9/+8 |
* | Update to 2.0.1. | Joe Marcus Clarke | 2002-11-17 | 3 | -8/+1507 |
* | Update to 2.0.0. | Joe Marcus Clarke | 2002-11-01 | 3 | -20/+20 |
* | Update to 1.3.26. | Joe Marcus Clarke | 2002-10-19 | 3 | -9/+14 |
* | Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++ | Joe Marcus Clarke | 2002-10-12 | 6 | -240/+477 |
* | GNOME has just changed the layout of their FTP site. This resulted in | Joe Marcus Clarke | 2002-09-20 | 1 | -1/+1 |
* | Remove USE_NEWGCC, which is no longer supported or required. | Kris Kennaway | 2002-08-31 | 1 | -1/+0 |
* | Bump PORTREVISION after latest libsigc++ upgrade. This is needed or ports | Joe Marcus Clarke | 2002-08-18 | 1 | -0/+1 |
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-16 | 1 | -1/+2 |
* | Actually patch the correct file. You can't patch C++ files in the gtk-- | Joe Marcus Clarke | 2002-06-11 | 1 | -5/+3 |
* | Fix a build problem on -CURRENT. | Joe Marcus Clarke | 2002-06-09 | 1 | -0/+13 |
* | Comment out DIST_SUBDIR=gnome pending next version update. | Maxim Sobolev | 2002-02-12 | 2 | -2/+2 |
* | These are GNOME components more than anything else, so track the version | Ade Lovett | 2002-02-12 | 2 | -3/+5 |
* | Update to 1.2.8. | Maxim Sobolev | 2001-11-13 | 2 | -2/+2 |
* | Update to 1.2.7 | Dmitry Sivachenko | 2001-08-12 | 2 | -2/+2 |
* | SWitch maintainership of core GNOME ports to a small group of | Ade Lovett | 2001-05-11 | 1 | -1/+1 |
* | Update to 1.2.5. | Maxim Sobolev | 2001-03-13 | 3 | -3/+3 |
* | Update to 1.2.4 | Yukihiro Nakai | 2000-12-22 | 3 | -8/+7 |
* | Add --with-sigc-prefix | Yukihiro Nakai | 2000-10-14 | 1 | -1/+3 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Implement USE_GTK, part 2. | Jeremy Lea | 2000-10-05 | 2 | -13/+11 |
* | Update to 1.2.3 | Yukihiro Nakai | 2000-09-11 | 3 | -5/+5 |
* | Update to 1.2.2. | Maxim Sobolev | 2000-08-28 | 3 | -3/+3 |
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | Maxim Sobolev | 2000-08-21 | 1 | -1/+0 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2000-06-16 | 2 | -2/+1 |
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | Maxim Sobolev | 2000-06-14 | 1 | -1/+2 |
* | Update to 1.2.0 | Yukihiro Nakai | 2000-04-16 | 3 | -69/+27 |
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
* | New location on MASTER_SITE. | Steve Price | 1999-12-04 | 1 | -1/+1 |
* | Change MASTER_SITES | Yukihiro Nakai | 1999-10-18 | 1 | -1/+2 |
* | PR: ports/14303 | Yukihiro Nakai | 1999-10-14 | 4 | -12/+11 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
* | Change all ports that need a new gcc on 3.x to use USE_NEWGCC. | Chris Piazza | 1999-08-22 | 1 | -11/+3 |
* | egcc/eg++ have been renamed to gcc295/g++295. Change | Chris Piazza | 1999-08-17 | 1 | -4/+4 |
* | Move the USE_X_PREFIX up a few lines so it actually gets used. | Chris Piazza | 1999-08-15 | 1 | -2/+3 |
* | bsd.port.mk already takes care of passing CC and CXX in the environment | Steve Price | 1999-06-09 | 1 | -2/+2 |
* | Make sure we pass CC and CXX in configure's environment so that | Steve Price | 1999-06-08 | 2 | -3/+16 |
* | Update to use gtk version 1.2.3. | Steve Price | 1999-05-29 | 2 | -5/+14 |
* | Make this compile. | Satoshi Asami | 1999-05-12 | 2 | -0/+12 |
* | Make this compile. | Satoshi Asami | 1999-05-12 | 1 | -11/+7 |
* | Unbroken gtk-- | Michael Haro | 1999-05-07 | 3 | -20/+169 |
* | Change maitainer's email address, | Vanilla I. Shu | 1999-01-12 | 1 | -2/+2 |
* | This is broken for non-ELF systems too. | Satoshi Asami | 1998-10-20 | 1 | -2/+2 |
* | Mark BROKEN for ELF: | Justin M. Seger | 1998-10-15 | 1 | -1/+3 |
* | gtk and gtk11 are now ELFized. | Satoshi Asami | 1998-09-22 | 1 | -2/+2 |
* | No need to use += for variable defined only once. (I know it's just | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
* | C++ wrapper for gtk, a x11 graphics library | Jun Kuriyama | 1998-08-31 | 5 | -0/+128 |