1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Maho Nakata
e1ece4900c Ifc trying to link against libdl, which is missing on freebsd.
Submitted by:	Aexander S. Usov <A.S.Usov@KVI.nl>
2005-06-18 03:58:11 +00:00
Greg Lewis
dd5c8b9f8c . Update to 8.1.024.
Update also mentioned by:	otton@enstimac.fr
Approved by:			maho (maintainer)
2005-04-13 15:14:26 +00:00
Maho Nakata
3e73a08f69 maho forgot to add memalign.c
Submitted by:	Alexander S. Usov <A.S.Usov at KVI.nl>
2004-12-17 09:45:22 +00:00
Maho Nakata
e46e4c584e Update to 8.1.023
and also Solved the dynamic linkage problem.

PR:		74373
Submitted by:	Alexander S. Usov <usov at kvip88.kvi.nl>
2004-12-17 05:40:56 +00:00
Maho Nakata
50b39a097d a) Fix open problem for ifc
b) update to 8.0.046.p049.1

PR:		67507
Submitted by:	Alexander Usov <usov@kvi.nl>
2004-07-06 10:08:44 +00:00
Maho Nakata
3d531b4029 fix for ports/66514 problem and update to 8.0.046
PR:		67127
Submitted by:	Masakazu HIGAKI
2004-05-26 14:45:21 +00:00
Maho Nakata
9a6d4ae23d Update to 8.0.039
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-31 23:32:41 +00:00
Maho Nakata
f4fe911843 update to ifc to 7.1.038.
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-19 13:44:47 +00:00
Maho Nakata
814b6b4c9d IFC fails to link when invoked with -ax or -x option
because a static library of ifc has an unresolved symbol, __sigsetjmp.
The following is an example of error messages:

PR:		57574
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2003-10-08 00:04:36 +00:00
Maho Nakata
e3e325354d Update ports for 7.1.015
Submitted by:	 Masakazu HIGAKI <higamasa@dream.com>
2003-04-28 22:17:47 +00:00
Maho Nakata
6bf0de6ddf 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)
2002-11-18 09:27:32 +00:00
Alexander Leidinger
edf7660337 When lang/ifc and lang/icc are both installed, ifc does not use the correct
ld. Work around by reordering the PATH variable in the ifc wrapper script.
	Submitted by:	maintainer
	PR:		40744

Bump PORTREVISION.
2002-07-21 15:43:42 +00:00