Commit Graph

77 Commits

Author SHA1 Message Date
ajacoutot
fd1cd0c58d Move move to new DEPENDS. 2010-07-30 08:02:59 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
wilfried
47549fec87 make wmaker.inst know where WPrefs is 2009-02-15 20:12:17 +00:00
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
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +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
alek
02ae91bd25 Add WANTLIB markers 2004-12-19 17:27:00 +00:00
xsa
c16eccfafe more new-style MODULES. 2004-08-10 11:16:43 +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
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
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
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
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
wilfried
19791c1792 Update to 0.64.0
Split windowmaker-extra to its own port
2001-02-15 17:57:54 +00:00
wilfried
9e576e3aef Take over port, ok jasoni@
Add x11/windowmaker to CATEGORIES
2001-02-07 13:17:04 +00:00
jasoni
9a4de0e40c missed 2001-01-19 03:45:58 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
9da3c15726 fix installation problem with the WindowMaker-extra part of the install 2000-08-18 16:19:03 +00:00
brad
82448ea881 - add HOMEPAGE to DESCR
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use better filename for patch
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-20 06:02:02 +00:00
brad
356aa7c3a5 change dependency, png.1.6 -> png.1 2000-06-25 22:50:17 +00:00
fgsch
bdb6802c2c update libpng dependency since minor changed; sigh sigh. 2000-05-21 12:38:59 +00:00
jasoni
8d745e8c50 Update to 0.62.1 - bugfix.
One point against me for not letting the new release mature enough!
2000-04-07 18:46:50 +00:00