Date: Wed, 4 Jan 2006 09:39:36 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/swt31 Makefile distinfo pkg-descr ports/x11-toolkits/swt31/files manualpatch-cairo patch-build.sh patch-make_freebsd.mak Message-ID: <200601040939.k049dbRZ082614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2006-01-04 09:39:36 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/swt31 Makefile distinfo pkg-descr x11-toolkits/swt31/files manualpatch-cairo patch-build.sh patch-make_freebsd.mak Log: New port: x11-toolkits/swt31 Standard Widget Toolkit for Java This is a new port for SWT. SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse. Other ports (like net/azureus) that need SWT but not eclipse, can be subsequently changed to depend on this, much lighter, port. I tested it on i386, but am unable to verify whether it works on amd64 or not, although all the necessary bits from eclipse have been kept AFAICT. If someone later steps up to the task, ONLY_FOR_ARCHS can be modified accordingly. PR: ports/91083 Submitted by: Panagiotis Astithas <past@ebs.gr> Revision Changes Path 1.385 +1 -0 ports/x11-toolkits/Makefile 1.1 +110 -0 ports/x11-toolkits/swt31/Makefile (new) 1.1 +6 -0 ports/x11-toolkits/swt31/distinfo (new) 1.1 +2432 -0 ports/x11-toolkits/swt31/files/manualpatch-cairo (new) 1.1 +42 -0 ports/x11-toolkits/swt31/files/patch-build.sh (new) 1.1 +60 -0 ports/x11-toolkits/swt31/files/patch-make_freebsd.mak (new) 1.1 +7 -0 ports/x11-toolkits/swt31/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601040939.k049dbRZ082614>