| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Mar 2010 12:59:32
0.8.4_3
|
rnoland  |
Add some additional brackets to clarify when the extra patch is needed |
15 Feb 2010 17:40:51
0.8.4_3
|
rnoland  |
Fix build with or without the scandir changes.
Feature safe: yes |
11 Feb 2010 17:04:16
0.8.4_2
|
rnoland  |
Remove a patch that doesn't seem to be needed anymore.
Reported by: andrew deryabin <andrew@deryabin.com> |
05 Feb 2010 11:46:55
0.8.4_1
|
dinoex  |
- update to jpeg-8 |
01 Dec 2009 21:57:44
0.8.4
|
rnoland  |
Update to 0.8.4
I'm not dealing with kde4 support right now, patches welcome. |
02 Aug 2009 20:36:34
0.8.2_1
|
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 14:57:52
0.8.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
08 Apr 2009 07:55:30
0.8.2
|
rnoland  |
Update to 0.8.2
o Start removing the fusion name from plugins. |
01 Oct 2008 13:32:04
0.7.8
|
rnoland  |
Update to 0.7.8
Approved by: garga (mentor), portmgr |
21 Aug 2008 07:18:49
0.6.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
30 Jul 2008 20:00:36
0.6.0
|
rnoland  |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor) |
19 Apr 2008 18:56:05
0.6.0  |
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 15:44:31
0.6.0
|
wxs  |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit) |
20 Mar 2008 16:10:07
0.6.0
|
wxs  |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor) |
29 Oct 2007 19:22:40
0.6.0
|
flz  |
- Update compiz-fusion components to 0.6.0.
- Add new compiz-fusion meta-port.
Submitted by: maintainer |
06 Sep 2007 20:33:16
0.5.2
|
laszlof  |
Libcompizconfig is an alternative configuration system for
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> |