summaryrefslogtreecommitdiff
path: root/java/eclipse-cdt/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.1.2, and hopefully fix build problems on amd64.Palle Girgensohn2007-03-278-24/+24
| | | | Notes: svn path=/head/; revision=188455
* Update to 3.1.1, which is compatibale with Eclipse 3.2.1Palle Girgensohn2006-11-0710-105/+74
| | | | Notes: svn path=/head/; revision=176689
* . Update to 3.0.2.Greg Lewis2006-06-1410-38/+38
| | | | | | | | PR: 95128 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=165437
* . Fix the build on amd64 (although some native libraries are missing).Greg Lewis2006-02-021-2/+11
| | | | | | | | | | | . Fix a crash when trying to execute a programme via the "Run" or "Debug" menu items. PR: 91825 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=155104
* [patch] update java/eclipse-cdt to version 3.0.1Edwin Groothuis2006-01-0310-0/+262
This patch updates java/eclipse-cdt to the latest version 3.0.1. It also installs the native shared libraries that were previously missing. In order to do this the distfile of the cdt-sdk had to be used instead. A static pkg-plist is also used to help people searching through the ports files. PR: ports/89893 Submitted by: Panagiotis Astithas <past@ebs.gr> Approved by: maintainer timeout Notes: svn path=/head/; revision=152641