summaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish2
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.marcus2002-06-262-12/+14
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-152-4/+3
|
* Update to the latest GNOME 2 snapshot.marcus2002-06-121-1/+1
|
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-284-33/+6
|
* Allow sawfsh to restore saved settings between sessions. Bump PORTREVISION.marcus2002-05-252-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.sobomax2002-05-201-0/+21
|
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-191-1/+1
|
* Update to 20020509 (version in GNOME2 RC2) after a repo-copies fromsobomax2002-05-146-86/+72
| | | | lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
* Comment out DIST_SUBDIR=gnome pending next version update.sobomax2002-02-122-2/+2
|
* Since sawfish (and dependencies) are critical parts of the GNOMEade2002-02-122-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.sobomax2002-01-091-0/+1
|
* Rework optional dependency mechanism, so it's always produces -gnome versionsobomax2002-01-091-4/+6
| | | | of package on the bento.
* When building package forcefully turn optional GNOME components on, otherwisesobomax2001-12-161-1/+2
| | | | gnome and gnome-fifth-toe packages contain incorrect dependencies list.
* Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. Isobomax2001-10-291-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.sobomax2001-10-154-31/+11
|
* Fix bug with passing mouse clicks to the root window.sobomax2001-08-282-0/+22
| | | | | PR: 29973 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 1.0.sobomax2001-07-102-2/+2
|
* Update to 0.99.sobomax2001-07-033-2/+5
|
* The thing installs share/gnome/pixmaps/sawfish-logo.png even in the NOGNOMEsobomax2001-06-051-1/+1
| | | | | | case, so adjust PLIST accordingly to make bento happy. Submitted by: bento
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-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.sobomax2001-03-153-2/+5
|
* Update to 0.37.3.sobomax2001-02-212-2/+2
|
* Update to 0.37.2.sobomax2001-02-163-3/+4
|
* Layout fixes in x11-wm.olgeni2001-02-051-1/+1
|
* Update to 0.36.sobomax2001-01-223-3/+64
|
* Update to 0.35.sobomax2001-01-073-6/+10
|
* Add zh_TW.Big5 translation.sobomax2000-12-062-1/+5
| | | | Submitted by: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
* Update to 0.34.sobomax2000-12-054-8/+19
|
* Update to 0.33.1.sobomax2000-11-142-2/+2
|
* Update to 0.33.sobomax2000-11-093-2/+4
|
* Fix pkg-plist.sobomax2000-10-231-0/+3
| | | | Submitted by: bento
* Update to 0.32.sobomax2000-10-203-3/+4
|
* Fix plist for nognome case.sobomax2000-10-201-3/+3
| | | | Submitted by: bento
* Unbroke for GNOME case.sobomax2000-10-111-2/+3
|
* Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way tosobomax2000-10-101-0/+1
| | | | disable bsd.gnome.mk CONFIGURE_ARGS).
* - add "-I${X11BASE}/include" into CPPFLAGS, because otherwise in some casessobomax2000-10-092-2/+3
| | | | | configure script fails to detect session managment X11 includes. - fix `@exec install-info ...' in pkg-plist.
* Implement WANT_GNOME.reg2000-10-052-23/+26
|
* Update to 0.31.1.sobomax2000-10-023-4/+7
|
* MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>nakai2000-09-241-1/+1
|
* Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingsobomax2000-09-226-211/+351
| | | | | | this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW
* Update to 0.30.3.sobomax2000-07-253-2/+3
|
* (1) /usr/share/info/dir was renamed to dir-tmpl.taoka2000-07-191-3/+0
| | | | | | | | | | | (2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile
* Update librep/rep-gtk/sawfish triplet to the latest versions:sobomax2000-07-173-2/+4
| | | | | | librep: 0.12.3 rep-gtk: 0.13a sawfish: 0.30.2
* Update to 0.30.sobomax2000-07-114-24/+20
|
* Update to 0.29.sobomax2000-07-034-47/+125
|
* Update to 0.28.1.sobomax2000-06-243-3/+5
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Fix installation of Gnome-Control-Center pieces.sobomax2000-06-132-24/+40
| | | | | | | | | | "The sawfish window manager (x11-wm/sawfish) installs a Gnome control applet by default. This applet is installed into /usr/X11R6/share/control-center however this should be /usr/X11R6/share/gnome/control-center in FreeBSD (Gnome 1.2.0). The capplet doesn't work otherwise." PR: 19242 Submitted by: Stijn Hoop <stijn@win.tue.nl>
OpenPOWER on IntegriCloud