Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2011 14:03:51 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/openttd Makefile pkg-plist
Message-ID:  <201111281403.pASE3pP7037985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2011-11-28 14:03:51 UTC

  FreeBSD ports repository

  Modified files:
    games/openttd        Makefile pkg-plist 
  Log:
  - Do not install icons and define INSTALLS_ICONS knob when building dedicated
    server only and thus greatly reduce number of dependencies: X11 bits might
    not be installed on typical server, and those icons are not essential type
    of data anyway [1]
  - Remove one dead distfile mirror site (cz.binaries.openttd.org)
  - Rearrange things in a more logical way within the Makefile; add few blank
    lines to improve readability when dealing with WITH_* knobs
  - Drop redundant DISTVERSIONSUFFIX
  - Turn @dirrm into @dirrmtry statements for directories which are shared with
    libre game media files [2]
  
  PR:             ports/161545 [1, 2]
  Submitted by:   Ilya Arkhipov
  Feature safe:   yes
  
  Revision  Changes    Path
  1.41      +23 -17    ports/games/openttd/Makefile
  1.16      +3 -3      ports/games/openttd/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111281403.pASE3pP7037985>