cvs commit: ports/security/oidentd Makefileports/security/oidentd/files patch-oidentd.8patch-unprivileged_ipv6

Oliver Lehmann oliver at FreeBSD.org
Fri Oct 15 10:44:21 PDT 2004


oliver      2004-10-15 17:44:18 UTC

  FreeBSD ports repository

  Modified files:
    security/oidentd     Makefile 
    security/oidentd/files oidentd.sh patch-unprivileged_ipv6 
  Added files:
    security/oidentd/files patch-ipv6_missing.h patch-oidentd.8 
                           patch-oidentd.conf.5 
                           patch-oidentd_masq.conf.5 
  Log:
  [1]:
          - Remove USE_GMAKE (builds okay here with BSD make)
          - Clean up portions of main Makefile (don't need post/pre)
          - Add %%PREFIX%% man page patches
          - Add patch for ipv6_missing.h; removes EAI_MEMORY
            re-definition warnings, and is more FreeBSD-focused
          - Support 'oidentd_conf' rc.subr variable for those who want to
            be able to specify a configuration file.  Also update the
            'required_files' code to work with this too...
  
  [2]:
          - make it work with FreeBSD-5 in combination with option  --reply
  
  PR:             ports/71378 [1]
  Submitted By:   Jeremy Chadwick <freebsd at jdc.parodius.com> [1]
  Noted By:       Markus Hästbacka <midian at ihme.org> [2]
  
  Revision  Changes    Path
  1.26      +8 -7      ports/security/oidentd/Makefile
  1.2       +13 -2     ports/security/oidentd/files/oidentd.sh
  1.1       +42 -0     ports/security/oidentd/files/patch-ipv6_missing.h (new)
  1.1       +34 -0     ports/security/oidentd/files/patch-oidentd.8 (new)
  1.1       +38 -0     ports/security/oidentd/files/patch-oidentd.conf.5 (new)
  1.1       +11 -0     ports/security/oidentd/files/patch-oidentd_masq.conf.5 (new)
  1.3       +9 -226    ports/security/oidentd/files/patch-unprivileged_ipv6


More information about the cvs-ports mailing list