2007-07-28 03:42:51 by Joerg Sonnenberger | Files touched by this commit (13) |
Log message: Fix malloc.h usage. |
2007-06-30 16:19:52 by Amitai Schlair | Files touched by this commit (3) |
Log message: 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-04-16 16:48:31 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix linkage. Bump revision. |
2007-02-15 15:44:04 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Modular Xorg support. A special spicy cookie goes to rillig for finding the one way of not using mk/x11.buildlink3.mk. This was likely to be broken with classic Xorg as well. |
2006-06-14 16:34:10 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: 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 11:07:45 by Roland Illig | Files touched by this commit (16) |
Log message: Made xfractint work on NetBSD. |
2006-06-12 16:54:55 by Roland Illig | Files touched by this commit (1) |
Log message: Added a patch for Solaris 5.8. |
2006-06-12 16:54:28 by Roland Illig | Files touched by this commit (3) |
Log message: Fixed problems on Solaris 5.8. Added a proper PLIST. |
2006-06-12 16:13:55 by Roland Illig | Files touched by this commit (5) | |
Log message: 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. |