| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: lang/icc/Makefile |
|
CVSWeb
|
Number of commits found: 95 |
|
Thu, 4 Oct 2007
|
[ 00:22 edwin ]
1.17 lang/ezm3/Makefile
1.96 lang/icc/Makefile
1.75 lang/icc7/Makefile
1.50 lang/ifc/Makefile
1.34 lang/ifc7/Makefile
1.10 lang/p5-F77/Makefile
1.93 lang/perl5.8/Makefile
1.118 lang/php4/Makefile
1.148 lang/python23/Makefile
1.158 lang/python24/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
|
Sat, 4 Aug 2007
|
[ 12:41 gabor ]
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile
(Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
Sun, 17 Dec 2006
|
[ 15:14 netchild ]
1.94 lang/icc/Makefile
- remove trailing slash in a variable to not have two of them in the plist [1]
- remove comment about stldport-icc [2]
- give up maintainership, I don't have time for it ATM
! interested parties should get in contact with me, I got some patches
! for icc v9, can provide insight into why some things are done like
! they are and maybe some contacts at Intel are still able to provide
! some help
PR: 105569 [1]
Noticed by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
PR: 106707 [2]
Submitted by: vd [2]
|
|
Sun, 3 Sep 2006
|
[ 18:30 kris ]
1.93 lang/icc/Makefile
1.72 lang/icc7/Makefile
1.47 lang/ifc/Makefile
1.32 lang/ifc7/Makefile
NO_PACKAGE and NO_CDROM are superfluous here
|
|
Fri, 4 Aug 2006
|
[ 13:34 erwin ]
1.8 databases/p5-DBD-Oracle/Makefile
1.18 databases/p5-sqlrelay/Makefile
1.19 devel/p5-Devel-DProf/Makefile
1.21 devel/p5-Glib2/Makefile
1.17 devel/p5-SDL/Makefile
1.16 devel/plan9port/Makefile
1.104 devel/subversion/Makefile
1.223 graphics/ImageMagick/Makefile
1.29 graphics/pgperl/Makefile
1.13 graphics/tcm/Makefile
(Only the first 10 of 67 ports in this commit are shown above. )
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
|
Wed, 21 Jun 2006
|
[ 13:51 kib ]
1.91 lang/icc/Makefile
1.49 lang/icc/distinfo
Forced commit: correct PR number for previous commit is 99198.
Pointy hat to: kib
Approved by: kan (mentor)
|
[ 13:28 kib ]
1.90 lang/icc/Makefile
1.48 lang/icc/distinfo
Update to 8.1.038.
PR: 91998
Approved by: netchild (maintainer)
Approved by: kan (mentor)
|
|
Tue, 9 May 2006
|
[ 21:52 edwin ]
1.20 lang/Gofer/Makefile
1.35 lang/Sather/Makefile
1.14 lang/bigloo/Makefile
1.20 lang/cli/Makefile
1.15 lang/dice/Makefile
1.23 lang/diveintopython/Makefile
1.20 lang/ferite/Makefile
1.20 lang/fpc/Makefile
1.39 lang/gauche/Makefile
1.199 lang/gcc-ooo/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
|
Sat, 11 Feb 2006
|
[ 23:55 netchild ]
1.88 lang/icc/Makefile
1.47 lang/icc/distinfo
Update to 8.1.036.
|
|
Sun, 16 Oct 2005
|
[ 15:58 netchild ]
1.87 lang/icc/Makefile
Update to 8.1.035.
|
|
Wed, 12 Oct 2005
|
[ 19:49 netchild ]
1.86 lang/icc/Makefile
1.45 lang/icc/distinfo
Update to 8.1.034.
PR: 87325 (contains the same update as I did too)
|
|
Sun, 18 Sep 2005
|
[ 11:46 netchild ]
1.85 lang/icc/Makefile
1.44 lang/icc/distinfo
Update to 8.1.033.
|
|
Fri, 17 Jun 2005
|
[ 23:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above )
|
|
Sat, 4 Jun 2005
|
[ 17:25 netchild ]
1.83 lang/icc/Makefile
1.43 lang/icc/distinfo
1.14 lang/icc/files/ld.c
1.2 lang/icc/files/patch-include::dvec.h
1.2 lang/icc/files/patch-include::fvec.h
1.2 lang/icc/files/patch-include::ivec.h
1.25 lang/icc/pkg-plist
Update to 8.1.032.
|
|
Sat, 30 Apr 2005
|
[ 11:42 netchild ]
1.82 lang/icc/Makefile
1.42 lang/icc/distinfo
1.24 lang/icc/pkg-plist
Update to 8.1.030.
|
|
Sun, 6 Mar 2005
|
[ 15:08 netchild ]
1.81 lang/icc/Makefile
1.41 lang/icc/distinfo
1.3 lang/icc/files/patch-bin::icc
1.4 lang/icc/files/patch-bin::icpc
1.3 lang/icc/files/patch-include::mathimf.h
- update to 8.1.028
- 5.x got the header fix too, don't install replacement headers there [1]
- allow to override GXX_ROOT [2]
Note: you may see "as: Illegal seek" while compiling with icc (a simple test
didn't revealed the same message with icpc). I don't know the reason for it,
but the resulting executable seems to work, so I commit the update.
Thanks to: marius [1]
Requested by: mi [2]
|
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
|
Sat, 19 Feb 2005
|
[ 13:51 marius ]
1.79 lang/icc/Makefile
1.23 lang/icc/pkg-plist
Account for src/include/stdbool.h and src/sys/i386/include/_types.h have
been fixed in FreeBSD >= 600013 regarding using the GCC-compatibility.
Approved by: netchild (blanket)
|
|
Fri, 18 Feb 2005
|
[ 21:21 netchild ]
1.78 lang/icc/Makefile
1.22 lang/icc/pkg-plist
The static linking case (C++ only) expects a crtbeginT.o. Based upon
inspection of src/contrib/gnu/crtstuff.c it seems it's the same as
crtbegin.o, so make a symlink for it. At least linking a "Hello World"
program with -static produces a working executable now.
Noticed by: Niklas Sorensson <nik@cs.chalmers.se>
|
|
Sun, 13 Feb 2005
|
[ 10:20 netchild ]
1.77 lang/icc/Makefile
1.21 lang/icc/pkg-plist
Fix a system (all supported OS versions) header (stdbool.h) for the use with
icc.
Hint by: Ulrich Spoerlein <q@uni.de>
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
|
Sun, 12 Dec 2004
|
[ 17:12 netchild ]
1.75 lang/icc/Makefile
1.40 lang/icc/distinfo
1.2 lang/icc/files/patch-include::mathimf.h
Update to 8.1.026.
|
|
Tue, 16 Nov 2004
|
[ 20:14 marius ]
1.74 lang/icc/Makefile
1.1 lang/icc/files/_types.h
1.39 lang/icc/distinfo
1.3 lang/icc/files/exclude
1.13 lang/icc/files/ld.c
1.3 lang/icc/files/patch-bin::icpc
1.20 lang/icc/pkg-plist
- Update to 8.1.024.
- Declare a PATCH_DEPENDS on emulators/linux_base-8 only if actually using
RTPpatch to apply an Intel provided binary patch.
- Turn the GCC-compatibility of ICC on by default for FreeBSD >= 502108;
except for one bug which is worked around by this port and will be fixed
in src later FreeBSD gained support for using the GCC-compatibility along
with the patch to compile the kernel with ICC (but the ICC 8.0 series
wasn't configurable/hackable enough to actually use it on FreeBSD, which
resulted into the aforementioned bug).
- On FreeBSD >= 502108 default to using libstdc++ from the base as STL
instead of STLport unless "-cxxlib-icc" is passed to icpc (made possible
by turning on the GCC-compatibility and the compatibility to GCC 3.3 and
3.4 which was added to ICC 8.1). On FreeBSD < 502108 STLport i.e.
devel/stlport-icc is and will continue to be the only STL available.
Update the instructions displayed by the post-install target accordingly. (Only the first 15 lines of the commit message are shown above )
|
|
Tue, 2 Nov 2004
|
[ 23:27 marius ]
1.73 lang/icc/Makefile
1.38 lang/icc/distinfo
1.2 lang/icc/files/exclude
1.2 lang/icc/files/exclude_noportdocs
1.12 lang/icc/files/ld.c
1.2 lang/icc/files/patch-bin::icc
1.2 lang/icc/files/patch-bin::icpc
1.3 lang/icc/files/patch-include::c++::cstdio
1.4 lang/icc/files/patch-include::c++::yvals.h
1.3 lang/icc/files/patch-include::xmmintrin.h
(Only the first 10 of 11 ports in this commit are shown above. )
o Preliminary update to 8.1.022:
- For changes since the 8.0 series see the installed C++ReleaseNotes.htm
but note that information given there doesn't necessarily apply to ICC
on FreeBSD, e.g. -cxxlib-gcc isn't the default on FreeBSD yet and this
port also doesn't install the Eclipse and CDT IDEs.
- ICC now unfortunately requires emulators/linux_base-8.
- Works fine for compiling C source.
- A 6.0-current GENERIC kernel compiles and boots.
- The devel/stlport-icc port currently can't link the exception handling
testsuite with this ICC version (due to relying on a missbehaviour of
the old ICC versions) and has to be changed in a way that doesn't break
lang/icc7.
- Support for using the GCC-compatibility of ICC on FreeBSD and using
the GNU libstdc++ as the STL with ICC is in the works.
o Like with the system GCC, default to libpthread for the threads library
on FreeBSD >= 502102.
Approved by: netchild
In joint forces with: netchild
|
|
Sat, 24 Jul 2004
|
[ 12:16 netchild ]
1.72 lang/icc/Makefile
1.37 lang/icc/distinfo
Update to 8.0.066p070.1.
|
|
Tue, 29 Jun 2004
|
[ 17:13 netchild ]
1.71 lang/icc/Makefile
1.36 lang/icc/distinfo
Update to 8.0.066p069.1.
|
|
Thu, 3 Jun 2004
|
[ 12:19 netchild ]
1.70 lang/icc/Makefile
Change the way we handle the version numbering to be more correct
to the way pkg_version handles it.
Submitted by: eik
|
|
Wed, 2 Jun 2004
|
[ 18:04 netchild ]
1.69 lang/icc/Makefile
1.35 lang/icc/distinfo
Update to 8.0.066.p067.1.
|
|
Fri, 7 May 2004
|
[ 12:54 netchild ]
1.68 lang/icc/Makefile
1.11 lang/icc/files/ld.c
icc 8.0.066 now adds "-m elf_i386" in some circumstances. Remove this part
of the command line in the ld wrapper.
Noticed by: Morten Rodal <morten@rodal.no>
|
|
Fri, 30 Apr 2004
|
[ 12:34 netchild ]
1.67 lang/icc/Makefile
1.34 lang/icc/distinfo
Update to 8.0.066.
|
|
Sat, 27 Mar 2004
|
[ 13:22 netchild ]
1.66 lang/icc/Makefile
1.33 lang/icc/distinfo
1.3 lang/icc/files/patch-include::c++::yvals.h
Update to 8.0.058.p063.1.
|
|
Wed, 17 Mar 2004
|
[ 14:00 netchild ]
1.65 lang/icc/Makefile
1.32 lang/icc/distinfo
1.2 lang/icc/files/patch-include::c++::cstdio
1.2 lang/icc/files/patch-include::c++::cwchar
1.2 lang/icc/files/patch-include::c++::yvals.h
1.2 lang/icc/files/patch-include::xmmintrin.h
Update to 8.0.058.p061.
This version fixes the stlport test cases (heap corruption due to
inlining and exception handling).
|
|
Sat, 13 Mar 2004
|
[ 10:33 netchild ]
1.64 lang/icc/Makefile
1.62 lang/icc7/Makefile
1.18 lang/icc/pkg-plist
1.16 lang/icc7/pkg-plist
1.2 lang/icc7/files/stdarg.h
- some base system headers know about icc now, don't override them
where appropriate [1]
- make portlint happy [1]
- sync icc7 and icc [1]
- add linux_base as a patch depends for icc v8
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
Requested by: maintainer [1]
|
|
Thu, 26 Feb 2004
|
[ 13:21 netchild ]
1.63 lang/icc/Makefile
1.31 lang/icc/distinfo
1.17 lang/icc/pkg-plist
Update to 8.0.058.p060.
|
|
Sun, 1 Feb 2004
|
[ 13:37 netchild ]
1.62 lang/icc/Makefile
1.61 lang/icc7/Makefile
1.29 lang/icc7/distinfo
icc & icc7:
- correct the use of ECHO_CMD and ECHO (swap them) [1]
icc:
- fix the DISTFILE handling, it's automatically available after
bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly
to be able to use it in the check for the IGNORE message [1]
icc7:
- don't extract the Intel debugger, it's not usable without a
threads debugging lib
- USE_SIZE
Noticed after: reading the commit log/diff of the
ifc port [1]
Submitted indirectly by: maho, hrs [1]
|
|
Fri, 30 Jan 2004
|
[ 12:41 netchild ]
1.61 lang/icc/Makefile
1.30 lang/icc/distinfo
- update to 8.0.058.p059
- use SIZE
- remove variables for objcopy and brandelf, they're now available
from bsd.port.mk
- use a more generic chmod command
|
|
Thu, 22 Jan 2004
|
[ 12:18 trevor ]
1.27 audio/gnump3d/Makefile
1.4 audio/mbrolavox/Makefile
1.4 biology/t_coffee/Makefile
1.15 cad/gerbv/Makefile
1.6 databases/pydbdesigner/Makefile
1.5 deskutils/gdeskcal-skins/Makefile
1.18 deskutils/gdeskcal/Makefile
1.28 devel/cdk/Makefile
1.3 devel/cil/Makefile
1.5 devel/cscout/Makefile
(Only the first 10 of 87 ports in this commit are shown above. )
Use the CPIO macro defined in bsd.port.mk.
|
|
Mon, 19 Jan 2004
|
[ 14:13 netchild ]
1.59 lang/icc/Makefile
1.29 lang/icc/distinfo
- update to 8.0.058
- add intel-patch target to easy porting effort of future versions [1]
- remove intel debugger rpm, as long as we don't have a libthread_db
we can't use it [2]
Note: The stlport-icc exception handling test will still fail with this
version.
Suggested by (sort of): Marius Strobl <marius@alchemy.franken.de> [1]
Noticed by: Marius Strobl <marius@alchemy.franken.de> [2]
|
|
Sun, 11 Jan 2004
|
[ 15:32 netchild ]
1.58 lang/icc/Makefile
1.1 lang/icc/files/cdefs.h
1.6 lang/icc/files/cpio-exclude
1.2 lang/icc/files/cpio-exclude_noportdocs
1.3 lang/icc/files/cxa_atexit.c
1.2 lang/icc/files/cxa_finalize.c
1.28 lang/icc/distinfo
1.1 lang/icc/files/exclude
1.1 lang/icc/files/exclude_noportdocs
1.10 lang/icc/files/ld.c
(Only the first 10 of 33 ports in this commit are shown above. )
Update to 8.0.055.p057.
As Intel uses it's own directory for ifc and icc, we don't conflict with
ifc anymore.
Because of ABI changes, you have to recompile C++ programs (don't forget
stlport-icc).
Note that this port is a _work in progress_:
- Icc allows to use an already installed libstdc++ from gcc, this doesn't
work yet on FreeBSD. Libstdc++ on 4.x is too old, so it's unlikely we
can add support for it. The headers of libstdc++ shipping with FreeBSD
5.2-CURRENT use GCCisms not (yet) supported by icc, the hardcoded search
path for them also doesn't fit for FreeBSD 5.2-CURRENT.
- We've incorporated parts (cxa) of the FreeBSD >= 502101 libc on < 502101 (Only the first 15 lines of the commit message are shown above )
|
|
Mon, 22 Dec 2003
|
[ 15:03 netchild ]
1.57 lang/icc/Makefile
1.9 lang/icc/files/ld.c
- use the libc cxa support on a recent -current instead of the hack
NOTE: you need to rebuild stlport-icc and maybe some other C++
programs/libs.
- rework ld.c to fix the build of stlport-icc on 4.x (first part
of the build fix, the second part follows shortly in a stlport
commit) [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
|
|
Sat, 13 Dec 2003
|
[ 13:11 netchild ]
1.56 lang/icc/Makefile
1.27 lang/icc/distinfo
1.15 lang/icc/pkg-plist
- Update to 7.1.034.
- Modify plist to print a diagnostic instead of a pkg_delete warning
if there's a license in the license directory.
|
|
Fri, 12 Dec 2003
|
[ 13:43 netchild ]
1.4 devel/linux-atk/Makefile
1.3 devel/linux-glib2/Makefile
1.16 emulators/osf1_base/Makefile
1.6 emulators/ski/Makefile
1.24 games/xgammon/Makefile
1.3 japanese/linux-ttfonts/Makefile
1.55 lang/icc/Makefile
1.21 lang/ifc/Makefile
1.29 multimedia/linux-realplayer/Makefile
1.15 print/bjfiltercom/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
|
|
Fri, 14 Nov 2003
|
[ 12:23 netchild ]
1.53 lang/icc/Makefile
correct the syntax of the warning -> error options
|
[ 12:09 netchild ]
1.52 lang/icc/Makefile
1.25 lang/icc/distinfo
1.8 lang/icc/files/ld.c
- Update to 7.1.032.
- Transform some warnings into errors as suggested by some included
docs (some kind of MSVC compatibility which isn't reverted in icc
for linux).
ld.c:
- add possibility to use a different threads lib via PTHREAD_LIBS
variable (e.g. PTHREAD_LIBS=-lthr) [1]
this may be subject to change when gcc learns how to handle our
different threads libs
- refactor some code [1][2]
- remove mailwrapper license, there's no code from mailwrapper
anymore [2]
- correct the order of libc and libc_r [1][2]
Submitted by: mi [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [2]
Reviewed by: Marius Strobl <marius@alchemy.franken.de> [1]
|
|
Thu, 13 Nov 2003
|
[ 13:30 trevor ]
1.19 lang/diveintopython/Makefile
1.38 lang/eperl/Makefile
1.4 lang/fesi/Makefile
1.51 lang/icc/Makefile
1.20 lang/ifc/Makefile
1.7 lang/kawa/Makefile
1.16 lang/sml-nj/Makefile
1.49 mail/sendmail-old/Makefile
1.18 mail/spambnc/Makefile
1.37 mail/sylpheed-claws/Makefile
(Only the first 10 of 32 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
|
Mon, 10 Nov 2003
|
[ 21:32 netchild ]
1.50 lang/icc/Makefile
Add a paragraph about Intels support in the post-install message.
|
|
Wed, 22 Oct 2003
|
[ 14:21 netchild ]
1.49 lang/icc/Makefile
1.5 lang/icc/files/patch-ia32::bin::icc
1.5 lang/icc/files/patch-ia32::bin::icpc
- Fix icc and icpc scripts (variable overriding) [1]
- Don't extract ia64 RPMs [2]
- Fix bug on some 4.7 systems [3]
Noticed by: mi [1]
Suggested by: mi [2]
Tested by: Clint Olsen <clint@0lsen.net>
|
|
Tue, 21 Oct 2003
|
[ 12:10 netchild ]
1.48 lang/icc/Makefile
1.24 lang/icc/distinfo
Update to 7.1.031.
|
|
Sat, 11 Oct 2003
|
[ 11:59 netchild ]
1.47 lang/icc/Makefile
Reword IGNORE text.
Suggested by: Intel Corporation
|
|
Fri, 3 Oct 2003
|
[ 13:12 netchild ]
1.46 lang/icc/Makefile
1.22 lang/icc/distinfo
Update to 7.1.030.
|
|
Wed, 24 Sep 2003
|
[ 13:53 netchild ]
1.45 lang/icc/Makefile
1.21 lang/icc/distinfo
Update to 7.1.029.
|
|
Sat, 6 Sep 2003
|
[ 11:09 netchild ]
1.44 lang/icc/Makefile
1.20 lang/icc/distinfo
1.4 lang/icc/files/patch-ia32::include::yvals.h
Update to 7.1.028.
|
|
Fri, 22 Aug 2003
|
[ 12:20 netchild ]
1.43 lang/icc/Makefile
Fix __sigsetjmp linking problem.
|
|
Thu, 21 Aug 2003
|
[ 15:55 netchild ]
1.42 lang/icc/Makefile
1.19 lang/icc/distinfo
1.7 lang/icc/files/ld.c
- Update to 7.1.027.
- Teach the ld wrapper about /libexec on a recent -current. [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
|
|
Fri, 15 Aug 2003
|
[ 14:00 netchild ]
1.41 lang/icc/Makefile
1.18 lang/icc/distinfo
- Update to 7.1.025.
- Fix spelling of CONFLICTS [1].
- Add request for benchmark numbers [2].
Noticed by: Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1]
Discussed with: Intel [2]
|
|
Fri, 11 Jul 2003
|
[ 16:48 netchild ]
1.40 lang/icc/Makefile
1.17 lang/icc/distinfo
1.14 lang/icc/pkg-plist
Update to 7.1.021.
|
|
Thu, 26 Jun 2003
|
[ 14:11 netchild ]
1.39 lang/icc/Makefile
1.5 lang/icc/files/cpio-exclude
1.16 lang/icc/distinfo
Update to 7.1.019.
|
|
Sun, 15 Jun 2003
|
[ 18:57 netchild ]
1.38 lang/icc/Makefile
Fix the "make fetch" help string.
Noticed by: markm
|
|
Thu, 12 Jun 2003
|
[ 11:52 netchild ]
1.37 lang/icc/Makefile
1.15 lang/icc/distinfo
1.13 lang/icc/pkg-plist
Update to 7.1.018.
|
|
Wed, 4 Jun 2003
|
[ 19:37 netchild ]
1.36 lang/icc/Makefile
1.14 lang/icc/distinfo
Update to 7.1.017.
|
|
Tue, 6 May 2003
|
[ 16:52 netchild ]
1.35 lang/icc/Makefile
1.12 lang/icc/distinfo
Update to 7.1.014.
|
|
Sat, 26 Apr 2003
|
[ 11:27 netchild ]
1.34 lang/icc/Makefile
1.6 lang/icc/files/ld.c
When trying to link dynamic libraries with dependancies, e.g:
icc -shared -o libfoo.so foo.o -lbaz
the ld wrapper gets confused and thinks that a static link is intended
and the link fails. This patch appears to fix things.
Submitted by: dfr
|
|
Thu, 24 Apr 2003
|
[ 16:08 netchild ]
1.33 lang/icc/Makefile
1.11 lang/icc/distinfo
Update to 7.1.011.
|
|
Fri, 18 Apr 2003
|
[ 10:10 netchild ]
1.32 lang/icc/Makefile
1.4 lang/icc/files/patch-ia32::bin::icc
1.4 lang/icc/files/patch-ia32::bin::icpc
- back out special '-I' handling, it causes problems with the stlport [1]
(this may break ports which depend upon OpenSSL from ports which was
compiled as a base system replacement because it includes a system
header directory again)
- ignore "-pipe" in CFLAGS, this should unbreak some ports with hardcoded
"-pipe"
Noticed by: Krzysztof Parzyszek <kristof@swissmail.org> [1]
Tested by: Krzysztof Parzyszek <kristof@swissmail.org> [1]
|
|
Wed, 2 Apr 2003
|
[ 11:50 netchild ]
1.31 lang/icc/Makefile
1.3 lang/icc/files/patch-ia32::bin::icc
1.3 lang/icc/files/patch-ia32::bin::icpc
The new version of icc adds -I include paths before the standard include
path, thus adding a system path with -I results in not respecting the
sunstitute headers. This results in problems because we have some important
changes there.
Parts of this commit where
Submitted by: marius@alchemy.franken.de
|
|
Fri, 28 Mar 2003
|
[ 10:45 netchild ]
1.30 lang/icc/Makefile
1.4 lang/icc/files/cpio-exclude
1.10 lang/icc/distinfo
1.3 lang/icc/files/patch-ia32::include::yvals.h
1.7 lang/icc/pkg-descr
1.12 lang/icc/pkg-plist
- Update to 7.1.006.
Submitted by: marius@alchemy.franken.de
- Minor cosmetics (FIND) and corrections (COMMENT).
|
|
Fri, 7 Mar 2003
|
[ 06:05 ade ]
1.9 lang/aleph/Makefile
1.14 lang/bwbasic/Makefile
1.9 lang/caml-light/Makefile
1.4 lang/cel/Makefile
1.11 lang/cli/Makefile
1.11 lang/dice/Makefile
1.17 lang/diveintopython/Makefile
1.9 lang/drscheme/Makefile
1.4 lang/ezm3/Makefile
1.18 lang/forth/Makefile
(Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Wed, 5 Mar 2003
|
[ 18:55 netchild ]
1.28 lang/icc/Makefile
1.9 lang/icc/distinfo
Update to 7.0.086.
|
|
Sat, 15 Feb 2003
|
[ 15:46 netchild ]
1.27 lang/icc/Makefile
1.8 lang/icc/distinfo
Update to 7.0.083.
I'm not aware of a change between 7.0.082 and this version which affects
FreeBSD, so no need to update if you already have 7.0.082 installed.
|
|
Mon, 10 Feb 2003
|
[ 14:04 netchild ]
1.26 lang/icc/Makefile
1.3 lang/icc/files/cpio-exclude
1.7 lang/icc/distinfo
1.2 lang/icc/files/patch-ia32::bin::icc
1.2 lang/icc/files/patch-ia32::bin::icpc
1.2 lang/icc/files/patch-ia32::include::dvec.h
1.2 lang/icc/files/patch-ia32::include::fvec.h
1.2 lang/icc/files/patch-ia32::include::ivec.h
1.2 lang/icc/files/patch-ia32::include::yvals.h
1.11 lang/icc/pkg-plist
- update to 7.0.082
- fix [dfi]vec.h with stlport-iostreams
- do not install a Windows header (mathf.h)
- do not install libompstub (depends on pthread_atfork(), see PR 17437)
Submitted by: marius@alchemy.franken.de
- point to the icc errata after make install
|
|
Mon, 13 Jan 2003
|
[ 10:39 netchild ]
1.25 lang/icc/Makefile
Remove the "warning -> error" options for excessive function arguments,
they seem to cause problems in some cases.
Noticed by: roberto, marius@alchemy.franken.de
|
|
Sat, 11 Jan 2003
|
[ 17:21 netchild ]
1.24 lang/icc/Makefile
1.2 lang/icc/files/cpio-exclude
1.6 lang/icc/distinfo
1.5 lang/icc/files/ld.c
1.5 lang/icc/files/patch-icc
1.4 lang/icc/files/patch-icpc
1.5 lang/icc/files/patch-include
1.6 lang/icc/pkg-descr
1.10 lang/icc/pkg-plist
Update icc to 7.0.078.
Note:
Object files built with version 6.0 of Intel(R) Compilers may not link
properly with objects built with version 7.0 of Intel(R) Compilers.
Rebuilding of the object files is suggested.
Changes between the submitted version and the committed version:
- update to 078 instead of 075
- treat excessive parameters in function calls as an error instead
of a warning (removed compatibility with a not named MS product, as
suggested by Intel)
- allow to override the INTEL_FLEXLM_LICENSE variable
From the submitter: (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 13 Nov 2002
|
[ 14:39 netchild ]
1.23 lang/icc/Makefile
- fix typo in message
- catch up with __sF change in -stable
Tested by: marius@alchemy.franken.de
|
|
Fri, 8 Nov 2002
|
[ 20:17 netchild ]
1.22 lang/icc/Makefile
- mark BROKEN when linux_devtools or ifc is installed
- make it more clear that you shouldn't install linux_devtools in the post
install message
|
[ 15:59 netchild ]
1.21 lang/icc/Makefile
1.1 lang/icc/files/cpio-exclude
1.4 lang/icc/files/ld.c
1.9 lang/icc/pkg-plist
- Keep up with changes on -current (__sF, elf_i386 -> elf_i386_fbsd).
- Use an exclude file for cpio, there's not much sense in extracting
and chmod'ing a whole bunch of files only to delete them afterwards.
- Fix two bugs in the ld-wrapper that could cause it to dump core in
rare cases.
- Remove a forgotten C++ include.
- Improve IGNORE message.
Submitted by: marius@alchemy.franken.de
|
|
Sun, 22 Sep 2002
|
[ 14:05 netchild ]
1.20 lang/icc/Makefile
1.1 lang/icc/files/assert_fail.c
1.3 lang/icc/files/ld.c
1.1 lang/icc/files/mcount.S
1.4 lang/icc/files/patch-icc
1.3 lang/icc/files/patch-icpc
- link libc_pic.a when compiling with "-KPIC -static"
- link libc_p.a/lib_c_r.a when compiling with "-pg -static"
- fix unresolved symbols to make "-pg" and "-prof_gen" work
Submitted by: marius@alchemy.franken.de
Approved by: kris
|
|
Fri, 20 Sep 2002
|
[ 13:58 netchild ]
1.19 lang/icc/Makefile
Add another possible download site (it isn't guaranteed that te file is
available from there).
Noticed by: "Ulrich 'Q' Spoerlein" <q@uni.de>
|
[ 13:16 netchild ]
1.18 lang/icc/Makefile
1.5 lang/icc/distinfo
1.2 lang/icc/files/ld.c
1.3 lang/icc/files/patch-icc
1.2 lang/icc/files/patch-icpc
1.5 lang/icc/pkg-descr
1.8 lang/icc/pkg-plist
- Update to 6.0.1.304.
- Re-enable patching of iccvars.(c)sh (solely called by icid and therefore
overlooked), accidentally broken by last commit.
- Fix generation of multi-threaded code, triggered by the (badly documented)
compiler option "-mt".
- Disable compiler options "-openmp*" and "-parallel", they depend on
libguide which itself depends on pthread_atfork() (not provided by libc_r),
therefore don't install libguide.
Note: All compiler options are now believed to either work on FreeBSD or
be disabled (Maintainer note: '-prof_gen' is under investigation).
- Add a message about installing stlport-icc in order to get full C++ support.
- Remove workaround for generation of shared objects with binutils/ld 2.12.x,
appears to be fixed (unfortunately no confirmation by Intel Support, "That
is good news <...> then we should just close this issue." *sigh*).
Submitted by: marius@alchemy.franken.de
- Add note about a problem on P4 and how to solve it.
Suggested by: Martin Kahlert <martin.kahlert@infineon.com>
- Remove outdated information in pkg-descr.
|
|
Tue, 17 Sep 2002
|
[ 13:10 netchild ]
1.17 lang/icc/Makefile
1.2 lang/icc/files/cxa_atexit.c
1.1 lang/icc/files/cxa_finalize.c
1.1 lang/icc/files/errno_location.c
1.4 lang/icc/files/ld
1.1 lang/icc/files/ld.c
1.2 lang/icc/files/patch-icc
1.1 lang/icc/files/patch-icpc
1.4 lang/icc/files/patch-include
1.7 lang/icc/pkg-plist
(Only the first 10 of 11 ports in this commit are shown above. )
- C++ support: fix to work also on -current, work around broken exception
handling when generating shared objects with binutils/ld 2.12.[0,1], link
in the icc C++ ABI definitions not those of gcc
- remove libcprts (STL): it has unresolvable glibc dependencies in both,
dynamic and static, versions, therefore is not usable and entirely unneeded
when libstlport is used instead
- add libimf (Intel's optimized math functions library), while there's no
measurable speed improvement (at least for the functions tested) in
comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc
occasionally produces code depending on libimf when told to optimize for
Pentium 4
- replace the ld-script with a wrapper written in C as (c)sh is a bit limited
and long winded for that purpose
- minor stuff and cleanup
Submitted by: marius@alchemy.franken.de
|
|
Thu, 22 Aug 2002
|
[ 12:31 netchild ]
1.16 lang/icc/Makefile
Fix syntax error in the no distfile case.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
|
|
Tue, 20 Aug 2002
|
[ 11:01 netchild ]
1.15 lang/icc/Makefile
1.1 lang/icc/files/cxa_atexit.c
1.3 lang/icc/files/ld
1.1 lang/icc/files/patch-icc
1.3 lang/icc/files/patch-include
1.6 lang/icc/pkg-plist
1.1 lang/icc/files/stderr.c
- 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)
|
|
Sun, 4 Aug 2002
|
[ 21:40 netchild ]
1.14 lang/icc/Makefile
1.5 lang/icc/pkg-plist
1) The new icc doesn't respect icc.cfg, solve this issue.
2) An actual rpm2cpio talks a little bit more, redirect sdterr to /dev/null.
Noticed by: marius@alchemy.franken.de (1)
|
|
Sun, 14 Jul 2002
|
[ 17:31 netchild ]
1.13 lang/icc/Makefile
Document the bad interaction with the linux-devtools port.
Noticed by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
|
|
Sat, 13 Jul 2002
|
[ 15:57 netchild ]
1.12 lang/icc/Makefile
1.4 lang/icc/distinfo
Update to 6.0.159.
|
|
Mon, 1 Jul 2002
|
[ 18:25 netchild ]
1.11 lang/icc/Makefile
Add another download location.
|
|
Fri, 14 Jun 2002
|
[ 16:54 knu ]
1.10 lang/icc/Makefile
Get the IGNORE warning working. ${DISTFILES} cannot be referenced in
a .if condition before reading through bsd.port.post.mk.
Approved by: netchild (MAINTAINER)
|
|
Sat, 8 Jun 2002
|
[ 11:16 netchild ]
1.249 LEGAL
1.9 lang/icc/Makefile
1.3 lang/icc/distinfo
1.4 lang/icc/pkg-plist
- update to icc 6.0.149
- use an empty MASTER_SITES to not get mail from fenner's distfile survey
Suggested by: fenner
- correct the message in IGNORE after obrien's change to linux-base
- fill in the product name in docs/csupport
|
|
Tue, 28 May 2002
|
[ 04:22 obrien ]
1.23 archivers/linux_rar/Makefile
1.4 archivers/stuffit/Makefile
1.30 devel/linux_devtools-7/Makefile
1.43 editors/staroffice60/Makefile
1.10 games/adom/Makefile
1.2 graphics/linux-divxplayer/Makefile
1.8 lang/icc/Makefile
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
|
|
Tue, 14 May 2002
|
[ 14:15 netchild ]
1.7 lang/icc/Makefile
1.3 lang/icc/pkg-plist
1) Document some steps in the targets of the Makefile.
2) icc is now able to link native binaries, at least a simple test case
(a little bit more than a "Hello World!") runs fine.
Our native ld is used here, so don't expect "-ipo" to work.
Major parts of 2) are
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
[ 09:25 netchild ]
1.6 lang/icc/Makefile
1.4 lang/icc/pkg-descr
Corrections to some paths in descriptive messages, no need to bump the
port revision.
Submitted by: marius@alchemy.franken.de
|
|
Mon, 13 May 2002
|
[ 14:58 netchild ]
1.244 LEGAL
1.5 lang/icc/Makefile
1.2 lang/icc/distinfo
1.2 lang/icc/files/patch-iccvars.csh
1.2 lang/icc/files/patch-include
1.2 lang/icc/pkg-plist
Update icc from 5.0.1 to 6.0.139.
|
|
Tue, 23 Apr 2002
|
[ 17:48 netchild ]
1.4 lang/icc/Makefile
Unbreak for 4.x.
Approved by: steve
Noticed by: murray
|
|
Tue, 16 Apr 2002
|
[ 16:03 netchild ]
1.3 lang/icc/Makefile
Style fixes.
Submitted by: obrien
Approved by: steve
|
|
Sun, 31 Mar 2002
|
[ 20:00 netchild ]
1.2 lang/icc/Makefile
1.1 lang/icc/files/patch-iccvars.csh
1.2 lang/icc/pkg-descr
- reword pkg-descr
- fix iccvars.csh (PR)
- mimic some parts of gcc's preprocessor (defines)
PR: 36555
Approved by: steve
|
|
Tue, 26 Mar 2002
|
[ 17:01 netchild ]
1.284 lang/Makefile
1.1 lang/icc/Makefile
1.1 lang/icc/distinfo
1.1 lang/icc/files/patch-include
1.1 lang/icc/pkg-comment
1.1 lang/icc/pkg-descr
1.1 lang/icc/pkg-plist
This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects.
This port is not able to produce native executables on its own. You need to do
it yourself with gcc.
Approved by: steve
|
Number of commits found: 95 |