Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 01:27:32 -0800 (PST)
From:      Maho Nakata <maho@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ifc Makefile pkg-comment pkg-descr pkg-plist ports/lang/ifc/files assert_fail.c cpio-exclude cxa_atexit.c cxa_finalize.c errno_location.c ld.c linux_file.c mcount.S patch-aa patch-ifc stderr.c sysconf.c
Message-ID:  <200211180927.gAI9RWOa074354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2002/11/18 01:27:32 PST

  Modified files:
    lang/ifc             Makefile pkg-comment pkg-descr pkg-plist 
  Added files:
    lang/ifc/files       assert_fail.c cpio-exclude cxa_atexit.c 
                         cxa_finalize.c errno_location.c ld.c 
                         linux_file.c mcount.S patch-ifc stderr.c 
                         sysconf.c 
  Removed files:
    lang/ifc/files       patch-aa 
  Log:
  Now ifc outputs FreeBSD's native binary.
  Bump portrevision.
  
  Wonderful work by: Masakazu Higaki <higamasa@dream.com>
  Approved by: maho(maintainer)
  Reviewed by: knu(mentor)
  
  Revision  Changes    Path
  1.9       +79 -24    ports/lang/ifc/Makefile
  1.1       +40 -0     ports/lang/ifc/files/assert_fail.c (new)
  1.1       +70 -0     ports/lang/ifc/files/cpio-exclude (new)
  1.1       +52 -0     ports/lang/ifc/files/cxa_atexit.c (new)
  1.1       +38 -0     ports/lang/ifc/files/cxa_finalize.c (new)
  1.1       +37 -0     ports/lang/ifc/files/errno_location.c (new)
  1.1       +452 -0    ports/lang/ifc/files/ld.c (new)
  1.1       +163 -0    ports/lang/ifc/files/linux_file.c (new)
  1.1       +34 -0     ports/lang/ifc/files/mcount.S (new)
  1.2       +0 -14     ports/lang/ifc/files/patch-aa (dead)
  1.1       +42 -0     ports/lang/ifc/files/patch-ifc (new)
  1.1       +34 -0     ports/lang/ifc/files/stderr.c (new)
  1.1       +145 -0    ports/lang/ifc/files/sysconf.c (new)
  1.2       +1 -1      ports/lang/ifc/pkg-comment
  1.3       +4 -4      ports/lang/ifc/pkg-descr
  1.4       +22 -33    ports/lang/ifc/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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