Commit Graph

109 Commits

Author SHA1 Message Date
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
mglocker
97574ea6df Fixes WPrefs crash when choosing WPrefs Menu Definition. Patch from
Pedro Martelletto:

Revision 1.4 of x11/windowmaker/patches/patch-WINGs_string_c uncovered
a bug in WPrefs, WindowMaker's configuration tool. The bug can be easily
triggered by choosing the 'Applications Menu Definition' dialogue.

The problem is that WPrefs code relied on the fact that the first token
in the array would not be free'd by wtokenfree(), a misbehaviour which
was correctly addressed in the aforementioned change.

Tested by some, and OK jasper@ before ports tree lock.
2007-08-25 09:27:12 +00:00
wilfried
733f062ca2 bump 2007-04-25 11:47:52 +00:00
wilfried
845abd26d4 On BSD systems putenv creates its own strdup of supplied string,
therefor it should be freed again

patch from Tobias Stoeckmann
2007-04-25 11:34:47 +00:00
wilfried
21cf4b7ace The WINGs-function wtokensplit does not set argv to NULL if no
string has been split - instead argc is set to 0

patch from Tobias Stoeckmann
2007-04-25 11:33:21 +00:00
wilfried
886c0ab2bd wtokenfree does not free the first entry of an array
patch from Tobias Stoeckmann
2007-04-25 11:32:55 +00:00
wilfried
1a9ed04220 Do not allow a pop from array if no more items are left
patch from Tobias Stoeckmann
2007-04-25 11:32:30 +00:00
wilfried
e1c9b28667 During expansion of path, the resulting path can overflow the
supplied area of PATH_MAX+2 (buffer as well as buffer2). A tampered
environment variable can be used to modify program flow.

Way too many functions handle a return value of NULL for wexpandpath
improperly, resulting in segfaults (and maybe other problems). To
prove the existance of these issues:

The improper parsing of environment variables can lead to expansion
of path names that were not intended to be expanded.

patch from Tobias Stoeckmann
2007-04-25 11:31:53 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
espie
4a6572a193 new MULTI_PACKAGES 2006-11-21 22:07:07 +00:00
wilfried
9b7ea64892 build with xinerama by default (and remove the flavor) 2006-10-17 12:14:50 +00:00
espie
fd969f3dd2 more new lib specs 2006-09-18 10:21:48 +00:00
sturm
d9013f01fa bump all PKGNAMEs after HOMEPAGE change 2006-04-14 20:12:34 +00:00
sturm
ad113fc45b fix urls for windowmaker ports
from jim razmus
2006-04-05 04:37:00 +00:00
naddy
4f657b21f1 remove MODGNU_SHARED_LIBS and related hacks 2006-01-12 01:05:22 +00:00
naddy
1a633ba1fe SHARED_LIBS, USE_LIBTOOL, a little cleanup 2005-12-27 23:12:23 +00:00
sturm
f2520f4744 /etc -> ${SYSCONFDIR} 2005-11-13 08:49:19 +00:00
wilfried
4a12b146fb Some 64bits patches from matthieu@ 2005-11-05 23:32:44 +00:00
wilfried
c4fea85050 update to 0.92.0 2005-11-01 17:28:34 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
alek
02ae91bd25 Add WANTLIB markers 2004-12-19 17:27:00 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
naddy
eeb9d0f89a libintl requires libiconv 2004-08-11 18:01:32 +00:00
xsa
c16eccfafe more new-style MODULES. 2004-08-10 11:16:43 +00:00
naddy
522b897de8 @dirrm shared directories 2003-12-20 13:21:43 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
tedu
6bb10b5c89 bump package name to p1 with patches. reminded by fgsch and ok wilfried 2003-08-16 19:06:07 +00:00
tedu
a19638710c fix some weird bugs interacting with gtk2 apps. from wm cvs and debian.
ok wilfried@
2003-08-14 21:23:55 +00:00
sturm
e2d67d3319 don't change SYSCONFDIR, use CONFDIR instead 2003-05-13 22:53:58 +00:00
wilfried
7ed947b073 update to WindowMaker-0.80.2
Fixed buffer overflow in libwraster
2002-11-22 11:53:58 +00:00
wilfried
3e3d3b9dae update to Window Maker-0.80.1, lots of bugfixes
removed 'i18n' flavor and added a 'lang' subpackage instead
2002-07-23 07:58:04 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
brad
c9a402180c CPPFLAGS is empty by default. 2002-04-30 13:05:04 +00:00
wilfried
afab5ded0a png include path 2002-04-29 09:00:59 +00:00
wilfried
a3545f166e update to WindowMaker-0.80.0 2002-01-04 22:40:02 +00:00
wilfried
1fa9804f34 move the blurb about running wmaker.inst to DESCR 2001-11-12 10:29:51 +00:00
heko
16013d5acf Use libungif instead of libgif.
brad@ ok
2001-11-10 11:13:48 +00:00
wilfried
fed482f43d update Window Maker to 0.70.0 2001-10-24 13:54:38 +00:00
wilfried
859f52ec8f use ports in-tree libtool patches 2001-10-05 19:28:50 +00:00
wilfried
8cee27b6dd no more beta/srcs, use source/release instead, noted by tobias@paprotta.de 2001-09-28 14:37:06 +00:00
wilfried
24a358874b use gettext module 2001-09-24 09:27:52 +00:00
lebel
d94843751c well, as agreed on icb, we decided to support gnome by default. 2001-09-14 16:13:05 +00:00
lebel
22c7f099ac add gnome flavour to x11/windowmaker.
o since WindowMaker doesn't link against any gnome libs, I didn't
add any dependencies to gnome.
o gnome FLAVOR adds hints to support Gnome applications like the Panel.
2001-09-14 15:37:13 +00:00
wilfried
e669487621 don't hardcode the path to WPrefs, prompted by heko@ 2001-09-07 14:11:28 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
wilfried
3f4fa4c6b9 update Window Maker to 0.65.1
- Fixed crash with long titles in the window list menu (buffer overflow)
- fixed crash when removing menu entry for Window List or Workspace submenu
- Replaced almost all sprintf() calls with snprintf()
- Fixed some non-portable shell constructs used in installed scripts
- removed FocusFollowMouse from wmaker and WPrefs
- fixed problem with alpha images showing a blue tint on big endian machines
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
  related error when text was selected in a textfiled (including WPrefs.app
  and Window Maker itself).
- fixed bug with maximization of windows with fixed resize increments
- added None geometry display type
- fixed window enumeration bug
- removed GNUisms from wsetfont
- added slovakian translations
- added WINGs i18n patch
- fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
- added HMaximizeKey
- fixed bad SIGPIPE handling setup across forks
- added workaround for bug in locale handling on font set creation
2001-08-01 09:04:41 +00:00
wilfried
1bd163aac5 USE_BZIP2 is deprecated, use EXTRACT_SUFX instead. 2001-06-05 09:22:56 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
wilfried
271bb5448d upgrade to 0.65.0
add i18n flavor && fix po-files
2001-05-21 14:05:58 +00:00