Port details |
- golem Small window manager with themes and plugins
- 0.0.6_3 x11-wm
=1 0.0.6_3Version of this port present on the latest quarterly branch.
- BROKEN: All plugins fail to load with Undefined symbol "display"
DEPRECATED: Broken for more than 6 months This port expired on: 2019-09-04 IGNORE: is marked as broken: All plugins fail to load with Undefined symbol "display"
- 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
- Port Added: 2001-08-10 13:48:50
- Last Update: 2019-09-05 11:40:24
- SVN Revision: 511180
- People watching this port, also watch:: ladspa, p5-Gtk2, python
- License: BSD3CLAUSE
- WWW:
- http://golem.sourceforge.net/
- Description:
- Golem is an X11 Window Manager. Design goals are that it be fast
and lightweight, as well as customizable in any way that will not
prevent the first goal from being realized.
WWW: http://golem.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: golem
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (golem-0.0.6.tar.bz2) = f4993307b4f90c07ad3b5e958af02ecceb1cc16b9fb3dc24f26338100e355715
SIZE (golem-0.0.6.tar.bz2) = 1298466
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
- xpm.pc : x11/libXpm
- xinerama.pc : x11/libXinerama
- perl5>=5.28.r1<5.29 : lang/perl5.28
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- xinerama.pc : x11/libXinerama
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for golem-0.0.6_3:
XINERAMA=on: X11 Xinerama extension support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake perl5 tar:bzip2
- 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.0.6_3 05 Sep 2019 11:40:24 |
rene |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.0.6_3 04 Aug 2019 09:07:48 |
antoine |
Deprecate ports broken for more than 6 months |
0.0.6_3 25 Feb 2019 12:15:17 |
bapt |
First step at deorbitting esound:
remove esound options where it is possible to, categories x11* |
0.0.6_2 23 Feb 2019 16:38:16 |
bapt |
Mark as broken: all plugins fails to load: undefined symbol 'display' |
0.0.6_2 18 Sep 2018 19:20:18 |
emaste |
Bump PORTREVISION for changed CFLAGS
I adjusted CFLAGS in several ports to allow linking with lld on i386 but
missed the corresponding PORTREVISION bump.
Related commits:
r480023 r480045 r480047 r480048 r480049 r480061 r480062 r480068
Reported by: antoine
Approved by: antoine |
0.0.6_1 18 Sep 2018 17:48:35 |
emaste |
x11-wm/golem: add -fPIC on i386, to allow linking with lld
By default lld does not allow non-PIC code where PIC is required.
Other architectures already apply -fPIC; do so for i386 as well.
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation |
0.0.6_1 07 Jul 2018 06:44:07 |
linimon |
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket) |
0.0.6_1 19 Oct 2015 15:05:16 |
danfe |
Get rid of hand-rolled `do-build' and `do-install' targets which serve the
sole purpose to avoid using our standard MAKE_ENV.
They were introduced in r279589 as part of "update to 0.0.6" PR 159499 by
Kato (duh!) some four years ago; in r359185 bapt@ had mentioned that "lots
of invocation of MAKE_CMD here are wrong as they do not properly respect
MAKE_ENV" (which is ironic as avoiding MAKE_ENV *is* their only point) but
the the real problem was neither fixed nor rationale for ugly work-around
explained.
The port builds itself through a series of recursive make(1) calls, and is
using variables to pass various bits of internal state to submakes. This
approach typically requires strict discipline and can be hard to implement
correctly, to an extent being considered harmful [Miller 1997].
(Only the first 15 lines of the commit message are shown above ) |
0.0.6_1 19 Oct 2015 12:50:37 |
danfe |
- Attempt to unbreak on PowerPC (verified) and SPARC (not verified)
- Use option helpers, GC no longer needed WANT_GNOME, sort USES, and
include b.p.m. bits just once at the end
- Drop explicit "support" for ia64: the port is marked broken on it,
while the architecture itself was never a first-class citizen in
FreeBSD and official killed in -CURRENT for a while now |
0.0.6_1 16 Jun 2015 23:43:18 |
amdmi3 |
- Strip binaries |
0.0.6 28 Jan 2015 01:07:55 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
0.0.6 07 Dec 2014 13:54:52 |
feld |
Update "BSD" license in x11 categories |
0.0.6 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.0.6 02 Jun 2014 07:16:50 |
miwi |
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr |
0.0.6 23 Jan 2014 03:06:15 |
vanilla |
Support STAGEDIR.
Approved by: portmgr (blanket infrastructure) |
0.0.6 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
0.0.6 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.0.6 31 May 2012 14:49:27 |
bapt |
Convert to new options framework |
0.0.6 22 Dec 2011 11:12:17 |
linimon |
Mark as broken on sparc64 as well (and, presumably, ia64).
Hat: portmgr |
0.0.6 11 Nov 2011 05:06:19 |
linimon |
Mark as broken on powerpc: does not compile.
Hat: portmgr
Feature safe: yes |
0.0.6 13 Aug 2011 10:42:43 |
ehaupt |
Update to 0.0.6
PR: 159499
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.0.5_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.0.5_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.0.5_2 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.0.5_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}. |
0.0.5 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
0.0.5 11 Sep 2005 21:59:58 |
linimon |
Maintainer no longer has time to look after these ports. We appreciate
the help in the past.
Approved by: maintainer |
0.0.5 04 Aug 2004 10:00:02 |
krion |
Fix build with gcc-3.4
PR: ports/69981
Submitted by: Andrey Slusar <vasallia@ukr.net> |
0.0.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.0.5 19 Mar 2004 23:01:48 |
kris |
Better fix for amd64 (and ia64, omitted in previous); only compile with
-fPIC those files that require it. |
0.0.5 28 Feb 2004 18:27:39 |
arved |
Respect CFLAGS. Fix build on AMD64
Reported by: bento |
0.0.5 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
0.0.5 22 May 2002 14:48:16 |
ijliao |
upgrade to 0.0.5
PR: 38420
Submitted by: maintainer |
22 Dec 2001 14:35:14 |
kevlo |
Update to version 0.0.4 |
24 Sep 2001 15:00:29 |
nakai |
Change maintainer to the author. Update to 0.0.3 Add USE_XPM |
12 Aug 2001 18:53:45 |
nakai |
Add MANCOMPRESSED |
10 Aug 2001 17:48:50 |
nakai |
Smal window manager with theme and plugin |