The NetBSD Project

CVS log for pkgsrc/devel/libffi/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / libffi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 27 15:12:37 2011 UTC (7 months, 3 weeks ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.15: +6 -1 lines
Diff to previous 1.15 (colored)

Fix build for Solaris x86 with older gcc per PR#42865

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 24 09:51:29 2011 UTC (13 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.14: +7 -1 lines
Diff to previous 1.14 (colored)

The library uses m68k_sync_icache from libm68k on NetBSD/m68k.
Fix as proposed by <obache> in PR pkg/44901. Bump package revision.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 14 22:20:55 2010 UTC (2 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

make tru64 build fix work with new libtool

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 16 16:28:58 2010 UTC (2 years, 4 months ago) by asau
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update to libffi 3.0.9.
This release includes many important fixes as well as a couple of new ports.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 20 13:10:30 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.11: +8 -1 lines
Diff to previous 1.11 (colored)

Fix build on Tru64.

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Sat May 30 21:02:34 2009 UTC (2 years, 11 months ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.9.2.1: +1 -1 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Pullup ticket #2781 - requested by he
libffi: portability fix

Revisions pulled up:
- devel/libffi/Makefile			1.11 via patch
- devel/libffi/distinfo			1.12
- devel/libffi/patches/patch-aa		1.8
- devel/libffi/patches/patch-ae		1.1
- devel/libffi/patches/patch-af		1.1
- devel/libffi/patches/patch-ag		1.1
---
Module Name:	pkgsrc
Committed By:	he
Date:		Tue May 26 12:27:12 UTC 2009

Modified Files:
	pkgsrc/devel/libffi: Makefile distinfo
	pkgsrc/devel/libffi/patches: patch-aa
Added Files:
	pkgsrc/devel/libffi/patches: patch-ae patch-af patch-ag

Log Message:
Update from version 3.0.8nb1 to 3.0.8nb2.

Pkgsrc changes:
 o Add portability to the various mips-based NetBSD ports.
   The self-tests even complete without any unexpected failures.

Revision 1.11 / (download) - annotate - [select for diffs], Tue May 26 12:27:12 2009 UTC (2 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Update from version 3.0.8nb1 to 3.0.8nb2.

Pkgsrc changes:
 o Add portability to the various mips-based NetBSD ports.
   The self-tests even complete without any unexpected failures.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Fri May 22 11:55:35 2009 UTC (3 years ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Pullup ticket #2776 - requested by he
libffi: build fix

Revisions pulled up:
- devel/libffi/Makefile			1.10
- devel/libffi/distinfo			1.11
- devel/libffi/patches/patch-aa		1.7
---
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Apr 17 22:45:52 UTC 2009

Modified Files:
	pkgsrc/devel/libffi: Makefile distinfo
Added Files:
	pkgsrc/devel/libffi/patches: patch-aa

Log Message:
Attempt to make this build on NetBSD/powerpc.  While at it, correctly set
INFO_FILES to 'yes'.  Bump PKGREVISION.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 17 22:45:52 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Attempt to make this build on NetBSD/powerpc.  While at it, correctly set
INFO_FILES to 'yes'.  Bump PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Feb 21 15:51:35 2009 UTC (3 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Changes since 1.8: +10 -2 lines
Diff to previous 1.8 (colored)


Update to libffi 3.0.8.

Changes since previous (3.0.6) include Solaris 10/x86 and FreeBSD/powerpc
support, code cleanup and bug fixes.

pkgsrc changes: add testing support.
Since there's no support for test depends, implement a hack proposed by <obache>.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 11 22:33:56 2008 UTC (3 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.7: +11 -11 lines
Diff to previous 1.7 (colored)

Update to libffi-3.0.6. From Aleksej Saushev, who's taking maintainership,
with an adjustment for info file handling.

Changes from 2.x appear to be large and aren't concisely anywhere I
can find. Changes since 3.0.0:

3.0.6 Jul-17-08
        Fix for closures on sh.
        Mark the sh/sh64 stack as non-executable.
        (both thanks to Kaz Kojima)

3.0.5 Apr-3-08
        Fix libffi.pc file.
        Fix #define ARM for IcedTea users.
        Fix x86 closure bug.

3.0.4 Feb-24-08
        Fix x86 OpenBSD configury.

3.0.3 Feb-22-08
        Enable x86 OpenBSD thanks to Thomas Heller, and
        x86-64 FreeBSD thanks to Björn König and Andreas Tobler.
        Clean up test instruction in README.

3.0.2 Feb-21-08
        Improved x86 FreeBSD support.
        Thanks to Björn König.

3.0.1 Feb-15-08
        Fix instruction cache flushing bug on MIPS.
        Thanks to David Daney.

3.0.0 Feb-15-08
        Many changes, mostly thanks to the GCC project.
        Cygnus Solutions is now Red Hat.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 3 09:34:40 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Fix lvalue cast on amd64. Mark as DESTDIR safe.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:17 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 8 20:40:02 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Override config.guess and config.sub. Add DragonFly.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 7 14:54:40 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Use gcc-3.3.5 tarball. Very minor changes. Bump PKGREVISION.
Adapt patch-aa to include (currently untested) powerpc support.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:29 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 24 09:53:48 2003 UTC (8 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

s/@netbsd.org/@NetBSD.org/ in MAINTAINER.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 18 12:39:40 2003 UTC (8 years, 10 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libffi-2.0beta into the NetBSD Packages Collection.

The libffi library provides a portable, high level programming
interface to various calling conventions.  This allows a programmer to
call any function specified by a call interface description at
run-time.

Some programs may not know at the time of compilation what arguments
are to be passed to a function.  For instance, an interpreter may be
told at run-time about the number and types of arguments used to call
a given function.  Libffi can be used in such programs to provide a
bridge from the interpreter program to compiled code.

Ffi stands for Foreign Function Interface.  A foreign function
interface is the popular name for the interface that allows code
written in one language to call code written in another language.  The
libffi library really only provides the lowest, machine dependent
layer of a fully featured foreign function interface.  A layer must
exist above libffi that handles type conversions for values passed
between the two languages.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 18 12:39:40 2003 UTC (8 years, 10 months ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>