notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-wm/golem/Makefile
SVNWeb

Number of commits found: 31

Sun, 4 Aug 2019
[ 09:07 antoine search for other commits by this committer ] Original commit   Revision:508082 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Mon, 25 Feb 2019
[ 12:15 bapt search for other commits by this committer ] Original commit   Revision:493852
First step at deorbitting esound:
remove esound options where it is possible to, categories x11*
Sat, 23 Feb 2019
[ 16:38 bapt search for other commits by this committer ] Original commit   Revision:493705
Mark as broken: all plugins fails to load: undefined symbol 'display'
Tue, 18 Sep 2018
[ 19:20 emaste search for other commits by this committer ] Original commit   Revision:480069
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
[ 17:48 emaste search for other commits by this committer ] Original commit   Revision:480049
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
Sat, 7 Jul 2018
[ 06:44 linimon search for other commits by this committer ] Original commit   Revision:474058 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Mark these ports as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
Mon, 19 Oct 2015
[ 15:05 danfe search for other commits by this committer ] Original commit   Revision:399689
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 View all of this commit message)
[ 12:50 danfe search for other commits by this committer ] Original commit   Revision:399663
- 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
Tue, 16 Jun 2015
[ 23:43 amdmi3 search for other commits by this committer ] Original commit   Revision:389887
- Strip binaries
Sun, 7 Dec 2014
[ 13:54 feld search for other commits by this committer ] Original commit   Revision:374203
Update "BSD" license in x11 categories
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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
Mon, 2 Jun 2014
[ 07:16 miwi search for other commits by this committer ] Original commit   Revision:356196 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Convert USE_BZIP2/XZ to USES

Approved by:	portmgr
Thu, 23 Jan 2014
[ 03:06 vanilla search for other commits by this committer ] Original commit   Revision:340775
Support STAGEDIR.

Approved by:	portmgr (blanket infrastructure)
Sat, 21 Sep 2013
[ 00:01 bapt search for other commits by this committer ] Original commit   Revision:327786 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
Sat, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Thu, 31 May 2012
[ 14:49 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Thu, 22 Dec 2011
[ 11:12 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64 as well (and, presumably, ia64).

Hat:            portmgr
Fri, 11 Nov 2011
[ 05:06 linimon search for other commits by this committer ] Original commit 
Mark as broken on powerpc: does not compile.

Hat:            portmgr
Feature safe:   yes
Sat, 13 Aug 2011
[ 10:42 ehaupt search for other commits by this committer ] Original commit 
Update to 0.0.6

PR:             159499
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 11 Sep 2005
[ 21:59 linimon search for other commits by this committer ] Original commit 
Maintainer no longer has time to look after these ports.  We appreciate
the help in the past.

Approved by:    maintainer
Wed, 4 Aug 2004
[ 10:00 krion search for other commits by this committer ] Original commit 
Fix build with gcc-3.4

PR:             ports/69981
Submitted by:   Andrey Slusar <vasallia@ukr.net>
Fri, 19 Mar 2004
[ 23:01 kris search for other commits by this committer ] Original commit 
Better fix for amd64 (and ia64, omitted in previous); only compile with
-fPIC those files that require it.
Sat, 28 Feb 2004
[ 18:27 arved search for other commits by this committer ] Original commit 
Respect CFLAGS. Fix build on AMD64

Reported by:    bento
Fri, 21 Feb 2003
[ 14:19 knu search for other commits by this committer ] Original commit  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 22 May 2002
[ 14:48 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.0.5

PR:             38420
Submitted by:   maintainer
Sat, 22 Dec 2001
[ 14:35 kevlo search for other commits by this committer ] Original commit 
Update to version 0.0.4    
Mon, 24 Sep 2001
[ 15:00 nakai search for other commits by this committer ] Original commit 
Change maintainer to the author.   Update to 0.0.3   Add USE_XPM    
Sun, 12 Aug 2001
[ 18:53 nakai search for other commits by this committer ] Original commit 
Add MANCOMPRESSED    
Fri, 10 Aug 2001
[ 17:48 nakai search for other commits by this committer ] Original commit 
Smal window manager with theme and plugin    

Number of commits found: 31