Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. | marcus | 2003-09-29 | 2 | -1/+12 |
| | | | | | | | PR: 57338 Submitted by: Jeremy Messenger <mezz7@cox.net> Reported by: netchild Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210518 | ||||
* | Use INFO. | marcus | 2003-08-17 | 2 | -10/+4 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -3/+1 |
| | |||||
* | Add a patch to prevent lockups with custom menus. | marcus | 2003-05-20 | 2 | -1/+13 |
| | | | | | | PR: 52069 Submitted by: sheldonh Obtained from: Sawfish CVS | ||||
* | I missed the previously defined configure args. Add --with-esd to those | marcus | 2003-04-26 | 1 | -2/+2 |
| | | | | to prevent a build failure in themer. | ||||
* | Make esound support permanent since esound must be installed to install | marcus | 2003-04-26 | 1 | -12/+4 |
| | | | | | | | the rep-gtk2 dependency. Not having esound permanent was messing up the package builds. Reported by: bento | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | Update to 1.3. | marcus | 2003-04-04 | 4 | -37/+21 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 1 | -3/+2 |
| | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus | ||||
* | Fix a bug when maximizing, for example, mplayer. | marcus | 2003-02-13 | 2 | -1/+12 |
| | | | | | | PR: 48215 Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=98315 | ||||
* | * Fix contention with gnomehack | marcus | 2003-02-08 | 2 | -4/+21 |
| | | | | | | | * Make sure Xft2.h is used over Xft.h * Fix build with GTK+-2.2 [1] Reported by: many | ||||
* | Remove explicit dependency on Xft. | marcus | 2003-02-07 | 1 | -3/+2 |
| | |||||
* | Add a missing Sawfish.desktop file. | marcus | 2003-01-13 | 2 | -0/+2 |
| | | | | Reported by: bento | ||||
* | Update to 1.2 and bump PORTEPOCH. Yes, 1.2 is actually newer than 2.0. | marcus | 2002-11-12 | 4 | -36/+35 |
| | |||||
* | GNOME has just changed the layout of their FTP site. This resulted in | marcus | 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. | marcus | 2002-06-30 | 1 | -1/+1 |
| | |||||
* | Update to GNOME 2.0 RC2. | marcus | 2002-06-26 | 2 | -12/+14 |
| | |||||
* | Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. | marcus | 2002-06-15 | 2 | -4/+3 |
| | |||||
* | Update to the latest GNOME 2 snapshot. | marcus | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. | marcus | 2002-05-28 | 4 | -33/+6 |
| | |||||
* | Allow sawfsh to restore saved settings between sessions. Bump PORTREVISION. | marcus | 2002-05-25 | 2 | -0/+30 |
| | | | | | | | Special thanks to: Franz Klammer <klammer@webonaut.com> for tracking this down Tested by: Franz Klammer <klammer@webonaut.com> Obtained from: sawfish2 CVS | ||||
* | Add missed files. | sobomax | 2002-05-20 | 1 | -0/+21 |
| | |||||
* | Back to betas...Update to GNOME 2.0 beta 5. | marcus | 2002-05-19 | 1 | -1/+1 |
| | |||||
* | Update to 20020509 (version in GNOME2 RC2) after a repo-copies from | sobomax | 2002-05-14 | 6 | -86/+72 |
| | | | | lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish. | ||||
* | Comment out DIST_SUBDIR=gnome pending next version update. | sobomax | 2002-02-12 | 2 | -2/+2 |
| | |||||
* | Since sawfish (and dependencies) are critical parts of the GNOME | ade | 2002-02-12 | 2 | -3/+4 |
| | | | | | environment, track the versions available on the GNOME sites, to ensure maximum compatibility. | ||||
* | Just in the case undefine `WITHOUT_ALL' when building on bento. | sobomax | 2002-01-09 | 1 | -0/+1 |
| | |||||
* | Rework optional dependency mechanism, so it's always produces -gnome version | sobomax | 2002-01-09 | 1 | -4/+6 |
| | | | | of package on the bento. | ||||
* | When building package forcefully turn optional GNOME components on, otherwise | sobomax | 2001-12-16 | 1 | -1/+2 |
| | | | | gnome and gnome-fifth-toe packages contain incorrect dependencies list. | ||||
* | Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I | sobomax | 2001-10-29 | 1 | -1/+1 |
| | | | | | | | | did not see any problems with the later on my local box, but it doesn't do any harm, so put it in to make few users happy. PR: 31333 Submitted by: "Alexander N. Kabaev" <ak03@gte.com> | ||||
* | Update to 1.0.1. | sobomax | 2001-10-15 | 4 | -31/+11 |
| | |||||
* | Fix bug with passing mouse clicks to the root window. | sobomax | 2001-08-28 | 2 | -0/+22 |
| | | | | | PR: 29973 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Update to 1.0. | sobomax | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | Update to 0.99. | sobomax | 2001-07-03 | 3 | -2/+5 |
| | |||||
* | The thing installs share/gnome/pixmaps/sawfish-logo.png even in the NOGNOME | sobomax | 2001-06-05 | 1 | -1/+1 |
| | | | | | | case, so adjust PLIST accordingly to make bento happy. Submitted by: bento | ||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-11 | 1 | -1/+1 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Update to 0.38. | sobomax | 2001-03-15 | 3 | -2/+5 |
| | |||||
* | Update to 0.37.3. | sobomax | 2001-02-21 | 2 | -2/+2 |
| | |||||
* | Update to 0.37.2. | sobomax | 2001-02-16 | 3 | -3/+4 |
| | |||||
* | Layout fixes in x11-wm. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Update to 0.36. | sobomax | 2001-01-22 | 3 | -3/+64 |
| | |||||
* | Update to 0.35. | sobomax | 2001-01-07 | 3 | -6/+10 |
| | |||||
* | Add zh_TW.Big5 translation. | sobomax | 2000-12-06 | 2 | -1/+5 |
| | | | | Submitted by: Shen Chuan-Hsing <statue@mail.elife.idv.tw> | ||||
* | Update to 0.34. | sobomax | 2000-12-05 | 4 | -8/+19 |
| | |||||
* | Update to 0.33.1. | sobomax | 2000-11-14 | 2 | -2/+2 |
| | |||||
* | Update to 0.33. | sobomax | 2000-11-09 | 3 | -2/+4 |
| | |||||
* | Fix pkg-plist. | sobomax | 2000-10-23 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | Update to 0.32. | sobomax | 2000-10-20 | 3 | -3/+4 |
| |