ports/java/eclipse-cdt/files/patch-plugin.properties
Edwin Groothuis 257d466435 [patch] update java/eclipse-cdt to version 3.0.1
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
2006-01-03 03:28:05 +00:00

10 lines
545 B
INI

--- eclipse/plugins/org.eclipse.cdt.core_3.0.1/plugin.properties.orig Thu Nov 3 05:32:10 2005
+++ eclipse/plugins/org.eclipse.cdt.core_3.0.1/plugin.properties Fri Dec 2 23:37:25 2005
@@ -56,6 +56,7 @@
fragmentName.solaris = C/C++ Development Tools Core for Solaris
fragmentName.win32 = C/C++ Development Tools Core for Windows
fragmentName.macosx = C/C++ Development Tools Core for MacOS X
+fragmentName.freebsd = C/C++ Development Tools Core for FreeBSD
CodeFormatter.name=C/C++ Code Formatter
CodeFormatter.name=C/C++ Code Formatters