Date: Tue, 20 Aug 2002 03:01:58 -0700 (PDT) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/icc Makefile pkg-plist ports/lang/icc/files cxa_atexit.c ld patch-icc patch-include stderr.c Message-ID: <200208201001.g7KA1wlM057507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2002/08/20 03:01:58 PDT
Modified files:
lang/icc Makefile pkg-plist
lang/icc/files ld patch-include
Added files:
lang/icc/files cxa_atexit.c patch-icc stderr.c
Log:
- add category: devel
- use reinplace command where appropriate
- gzip man page
- clarify download instructions (1)
- fix typo in a comment (2)
- preparation for successfull C++ compiles (2, minor changes by me)
Even if I bumped the port revision for the C++ parts, there's no need to
update yet, wait until I commit the icc-stlport.
Requested by: mi (1)
Submitted by: Marius Strobl <marius@alchemy.franken.de> (2)
Revision Changes Path
1.15 +29 -9 ports/lang/icc/Makefile
1.1 +38 -0 ports/lang/icc/files/cxa_atexit.c (new)
1.3 +72 -10 ports/lang/icc/files/ld
1.1 +24 -0 ports/lang/icc/files/patch-icc (new)
1.3 +41 -0 ports/lang/icc/files/patch-include
1.1 +32 -0 ports/lang/icc/files/stderr.c (new)
1.6 +0 -66 ports/lang/icc/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?200208201001.g7KA1wlM057507>
