non port: devel/dyncall/Makefile |
SVNWeb
|
Number of commits found: 24 |
Fri, 9 Dec 2022
|
[ 19:18 Fernando Apesteguía (fernape) Author: Tassilo Philipp ] 3b84499
devel/dyncall: update to 1.4
ChangeLog: https://dyncall.org/changelog
PR: 268222
Reported by: tphilipp@potion-studios.com (maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 18 Dec 2021
|
[ 17:12 Li-Wen Hsu (lwhsu) Author: Tassilo Philipp ] 519bf90
devel/dyncall: Update to 1.3
PR: 260491
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 23 Jan 2021
|
[ 21:21 lcook ]
devel/dyncall: Update to 1.2
Changes: https://dyncall.org/pub/dyncall/dyncall/file/tip/ChangeLog
PR: 252945
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28307
|
Tue, 8 Dec 2020
|
[ 16:04 linimon ]
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
Mon, 13 Jan 2020
|
[ 17:48 fernape ]
devel/dyncall: Update to 1.1
From ChangeLog:
http://hg.dyncall.org/pub/dyncall/dyncall/file/5ac53b2d5f1e/ChangeLog
dyncall:
* support for soft-float MIPS o32 & n64 (big- and little-endian, each)
* x64 System V syscall support
dyncallback:
* support for soft-float MIPS o32 & n64 (big- and little-endian, each)
dynload:
* added UTF-8 support for pathnames on windows
* reliability/stability fix for dlGetLibraryPath() on glibc based platforms
(avoiding
internal use of glibc's bad impl of dlinfo() which doesn't do any error
checking at all)
* Darwin/macos fix for dlGetLibraryPath() to correctly fail on bogus handles
(did return
paths to random libraries under some circumstances, instead of returning an
error) (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Apr 2018
|
[ 20:59 fernape ]
Update devel/dyncall to 1.0
PR: 227737
Reported by: tphilipp@potion-studios.com (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15213
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 15:07 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 30 Mar 2016
|
[ 17:30 riggs ]
Add -fPIC to CFLAGS; bump PORTREVISION
PIC is required for this port to work properly. However, the
port's own build system only adds it if CFLAGS is not set in MAKE_ENV.
This adds -fPIC to the pre-defined set of CFLAGS to ensure the port
is properly built.
PR: 208201
Submitted by: tphilipp@potion-studios.com (maintainer)
|
Tue, 5 Jan 2016
|
[ 17:11 rakuco ]
Update to 0.9.
PR: 205872
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)
|
Sun, 30 Mar 2014
|
[ 12:50 pawel ]
Update to version 0.8
PR: ports/187913
Submitted by: maintainer
|
Wed, 19 Feb 2014
|
[ 08:37 ehaupt ]
Support staging
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Tue, 7 Feb 2012
|
[ 04:25 miwi ]
- Update to 0.7
PR: 164611
Submitted by: maintainer
|
Tue, 28 Sep 2010
|
[ 11:50 decke ]
- Update to 0.6
- Master sites updated
PR: ports/150943
Submitted by: Tassilo Philipp <tphilipp at potion-studios dot com>
(maintainer)
Approved by: beat (co-mentor)
|
Wed, 28 Apr 2010
|
[ 16:18 beat ]
- Fix build on PowerPC
PR: ports/146043
Submitted by: Andreas Tobler <andreast-list AT fgznet.ch>
Approved by: Tassilo Philipp <tphilipp AT potion-studios.com> (maintainer,
via private mail)
|
Thu, 1 Apr 2010
|
[ 10:18 linimon ]
Also broken on powerpc. While here, delete stale alpha definition.
Hat: portmgr
|
Tue, 9 Feb 2010
|
[ 19:39 amdmi3 ]
- Update to 0.5
PR: 143672
Submitted by: "Tassilo Philipp" <tphilipp@potion-studios.com> (maintainer)
|
Thu, 5 Feb 2009
|
[ 15:21 amdmi3 ]
- Update to 0.3, mark more archs as unsupported
- While here, canonize identation and add tiny improvements (use PORTVERSION in
MASTER_SITES url, no need to use full path in MAKEFILE)
PR: 131223
Submitted by: Tassilo Philipp <tphilipp at potion-studios dot com>
(maintainer)
|
Fri, 30 May 2008
|
[ 20:06 jadawin ]
- Mark BROKEN on sparc64
Approved by: maintainer, mentor (implicit)
|
Fri, 23 May 2008
|
[ 15:20 jadawin ]
- Update to 0.2.
PR: ports/123899
Submitted by: Tassilo Philipp <tphilipp potion-studios com>
Approved by: tabthorpe (mentor)
|
Mon, 14 Apr 2008
|
[ 00:47 clsung ]
The dyncall library encapsulates architecture-, OS- and compiler-specific
function call semantics in a virtual "bind parameters from left to right
and then call" interface allowing programmers to call C functions in a
completely dynamic manner. In other workds, instead of calling a function
directly, the dyncall library provides a mechanism to push the function
parameters manually and to issue the call afterwards.
This means, that a program can determine at runtime what function to
call, and what parameters to pass to it. The library is written in C and
assembly and provides a very simple C interface to program against.
The library comes in very handy to power flexible message systems,
dynamic function call dispatch mechanisms, closure implementations or
even to bridge different programming languages.
When it comes to language bindings, the dyncall library provides a clean
and portable C interface to dynamically issue calls to foreign code using
small kernels written in assembly. Instead of providing code for every
bridged function call, which unnecessarily results in code bloat, only a
couple of instructions are used to invoke every possible call.
WWW: http://www.dyncall.org
PR: ports/122720
Submitted by: Tassilo Philipp <tphilipp at potion-studios.com>
|
Number of commits found: 24 |