Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 12:50:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        games@FreeBSD.org
Subject:   [Bug 226980] openal-using ports fail to link when lld is the system linker
Message-ID:  <bug-226980-32059-I6CaGVnMmG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226980-32059@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226980-32059@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226980

--- Comment #51 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sat Jul 28 12:49:58 UTC 2018
New revision: 475551
URL: https://svnweb.freebsd.org/changeset/ports/475551

Log:
  games/opensurge: Cleanup port

  - Remove double alfont build dependency
  - Fold Makefile.svn_rev into Makefile
  - Move ICON_SIZES into the one place it is used
  - dumb-allegro is a static library having it as a run dependency
    makes no sense
  - Add missing lib dependencies on libalure and libpng
  - Remove pkg-message
  - Remove pkg-deinstall (Poudriere reports that the filesystem is clean af=
ter
    deinstallation and it is unclear how files would be even be created in
    ${DATADIR} without doing curious things like running opensurge as root)
  - Add USES=3Dlocalbase and build with Clang
  - Fix bad absolute symlink
  - Mark LLD_UNSAFE because of the audio/openal-soft dependency [1]

  PR:   226980 [1]

Changes:
  head/games/opensurge/Makefile
  head/games/opensurge/Makefile.svn_rev
  head/games/opensurge/files/pkg-deinstall.in
  head/games/opensurge/files/pkg-message.in

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226980-32059-I6CaGVnMmG>