cvs commit: ports/www/htdump Makefile ports/www/htdump/files patch-aa patch-init.c patch-usage.c

FUJISHIMA Satsuki sf at FreeBSD.org
Sun Jul 13 19:37:34 PDT 2003


sf          2003/07/13 19:37:30 PDT

  FreeBSD ports repository

  Modified files:
    www/htdump           Makefile 
    www/htdump/files     patch-aa 
  Added files:
    www/htdump/files     patch-init.c patch-usage.c 
  Log:
  get rid of libgnugetopt dependency for -CURRENT,
  use USE_GETOPT_LONG instead.
  respect CC, CFLAGS.
  use getopt_long() instead of getopt_long_only().
  
  Revision  Changes    Path
  1.4       +4 -1      ports/www/htdump/Makefile
  1.2       +8 -14     ports/www/htdump/files/patch-aa
  1.1       +11 -0     ports/www/htdump/files/patch-init.c (new)
  1.1       +62 -0     ports/www/htdump/files/patch-usage.c (new)


More information about the cvs-all mailing list