Commit graph

13 commits

Author SHA1 Message Date
joerg
32934f0d52 Don't hardcode /usr/bin/gcc. 2019-12-19 22:20:18 +00:00
schmonz
bf34a52526 Update to 20.4.14. The changelog, while extremely long, only reaches back
to 20.0. Please consult https://fractint.org/ftp/current/dos/whatsnew.txt
for an approximate understanding of what's new since 3.10 (the previous
version in pkgsrc).
2018-08-28 11:54:54 +00:00
joerg
e8c926aba1 Don't hard-code -lncurses when using curses.b3.mk. 2017-05-22 23:36:44 +00:00
joerg
4d888b6258 Don't conflict with libm. 2013-01-11 13:29:34 +00:00
joerg
4c56394759 Add missing includes. Don't conflict with sync(2). 2012-10-26 20:39:15 +00:00
asau
e92a5783d1 Support staged installation. 2009-12-11 17:47:28 +00:00
joerg
68a303127d Fix malloc.h usage. 2007-07-28 01:42:50 +00:00
schmonz
67e138c0ba Include <machine/endian.h> on Darwin, and supply a fake <malloc.h>
if the system lacks one (trick borrowed from multimedia/smpeg).
Fixes build on Darwin.
2007-06-30 14:19:52 +00:00
joerg
aa03942ba6 Fix linkage. Bump revision. 2007-04-16 14:48:31 +00:00
joerg
b0505dab46 Ensure that len does not shadow a parameter of the same name.
Don't use __sighandler_t at all, it is not standard and at least on
DrgaonFly means something completely different.  Also change the typedef
to match what signal actually expects. Fix some more minor glitches
for DragonFly.
2006-06-14 14:34:10 +00:00
rillig
a39d6f16c8 Made xfractint work on NetBSD. 2006-06-14 09:07:45 +00:00
rillig
95fc1f5ddb Added a patch for Solaris 5.8. 2006-06-12 14:54:55 +00:00
rillig
10aa714944 Imported xfractint.
Xfractint draws a wide variety of fractals.  Xfractint is a port of the
IBM PC program fractint.  Xfractint has online documentation which
should be referenced for most operation information.  Note that the
online documentation is from fractint, and does not always accurately
describe xfractint.
2006-06-12 14:13:55 +00:00