Commit graph

41 commits

Author SHA1 Message Date
Renato Botelho
4783606d82 - Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeys
directly on dock's [1]
- Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:		ports/116518
Submitted by:	garga
Approved by:	maintainer timeout (2 weeks)
Obtained from:	Fedora 7 source rpm [1]
2007-10-05 17:28:19 +00:00
Doug Barton
3eea5e26ee Fix build with gcc 4.1
Obtained from:	Gentoo
2006-12-18 08:02:54 +00:00
Doug Barton
fcc46e520d 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:	portmgr (krion)
2005-08-11 07:52:18 +00:00
Doug Barton
c925442c4b Update to the latest, 0.92.
Re-sort pkg-plist was my idea.

Submitted by:	Ports Fury
2005-07-25 08:12:21 +00:00
Doug Barton
862f6c8711 Patch to fix a debilitating problem for amd64 users. To quote Scott:
"While it compiles and seems to start fine, it will crash if you
start any GTK-based program, including Firefox and Mozilla ...
GTK populates the NET_WM_ICON X11 property with incorrectly padded
data, and WindowMaker blindly reads it out and winds up passing
garbage to some X libraries, which in turn abort the entire process ...
Fortunately, handling this X11 property is not mandatory as there are
other more reliable ways to pass icon state through X (and in fact very
very few other window managers even try this), so it's safe to avoid the
whole mess by stubbing it out and letting Windowmaker fall back to a
more reliable method."

I've tested this patch with i386 windowmaker, and haven't noticed any
differences. I have xterms and various other things doing fancy stuff
with window and icon titles, so I'm pretty confident that this will
be safe for users of all ARCH's. It's also possible that it will help
those users who were having weird QT problems, but I was not able to
reproduce that problem so I can't say for sure.

Submitted by:	scottl
Approved by:	portmgr (krion)
2005-03-28 09:13:21 +00:00
Doug Barton
22f1e36ff0 This code is no longer in version 0.91.0 2004-10-26 08:31:32 +00:00
Pav Lucistnik
7d63a886d3 - Fix build on 4-stable
- Fix libwraster shared library version
- Remove a patch which is no longer needed
- Remove options which are no longer supported
- Fix pkg-plist
- Revise pkg-descr

PR:		ports/73082
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-10-25 22:27:51 +00:00
Doug Barton
ad37b423f4 De-fuzz for 0.90.0 2004-10-24 10:59:21 +00:00
Doug Barton
1f2b53d447 Revised to include all the languages supported in 0.90.0. 2004-10-24 10:58:34 +00:00
Doug Barton
03289b7f63 This patch does not seem to be necessary in 0.90.0. 2004-10-24 10:57:54 +00:00
Doug Barton
93dc2a1710 This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
2004-10-24 10:57:23 +00:00
Doug Barton
9328992699 Choosing a default font for the installation seems no longer to be
necessary in 0.90.0.
2004-10-24 10:56:45 +00:00
Doug Barton
18c8580b99 Improvements in the 0.90.0 code make these patches irrelevant. 2004-10-24 10:56:09 +00:00
Doug Barton
9d3fe74e52 In preparation for 0.90.0, delete all patches that involve charset
manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere,
and zh_TW is now built into the distribution.
2004-10-24 10:54:50 +00:00
Norikatsu Shigemura
7d9c6223fe o Fix flickering problem with GTK2.
o Bump PORTREVISION acrodingly.

PR:		ports/61661
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Obtained from:	http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
2004-01-21 17:13:56 +00:00
Maxim Sobolev
ccbde9b110 Update to 0.80.1. 2002-07-02 15:03:17 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Maxim Sobolev
3711a0f067 Fix broken catalog files (non-standard charset names).
Submitted by:	naddy
2002-03-17 14:50:01 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
1d49faf456 Fix a potential segfault.
Submitted by:	tg
2001-10-25 08:17:10 +00:00
Maxim Sobolev
21479ebd6a Update to 0.70.0. 2001-10-10 10:20:07 +00:00
Maxim Sobolev
53802b5536 Unbroke wsetfont in Japanese/Korean environment.
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
Tested by:	knu
2001-08-06 13:34:15 +00:00
Maxim Sobolev
55afef8b54 Update to 0.65.1. 2001-07-24 09:00:50 +00:00
Kris Kennaway
3c90ea64a0 Prevent possibly-exploitable buffer overflows coming from long window names.
Submitted by:	"Alfredo K. Kojima" <kojima@conectiva.com.br>
2001-07-24 01:24:12 +00:00
Maxim Sobolev
8b2b4ff5c0 1. Backport two patches from windowmaker-i18n port;
2. add wmicons into RUN_DEPENDS and remove similar functionality from
   this port;
3. due to (1) bump PORTREVISION.
2001-05-27 15:31:06 +00:00
Maxim Sobolev
1bd5690f5f Update to 0.65.0. 2001-05-14 18:59:27 +00:00
Maxim Sobolev
834910eb61 Update to 0.64.0. 2001-02-19 20:41:40 +00:00
Maxim Sobolev
f01841a562 Put in another belt to prevent libwmfun from picking header from freetype1
instead of right header from freetype2.

Poked by:	Michael Harnois <mdharnois@home.com>
2001-01-09 16:45:23 +00:00
Maxim Sobolev
36e5787fbd Update to the long awaited new release 0.63.1. 2001-01-08 02:09:09 +00:00
Thomas Gellekum
8ee9d3e4cc Upgrade to 0.62.1. Cosmetic fixes.
PR:		17766
Submitted by:	"Maxim Sobolev" <sobomax@altavista.net>
2000-04-03 09:54:04 +00:00
Thomas Gellekum
82fcc9cca6 Correct version number for libwraster. 2000-03-31 10:08:30 +00:00
Thomas Gellekum
ebd208723f Upgrade to 0.62.0.
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-03-31 09:35:06 +00:00
Thomas Gellekum
1210188ed1 Merge libwmfun port with WindowMaker. Fix PLIST.
PR:		16727
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Reviewed by:	Will Andrews <andrews@technologist.com>

Use libungif instead of giflib.
2000-02-16 13:05:08 +00:00
Steve Price
de00b64908 Toss in a better mult-byte character support.
PR:		12637
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-29 08:27:43 +00:00
Steve Price
5da40d24d6 Make sure we can find the WINGs header files when compiling util/*. 1999-06-06 16:01:49 +00:00
Thomas Gellekum
2e464b205d Upgrade to 0.20.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-12-04 07:53:46 +00:00
Thomas Gellekum
137f1976cb Fix CPU hogging.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-11-02 08:08:09 +00:00
Thomas Gellekum
afbc2ba0b4 Upgrade to 0.20.2.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-30 08:24:36 +00:00
Thomas Gellekum
7a58dbefbb Fix default paths in WPrefs.app.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-19 10:57:04 +00:00