cvs commit: ports/lang Makefile ports/lang/ifc8 Makefile distinfo
pkg-descr pkg-plist ports/lang/ifc8/files assert_fail.c
cxa_atexit.c cxa_finalize.c errno_location.c exclude
exclude_noportdocs ld.c linux_file.c linux_stat.c mcount.S ...
Maho Nakata
maho at FreeBSD.org
Mon Jan 19 06:52:24 PST 2004
maho 2004/01/19 06:52:13 PST
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/ifc8 Makefile distinfo pkg-descr pkg-plist
lang/ifc8/files assert_fail.c cxa_atexit.c cxa_finalize.c
errno_location.c exclude
exclude_noportdocs ld.c linux_file.c
linux_stat.c mcount.S patch-bin::ifc
patch-bin::ifort stderr.c stdin.c
stdout.c sysconf.c
Log:
Add new port lang/ifc8
Submitted by: Masakazu HIGAKI <higamasa at dream.com>
Revision Changes Path
1.382 +1 -0 ports/lang/Makefile
1.1 +221 -0 ports/lang/ifc8/Makefile (new)
1.1 +1 -0 ports/lang/ifc8/distinfo (new)
1.1 +40 -0 ports/lang/ifc8/files/assert_fail.c (new)
1.1 +214 -0 ports/lang/ifc8/files/cxa_atexit.c (new)
1.1 +38 -0 ports/lang/ifc8/files/cxa_finalize.c (new)
1.1 +37 -0 ports/lang/ifc8/files/errno_location.c (new)
1.1 +21 -0 ports/lang/ifc8/files/exclude (new)
1.1 +16 -0 ports/lang/ifc8/files/exclude_noportdocs (new)
1.1 +336 -0 ports/lang/ifc8/files/ld.c (new)
1.1 +85 -0 ports/lang/ifc8/files/linux_file.c (new)
1.1 +190 -0 ports/lang/ifc8/files/linux_stat.c (new)
1.1 +34 -0 ports/lang/ifc8/files/mcount.S (new)
1.1 +67 -0 ports/lang/ifc8/files/patch-bin::ifc (new)
1.1 +67 -0 ports/lang/ifc8/files/patch-bin::ifort (new)
1.1 +32 -0 ports/lang/ifc8/files/stderr.c (new)
1.1 +32 -0 ports/lang/ifc8/files/stdin.c (new)
1.1 +32 -0 ports/lang/ifc8/files/stdout.c (new)
1.1 +145 -0 ports/lang/ifc8/files/sysconf.c (new)
1.1 +8 -0 ports/lang/ifc8/pkg-descr (new)
1.1 +1762 -0 ports/lang/ifc8/pkg-plist (new)
More information about the cvs-all
mailing list