cvs commit: ports/security Makefile ports/security/pft Makefile distinfo pkg-descr pkg-plist ports/security/pft/files patch-Makefile patch-commands.h patch-exceptions.h patch-fxstrings.cpp patch-fxstrings.h patch-llist.cpp ...

Kirill Ponomarew krion at FreeBSD.org
Mon Aug 9 01:18:49 PDT 2004


krion       2004-08-09 08:18:49 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pft         Makefile distinfo pkg-descr pkg-plist 
    security/pft/files   patch-Makefile patch-commands.h 
                         patch-exceptions.h patch-fxstrings.cpp 
                         patch-fxstrings.h patch-llist.cpp 
                         patch-llist.h patch-pft:Makefile 
                         patch-pft:main.cpp patch-pjllists.cpp 
                         patch-pjllists.h patch-pjlsession.cpp 
                         patch-pjlsession.h patch-rawmem.cpp 
                         patch-rawmem.h patch-tcpcon.cpp 
                         patch-tcpcon.h 
  Log:
  Add pft 1.2,
  
  libPJL- Printer Job Language library A library and a
  command-line tool to use PJL- HP Printer Job Language
  
  PR:             ports/69382
  Submitted by:   Yonatan <Yonatan at xpert.com>
  
  Revision  Changes    Path
  1.537     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/pft/Makefile (new)
  1.1       +2 -0      ports/security/pft/distinfo (new)
  1.1       +11 -0     ports/security/pft/files/patch-Makefile (new)
  1.1       +8 -0      ports/security/pft/files/patch-commands.h (new)
  1.1       +8 -0      ports/security/pft/files/patch-exceptions.h (new)
  1.1       +45 -0     ports/security/pft/files/patch-fxstrings.cpp (new)
  1.1       +8 -0      ports/security/pft/files/patch-fxstrings.h (new)
  1.1       +17 -0     ports/security/pft/files/patch-llist.cpp (new)
  1.1       +8 -0      ports/security/pft/files/patch-llist.h (new)
  1.1       +9 -0      ports/security/pft/files/patch-pft:Makefile (new)
  1.1       +127 -0    ports/security/pft/files/patch-pft:main.cpp (new)
  1.1       +15 -0     ports/security/pft/files/patch-pjllists.cpp (new)
  1.1       +8 -0      ports/security/pft/files/patch-pjllists.h (new)
  1.1       +412 -0    ports/security/pft/files/patch-pjlsession.cpp (new)
  1.1       +21 -0     ports/security/pft/files/patch-pjlsession.h (new)
  1.1       +27 -0     ports/security/pft/files/patch-rawmem.cpp (new)
  1.1       +8 -0      ports/security/pft/files/patch-rawmem.h (new)
  1.1       +158 -0    ports/security/pft/files/patch-tcpcon.cpp (new)
  1.1       +17 -0     ports/security/pft/files/patch-tcpcon.h (new)
  1.1       +6 -0      ports/security/pft/pkg-descr (new)
  1.1       +2 -0      ports/security/pft/pkg-plist (new)


More information about the cvs-all mailing list