The FreeBSD Ports Archive
FreeBSD x11-wm : fluxbox4>
A small and fast window manager based on BlackBox
Fluxbox is a window manager based on BlackBox with some new features:
o Transparent menus
o Pixmap themes
o Window snapping
o Integrated bbkeys
o Iconbar
o Configurable titlebar (slit)
o Windows tabs
o Wheel scroll changes workspace
o KDE and partial Gnome support
http://fluxbox.org/
|
fluxbox history
v. 1.45
date: 2007/10/08 21:23:29; author: mezz; state: Exp; lines: +6 -10
- Update to 1.0.0.
- Get rid of all X11BASE stuff.
- Enable imlib2 feature by default (follow the configure), use WITHOUT_IMLIB2
to disable it.
- Update the WWW.
v. 1.44
date: 2007/07/23 09:36:50; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.43
date: 2007/05/19 20:32:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.42
date: 2007/04/19 15:58:54; author: mezz; state: Exp; lines: +2 -1
Fix the WITH_DOCPDF installation.
Reported by: Benjamin Adams
v. 1.41
date: 2007/03/29 19:34:17; author: mezz; state: Exp; lines: +1 -3
Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
v. 1.40
date: 2007/03/27 13:09:37; author: mezz; state: Exp; lines: +3 -0
In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
v. 1.39
date: 2007/03/21 21:18:45; author: mezz; state: Exp; lines: +4 -2
Update to 1.0rc3, see changelog for details:
http://fluxbox.org/version-0.9.php
v. 1.38
date: 2007/03/19 19:19:30; author: mezz; state: Exp; lines: +145 -10
The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
v. 1.37
date: 2006/03/31 22:26:33; author: mezz; state: Exp; lines: +0 -42
-Remove all commented stuff.
-Remove maintainer line in pkg-descr.
-portlint:
-Use DATADIR in plist.
v. 1.36
date: 2005/11/15 06:52:09; author: ade; state: Exp; lines: +1 -2
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.
v. 1.35
date: 2005/11/12 20:52:18; author: mezz; state: Exp; lines: +39 -39
Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.
If anyone care about those so much, let me know the url to bring those back.
v. 1.34
date: 2004/08/09 19:09:06; author: mezz; state: Exp; lines: +18 -17
Clean up this port:
- Move MAN1 outside the bsd.port.pre.mk.
- Turn the knobs order into ABCs order.
- Few other clean up to make the portlint a bit happy man.
- No function change and now is easier to read.
v. 1.33
date: 2004/08/09 12:53:29; author: mezz; state: Exp; lines: +1 -1
fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,
so I shall take the maintainership.
v. 1.32
date: 2004/08/09 09:02:08; author: vs; state: Exp; lines: +1 -1
Reset maintainer.
PR: ports/69439
Request by: maintainer
v. 1.31
date: 2004/07/30 15:22:55; author: krion; state: Exp; lines: +6 -6
Fix build with gcc-3.2
Portlint
PR: ports/69782
Submitted by: Craig Rodrigues
v. 1.30
date: 2004/07/17 12:47:35; author: pav; state: Exp; lines: +1 -3
- Drop explicit dependency on XFree86-4-clients. It's not really needed
and it prevents coming global XFree86/Xorg switch thingie.
PR: ports/68540
Submitted by: Roman Bogorodskiy
Approved by: maintainer timeout (2 weeks)
v. 1.29
date: 2004/06/04 17:29:37; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.28
date: 2004/03/16 22:54:04; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.27
date: 2003/04/20 19:54:53; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.26
date: 2003/04/11 16:45:18; author: nork; state: Exp; lines: +2 -2
o fix crash on sticky windows if compiled with Remember patch
(update patch to -7)
o fix misbehaviour of tabber windows (patch approved by fluxgen)
PR: ports/50204
Submitted by: Pav Lucistnik
Tested by: Hendrik Scholz
Approved by: maintainer no response (about 2 month)
Patch approved by: fluxgen (fluxbox developer)
v. 1.25
date: 2003/02/28 22:53:02; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.24
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.23
date: 2003/02/18 04:51:33; author: anholt; state: Exp; lines: +1 -0
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.22
date: 2003/01/21 08:29:28; author: obraun; state: Exp; lines: +13 -8
WITH_WINSNAP does not work on -current.
Pointed out by: sheldonh
Approved by: maintainer
v. 1.21
date: 2003/01/19 17:09:38; author: obraun; state: Exp; lines: +26 -2
* Add WITH_WINSNAP knob for winsnap patch.
* Bump PORTREVISION.
PR: ports/47214
Submitted by: maintainer
v. 1.20
date: 2003/01/04 12:44:52; author: obraun; state: Exp; lines: +1 -1
Use a newer version of the remember patch. (no PORTREVISION bump)
Submitted by: maintainer
v. 1.19
date: 2003/01/01 22:04:28; author: obraun; state: Exp; lines: +5 -7
* Upgrade to 0.1.14.
* new patch URL.
* fixes to support using boxtools port.
PR: ports/46160
Submitted by: maintainer
v. 1.18
date: 2002/11/26 00:03:20; author: pat; state: Exp; lines: +9 -6
- Add patch that prevents OpenOffice from crashing
- Move Xft patch out of files/ and relocate reminder patch
- Add xterm as BUILD/RUN dependency to fix build [1]
- bump PORTREVISION
PR: ports/45706
Submitted by: maintainer
Reivewed by: kris [1]
v. 1.17
date: 2002/11/24 22:07:56; author: pat; state: Exp; lines: +17 -0
- Add back knob for unofficial remember patch
- Add Xft patch
- bump PORTREVISION
PR: ports/45685
Submitted by: maintainer
v. 1.16
date: 2002/11/23 01:36:06; author: pat; state: Exp; lines: +2 -16
Update to 0.1.13
PR: ports/45492
Submitted by: maintainer et al.
v. 1.15
date: 2002/11/03 16:23:35; author: pat; state: Exp; lines: +38 -7
Add unofficial remember patch and gnome/kde support knobs, bump PORTREVISION
as well.
PR: ports/44833
Submitted by: maintainer
Reviewed by: obraun
v. 1.14
date: 2002/10/10 15:38:38; author: obraun; state: Exp; lines: +9 -0
Added WITH_XINERAMA knob to build with xinerama support.
Approved by: maintainer
v. 1.13
date: 2002/10/08 23:06:44; author: obraun; state: Exp; lines: +4 -1
* Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
now.
* Bump PORTREVISION.
PR: 43844
Submitted by: maintainer
v. 1.12
date: 2002/09/13 06:17:10; author: obraun; state: Exp; lines: +1 -6
Upgrade to 0.1.12.
PR: ports/42720
Submitted by: maintainer
v. 1.11
date: 2002/09/10 17:43:50; author: obraun; state: Exp; lines: +2 -2
* Add fixed vendor patch
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy
PR: ports/42644
Submitted by: maintainer
v. 1.10
date: 2002/09/10 08:26:49; author: obraun; state: Exp; lines: +5 -0
* Add vendor patch.
* bump PORTREVISION
PR: ports/42626
Submitted by: maintainer
v. 1.9
date: 2002/09/03 18:42:05; author: obraun; state: Exp; lines: +1 -1
Upgrade to 0.1.11.
PR: ports/42377
Submitted by: maintainer
v. 1.8
date: 2002/07/15 14:59:03; author: pat; state: Exp; lines: +1 -5
Update to 0.1.10
Reviewed by: maintainer
Approved by: maintainer
v. 1.7
date: 2002/06/08 00:12:27; author: pat; state: Exp; lines: +3 -3
Update to 0.1.9 with bugfix 2 and give maintainership to
Hendrik Scholz
PR: 38885
Submitted by: Hendrik Scholz
Approved by: maintainer timeout (2wks) and old maintainer cannot be
contacted since update to 0.1.7
v. 1.6
date: 2002/05/18 08:12:57; author: pat; state: Exp; lines: +5 -2
Update to 0.1.8 and include bugpatch 1 and 2 from author
PR: 37587, 37718
Submitted by: Hendrik Scholz ,
Henrikas
Approved by: 2 week maintainer timeout
v. 1.5
date: 2002/03/12 21:57:57; author: pat; state: Exp; lines: +1 -0
Add patch released by author that fixes the withdrawn app bug and bump
PORTREVISION.
PR: 35814
Submitted by: maintainer
v. 1.4
date: 2002/03/04 00:14:08; author: pat; state: Exp; lines: +1 -2
Update to 0.1.7
PR: 35518
Submitted by: maintainer
v. 1.3
date: 2002/01/30 16:51:29; author: pat; state: Exp; lines: +2 -1
Bump PORTREVISION for last patch and use a tab
v. 1.2
date: 2002/01/16 21:55:25; author: sf; state: Exp; lines: +1 -1
o update to 0.1.6.
PR: 33960
Submitted by: maintainer
v. 1.1
date: 2001/12/13 02:55:42; author: pat; state: Exp;
Initial import of x11-wm/fluxbox - A small and fast window
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn , Matthew Hawkins
=============================================================================
v. 1.45
date: 2007/10/08 21:23:29; author: mezz; state: Exp; lines: +6 -10
- Update to 1.0.0.
- Get rid of all X11BASE stuff.
- Enable imlib2 feature by default (follow the configure), use WITHOUT_IMLIB2
to disable it.
- Update the WWW.
v. 1.44
date: 2007/07/23 09:36:50; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.43
date: 2007/05/19 20:32:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.42
date: 2007/04/19 15:58:54; author: mezz; state: Exp; lines: +2 -1
Fix the WITH_DOCPDF installation.
Reported by: Benjamin Adams
v. 1.41
date: 2007/03/29 19:34:17; author: mezz; state: Exp; lines: +1 -3
Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
v. 1.40
date: 2007/03/27 13:09:37; author: mezz; state: Exp; lines: +3 -0
In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
v. 1.39
date: 2007/03/21 21:18:45; author: mezz; state: Exp; lines: +4 -2
Update to 1.0rc3, see changelog for details:
http://fluxbox.org/version-0.9.php
v. 1.38
date: 2007/03/19 19:19:30; author: mezz; state: Exp; lines: +145 -10
The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
v. 1.37
date: 2006/03/31 22:26:33; author: mezz; state: Exp; lines: +0 -42
-Remove all commented stuff.
-Remove maintainer line in pkg-descr.
-portlint:
-Use DATADIR in plist.
v. 1.36
date: 2005/11/15 06:52:09; author: ade; state: Exp; lines: +1 -2
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.
v. 1.35
date: 2005/11/12 20:52:18; author: mezz; state: Exp; lines: +39 -39
Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.
If anyone care about those so much, let me know the url to bring those back.
v. 1.34
date: 2004/08/09 19:09:06; author: mezz; state: Exp; lines: +18 -17
Clean up this port:
- Move MAN1 outside the bsd.port.pre.mk.
- Turn the knobs order into ABCs order.
- Few other clean up to make the portlint a bit happy man.
- No function change and now is easier to read.
v. 1.33
date: 2004/08/09 12:53:29; author: mezz; state: Exp; lines: +1 -1
fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,
so I shall take the maintainership.
v. 1.32
date: 2004/08/09 09:02:08; author: vs; state: Exp; lines: +1 -1
Reset maintainer.
PR: ports/69439
Request by: maintainer
v. 1.31
date: 2004/07/30 15:22:55; author: krion; state: Exp; lines: +6 -6
Fix build with gcc-3.2
Portlint
PR: ports/69782
Submitted by: Craig Rodrigues
v. 1.30
date: 2004/07/17 12:47:35; author: pav; state: Exp; lines: +1 -3
- Drop explicit dependency on XFree86-4-clients. It's not really needed
and it prevents coming global XFree86/Xorg switch thingie.
PR: ports/68540
Submitted by: Roman Bogorodskiy
Approved by: maintainer timeout (2 weeks)
v. 1.29
date: 2004/06/04 17:29:37; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.28
date: 2004/03/16 22:54:04; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.27
date: 2003/04/20 19:54:53; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.26
date: 2003/04/11 16:45:18; author: nork; state: Exp; lines: +2 -2
o fix crash on sticky windows if compiled with Remember patch
(update patch to -7)
o fix misbehaviour of tabber windows (patch approved by fluxgen)
PR: ports/50204
Submitted by: Pav Lucistnik
Tested by: Hendrik Scholz
Approved by: maintainer no response (about 2 month)
Patch approved by: fluxgen (fluxbox developer)
v. 1.25
date: 2003/02/28 22:53:02; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.24
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.23
date: 2003/02/18 04:51:33; author: anholt; state: Exp; lines: +1 -0
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.22
date: 2003/01/21 08:29:28; author: obraun; state: Exp; lines: +13 -8
WITH_WINSNAP does not work on -current.
Pointed out by: sheldonh
Approved by: maintainer
v. 1.21
date: 2003/01/19 17:09:38; author: obraun; state: Exp; lines: +26 -2
* Add WITH_WINSNAP knob for winsnap patch.
* Bump PORTREVISION.
PR: ports/47214
Submitted by: maintainer
v. 1.20
date: 2003/01/04 12:44:52; author: obraun; state: Exp; lines: +1 -1
Use a newer version of the remember patch. (no PORTREVISION bump)
Submitted by: maintainer
v. 1.19
date: 2003/01/01 22:04:28; author: obraun; state: Exp; lines: +5 -7
* Upgrade to 0.1.14.
* new patch URL.
* fixes to support using boxtools port.
PR: ports/46160
Submitted by: maintainer
v. 1.18
date: 2002/11/26 00:03:20; author: pat; state: Exp; lines: +9 -6
- Add patch that prevents OpenOffice from crashing
- Move Xft patch out of files/ and relocate reminder patch
- Add xterm as BUILD/RUN dependency to fix build [1]
- bump PORTREVISION
PR: ports/45706
Submitted by: maintainer
Reivewed by: kris [1]
v. 1.17
date: 2002/11/24 22:07:56; author: pat; state: Exp; lines: +17 -0
- Add back knob for unofficial remember patch
- Add Xft patch
- bump PORTREVISION
PR: ports/45685
Submitted by: maintainer
v. 1.16
date: 2002/11/23 01:36:06; author: pat; state: Exp; lines: +2 -16
Update to 0.1.13
PR: ports/45492
Submitted by: maintainer et al.
v. 1.15
date: 2002/11/03 16:23:35; author: pat; state: Exp; lines: +38 -7
Add unofficial remember patch and gnome/kde support knobs, bump PORTREVISION
as well.
PR: ports/44833
Submitted by: maintainer
Reviewed by: obraun
v. 1.14
date: 2002/10/10 15:38:38; author: obraun; state: Exp; lines: +9 -0
Added WITH_XINERAMA knob to build with xinerama support.
Approved by: maintainer
v. 1.13
date: 2002/10/08 23:06:44; author: obraun; state: Exp; lines: +4 -1
* Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
now.
* Bump PORTREVISION.
PR: 43844
Submitted by: maintainer
v. 1.12
date: 2002/09/13 06:17:10; author: obraun; state: Exp; lines: +1 -6
Upgrade to 0.1.12.
PR: ports/42720
Submitted by: maintainer
v. 1.11
date: 2002/09/10 17:43:50; author: obraun; state: Exp; lines: +2 -2
* Add fixed vendor patch
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy
PR: ports/42644
Submitted by: maintainer
v. 1.10
date: 2002/09/10 08:26:49; author: obraun; state: Exp; lines: +5 -0
* Add vendor patch.
* bump PORTREVISION
PR: ports/42626
Submitted by: maintainer
v. 1.9
date: 2002/09/03 18:42:05; author: obraun; state: Exp; lines: +1 -1
Upgrade to 0.1.11.
PR: ports/42377
Submitted by: maintainer
v. 1.8
date: 2002/07/15 14:59:03; author: pat; state: Exp; lines: +1 -5
Update to 0.1.10
Reviewed by: maintainer
Approved by: maintainer
v. 1.7
date: 2002/06/08 00:12:27; author: pat; state: Exp; lines: +3 -3
Update to 0.1.9 with bugfix 2 and give maintainership to
Hendrik Scholz
PR: 38885
Submitted by: Hendrik Scholz
Approved by: maintainer timeout (2wks) and old maintainer cannot be
contacted since update to 0.1.7
v. 1.6
date: 2002/05/18 08:12:57; author: pat; state: Exp; lines: +5 -2
Update to 0.1.8 and include bugpatch 1 and 2 from author
PR: 37587, 37718
Submitted by: Hendrik Scholz ,
Henrikas
Approved by: 2 week maintainer timeout
v. 1.5
date: 2002/03/12 21:57:57; author: pat; state: Exp; lines: +1 -0
Add patch released by author that fixes the withdrawn app bug and bump
PORTREVISION.
PR: 35814
Submitted by: maintainer
v. 1.4
date: 2002/03/04 00:14:08; author: pat; state: Exp; lines: +1 -2
Update to 0.1.7
PR: 35518
Submitted by: maintainer
v. 1.3
date: 2002/01/30 16:51:29; author: pat; state: Exp; lines: +2 -1
Bump PORTREVISION for last patch and use a tab
v. 1.2
date: 2002/01/16 21:55:25; author: sf; state: Exp; lines: +1 -1
o update to 0.1.6.
PR: 33960
Submitted by: maintainer
v. 1.1
date: 2001/12/13 02:55:42; author: pat; state: Exp;
Initial import of x11-wm/fluxbox - A small and fast window
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn , Matthew Hawkins
=============================================================================
v. 1.45
date: 2007/10/08 21:23:29; author: mezz; state: Exp; lines: +6 -10
- Update to 1.0.0.
- Get rid of all X11BASE stuff.
- Enable imlib2 feature by default (follow the configure), use WITHOUT_IMLIB2
to disable it.
- Update the WWW.
v. 1.44
date: 2007/07/23 09:36:50; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.43
date: 2007/05/19 20:32:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.42
date: 2007/04/19 15:58:54; author: mezz; state: Exp; lines: +2 -1
Fix the WITH_DOCPDF installation.
Reported by: Benjamin Adams
v. 1.41
date: 2007/03/29 19:34:17; author: mezz; state: Exp; lines: +1 -3
Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
v. 1.40
date: 2007/03/27 13:09:37; author: mezz; state: Exp; lines: +3 -0
In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
v. 1.39
date: 2007/03/21 21:18:45; author: mezz; state: Exp; lines: +4 -2
Update to 1.0rc3, see changelog for details:
http://fluxbox.org/version-0.9.php
v. 1.38
date: 2007/03/19 19:19:30; author: mezz; state: Exp; lines: +145 -10
The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
v. 1.37
date: 2006/03/31 22:26:33; author: mezz; state: Exp; lines: +0 -42
-Remove all commented stuff.
-Remove maintainer line in pkg-descr.
-portlint:
-Use DATADIR in plist.
v. 1.36
date: 2005/11/15 06:52:09; author: ade; state: Exp; lines: +1 -2
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.
v. 1.35
date: 2005/11/12 20:52:18; author: mezz; state: Exp; lines: +39 -39
Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.
If anyone care about those so much, let me know the url to bring those back.
v. 1.34
date: 2004/08/09 19:09:06; author: mezz; state: Exp; lines: +18 -17
Clean up this port:
- Move MAN1 outside the bsd.port.pre.mk.
- Turn the knobs order into ABCs order.
- Few other clean up to make the portlint a bit happy man.
- No function change and now is easier to read.
v. 1.33
date: 2004/08/09 12:53:29; author: mezz; state: Exp; lines: +1 -1
fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,
so I shall take the maintainership.
v. 1.32
date: 2004/08/09 09:02:08; author: vs; state: Exp; lines: +1 -1
Reset maintainer.
PR: ports/69439
Request by: maintainer
v. 1.31
date: 2004/07/30 15:22:55; author: krion; state: Exp; lines: +6 -6
Fix build with gcc-3.2
Portlint
PR: ports/69782
Submitted by: Craig Rodrigues
v. 1.30
date: 2004/07/17 12:47:35; author: pav; state: Exp; lines: +1 -3
- Drop explicit dependency on XFree86-4-clients. It's not really needed
and it prevents coming global XFree86/Xorg switch thingie.
PR: ports/68540
Submitted by: Roman Bogorodskiy
Approved by: maintainer timeout (2 weeks)
v. 1.29
date: 2004/06/04 17:29:37; author: ade; state: Exp; lines: +1 -1
Sync with new bsd.autotools.mk
v. 1.28
date: 2004/03/16 22:54:04; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.27
date: 2003/04/20 19:54:53; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.26
date: 2003/04/11 16:45:18; author: nork; state: Exp; lines: +2 -2
o fix crash on sticky windows if compiled with Remember patch
(update patch to -7)
o fix misbehaviour of tabber windows (patch approved by fluxgen)
PR: ports/50204
Submitted by: Pav Lucistnik
Tested by: Hendrik Scholz
Approved by: maintainer no response (about 2 month)
Patch approved by: fluxgen (fluxbox developer)
v. 1.25
date: 2003/02/28 22:53:02; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.24
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.23
date: 2003/02/18 04:51:33; author: anholt; state: Exp; lines: +1 -0
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
v. 1.22
date: 2003/01/21 08:29:28; author: obraun; state: Exp; lines: +13 -8
WITH_WINSNAP does not work on -current.
Pointed out by: sheldonh
Approved by: maintainer
v. 1.21
date: 2003/01/19 17:09:38; author: obraun; state: Exp; lines: +26 -2
* Add WITH_WINSNAP knob for winsnap patch.
* Bump PORTREVISION.
PR: ports/47214
Submitted by: maintainer
v. 1.20
date: 2003/01/04 12:44:52; author: obraun; state: Exp; lines: +1 -1
Use a newer version of the remember patch. (no PORTREVISION bump)
Submitted by: maintainer
v. 1.19
date: 2003/01/01 22:04:28; author: obraun; state: Exp; lines: +5 -7
* Upgrade to 0.1.14.
* new patch URL.
* fixes to support using boxtools port.
PR: ports/46160
Submitted by: maintainer
v. 1.18
date: 2002/11/26 00:03:20; author: pat; state: Exp; lines: +9 -6
- Add patch that prevents OpenOffice from crashing
- Move Xft patch out of files/ and relocate reminder patch
- Add xterm as BUILD/RUN dependency to fix build [1]
- bump PORTREVISION
PR: ports/45706
Submitted by: maintainer
Reivewed by: kris [1]
v. 1.17
date: 2002/11/24 22:07:56; author: pat; state: Exp; lines: +17 -0
- Add back knob for unofficial remember patch
- Add Xft patch
- bump PORTREVISION
PR: ports/45685
Submitted by: maintainer
v. 1.16
date: 2002/11/23 01:36:06; author: pat; state: Exp; lines: +2 -16
Update to 0.1.13
PR: ports/45492
Submitted by: maintainer et al.
v. 1.15
date: 2002/11/03 16:23:35; author: pat; state: Exp; lines: +38 -7
Add unofficial remember patch and gnome/kde support knobs, bump PORTREVISION
as well.
PR: ports/44833
Submitted by: maintainer
Reviewed by: obraun
v. 1.14
date: 2002/10/10 15:38:38; author: obraun; state: Exp; lines: +9 -0
Added WITH_XINERAMA knob to build with xinerama support.
Approved by: maintainer
v. 1.13
date: 2002/10/08 23:06:44; author: obraun; state: Exp; lines: +4 -1
* Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
now.
* Bump PORTREVISION.
PR: 43844
Submitted by: maintainer
v. 1.12
date: 2002/09/13 06:17:10; author: obraun; state: Exp; lines: +1 -6
Upgrade to 0.1.12.
PR: ports/42720
Submitted by: maintainer
v. 1.11
date: 2002/09/10 17:43:50; author: obraun; state: Exp; lines: +2 -2
* Add fixed vendor patch
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy
PR: ports/42644
Submitted by: maintainer
v. 1.10
date: 2002/09/10 08:26:49; author: obraun; state: Exp; lines: +5 -0
* Add vendor patch.
* bump PORTREVISION
PR: ports/42626
Submitted by: maintainer
v. 1.9
date: 2002/09/03 18:42:05; author: obraun; state: Exp; lines: +1 -1
Upgrade to 0.1.11.
PR: ports/42377
Submitted by: maintainer
v. 1.8
date: 2002/07/15 14:59:03; author: pat; state: Exp; lines: +1 -5
Update to 0.1.10
Reviewed by: maintainer
Approved by: maintainer
v. 1.7
date: 2002/06/08 00:12:27; author: pat; state: Exp; lines: +3 -3
Update to 0.1.9 with bugfix 2 and give maintainership to
Hendrik Scholz
PR: 38885
Submitted by: Hendrik Scholz
Approved by: maintainer timeout (2wks) and old maintainer cannot be
contacted since update to 0.1.7
v. 1.6
date: 2002/05/18 08:12:57; author: pat; state: Exp; lines: +5 -2
Update to 0.1.8 and include bugpatch 1 and 2 from author
PR: 37587, 37718
Submitted by: Hendrik Scholz ,
Henrikas
Approved by: 2 week maintainer timeout
v. 1.5
date: 2002/03/12 21:57:57; author: pat; state: Exp; lines: +1 -0
Add patch released by author that fixes the withdrawn app bug and bump
PORTREVISION.
PR: 35814
Submitted by: maintainer
v. 1.4
date: 2002/03/04 00:14:08; author: pat; state: Exp; lines: +1 -2
Update to 0.1.7
PR: 35518
Submitted by: maintainer
v. 1.3
date: 2002/01/30 16:51:29; author: pat; state: Exp; lines: +2 -1
Bump PORTREVISION for last patch and use a tab
v. 1.2
date: 2002/01/16 21:55:25; author: sf; state: Exp; lines: +1 -1
o update to 0.1.6.
PR: 33960
Submitted by: maintainer
v. 1.1
date: 2001/12/13 02:55:42; author: pat; state: Exp;
Initial import of x11-wm/fluxbox - A small and fast window
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn , Matthew Hawkins
=============================================================================
|
| |

|