| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
28 Jan 2012 03:31:10
0.92.0_10
|
dougb  |
Move these ports from libungif to giflib since that seems to be the consensus |
23 Sep 2011 22:26:39
0.92.0_10
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
0.92.0_10  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
26 Jun 2011 05:08:34
0.92.0_10
|
dougb  |
Fix build with clang
PR: ports/156802
Submitted by: "Hartmann, O." <ohartman@zedat.fu-berlin.de> |
23 May 2011 23:04:13
0.92.0_10
|
pav  |
- Unbork:
Makefile error: you cannot include bsd.port[.pre].mk twice
Reported by: pointyhat |
18 May 2011 02:13:35
0.92.0_10
|
dougb  |
Turns out this needs bsd.port.pre.mk instead of bsd.port.options.mk
because I need FILESDIR defined. |
16 May 2011 05:22:09
0.92.0_10
|
dougb  |
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe. |
20 Mar 2011 12:54:45
0.92.0_10
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.92.0_10
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.92.0_10
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
29 Mar 2010 05:33:44
0.92.0_9
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.92.0_9
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.92.0_8
|
dinoex  |
- update to jpeg-8 |
14 Dec 2009 21:42:25
0.92.0_7
|
dougb  |
Add a patch to fix a periodic focus bug
Bump PORTREVISION
PR: ports/140755
Submitted by: Dmitry <dmitry2006@yandex.ru> |
17 Aug 2009 20:10:39
0.92.0_6
|
dougb  |
Add a port that installs only libwraster from Window Maker. A lot of
dockapps depend on libwraster but don't need the full WM port. |
02 Aug 2009 19:36:34
0.92.0_6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.92.0_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Mar 2009 19:51:28
0.92.0_5
|
dougb  |
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports |
31 Dec 2008 12:03:35
0.92.0_5
|
dougb  |
Update windowmaker.org -> windowmaker.info in all places that it occurs.
Bump PORTREVISION to incorporate most recent changes. |
31 Dec 2008 11:59:25
0.92.0_4
|
dougb  |
Add support for PORTDOCS |
31 Dec 2008 10:46:05
0.92.0_4
|
dougb  |
Add a fix for the following bugs:
- release colors to avoid issues with the reference count overflowing a
small integer and causing unexpected color releases that can crash
Window Maker (Martin Frydl <martin.frydl@systinet.com>)
- fixed a small memory leak in WINGs/wview.c caused by not releasing the
background color of a view (Martin Frydl <martin.frydl@systinet.com>)
Inspired by the "refcount" patch in the Debian rpm, updated versions
of the patches obtained from the latest WindowMaker source repo. |
31 Dec 2008 10:11:47
0.92.0_4
|
dougb  |
Fix issues with fullscreen mode, particularly for OpenOffice.
Patch comes from the PR, confirmed in latest version of WindowMaker sources.
PR: ports/129291
Submitted by: keef <hardcss@yahoo.co.jp> |
31 Dec 2008 10:01:26
0.92.0_4
|
dougb  |
On amd64 clicking the WPrefs.app can cause a crash.
Fix obtained partly from the PR and partly from the Debian RPM. The wmspec.c
fix was confirmed in the latest version of windowmaker in their repo.
PR: ports/120284
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> |
06 Jun 2008 14:17:21
0.92.0_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.92.0_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 23:21:25
0.92.0_3
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
05 Oct 2007 17:28:19
0.92.0_3
|
garga  |
- 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] |
19 May 2007 20:32:57
0.92.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
0.92.0_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
18 Dec 2006 08:02:54
0.92.0_2
|
dougb  |
Fix build with gcc 4.1
Obtained from: Gentoo |
21 May 2006 20:11:57
0.92.0_2
|
dougb  |
Add my own web site as a backup master site |
21 May 2006 20:08:21
0.92.0_2
|
dougb  |
The windowmaker web site has moved to .info |
13 May 2006 05:00:46
0.92.0_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
0.92.0_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Dec 2005 13:43:57
0.92.0_1
|
danfe  |
Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT and
description.
Approved by: maintainer timeout (over a month) |
24 Nov 2005 00:08:51
0.92.0
|
dougb  |
Add SHA256 checksums to my ports |
23 Nov 2005 23:27:13
0.92.0
|
dougb  |
Add option (on by default) to compile in the infamous
"single click" patch to put that option on the WPrefs
menu. |
15 Nov 2005 06:52:12
0.92.0
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
29 Oct 2005 07:13:29
0.92.0
|
dougb  |
For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places. |
11 Aug 2005 07:52:18
0.92.0
|
dougb  |
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) |
25 Jul 2005 08:12:21
0.92.0
|
dougb  |
Update to the latest, 0.92.
Re-sort pkg-plist was my idea.
Submitted by: Ports Fury |
28 Mar 2005 09:13:21
0.91.0
|
dougb  |
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) |
26 Oct 2004 08:49:49
0.91.0
|
dougb  |
Update to 0.91.0, the latest version from the window maker team.
It contains several bug fixes, especially for the new alt-tab code.
1. Adopt this port, at least for the time being. I use it every day,
and follow the wm-user list so I'm probably qualified.
2. Update the descriptions of the OPTIONS.
3. Restore the knob for KDE, and add knobs for XINERAMA and the
additional LINGUAS files. These, and the XKB_STATUS knobs are all
off by default, but on for the PACKAGE_BUILDING case. I borrowed
this concept from the fluxbox port.
4. Add a knob for the experimental virtual desktop code, off by default.
The window maker folks warn that this is still experimental, so users (Only the first 15 lines of the commit message are shown above ) |
26 Oct 2004 08:31:32
0.90.0_1
|
dougb  |
This code is no longer in version 0.91.0 |
25 Oct 2004 22:27:52
0.90.0_1
|
pav  |
- 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> |
24 Oct 2004 11:02:32
0.90.0
|
dougb  |
Update to 0.90.0, the latest release from the Window Maker team.
This release adds many new features, including font anti-aliasing.
1. Update LIB_DEPENDS to include Xft
2. Modernize USE_LIBTOOL
3. Hermes is no longer relevant
4. Update man page list and pkg-plist for new version |
24 Oct 2004 10:59:21
0.80.2_3
|
dougb  |
De-fuzz for 0.90.0 |
24 Oct 2004 10:58:34
0.80.2_3
|
dougb  |
Revised to include all the languages supported in 0.90.0. |
24 Oct 2004 10:57:54
0.80.2_3
|
dougb  |
This patch does not seem to be necessary in 0.90.0. |
24 Oct 2004 10:57:23
0.80.2_3
|
dougb  |
This adjustment for how libtool is used seems no longer necessary
in 0.90.0. |
24 Oct 2004 10:56:45
0.80.2_3
|
dougb  |
Choosing a default font for the installation seems no longer to be
necessary in 0.90.0. |
24 Oct 2004 10:56:09
0.80.2_3
|
dougb  |
Improvements in the 0.90.0 code make these patches irrelevant. |
24 Oct 2004 10:54:50
0.80.2_3
|
dougb  |
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. |
21 Aug 2004 09:28:06
0.80.2_3
|
pav  |
- Convert to OPTIONS
PR: ports/70718
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
11 Jul 2004 11:30:43
0.80.2_3
|
krion  |
Pet portlint |
09 Jul 2004 17:43:11
0.80.2_3
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
06 May 2004 05:12:30
0.80.2_3
|
kris  |
Drop maintainership; I don't use this from day-to-day thesedays. |
22 Mar 2004 12:45:57
0.80.2_3
|
kris  |
o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)
Submitted by: trevor |
14 Mar 2004 06:17:56
0.80.2_3
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
15 Feb 2004 06:54:10
0.80.2_3
|
kris  |
Really fix the typo. |
15 Feb 2004 06:53:07
0.80.2_3
|
kris  |
Fix typo that somehow made it into my previous commit.
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> |
14 Feb 2004 06:04:05
0.80.2_3
|
kris  |
Set WITHOUT_HERMES on sparc64, because that library has an endianness
bug that interchanges red and blue channels in images.
Take maintainership. |
04 Feb 2004 04:36:30
0.80.2_3
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.80.2_2
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
21 Jan 2004 17:13:56
0.80.2_2
|
nork  |
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 |
27 Sep 2003 03:04:08
0.80.2_1
|
edwin  |
Fix breakage by KATO megapatch
Submitted by: Adam McLaurin <blueeskimo@gmx.net> |
27 Sep 2003 01:01:08
0.80.2_1
|
edwin  |
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
26 Aug 2003 20:25:58
0.80.2_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.80.2
|
marcus  |
Chase the libintl.so shared lib version. |
29 Jul 2003 09:12:37
0.80.2
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
07 Mar 2003 06:14:21
0.80.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Jan 2003 10:39:00
0.80.2
|
sobomax  |
Revert superfluous PORTREVISION bump from the previous commit. |
02 Jan 2003 10:34:09
0.80.2_1
|
sobomax  |
Add a knob to disable Hermes support.
PR: 45748
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> |
20 Nov 2002 20:31:35
0.80.2
|
sobomax  |
Update to 0.80.2.
PR: 45523
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> |
01 Aug 2002 16:22:41
0.80.1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
10 Jul 2002 16:40:58
0.80.1
|
sobomax  |
Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status.
Submitted by: Alexander Peresunko <alex@freeman.org.ua> |
02 Jul 2002 15:03:17
0.80.1
|
sobomax  |
Update to 0.80.1. |
15 Apr 2002 17:05:52
0.80.0_1
|
sobomax  |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
12 Apr 2002 17:10:20
0.80.0_1
|
ade  |
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 |
17 Mar 2002 14:50:01
0.80.0
|
sobomax  |
Fix broken catalog files (non-standard charset names).
Submitted by: naddy |
15 Mar 2002 19:44:29
0.80.0
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
29 Jan 2002 12:14:18 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
25 Dec 2001 09:46:03 
|
sobomax  |
Update to 0.80.0. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
25 Oct 2001 09:17:10 
|
sobomax  |
Fix a potential segfault. |
10 Oct 2001 11:20:07 
|
sobomax  |
Update to 0.70.0. |
30 Sep 2001 22:09:24 
|
sobomax  |
Catch up changes of the windowmaker ftp directory structure. |
11 Sep 2001 04:39:42 
|
ache  |
Bump png major |
06 Aug 2001 14:34:15 
|
sobomax  |
Unbroke wsetfont in Japanese/Korean environment. |
30 Jul 2001 11:36:17 
|
sobomax  |
Remove ${LOCALBASE}/man/sk to make bento happy. |
24 Jul 2001 10:00:50 
|
sobomax  |
Update to 0.65.1. |
24 Jul 2001 02:24:12 
|
kris  |
Prevent possibly-exploitable buffer overflows coming from long window names. |
16 Jun 2001 10:42:25 
|
sobomax  |
Try harder to avoid hardcoded /usr/local/GNUstep in localised menus. |
06 Jun 2001 16:31:34 
|
sobomax  |
Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not to
the /usr/local/GNUstep. |
27 May 2001 16:31:06 
|
sobomax  |
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. |
15 May 2001 10:39:47 
|
sobomax  |
Cleanup MASTER_SITES: |
14 May 2001 19:59:27 
|
sobomax  |
Update to 0.65.0. |
19 Feb 2001 20:41:40 
|
sobomax  |
Update to 0.64.0. |