cvs commit: ports/graphics/ivtools Makefile distinfo pkg-plist ports/graphics/ivtools/files patch-config::Imakefile patch-config::rules.def patch-config_Imakefile patch-config_params.def patch-config_rules.def patch-src::ComTerp::comterp.c patch-src_ComTerp_comterpserv.c patch-src_Imakefile ...

Simon L. Nielsen simon at FreeBSD.org
Fri Apr 14 17:38:46 UTC 2006


simon       2006-04-14 17:38:45 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ivtools     Makefile distinfo pkg-plist 
    graphics/ivtools/files patch-src::ComTerp::comterp.c 
  Added files:
    graphics/ivtools/files patch-config_Imakefile 
                           patch-config_params.def 
                           patch-config_rules.def 
                           patch-src_ComTerp_comterpserv.c 
                           patch-src_Imakefile patch-src_Makefile 
                           patch-src_glyphs_examples3.1_box1_Imakefile 
                           patch-src_glyphs_examples3.1_box2_Imakefile 
                           patch-src_glyphs_examples3.1_box3_Imakefile 
                           patch-src_glyphs_examples3.1_box4_Imakefile 
                           patch-src_glyphs_examples3.1_box5_Imakefile 
                           patch-src_glyphs_examples3.1_button1_Imakefile 
                           patch-src_glyphs_examples3.1_button2_Imakefile 
                           patch-src_glyphs_examples3.1_button3_Imakefile 
                           patch-src_glyphs_examples3.1_bvalue_Imakefile 
                           patch-src_glyphs_examples3.1_circle_Imakefile 
                           patch-src_glyphs_examples3.1_drag_Imakefile 
                           patch-src_glyphs_examples3.1_fonts_Imakefile 
                           patch-src_glyphs_examples3.1_himom_Imakefile 
                           patch-src_glyphs_examples3.1_image_Imakefile 
                           patch-src_glyphs_examples3.1_ips_Imakefile 
                           patch-src_glyphs_examples3.1_menu_Imakefile 
                           patch-src_glyphs_examples3.1_patch_Imakefile 
                           patch-src_glyphs_examples3.1_preview_Imakefile 
                           patch-src_glyphs_examples3.1_print_Imakefile 
                           patch-src_glyphs_examples3.1_rubband_Imakefile 
                           patch-src_glyphs_examples3.1_zoomer_Imakefile 
  Removed files:
    graphics/ivtools/files patch-config::Imakefile 
                           patch-config::rules.def 
  Log:
  - Upgrade to 1.2.3.
  - Use external libtiff.
  - Unmark FORBIDDEN.
  - Unmark BROKEN since it seems to work on FreeBSD 6.X+ and !i386 now
    (at least the platforms I could test).
  
  Initial upgrade work by:        fenner
  
  Revision  Changes    Path
  1.18      +7 -15     ports/graphics/ivtools/Makefile
  1.6       +3 -3      ports/graphics/ivtools/distinfo
  1.2       +0 -15     ports/graphics/ivtools/files/patch-config::Imakefile (dead)
  1.3       +0 -76     ports/graphics/ivtools/files/patch-config::rules.def (dead)
  1.1       +19 -0     ports/graphics/ivtools/files/patch-config_Imakefile (new)
  1.1       +32 -0     ports/graphics/ivtools/files/patch-config_params.def (new)
  1.1       +24 -0     ports/graphics/ivtools/files/patch-config_rules.def (new)
  1.2       +15 -3     ports/graphics/ivtools/files/patch-src::ComTerp::comterp.c
  1.1       +49 -0     ports/graphics/ivtools/files/patch-src_ComTerp_comterpserv.c (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_Imakefile (new)
  1.1       +14 -0     ports/graphics/ivtools/files/patch-src_Makefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_box1_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_box2_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_box3_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_box4_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_box5_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_button1_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_button2_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_button3_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_bvalue_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_circle_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_drag_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_fonts_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_himom_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_image_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_ips_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_menu_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_patch_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_preview_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_print_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_rubband_Imakefile (new)
  1.1       +13 -0     ports/graphics/ivtools/files/patch-src_glyphs_examples3.1_zoomer_Imakefile (new)
  1.7       +18 -19    ports/graphics/ivtools/pkg-plist


More information about the cvs-ports mailing list