FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 9:24 PM GMT
Port details
libcompizconfig 0.8.4_4 x11-wm on this many watch lists=3 search for ports that depend on this port
An alternative configuration system for Compiz

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Sep 2007 19:33:24
License: not specified in port
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.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-wm/compiz, devel/gmake, devel/libtool, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: textproc/libxml2
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-wm/libcompizconfig/ && make install clean
To add the package: pkg_add -r libcompizconfig


Configuration Options
     No options to configure

Master Sites:
http://releases.compiz.org/0.8.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.8.4_4
amdmi3 search for other commits by this committer
- 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
02 Aug 2011 20:58:23
Original commit files touched by this commit  0.8.4_4
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
05 Jul 2011 02:51:42
Original commit files touched by this commit  0.8.4_4
tabthorpe search for other commits by this committer
- Reassign to the heap
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.8.4_4
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.8.4_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.8.4_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
14 Mar 2010 12:59:32
Original commit files touched by this commit  0.8.4_3
rnoland search for other commits by this committer
Add some additional brackets to clarify when the extra patch is needed
15 Feb 2010 17:40:51
Original commit files touched by this commit  0.8.4_3
rnoland search for other commits by this committer
Fix build with or without the scandir changes.

Feature safe:   yes
11 Feb 2010 17:04:16
Original commit files touched by this commit  0.8.4_2
rnoland search for other commits by this committer
Remove a patch that doesn't seem to be needed anymore.

Reported by:    andrew deryabin <andrew@deryabin.com>
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.8.4_1
dinoex search for other commits by this committer
- update to jpeg-8
01 Dec 2009 21:57:44
Original commit files touched by this commit  0.8.4
rnoland search for other commits by this committer
Update to 0.8.4

I'm not dealing with kde4 support right now, patches welcome.
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.8.2_1
mezz search for other commits by this committer
-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
Original commit files touched by this commit  0.8.2_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
08 Apr 2009 06:55:30
Original commit files touched by this commit  0.8.2
rnoland search for other commits by this committer
Update to 0.8.2

        o Start removing the fusion name from plugins.
01 Oct 2008 12:32:04
Original commit files touched by this commit  0.7.8
rnoland search for other commits by this committer
Update to 0.7.8

Approved by:    garga (mentor), portmgr
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.6.0
rafan search for other commits by this committer
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 View all of this commit message)
30 Jul 2008 19:00:36
Original commit files touched by this commit  0.6.0
rnoland search for other commits by this committer
Update my email address to my @FreeBSD.org address.

Approved by:    garga (mentor)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.6.0
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  0.6.0
wxs search for other commits by this committer
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
Original commit files touched by this commit  0.6.0
wxs search for other commits by this committer
Reset maintainer due to bouncing mails.
Discussed with pav.

Submitted by:   miwi on IRC
Approved by:    garga (mentor)
29 Oct 2007 19:22:40
Original commit files touched by this commit  0.6.0
flz search for other commits by this committer
- Update compiz-fusion components to 0.6.0.
- Add new compiz-fusion meta-port.

Submitted by:   maintainer
06 Sep 2007 19:33:16
Original commit files touched by this commit  0.5.2
laszlof search for other commits by this committer
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>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours9
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.184 seconds.