cvs commit: ports/graphics/xfractint Makefile
ports/graphics/xfractint/files
patch-Makefile patch-aa patch-ab patch-ac patch-biginit.c
patch-editpal.c patch-fracsubr.c patch-fractalb.c patch-fractals.c
patch-fractint.c patch-framain2.c patch-frasetup.c patch-hc.c ...
Kirill Ponomarew
krion at FreeBSD.org
Sun Dec 7 08:09:52 PST 2003
krion 2003/12/07 08:09:50 PST
FreeBSD ports repository
Modified files:
graphics/xfractint Makefile
Added files:
graphics/xfractint/files patch-Makefile patch-biginit.c
patch-editpal.c patch-fracsubr.c
patch-fractalb.c patch-fractals.c
patch-fractint.c patch-framain2.c
patch-frasetup.c patch-hc.c
patch-jiim.c patch-lsys.c
patch-lsysf.c patch-memory.c
patch-miscovl.c patch-miscres.c
patch-port.h patch-printer.c
patch-prompts1.c patch-prompts2.c
patch-prototyp.h patch-soi.c
patch-soi1.c patch-unixscr.c
Removed files:
graphics/xfractint/files patch-aa patch-ab patch-ac
Log:
- Fix build on -current
PR: 60011
Submitted by: Ports Fury
Revision Changes Path
1.16 +2 -6 ports/graphics/xfractint/Makefile
1.1 +77 -0 ports/graphics/xfractint/files/patch-Makefile (new)
1.5 +0 -77 ports/graphics/xfractint/files/patch-aa (dead)
1.4 +0 -21 ports/graphics/xfractint/files/patch-ab (dead)
1.2 +0 -58 ports/graphics/xfractint/files/patch-ac (dead)
1.1 +12 -0 ports/graphics/xfractint/files/patch-biginit.c (new)
1.1 +46 -0 ports/graphics/xfractint/files/patch-editpal.c (new)
1.1 +71 -0 ports/graphics/xfractint/files/patch-fracsubr.c (new)
1.1 +11 -0 ports/graphics/xfractint/files/patch-fractalb.c (new)
1.1 +11 -0 ports/graphics/xfractint/files/patch-fractals.c (new)
1.1 +40 -0 ports/graphics/xfractint/files/patch-fractint.c (new)
1.1 +14 -0 ports/graphics/xfractint/files/patch-framain2.c (new)
1.1 +11 -0 ports/graphics/xfractint/files/patch-frasetup.c (new)
1.1 +133 -0 ports/graphics/xfractint/files/patch-hc.c (new)
1.1 +15 -0 ports/graphics/xfractint/files/patch-jiim.c (new)
1.1 +11 -0 ports/graphics/xfractint/files/patch-lsys.c (new)
1.1 +11 -0 ports/graphics/xfractint/files/patch-lsysf.c (new)
1.1 +16 -0 ports/graphics/xfractint/files/patch-memory.c (new)
1.1 +56 -0 ports/graphics/xfractint/files/patch-miscovl.c (new)
1.1 +18 -0 ports/graphics/xfractint/files/patch-miscres.c (new)
1.1 +21 -0 ports/graphics/xfractint/files/patch-port.h (new)
1.1 +54 -0 ports/graphics/xfractint/files/patch-printer.c (new)
1.1 +20 -0 ports/graphics/xfractint/files/patch-prompts1.c (new)
1.1 +20 -0 ports/graphics/xfractint/files/patch-prompts2.c (new)
1.1 +29 -0 ports/graphics/xfractint/files/patch-prototyp.h (new)
1.1 +22 -0 ports/graphics/xfractint/files/patch-soi.c (new)
1.1 +12 -0 ports/graphics/xfractint/files/patch-soi1.c (new)
1.1 +44 -0 ports/graphics/xfractint/files/patch-unixscr.c (new)
More information about the cvs-ports
mailing list