Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2005 19:20:01 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/gkrellm2 Makefile pkg-plist ports/sysutils/gkrellm2/files patch-gkrellmd.1 patch-server::Makefile
Message-ID:  <200511041920.jA4JK1VE031874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2005-11-04 19:20:01 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gkrellm2    Makefile pkg-plist 
    sysutils/gkrellm2/files patch-gkrellmd.1 
                            patch-server::Makefile 
  Log:
  make the plugin ports be able to depend on ${GKRELLM_SERVER_ONLY}
  to install server-only plugins:
  
  - install all gkrellmd-related files to ${PREFIX} instead of
    ${X11BASE}.
  - generates a gkrellmd.pc file for use with ports that install
    server-only plugins.
  - glib20 is chosen over glib12 for server-only build.
  
  PR:             ports/82197
  Submitted by:   Jonathan Noack <noackjr__at__alumni.rice.edu>
  
  Revision  Changes    Path
  1.113     +14 -7     ports/sysutils/gkrellm2/Makefile
  1.2       +1 -1      ports/sysutils/gkrellm2/files/patch-gkrellmd.1
  1.6       +57 -6     ports/sysutils/gkrellm2/files/patch-server::Makefile
  1.30      +4 -2      ports/sysutils/gkrellm2/pkg-plist



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