xterms. It has no menus and creates minimal window decoration. Nickleby
is intended for use with monitors large enough, with enough resolution, the
user has no need for virtual desktops.
WWW: http://www.mammothcheese.ca/munger.html
--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca
PR: ports/116178
Submitted by: James Bailie <jimmy at mammothcheese.ca>
Gnome configuration system and provides integration into the Gnome desktop
environment.
WWW: http://forums.compiz-fusion.org/
PR: ports/116137
Submitted by: Robert Noland <rnoland@2hip.net>
compiz and provides the following features:
- Automatic plugin list generation.
- Import/Export of the current configuration.
- Configuration profiles.
- Parsing of Compiz metadata files to provide an easy to use API for
configuration managers.
- Conflict handling for plugins and actions.
- Support for different configuration storage backends.
- Desktop environment integration. If a backend provides desktop
environment integration, then Compiz will share the keybindings
and settings with the default desktop environment window
manager like metacity or kwin.
- Its own Compiz configuration plugin "ccp" to provide all features
of libcompizconfig with compiz.
WWW: http://forums.compiz-fusion.org/
PR: ports/116136
Submitted by: Robert Noland <rnoland@2hip.net>
ChangeLog: http://modeemi.fi/~tuomov/ion/download/ion-3-changelog.html
From the release notes: ``This release features a few minor fixes. If no major
problems are discovered, this is likely to be the last "rc" release before the
first and hopefully final "stable" release.''
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
While here, add my local distfiles to the master sites for ion-3 to keep the
port fetchable when a new upstream version happens and the distfile goes away.
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
when we pass --mandir to configure script (testing in exp run now) [1]
- To fix build after @prefix@ is removed, pass prefix and exec_prefix to
make(1) [1]
- While I'm here, replace USE_X_PREFIX by USE_XLIB
Reported by: pointyhat exp run [1]