cvs commit: ports/graphics/aeskulap Makefile pkg-plist ports/graphics/aeskulap/files patch-Makefile.am patch-Makefile.in patch-configure patch-configure.in patch-dcmtk-config_configure patch-dcmtk-dcmnet-include_dcompat.h patch-dcmtk-dcmnet-libsrc_dcompat.cc patch-dcmtk-ofstd-include_ofthread.h ...

Pietro Cerutti gahr at FreeBSD.org
Tue Aug 24 09:02:03 UTC 2010


gahr        2010-08-24 09:02:03 UTC

  FreeBSD ports repository

  Modified files:
    graphics/aeskulap    Makefile pkg-plist 
  Added files:
    graphics/aeskulap/files patch-dcmtk-config_configure 
                            patch-dcmtk-dcmnet-include_dcompat.h 
                            patch-dcmtk-dcmnet-libsrc_dcompat.cc 
                            patch-dcmtk-ofstd-include_ofthread.h 
                            patch-dcmtk-ofstd-libsrc_ofthread.cc 
                            patch-imagepool_imagepool.h 
                            patch-src_Makefile.am 
                            patch-src_Makefile.in 
  Removed files:
    graphics/aeskulap/files patch-Makefile.am patch-Makefile.in 
                            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_seriesview.cpp 
  Log:
  - Do not depend on external dcmtk library; use internal one.
    Aeskulap segfaults on startup when linked with an external dcmtk
    library. I prefer this workaround, until a solution is found.
  - Bump PORTREVISION
  
  Revision  Changes    Path
  1.5       +2 -21     ports/graphics/aeskulap/Makefile
  1.2       +0 -27     ports/graphics/aeskulap/files/patch-Makefile.am (dead)
  1.2       +0 -29     ports/graphics/aeskulap/files/patch-Makefile.in (dead)
  1.2       +0 -33     ports/graphics/aeskulap/files/patch-configure (dead)
  1.2       +0 -32     ports/graphics/aeskulap/files/patch-configure.in (dead)
  1.1       +13 -0     ports/graphics/aeskulap/files/patch-dcmtk-config_configure (new)
  1.1       +12 -0     ports/graphics/aeskulap/files/patch-dcmtk-dcmnet-include_dcompat.h (new)
  1.1       +12 -0     ports/graphics/aeskulap/files/patch-dcmtk-dcmnet-libsrc_dcompat.cc (new)
  1.1       +37 -0     ports/graphics/aeskulap/files/patch-dcmtk-ofstd-include_ofthread.h (new)
  1.1       +52 -0     ports/graphics/aeskulap/files/patch-dcmtk-ofstd-libsrc_ofthread.cc (new)
  1.2       +0 -56     ports/graphics/aeskulap/files/patch-imagepool_fileloader.cpp (dead)
  1.1       +10 -0     ports/graphics/aeskulap/files/patch-imagepool_imagepool.h (new)
  1.2       +0 -70     ports/graphics/aeskulap/files/patch-imagepool_netquery.cpp (dead)
  1.2       +0 -130    ports/graphics/aeskulap/files/patch-imagepool_poolinstance.cpp (dead)
  1.2       +0 -28     ports/graphics/aeskulap/files/patch-imagepool_poolmoveassociation.cpp (dead)
  1.2       +0 -18     ports/graphics/aeskulap/files/patch-imagepool_poolnetwork.cpp (dead)
  1.2       +0 -11     ports/graphics/aeskulap/files/patch-imagepool_poolservers.cpp (dead)
  1.1       +19 -0     ports/graphics/aeskulap/files/patch-src_Makefile.am (new)
  1.1       +19 -0     ports/graphics/aeskulap/files/patch-src_Makefile.in (new)
  1.2       +0 -11     ports/graphics/aeskulap/files/patch-src_main.cpp (dead)
  1.2       +0 -11     ports/graphics/aeskulap/files/patch-widgets_seriesview.cpp (dead)
  1.3       +9 -1      ports/graphics/aeskulap/pkg-plist


More information about the cvs-ports mailing list