Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 03:11:32 -0700 (PDT)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/sformat Makefile pkg-plist
Message-ID:  <200307181011.h6IABWid097673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2003/07/18 03:11:32 PDT

  FreeBSD ports repository

  Modified files:
    sysutils/sformat     Makefile pkg-plist 
  Log:
  - Fix a typo in PORTREVISION. Doh!
  - Manually replace included copies of config.guess and config.sub with
    versions from ${PORTSDIR}/Templates. This is necessary as the sformat
    package doesn't have a valid configure script in it's root directory
    but one in a sub-directory that is executed by the SING (Schily Is
    Not Gnu) makefile system further down the road. Therefor the port
    can't set GNU_CONFIGURE which would automatically copy the relevant
    files.
  - Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
    workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD
    and the affected code doesn't get compiled on neither pre-CAM nor
    CAM versions of FreeBSD.
  - Use DATADIR in pkg-plist.
  
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.5       +5 -2      ports/sysutils/sformat/Makefile
  1.2       +2 -2      ports/sysutils/sformat/pkg-plist



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