FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:45 AM BST
Port details
xcompmgr 1.1.5 x11-wm on this many watch lists=11 search for ports that depend on this port
A sample X compositing manager
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Dec 2004 23:31:30
License: not specified in port


This package contains the sample X Compositing Manager, which uses the
Composite, Damage, Fixes, and Render extensions to create shadows around
windows, translucent windows and menus, and fading effects, when run on a
capable X Server.

WWW: http://www.freedesktop.org/Software/xapps
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11/libXcomposite, x11/libXfixes, x11/libXdamage, x11/libXrender, devel/pkg-config
Required To Run: x11/libX11, x11/libXcomposite, x11/libXfixes, x11/libXdamage, x11/libXrender, devel/pkg-config
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/app/
ftp://ftp.unicamp.br/pub/X11/releases/individual/app/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/app/
http://ring.nict.go.jp/archives/X/opengroup/individual/app//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/app/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/app/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/app/
ftp://sunsite.uio.no/pub/X11/individual/app/
http://xorg.freedesktop.org/individual/app/
http://xorg.freedesktop.org/releases/individual/app/
ftp://ftp.x.org/pub/individual/app/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/app/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.1.5
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Get Rid MD5 support
25 Feb 2011 16:52:50
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
01 May 2010 11:41:07
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.1.4
flz search for other commits by this committer
- 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).
06 Aug 2008 20:41:05
Original commit files touched by this commit  1.1.3_2
anholt search for other commits by this committer
Drop maintainership on my ports as I'm no longer using FreeBSD.
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.1.3_2
  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)
07 Mar 2008 21:47:50
Original commit files touched by this commit  1.1.3_1
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 May 2006 01:14:22
Original commit files touched by this commit  1.1.3
edwin search for other commits by this committer
[PATCH] x11-wm/xcompmgr: portlint(1) fixes

        - Make IGNORE such that potlint won't complain about it

PR:             ports/95832
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:    maintainer timeout
24 Jan 2006 03:16:52
Original commit files touched by this commit  1.1.3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Nov 2005 03:34:06
Original commit files touched by this commit  1.1.3
anholt search for other commits by this committer
Update 1.1.3, which now makes a named dummy window so that xrestop can point
its finger at xcompmgr for being such a pig.
13 Jun 2005 08:11:11
Original commit files touched by this commit  1.1.2
anholt search for other commits by this committer
Update to 1.1.2.

PR:             ports/81981
Submitted by:   Hajovsky Juraj <xhajov00@stud.fit.vutbr.cz>
24 Dec 2004 21:38:31
Original commit files touched by this commit  1.1.1
anholt search for other commits by this committer
Mark the port IGNORE on X_WINDOW_SYSTEM that doesn't have sufficient libraries.

Prodded by:     pointyhat via kris
23 Dec 2004 23:25:35
Original commit files touched by this commit  1.1.1
anholt search for other commits by this committer
New port: xcompmgr, a sample compositing manager which can do translucent
windows, shadows, and fading menus/windows.

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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.144 seconds.