| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.2.0
|
miwi  |
- Get Rid MD5 support |
01 Mar 2009 08:09:59
0.2.0
|
rafan  |
- Update to 0.2.0 so that it can work with current Fluxbox version in ports.
PR: ports/132163
Submitted by: Robert Woolley <freebsd at rwoolley.com> |
23 Jan 2009 16:28:36
0.1.0_4
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
19 Apr 2008 17:56:05
0.1.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) |
19 May 2007 20:32:57
0.1.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
0.1.0_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
25 Nov 2005 19:33:59
0.1.0_1
|
pav  |
- Add SHA256 |
16 May 2004 23:45:06
0.1.0_1
|
adamw  |
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em. |
18 Mar 2004 18:01:13
0.1.0_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:10:27
0.1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Dec 2003 23:25:41
0.1.0
|
pav  |
- Fix typo in COMMENT
PR: ports/60028
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> |
19 Aug 2003 23:03:23
0.1.0
|
adamw  |
fluxter is a newer incarnation of bbpager, which is like the name suggests a
pager tool for Blackbox.
The major changes to bbpager are:
- Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in
blackbox directories.
- Default styles come from the fluxbox configuration. Without
customization it will track the look of the current theme.
- The configuration files have been renamed to fluxter.bb (used in a
fluxbox environment) and fluxter.nobb (used in a non-fluxbox
environment). These files should go in fluxbox configuration
directories, such as ~/.fluxbox.
- The X resource entries in the configuration files use fluxter as a label,
rather than bbpager.
- Per-workspace wallpaper changing is supported by the addition of
per-workspace rootCommand configuration entries. For example:
fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png
fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png
fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
WWW: http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html |