cvs commit: ports/games/nethack32 Makefile pkg-plist
 ports/games/nethack32/files patch-af patch-ag
    Greg Lewis 
    glewis at FreeBSD.org
       
    Thu Apr  8 16:23:30 PDT 2004
    
    
  
glewis      2004/04/08 16:23:29 PDT
  FreeBSD ports repository
  Modified files:
    games/nethack32      Makefile pkg-plist 
    games/nethack32/files patch-af patch-ag 
  Log:
  . Minor Makefile cleanups.
  . Use ${MAKE_ENV} to invoke make to install the manual pages instead of
    just passing in ${PREFIX}.  This also lets us use ${MANPREFIX} and
    ${BSD_INSTALL_MAN} to do the manual page installation.
  . Use %%DATADIR%% and %%DOCSDIR%% in the packing list.
  . Don't forcibly remove the save file directory when deinstalling.
  . Don't forcibly remove the save file directory when installing.
  . Build and install the recover utility.
  . Bump PORTREVISION due to adding the recover utility.  Since the forcible
    removing of save files has been disabled this shouldn't cause nethacking
    portupgrade users to reach for Stormbringer, Vorpal Blade or Excalibur
    (which is just as well for them since I have Mjollnir and gauntlets of
     power).  They might even thank me next time they are about to ascend and
    nethack crashes.
  
  Revision  Changes    Path
  1.38      +3 -4      ports/games/nethack32/Makefile
  1.4       +19 -5     ports/games/nethack32/files/patch-af
  1.4       +64 -3     ports/games/nethack32/files/patch-ag
  1.14      +123 -122  ports/games/nethack32/pkg-plist
    
    
More information about the cvs-all
mailing list