cvs commit: ports/graphics Makefile ports/graphics/aeskulap Makefile distinfo pkg-descr pkg-plist ports/graphics/aeskulap/files patch-Makefile.am patch-Makefile.in patch-configuration_aconfiguration.cpp patch-configure patch-configure.in ...

Pietro Cerutti gahr at FreeBSD.org
Sat Jul 31 10:07:20 UTC 2010


gahr        2010-07-31 10:07:20 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/aeskulap    Makefile distinfo pkg-descr pkg-plist 
    graphics/aeskulap/files patch-Makefile.am patch-Makefile.in 
                            patch-configuration_aconfiguration.cpp 
                            patch-configure patch-configure.in 
                            patch-imagepool_fileloader.cpp 
                            patch-imagepool_netquery.cpp 
                            patch-imagepool_poolinstance.cpp 
                            patch-imagepool_poolmoveassociation.cpp 
                            patch-imagepool_poolnetwork.cpp 
                            patch-imagepool_poolservers.cpp 
                            patch-src_main.cpp 
                            patch-widgets_awindowleveltoolbutton.cpp 
                            patch-widgets_seriesview.cpp 
  Log:
  - New port: graphics/aeskulap
    Aeskulap is a medical image viewer.
    It is able to load a series of special images stored in the DICOM format
    for review. Additionally Aeskulap is able to query and fetch DICOM images
    from archive nodes (also called PACS) over the network.
  
  Revision  Changes    Path
  1.1335    +1 -0      ports/graphics/Makefile
  1.1       +37 -0     ports/graphics/aeskulap/Makefile (new)
  1.1       +3 -0      ports/graphics/aeskulap/distinfo (new)
  1.1       +27 -0     ports/graphics/aeskulap/files/patch-Makefile.am (new)
  1.1       +29 -0     ports/graphics/aeskulap/files/patch-Makefile.in (new)
  1.1       +10 -0     ports/graphics/aeskulap/files/patch-configuration_aconfiguration.cpp (new)
  1.1       +33 -0     ports/graphics/aeskulap/files/patch-configure (new)
  1.1       +32 -0     ports/graphics/aeskulap/files/patch-configure.in (new)
  1.1       +56 -0     ports/graphics/aeskulap/files/patch-imagepool_fileloader.cpp (new)
  1.1       +70 -0     ports/graphics/aeskulap/files/patch-imagepool_netquery.cpp (new)
  1.1       +130 -0    ports/graphics/aeskulap/files/patch-imagepool_poolinstance.cpp (new)
  1.1       +28 -0     ports/graphics/aeskulap/files/patch-imagepool_poolmoveassociation.cpp (new)
  1.1       +18 -0     ports/graphics/aeskulap/files/patch-imagepool_poolnetwork.cpp (new)
  1.1       +11 -0     ports/graphics/aeskulap/files/patch-imagepool_poolservers.cpp (new)
  1.1       +11 -0     ports/graphics/aeskulap/files/patch-src_main.cpp (new)
  1.1       +11 -0     ports/graphics/aeskulap/files/patch-widgets_awindowleveltoolbutton.cpp (new)
  1.1       +11 -0     ports/graphics/aeskulap/files/patch-widgets_seriesview.cpp (new)
  1.1       +7 -0      ports/graphics/aeskulap/pkg-descr (new)
  1.1       +36 -0     ports/graphics/aeskulap/pkg-plist (new)


More information about the cvs-ports mailing list