Port details |
- beryl-manager Manager for Beryl Composite/Window Manager
- 0.2.1_2 x11-wm
=2 0.2.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer supported - Use compiz
This port expired on: 2008-08-02
- Maintainer: rnoland@FreeBSD.org
- Port Added: 2007-05-23 03:28:46
- Last Update: 2008-08-18 18:58:35
- SVN Revision: UNKNOWN
- People watching this port, also watch:: oss, compiz, nvidia-xconfig, wine
- License: not specified in port
- WWW:
- http://www.beryl-project.org/
- Description:
- This is the manager package for beryl. It requires beryl-core
beryl-plugins, beryl-settings and your choice of window
decorator such as emerald or gtk-window-decorator.
WWW: http://www.beryl-project.org/
- Florent Thoumie
flz@FreeBSD.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- beryl-manager>0:x11-wm/beryl-manager
- No installation instructions:
- This port has been deleted.
- PKGNAME: beryl-manager
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- perl5.8.8 : lang/perl5.8
- intltool-extract : textproc/intltool
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- pkg-config : devel/pkg-config
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- intl : devel/gettext
- atk-1.0.0 : accessibility/atk
- glib-2.0.0 : devel/glib20
- gtk-x11-2.0.0 : x11-toolkits/gtk20
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1_2 18 Aug 2008 18:58:35 |
miwi |
2008-08-02 x11-wm/beryl: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-core: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-manager: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins-unsupported: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings-bindings: No longer supported - Use compiz |
0.2.1_2 30 Jul 2008 19:00:36 |
rnoland |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor) |
0.2.1_2 03 Jul 2008 04:37:21 |
beech |
- DEPRECATED - No longer supported
PR: ports/124806
Submitted by: Robert Noland <rnoland@2hip.net> (maintainer) |
0.2.1_2 06 Jun 2008 14:17:21 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2.1_1 19 Apr 2008 17:56:05 |
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) |
0.2.1_1 24 Mar 2008 15:44:31 |
wxs |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit) |
0.2.1_1 20 Mar 2008 16:10:07 |
wxs |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor) |
0.2.1_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
0.2.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |