| Commit message (Expand) | Author | Age | Files | Lines |
* | The FreeBSD GNOME team is proud to present GNOME 2.0 Release. | marcus | 2002-06-30 | 1 | -1/+1 |
* | Update to GNOME 2.0 RC2. | marcus | 2002-06-26 | 1 | -1/+1 |
* | Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. | marcus | 2002-06-15 | 1 | -1/+1 |
* | Update to the latest GNOME 2 snapshot. This will be done it two parts. | marcus | 2002-06-11 | 1 | -2/+2 |
* | Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. | marcus | 2002-05-28 | 1 | -2/+2 |
* | Back to betas...Update to GNOME 2.0 beta 5. | marcus | 2002-05-19 | 1 | -2/+2 |
* | Update to GNOME 2.0 RC2. | marcus | 2002-05-12 | 1 | -1/+1 |
* | Update to GNOME 2.0 RC 1. | marcus | 2002-05-02 | 1 | -1/+1 |
* | - Update to 2.3.108 (version from GNOME2 beta4); | sobomax | 2002-04-26 | 1 | -3/+3 |
* | Update to GNOME 2.0 beta3. | marcus | 2002-04-06 | 1 | -2/+2 |
* | Bring up already ported portion on GNOME2 development platform on par with | sobomax | 2002-03-11 | 1 | -2/+2 |
* | Fix one missed orbitrc --> orbit2rc. | sobomax | 2002-02-27 | 1 | -1/+1 |
* | Update all components of the GNOME 2.0 to the versions included into GNOME | sobomax | 2002-02-27 | 1 | -5/+3 |
* | Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another | sobomax | 2002-02-21 | 1 | -2/+0 |
* | Remove bogus USE_GLIB. | sobomax | 2002-02-20 | 1 | -1/+0 |
* | Apply s|LINC_THREADSAFE|G_THREADS_ENABLED|g regex, because some time ago | sobomax | 2002-02-14 | 1 | -0/+5 |
* | Update to 2.3.103 after a repo-copy from ports/devel/ORBit. | sobomax | 2002-02-13 | 1 | -23/+15 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
* | Prevent libc from linking in explicitly. Bump PORTREVISION. | sobomax | 2002-01-24 | 1 | -1/+1 |
* | Add -I${PREFIX}/include into output of orbit-config script, because it's | sobomax | 2002-01-22 | 1 | -0/+1 |
* | Update to 0.5.13. | sobomax | 2002-01-13 | 1 | -1/+1 |
* | Update to 0.5.12. | sobomax | 2001-11-09 | 1 | -2/+1 |
* | Correct PORTREVISION - in my last commit instead of updating it to 5 I've | sobomax | 2001-10-30 | 1 | -1/+1 |
* | Huh, finally implement writev(2) wrapper that actually works. Boys, never ever | sobomax | 2001-10-29 | 1 | -1/+4 |
* | Undo the last commit. For not clear yet reasons it drives oaf crazy. | sobomax | 2001-10-29 | 1 | -4/+1 |
* | Reimplement fix for an imcompatibility between ORBit and FreeBSD properly. | sobomax | 2001-10-29 | 1 | -1/+4 |
* | Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that | sobomax | 2001-10-26 | 1 | -1/+1 |
* | Replace call to `glib-config' in libIDL-config script with the actual name of | sobomax | 2001-10-22 | 1 | -0/+1 |
* | Update to 0.5.10. | sobomax | 2001-10-09 | 1 | -4/+12 |
* | Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 | ade | 2001-05-23 | 1 | -0/+3 |
* | Update t0 0.5.8 | ade | 2001-05-14 | 1 | -2/+1 |
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-11 | 1 | -1/+1 |
* | Update to GNOME 1.4 -- massive changes all around, for the sake of | ade | 2001-05-04 | 1 | -0/+1 |
* | Update to 0.5.7 | ade | 2001-01-31 | 1 | -1/+1 |
* | Update to 0.5.6 | ade | 2000-12-22 | 1 | -1/+1 |
* | Update to 0.5.5 | ade | 2000-12-01 | 1 | -1/+1 |
* | Update to 0.5.4 | ade | 2000-10-12 | 1 | -2/+1 |
* | Implement USE_GLIB. | reg | 2000-10-05 | 1 | -8/+4 |
* | Darn. Forgot a bit of this patch... Actaully install orbitrc. | reg | 2000-10-03 | 1 | -0/+3 |
* | Install orbitrc.default, and treat it as a real configuration file. | reg | 2000-10-03 | 1 | -5/+2 |
* | Address a potential security issue by forcibly telling ORBit not | ade | 2000-09-15 | 1 | -0/+8 |
* | Update to 0.5.3 | ade | 2000-08-04 | 1 | -1/+1 |
* | Update to 0.5.2. Also make sure that installed libintl is respected. | sobomax | 2000-07-05 | 1 | -2/+5 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 1 | -0/+1 |
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -2/+2 |
* | Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :) | ade | 2000-02-23 | 1 | -2/+2 |
* | Change MAINTAINER to ade@FreeBSD.org . | nakai | 2000-01-07 | 1 | -1/+1 |
* | New location on MASTER_SITE. | steve | 1999-12-04 | 1 | -1/+1 |