cvs commit: ports GIDs UIDs ports/games/minecraft-server Makefile pkg-plist ports/games/minecraft-server/files banned-ips.txt.sample banned-players.txt.sample minecraft.in ops.txt.sample pkg-deinstall.in pkg-message.in server.properties.sample ...

Michael Scheidell scheidell at FreeBSD.org
Thu Jan 12 13:14:45 UTC 2012


scheidell    2012-01-12 13:14:45 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
    games/minecraft-server Makefile pkg-plist 
  Added files:
    games/minecraft-server/files banned-ips.txt.sample 
                                 banned-players.txt.sample 
                                 minecraft.in ops.txt.sample 
                                 pkg-deinstall.in pkg-message.in 
                                 server.properties.sample 
                                 white-list.txt.sample 
  Log:
  - Functionality upgrade.  Add in *.txt.sample files so that uninstall/pkg_delete won't delete users settings [1]
  - Add mcserver user to GIDs/UIDs [1]
  - Added rc startup script [1]
  - Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
  - made USERS a ?= in case server had previously been running as a different user [2]
  
  PR:             ports/163920 [1]
  Submitted by:   maintainer [1]
  Reviewed by:    scheidell [2]
  Approved by:    maintainer, gabor (mentor)
  
  Revision  Changes    Path
  1.163     +2 -1      ports/GIDs
  1.183     +2 -1      ports/UIDs
  1.2       +67 -12    ports/games/minecraft-server/Makefile
  1.1       +1 -0      ports/games/minecraft-server/files/banned-ips.txt.sample (new)
  1.1       +1 -0      ports/games/minecraft-server/files/banned-players.txt.sample (new)
  1.1       +120 -0    ports/games/minecraft-server/files/minecraft.in (new)
  1.1       +1 -0      ports/games/minecraft-server/files/ops.txt.sample (new)
  1.1       +26 -0     ports/games/minecraft-server/files/pkg-deinstall.in (new)
  1.1       +40 -0     ports/games/minecraft-server/files/pkg-message.in (new)
  1.1       +24 -0     ports/games/minecraft-server/files/server.properties.sample (new)
  1.1       +1 -0      ports/games/minecraft-server/files/white-list.txt.sample (new)
  1.2       +24 -1     ports/games/minecraft-server/pkg-plist


More information about the cvs-ports mailing list