aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/swt31
Commit message (Collapse)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-16/+13
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* . Fix building on amd64 (but only without cairo support). [1]Greg Lewis2006-02-112-29/+28
| | | | | | | | | | | . Update to 3.1.1. [2] PR: 92190 Submitted by: Panagiotis Astithas <past@ebs.gr> [1] mi@ [2] Notes: svn path=/head/; revision=155723
* Uphold C{C,XX,FLAGS}Mario Sergio Fujikawa Ferreira2006-01-043-16/+29
| | | | | | | Approved by: Panagiotis Astithas past at ebs.gr (maintainer) Notes: svn path=/head/; revision=152733
* New port: x11-toolkits/swt31 Standard Widget Toolkit for JavaEdwin Groothuis2006-01-046-0/+2657
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> Notes: svn path=/head/; revision=152720