Date: Fri, 4 Aug 2006 14:12:42 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/Sather Makefile distinfo pkg-descr pkg-plist ports/lang/Sather/files freebsd-CONFIG freebsd-Makefile freebsd-Platform.module freebsd-header.h patch-Boot::sacomp.code::Makefile patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c patch-Boot_sacomp.code_stringsxx.c patch-Library::System::unix.sa ... Message-ID: <200608041412.k74ECgIf094330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2006-08-04 14:12:42 UTC FreeBSD ports repository Modified files: lang/Sather Makefile distinfo pkg-descr Added files: lang/Sather/files patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c patch-Boot_sacomp.code_stringsxx.c patch-System_Platforms_freebsd_header.h Removed files: lang/Sather pkg-plist lang/Sather/files freebsd-CONFIG freebsd-Makefile freebsd-Platform.module freebsd-header.h patch-Boot::sacomp.code::Makefile patch-Library::System::unix.sa patch-Makefile patch-System::Common::CONFIG.proto patch-System::Common::Makefile patch-System::Platforms::X::Platform.module patch-System::Platforms::tcltk::Make.target.inc patch-System::Platforms::unix::header.h patch-debian::bin-wrapper Log: - Update to 1.2.2 - Unbrake on all platforms - Use tk8.4 instead of tk8.3 - Fix bug with abort2 function - Fix installed files's permissions - Use PORTDOCS macro Some notes from maintainer: 1) Due to some GC/Sather bugs we need specific options to compile GC. To achive this i compile GC separately and link it statically. I've not include it in dependencies to not bother user with GC's OPTIONS. 2) Port can be build currently only against non-threaded Tk/Tcl library. Don't know currently how to investigate this since there are no way to find if Tk build with or without threads. Furthermore, tk and tk-threads are mutually exclusive. Linking agains static Tk is bogus... PR: ports/100964 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer) Revision Changes Path 1.37 +134 -43 ports/lang/Sather/Makefile 1.8 +3 -3 ports/lang/Sather/distinfo 1.2 +0 -1 ports/lang/Sather/files/freebsd-CONFIG (dead) 1.2 +0 -7 ports/lang/Sather/files/freebsd-Makefile (dead) 1.2 +0 -5 ports/lang/Sather/files/freebsd-Platform.module (dead) 1.2 +0 -14 ports/lang/Sather/files/freebsd-header.h (dead) 1.2 +0 -12 ports/lang/Sather/files/patch-Boot::sacomp.code::Makefile (dead) 1.1 +20 -0 ports/lang/Sather/files/patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c (new) 1.1 +11 -0 ports/lang/Sather/files/patch-Boot_sacomp.code_stringsxx.c (new) 1.2 +0 -11 ports/lang/Sather/files/patch-Library::System::unix.sa (dead) 1.2 +0 -22 ports/lang/Sather/files/patch-Makefile (dead) 1.2 +0 -34 ports/lang/Sather/files/patch-System::Common::CONFIG.proto (dead) 1.2 +0 -11 ports/lang/Sather/files/patch-System::Common::Makefile (dead) 1.2 +0 -15 ports/lang/Sather/files/patch-System::Platforms::X::Platform.module (dead) 1.2 +0 -7 ports/lang/Sather/files/patch-System::Platforms::tcltk::Make.target.inc (dead) 1.2 +0 -14 ports/lang/Sather/files/patch-System::Platforms::unix::header.h (dead) 1.1 +10 -0 ports/lang/Sather/files/patch-System_Platforms_freebsd_header.h (new) 1.2 +0 -10 ports/lang/Sather/files/patch-debian::bin-wrapper (dead) 1.5 +3 -0 ports/lang/Sather/pkg-descr 1.7 +0 -474 ports/lang/Sather/pkg-plist (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608041412.k74ECgIf094330>