cvs commit: ports LEGAL ports/graphics Makefile ports/graphics/libecwj2 Makefile distinfo pkg-descr pkg-plist ports/graphics/libecwj2/files patch-Makefile.am patch-Makefile.in patch-Source-C-NCSUtil-file.c patch-Source-C-NCSUtil-malloc.c patch-Source-C-NCSUtil-thread.c ...

Sergey A. Osokin osa at FreeBSD.org
Tue Aug 3 10:26:58 UTC 2010


osa         2010-08-03 10:26:57 UTC

  FreeBSD ports repository

  Modified files:
    .                    LEGAL 
    graphics             Makefile 
  Added files:
    graphics/libecwj2    Makefile distinfo pkg-descr pkg-plist 
    graphics/libecwj2/files patch-Makefile.am patch-Makefile.in 
                            patch-Source-C-NCSUtil-file.c 
                            patch-Source-C-NCSUtil-malloc.c 
                            patch-Source-C-NCSUtil-thread.c 
                            patch-Source-C-NCSUtil-util.c 
                            patch-Source-C-NCSnet-NCScnet3-NCSProxy.cpp 
                            patch-Source-NCSBuildGnu-Makefile.in 
                            patch-Source-include-NCSDefs.h 
                            patch-Source-include-NCSFileIO.h 
                            patch-Source-include-NCSJPCDefs.h 
                            patch-Source-include-NCSMalloc.h 
                            patch-Source-include-NCSMisc.h 
                            patch-Source-include-NCSMutex.h 
                            patch-Source-include-NCSTypes.h 
                            patch-configure.in 
  Log:
  Add graphics/libecwj2 that implements support for the JPEG2000 and
  ECW image formats.
  
  Submitted by:   glebius
  
  Revision  Changes    Path
  1.622     +2 -1      ports/LEGAL
  1.1337    +1 -0      ports/graphics/Makefile
  1.1       +47 -0     ports/graphics/libecwj2/Makefile (new)
  1.1       +3 -0      ports/graphics/libecwj2/distinfo (new)
  1.1       +16 -0     ports/graphics/libecwj2/files/patch-Makefile.am (new)
  1.1       +11 -0     ports/graphics/libecwj2/files/patch-Makefile.in (new)
  1.1       +24 -0     ports/graphics/libecwj2/files/patch-Source-C-NCSUtil-file.c (new)
  1.1       +35 -0     ports/graphics/libecwj2/files/patch-Source-C-NCSUtil-malloc.c (new)
  1.1       +74 -0     ports/graphics/libecwj2/files/patch-Source-C-NCSUtil-thread.c (new)
  1.1       +30 -0     ports/graphics/libecwj2/files/patch-Source-C-NCSUtil-util.c (new)
  1.1       +11 -0     ports/graphics/libecwj2/files/patch-Source-C-NCSnet-NCScnet3-NCSProxy.cpp (new)
  1.1       +1214 -0   ports/graphics/libecwj2/files/patch-Source-NCSBuildGnu-Makefile.in (new)
  1.1       +55 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSDefs.h (new)
  1.1       +11 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSFileIO.h (new)
  1.1       +11 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h (new)
  1.1       +12 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSMalloc.h (new)
  1.1       +12 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSMisc.h (new)
  1.1       +20 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSMutex.h (new)
  1.1       +11 -0     ports/graphics/libecwj2/files/patch-Source-include-NCSTypes.h (new)
  1.1       +42 -0     ports/graphics/libecwj2/files/patch-configure.in (new)
  1.1       +9 -0      ports/graphics/libecwj2/pkg-descr (new)
  1.1       +141 -0    ports/graphics/libecwj2/pkg-plist (new)


More information about the cvs-ports mailing list