sthen
f9dc2fa78a
libungif->giflib and patch where necessary, ok jasper@ aja@
2013-09-25 07:56:56 +00:00
sthen
d513b9fb53
regen patches
2013-09-19 20:43:54 +00:00
sthen
957634ded7
- Add upstream patch to fix java/netbeans menu problem after
...
resize, maximize. From Christian Schulte on ports@.
- While there: tidy Makefile, regen PLIST and merge PFRAG.shared,
don't USE_GROFF.
2013-08-22 23:03:20 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
naddy
1e474f48e1
remove Peter Stromberg as maintainer:
...
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
dcoppa
dc4bdb9888
Fix attributes of WPrefs app, so that it has the right icon in the
...
dock, instead of a broken one.
2012-08-09 09:30:27 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
dcoppa
8e4836198e
Fix the "periodic focus bug" described at:
...
c91bb1ba13
From upstream git via Bryan Linton (bl AT shoshoni DOT info)
2012-03-17 17:32:28 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
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
espie
a6bf3dc5ff
fix build on x86 with gcc4 (from gentoo via freebsd)
2010-05-20 10:58:08 +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
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