Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-introduce 1.0.4. The previous problem where GNOME would hang at startup | Joe Marcus Clarke | 2002-11-10 | 6 | -40/+31 |
| | | | | | | with 1.0.4 should be fixed. Not objected to by: gnome | ||||
* | Re-add patch-temp for bison 1.75 compatibility. | Joe Marcus Clarke | 2002-10-31 | 1 | -0/+15 |
| | |||||
* | Revert to 1.0.3 with a PORTEPOCH bump. Apparently, there were some | Joe Marcus Clarke | 2002-10-31 | 5 | -21/+20 |
| | | | | | | | | | | | changes in 1.0.4 that causes GNOME 2 components to hang. I will debug the 1.0.4 problems further when I return from my road trip. To properly revert to 1.0.3, you will need to upgrade to this version of the port, then either reboot or run bonobo-slay before restarting GNOME 2. Reported by: many | ||||
* | Remove patch I forgot in the last commit. | Joe Marcus Clarke | 2002-10-30 | 1 | -15/+0 |
| | | | | | Reminded by: adamw John Merryweather Cooper <john_m_cooper@yahoo.com> | ||||
* | Update to 1.0.4. | Joe Marcus Clarke | 2002-10-30 | 5 | -19/+21 |
| | |||||
* | Fix a build problem with bison 1.75. | Joe Marcus Clarke | 2002-10-26 | 1 | -0/+15 |
| | | | | | Reported by: tcsh <tcsh@linux.na.ntu.edu.tw> Obtained from: GNOME CVS | ||||
* | 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. | ||||
* | Use USE_GNOMENG. | Maxim Sobolev | 2002-07-25 | 1 | -6/+2 |
| | |||||
* | Update to 1.0.3. | Joe Marcus Clarke | 2002-07-24 | 5 | -20/+18 |
| | |||||
* | s/-pthread/${PTHREAD_LIBS}/ | Joe Marcus Clarke | 2002-07-04 | 1 | -1/+1 |
| | |||||
* | Add USE_PERL5. | Joe Marcus Clarke | 2002-07-04 | 1 | -0/+1 |
| | |||||
* | Indent regular expressions (whitespace-only). | Maxim Sobolev | 2002-07-01 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -6/+7 |
| | |||||
* | 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. This will be done it two parts. | Joe Marcus Clarke | 2002-06-11 | 3 | -3/+7 |
| | | | | | This first part is the GNOME 2 API. The next part will contain the desktop components. | ||||
* | Disable gtk-doc to prevent an installation failure. | Joe Marcus Clarke | 2002-05-29 | 1 | -1/+2 |
| | | | | PR: 38675 | ||||
* | Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. | Joe Marcus Clarke | 2002-05-28 | 4 | -15/+47 |
| | |||||
* | 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 |
| | |||||
* | Make gnome-panel working: | Maxim Sobolev | 2002-05-09 | 2 | -0/+15 |
| | | | | | | | - fix search path for activation config files in X11BASE in bonobo-activation; - correct name of gnome-panel executable in GNOME_Panel.server. Bump PORTREVISIONs of both ports. | ||||
* | Forgot a directory in last night's commit. Update bonobo-activation to 0.9.8. | Joe Marcus Clarke | 2002-05-02 | 3 | -35/+3 |
| | |||||
* | - Update to 0.9.7 (version found in the GNOME2 beta4); | Maxim Sobolev | 2002-04-26 | 5 | -49/+18 |
| | | | | - use USE_LIBTOOL. | ||||
* | Update to GNOME 2.0 beta3. | Joe Marcus Clarke | 2002-04-06 | 4 | -26/+20 |
| | | | | Approved by: sobomax | ||||
* | Remove patches not needed anymore (iconv --> giconv). | Maxim Sobolev | 2002-03-18 | 1 | -14/+0 |
| | |||||
* | Bring up already ported portion on GNOME2 development platform on par with | Maxim Sobolev | 2002-03-11 | 3 | -3/+35 |
| | | | | GNOME2 beta2 release. | ||||
* | Update all components of the GNOME 2.0 to the versions included into GNOME | Maxim Sobolev | 2002-02-27 | 7 | -47/+25 |
| | | | | 2.0-beta release. | ||||
* | Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another | Maxim Sobolev | 2002-02-21 | 1 | -2/+0 |
| | | | | dependencies. | ||||
* | Add missed libxml2 into LIB_DEPENDS. | Maxim Sobolev | 2002-02-14 | 1 | -1/+1 |
| | | | | Submitted by: Mike Estes <estesm@cc.wwu.edu> | ||||
* | Fix an incompatibility with FreeBSD, which caused bonobo-activation-server | Maxim Sobolev | 2002-02-14 | 2 | -1/+16 |
| | | | | | | hang-up randomly. After this update the package passes all self-tests buindled with it. Also forcefully supply -pthread cc(1) option to guard from libc/libc_r ordering issues I see on my -current box. Bump PORTREVISION. | ||||
* | Use giconv(1) instead of iconv(1). | Maxim Sobolev | 2002-02-13 | 1 | -0/+14 |
| | |||||
* | Add bonobo-activation 0.9.3, an object activation framework for GNOME 2.0. | Maxim Sobolev | 2002-02-13 | 10 | -0/+220 |