Date: Sat, 8 Feb 2003 07:09:41 -0800 (PST) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/tulip Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/tulip/files patch-CompleteGraph.cpp patch-FileSystem.cpp patch-RandomGraph.cpp patch-RandomSimpleGraph.cpp patch-RandomTree.cpp ... Message-ID: <200302081509.h18F9ftf046931@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ijliao 2003/02/08 07:09:41 PST Modified files: graphics Makefile Added files: graphics/tulip Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/tulip/files patch-CompleteGraph.cpp patch-FileSystem.cpp patch-RandomGraph.cpp patch-RandomSimpleGraph.cpp patch-RandomTree.cpp patch-RandomTreeGeneral.cpp patch-SmallWorldGraph.cpp patch-TemplateFactory.cxx patch-completeBinaryTree.cpp patch-config.h.in Log: add tulip 1.2.2 A system dedicated to the visualization of huge graphs Revision Changes Path 1.558 +1 -0 ports/graphics/Makefile 1.1 +44 -0 ports/graphics/tulip/Makefile (new) 1.1 +1 -0 ports/graphics/tulip/distinfo (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-CompleteGraph.cpp (new) 1.1 +12 -0 ports/graphics/tulip/files/patch-FileSystem.cpp (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-RandomGraph.cpp (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-RandomSimpleGraph.cpp (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-RandomTree.cpp (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-RandomTreeGeneral.cpp (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-SmallWorldGraph.cpp (new) 1.1 +11 -0 ports/graphics/tulip/files/patch-TemplateFactory.cxx (new) 1.1 +7 -0 ports/graphics/tulip/files/patch-completeBinaryTree.cpp (new) 1.1 +12 -0 ports/graphics/tulip/files/patch-config.h.in (new) 1.1 +1 -0 ports/graphics/tulip/pkg-comment (new) 1.1 +14 -0 ports/graphics/tulip/pkg-descr (new) 1.1 +111 -0 ports/graphics/tulip/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302081509.h18F9ftf046931>