Date: Wed, 17 Aug 2005 05:22:59 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/kaskade Makefile pkg-plist ports/math/kaskade/files patch-sources_alloc.c patch-sources_alloc.h patch-sources_cmdpars.h patch-sources_dict.h patch-sources_dlist.h patch-sources_family.h patch-sources_general.h.in patch-sources_kvector.h ... Message-ID: <200508170522.j7H5Mxla080032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2005-08-17 05:22:59 UTC FreeBSD ports repository Modified files: math/kaskade Makefile pkg-plist Added files: math/kaskade/files patch-sources_alloc.c patch-sources_alloc.h patch-sources_cmdpars.h patch-sources_dict.h patch-sources_dlist.h patch-sources_family.h patch-sources_general.h.in patch-sources_kvector.h patch-sources_matrix.h patch-sources_slist.h patch-sources_stack.c patch-sources_stack.h patch-sources_utils.h patch-sources_varalloc.cc patch-sources_vector.c patch-sources_vector.h Log: Unbreak with gcc 3.4. Approved by: portmgr (marcus) Revision Changes Path 1.22 +3 -7 ports/math/kaskade/Makefile 1.1 +63 -0 ports/math/kaskade/files/patch-sources_alloc.c (new) 1.1 +12 -0 ports/math/kaskade/files/patch-sources_alloc.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_cmdpars.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_dict.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_dlist.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_family.h (new) 1.1 +13 -0 ports/math/kaskade/files/patch-sources_general.h.in (new) 1.1 +32 -0 ports/math/kaskade/files/patch-sources_kvector.h (new) 1.1 +35 -0 ports/math/kaskade/files/patch-sources_matrix.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_slist.h (new) 1.1 +143 -0 ports/math/kaskade/files/patch-sources_stack.c (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_stack.h (new) 1.1 +15 -0 ports/math/kaskade/files/patch-sources_utils.h (new) 1.1 +11 -0 ports/math/kaskade/files/patch-sources_varalloc.cc (new) 1.1 +28 -0 ports/math/kaskade/files/patch-sources_vector.c (new) 1.1 +31 -0 ports/math/kaskade/files/patch-sources_vector.h (new) 1.4 +1 -0 ports/math/kaskade/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508170522.j7H5Mxla080032>