[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports

Diff for /ports/Makefile between version 1.1 and 1.10

version 1.1, 1997/11/27 23:44:36 version 1.10, 1998/05/17 04:32:00
Line 3 
Line 3 
 #  #
   
 SUBDIR += archivers  SUBDIR += archivers
 #SUBDIR += astro  SUBDIR += astro
 #SUBDIR += audio  SUBDIR += audio
 SUBDIR += benchmarks  SUBDIR += benchmarks
 #SUBDIR += cad  #SUBDIR += cad
 SUBDIR += chinese  SUBDIR += chinese
 SUBDIR += comms  SUBDIR += comms
 #SUBDIR += converters  SUBDIR += converters
 SUBDIR += databases  SUBDIR += databases
 SUBDIR += devel  SUBDIR += devel
 SUBDIR += editors  SUBDIR += editors
Line 19 
Line 19 
 SUBDIR += graphics  SUBDIR += graphics
 #SUBDIR += japanese  #SUBDIR += japanese
 #SUBDIR += korean  #SUBDIR += korean
 #SUBDIR += lang  SUBDIR += lang
 SUBDIR += mail  SUBDIR += mail
 #SUBDIR += math  SUBDIR += math
 #SUBDIR += mbone  #SUBDIR += mbone
 SUBDIR += misc  SUBDIR += misc
 SUBDIR += net  SUBDIR += net
 SUBDIR += news  SUBDIR += news
 #SUBDIR += plan9  SUBDIR += plan9
 #SUBDIR += print  SUBDIR += print
 #SUBDIR += russian  #SUBDIR += russian
 SUBDIR += security  SUBDIR += security
 SUBDIR += shells  SUBDIR += shells
Line 35 
Line 35 
 SUBDIR += textproc  SUBDIR += textproc
 #SUBDIR += vietnamese  #SUBDIR += vietnamese
 SUBDIR += www  SUBDIR += www
 #SUBDIR += x11  SUBDIR += x11
   
 PORTSTOP=       yes  PORTSTOP?=      yes
   
 .include <bsd.port.subdir.mk>  .include <bsd.port.subdir.mk>
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.10