cvs commit: ports/security/isakmpd Makefile pkg-plist ports/security/isakmpd/files patch-Makefile.sysdep patch-aa patch-ab patch-conf.c patch-sa.c patch-sysdep-os.h

Alexander Leidinger netchild at FreeBSD.org
Wed Sep 10 01:23:00 PDT 2003


netchild    2003/09/10 01:22:59 PDT

  FreeBSD ports repository

  Modified files:
    security/isakmpd     Makefile pkg-plist 
    security/isakmpd/files patch-Makefile.sysdep patch-aa patch-ab 
                           patch-sysdep-os.h 
  Added files:
    security/isakmpd/files patch-conf.c patch-sa.c 
  Log:
  - Fix the "duplicate script for target <...> ignored" warnings on -current
    caused by ${WRKSRC}/Makefile.
  - Fix the "extra tokens at end of #else directive" warnings in
    ${WRKSRC}/sysdep/freebsd/sysdep-os.h on -current.
  - Fix some format strings in ${WRKSRC}/conf.c and ${WRKSRC}/sa.c for 64 bit
    systems (obtained from NetBSD).
  - Move the delta patching ${WRKSRC}/Makefile from patch-ab (priviously
    patching ${WRKSRC}/samples/Makefile and ${WRKSRC}/Makefile) to patch-aa
    (patching ${WRKSRC}/Makefile).
  - Build and install certpatch(8), a quite usefull tool to add subjectAltName
    identities to X.509 certificates.
  
  Submitted by:   Marius Strobl <marius at alchemy.franken.de>
  
  Revision  Changes    Path
  1.19      +2 -2      ports/security/isakmpd/Makefile
  1.3       +11 -1     ports/security/isakmpd/files/patch-Makefile.sysdep
  1.3       +13 -0     ports/security/isakmpd/files/patch-aa
  1.4       +0 -10     ports/security/isakmpd/files/patch-ab
  1.1       +9 -0      ports/security/isakmpd/files/patch-conf.c (new)
  1.1       +25 -0     ports/security/isakmpd/files/patch-sa.c (new)
  1.2       +16 -5     ports/security/isakmpd/files/patch-sysdep-os.h
  1.2       +1 -0      ports/security/isakmpd/pkg-plist


More information about the cvs-ports mailing list