2019-07-14 23:46:22 by Roland Illig | Files touched by this commit (6) |
Log message:
lang/guile: fix alignment of variables
|
2017-08-19 02:28:10 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
lang/guile20: Mirror changes to lang/guile22/Makefile.
These changes aren't necessary, but on the day when guile-2.0.x is
no longer the primary, then the switch to using a non-default
installation prefix should be seamless.
|
2017-05-17 14:06:20 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix packaging under FreeBSD/amd64 10.2 and 11.0
At least under 10.2, 10.3-RC3 and 11.0, GUILE_LIBNAME is so.22.8.1 like
other platforms.
|
2017-03-16 11:07:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update COMMENT.
|
2017-03-16 11:02:57 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update DESCR now that guile-2.2 is out.
|
2017-03-15 17:33:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Remove incorrect patch.
Upstream (Bruno Haible) write:
The comment says that this include of <pthread.h> is there to make sure that
<signal.h> declares pthread_sigmask.
But on DragonFly (I checked versions 3.8, 4.6, and 4.8.0-RC), pthread_sigmask
is already declared in <signal.h>, not in <pthread.h>.
|
2017-03-15 14:56:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix pkglint warning.
|
2017-03-15 14:55:53 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Remove patch for the combination of DragonFly + ia64, which does not exist.
Suggested by upstream (Andy Wingo).
|
2017-03-08 15:38:34 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Pull in upstream fix for mkostemp issue, should fix SunOS and PR#52035.
|
2017-02-21 16:55:28 by Greg Troxel | Files touched by this commit (3) |
Log message:
Fix bug in new patch
Thanks to Matt Wette for code review on guile-devel@gnu.org.
|