The NetBSD Project

CVS log for pkgsrc/devel/ffcall/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ffcall

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34, Sun Sep 10 20:04:32 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +1 -1 lines
FILE REMOVED

Remove ffcall, replaced by libffcall.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Aug 1 14:58:56 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Follow some http -> https redirects.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:05 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Aug 26 17:25:08 2016 UTC (7 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Make x86_64's .ehframe content PIC to avoid text relocations. Bump
revision.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jan 4 04:58:47 2015 UTC (8 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

Use BROKEN_EXCEPT_ON_PLATFORM where explicit per-cpu-type support is
needed.

Revision 1.29 / (download) - annotate - [select for diffs], Wed May 14 11:13:04 2014 UTC (9 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Pass correct CFLAGS to the manual SunOS x86_64 build, fixes unresolved symbols.

Bump PKGREVISION.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 8 04:19:16 2014 UTC (9 years, 5 months ago) by hiramatsu
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Add LICENSE=gnu-gpl-v2.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 31 11:16:57 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Sep 22 00:08:55 2008 UTC (15 years ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, 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, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Mark it as not safe for parallel builds.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Aug 23 07:46:59 2008 UTC (15 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: cube-native-xorg-base, cube-native-xorg
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:22 2008 UTC (15 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

Add DESTDIR support.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Mar 3 21:41:30 2008 UTC (15 years, 7 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Merge sparc and sparc64 avcall patches, taken from clisp-2.43.
Needed for clisp-2.44 now that it doesn't ship bundled avcall.
Hinted by uwe@
Bump PKGREVISION.
XXX untested

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 18 02:56:05 2007 UTC (16 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.21: +2 -4 lines
Diff to previous 1.21 (colored)

Set TEST_TARGET instead of running it unconditionally in post-build.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:20 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: 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, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 8 14:05:21 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.19: +6 -4 lines
Diff to previous 1.19 (colored)

Add mipseb and mipsel to supported platforms;
from Georg Schwarz in PR 28059.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:26 2004 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Fri Jun 4 08:16:53 2004 UTC (19 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.17: +5 -7 lines
Diff to previous 1.17 (colored)

Changes 1.10:
* Major bugfixes
* Made to work with gcc-3.4

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 3 16:33:45 2004 UTC (19 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +5 -1 lines
Diff to previous 1.16 (colored)

Move documentation files from share/html to share/doc/ffcall.  I'm doing
this as a "standalone" change because share/html is certainly not the
location for documentation.  Bump PKGREVISION to 1.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 2 16:05:01 2004 UTC (19 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.15: +18 -29 lines
Diff to previous 1.15 (colored)

Changes 1.9:
* Added support for x86_64 (AMD64) Linux
* Added support for PowerPC MacOS X
PkgSrc:
* use buildlink3.mk
* create shared libraries

Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 3 01:43:32 2004 UTC (19 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

run ${MAKE_PROGRAM}, not ${MAKE}, and set the environment
appropriately.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 21 16:43:20 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

COMMENT should start with a capital letter.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:30:28 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:51 2003 UTC (20 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 11 07:12:49 2003 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.10: +17 -1 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION and add option to make shared libraries out of avcall
and callback. This is needed for GNUStep as it links against these libraries
with it's shared lib. Only tested/enabled on powerpc right now as it's the
only platform I've seen stumble across this (x86 isn't affected due to
differing reloc type restrictions in code/libraries).

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 6 23:50:51 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.9: +12 -2 lines
Diff to previous 1.9 (colored)

Port this to powerpc. Already did it once based on lang/clisp including this
code so base the port off of those patches. Passes all tests via make check

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 10 08:23:05 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Fix typo in HOMEPAGE.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 27 10:36:07 2002 UTC (21 years ago) by rh
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Remove duplicate blank line to make pkglint happy

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 10 22:16:20 2002 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update HOMEPAGE. From Martin Weber in pkg/18259.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 10 11:08:55 2002 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Remove pkgname from comment.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 9 18:28:26 2002 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.4: +5 -4 lines
Diff to previous 1.4 (colored)

Update to 1.8.4, from Marko Schuetz in pkg/18017.
Changes unknown.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:23 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 7 22:31:22 2001 UTC (22 years, 7 months ago) by jtb
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2 (colored)

Updated ffcall to version 1.8. Changes since previous pkgsrc version (1.6):

New in 1.8:

* Added support for IA-64 Linux.

New in 1.7:

* Struct types containing elements other than int, long, long long, pointer
  are not supported any more. Passing them as arguments and results is too
  hairy.
* Added support for PowerPC Linux.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 24 21:39:14 2000 UTC (23 years, 2 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

add ONLY_FOR_PLATFORM and a comment about what needs to be done to support
additional platforms.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Aug 26 19:54:15 1999 UTC (24 years, 1 month ago) by proff
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

ffcall - foreign function call libraries v 1.6

This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.

The four packages are:

    avcall - calling C functions with variable arguments

    vacall - C functions accepting variable argument prototypes

    trampoline - closures as first-class C functions

    callback - closures with variable arguments as first-class C functions
               (a reentrant combination of vacall and trampoline)


Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 26 19:54:15 1999 UTC (24 years, 1 month ago) by proff
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>