cvs commit: ports/sysutils/gkrellm2 Makefile pkg-plist ports/sysutils/gkrellm2/files patch-gkrellmd.1 patch-server::Makefile

Hajimu UMEMOTO ume at FreeBSD.org
Fri Nov 4 11:20:02 PST 2005


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


More information about the cvs-ports mailing list