aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish2
Commit message (Collapse)AuthorAgeFilesLines
* 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-101-0/+1
|
* Rework optional dependency mechanism, so it's always produces -gnome versionsobomax2002-01-101-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-301-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-292-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-061-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-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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-173-3/+4
|
* Layout fixes in x11-wm.olgeni2001-02-061-1/+1
|
* Update to 0.36.sobomax2001-01-223-3/+64
|
* Update to 0.35.sobomax2001-01-083-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-183-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-253-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>
* Update to 0.28 version. Also add several missed @dirrm's into PLIST while I'msobomax2000-06-133-3/+16
| | | | here.
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-1/+1
|
* Update to 0.27.2nakai2000-05-284-377/+400
|
* Added bunch of missed WWW's.sobomax2000-05-181-0/+2
|
* Update to 0.26ade2000-04-193-10/+43
| | | | Approved by: nakai
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-2/+2
|
* Portlint a few minor nits from my previous commit.ade2000-03-282-4/+3
|
* Update to 0.25.2 - configuration from GNOME's control centerade2000-03-252-4/+4
| | | | | | now works again :) Approved by: maintainer
* Update to 0.25.1nakai2000-03-083-13/+31
|
* Fix bogon in PLIST_SUB that was preventing the PLISTade2000-02-241-1/+1
| | | | | | from being generated at install time. Not approved by: maintainer
* Use %%VERSION%% for maintanance convenience.nakai2000-02-182-286/+287
| | | | Submitted by: taoka@FreeBSD.org
* Update to 0.24nakai2000-02-183-275/+291
|
* Remove unnecessary giflib-related path from CONFIGURE_ENVade2000-02-161-2/+1
|
* Update to 0.23nakai2000-01-313-258/+277
|
* Update to 0.22nakai2000-01-263-276/+266
| | | | | Now it is intenetionalized and enable for the multibyte enrivonment.
* Add patches. ( I forgot this. )nakai2000-01-101-0/+11
| | | | Submitted by: Youichi Asai (yatt.gnome.gr.jp)
* Fix about PLIST and i18n.nakai2000-01-093-263/+288
| | | | Submitted by: Youichi Asai <yatt@gnome.gr.jp>
* Update to 0.20.1nakai1999-12-243-232/+269
| | | | | PR: ports/15566 Submitted by: Rod Taylor rod@zort.on.ca
* Update to 0.17nakai1999-12-023-242/+232
|
* Initial import.nakai1999-11-115-0/+295
Lisp configurable window manager.