cvs commit: ports/security/cfs Makefile pkg-descr ports/security/cfs/files patch-Makefile patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-cfs.c patch-cfs.h patch-cfs__bf.h patch-cfs__des.c patch-cfs__fh.c patch-cfs__nfs.c patch-cfsd.8 ...

Florent Thoumie flz at FreeBSD.org
Tue Apr 12 02:06:26 PDT 2005


flz         2005-04-12 09:06:26 UTC

  FreeBSD ports repository

  Modified files:
    security/cfs         Makefile pkg-descr 
  Added files:
    security/cfs/files   patch-Makefile patch-cfs.c patch-cfs.h 
                         patch-cfs__bf.h patch-cfs__des.c 
                         patch-cfs__fh.c patch-cfs__nfs.c 
                         patch-cfsd.8 patch-cfssh patch-cmkdir.c 
                         patch-esm__cipher.c patch-shs.c 
                         patch-shs.h patch-truerand.c 
  Removed files:
    security/cfs/files   patch-aa patch-ab patch-ac patch-ad 
                         patch-ae patch-af 
  Log:
  - Merge and split existing patch-a[a-f] files.
  - Fix types issues on 64-bits architectures.
  
  PR:             ports/75878
  Submitted by:   Ville-Pertti Keinonen <will at exomi.com>
  Approved by:    maintainer timeout (3 months)
  
  Revision  Changes    Path
  1.20      +1 -1      ports/security/cfs/Makefile
  1.1       +37 -0     ports/security/cfs/files/patch-Makefile (new)
  1.4       +0 -34     ports/security/cfs/files/patch-aa (dead)
  1.5       +0 -20     ports/security/cfs/files/patch-ab (dead)
  1.6       +0 -22     ports/security/cfs/files/patch-ac (dead)
  1.3       +0 -36     ports/security/cfs/files/patch-ad (dead)
  1.2       +0 -11     ports/security/cfs/files/patch-ae (dead)
  1.2       +0 -20     ports/security/cfs/files/patch-af (dead)
  1.1       +23 -0     ports/security/cfs/files/patch-cfs.c (new)
  1.1       +27 -0     ports/security/cfs/files/patch-cfs.h (new)
  1.1       +14 -0     ports/security/cfs/files/patch-cfs__bf.h (new)
  1.1       +413 -0    ports/security/cfs/files/patch-cfs__des.c (new)
  1.1       +69 -0     ports/security/cfs/files/patch-cfs__fh.c (new)
  1.1       +71 -0     ports/security/cfs/files/patch-cfs__nfs.c (new)
  1.1       +39 -0     ports/security/cfs/files/patch-cfsd.8 (new)
  1.1       +25 -0     ports/security/cfs/files/patch-cfssh (new)
  1.1       +14 -0     ports/security/cfs/files/patch-cmkdir.c (new)
  1.1       +14 -0     ports/security/cfs/files/patch-esm__cipher.c (new)
  1.1       +226 -0    ports/security/cfs/files/patch-shs.c (new)
  1.1       +18 -0     ports/security/cfs/files/patch-shs.h (new)
  1.1       +98 -0     ports/security/cfs/files/patch-truerand.c (new)
  1.3       +2 -0      ports/security/cfs/pkg-descr


More information about the cvs-all mailing list