Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 08:18:49 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200408090818.i798Inc4048910@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408090818.i798Inc4048910>