Date: Sat, 7 May 2005 05:00:40 +0000 (UTC) From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/eclipse-devel Makefile distinfo pkg-descr ports/java/eclipse-devel/files eclipse.in manualpatch-plugins-swt-gtk-make_freebsd.mak manualpatch-plugins-swt-gtk-os_custom.h manualpatch-plugins-swt-motif-make_freebsd.mak patch-assemble ... Message-ID: <200505070500.j4750eT7031852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2005-05-07 05:00:40 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/eclipse-devel Makefile distinfo pkg-descr java/eclipse-devel/files eclipse.in manualpatch-plugins-swt-gtk-build.sh manualpatch-plugins-swt-gtk-make_freebsd.mak manualpatch-plugins-swt-gtk-os_custom.h manualpatch-plugins-swt-motif-build.sh manualpatch-plugins-swt-motif-make_freebsd.mak patch-assemble patch-browser-src-ExternalBrowserInstance.java patch-build patch-build.xml patch-features-jdt-build.xml patch-features-jdt-source-build.xml patch-features-launchers-gtk-build.sh patch-features-launchers-gtk-make_freebsd.mak patch-features-launchers-library-eclipseShm.c patch-features-launchers-motif-build.sh patch-features-pde-build.xml patch-features-pde-source-build.xml patch-features-platform-build.xml patch-features-platform-source-build.xml patch-features-platform-source-feature.xml patch-features-sdk-build.xml patch-plugins-swt-gtk-build.xml patch-plugins-swt-gtk64-build.xml patch-plugins-update-src-build.xml patch-plugins-update-src-update.c java/eclipse-devel/scripts pre-patch Log: Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing in particular. PR: ports/79917 Submitted by: various members of freebsd-java Revision Changes Path 1.156 +1 -0 ports/java/Makefile 1.1 +128 -0 ports/java/eclipse-devel/Makefile (new) 1.1 +2 -0 ports/java/eclipse-devel/distinfo (new) 1.1 +49 -0 ports/java/eclipse-devel/files/eclipse.in (new) 1.1 +54 -0 ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-build.sh (new) 1.1 +41 -0 ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-make_freebsd.mak (new) 1.1 +57 -0 ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-os_custom.h (new) 1.1 +21 -0 ports/java/eclipse-devel/files/manualpatch-plugins-swt-motif-build.sh (new) 1.1 +73 -0 ports/java/eclipse-devel/files/manualpatch-plugins-swt-motif-make_freebsd.mak (new) 1.1 +39 -0 ports/java/eclipse-devel/files/patch-assemble (new) 1.1 +13 -0 ports/java/eclipse-devel/files/patch-browser-src-ExternalBrowserInstance.java (new) 1.1 +11 -0 ports/java/eclipse-devel/files/patch-build (new) 1.1 +41 -0 ports/java/eclipse-devel/files/patch-build.xml (new) 1.1 +27 -0 ports/java/eclipse-devel/files/patch-features-jdt-build.xml (new) 1.1 +15 -0 ports/java/eclipse-devel/files/patch-features-jdt-source-build.xml (new) 1.1 +41 -0 ports/java/eclipse-devel/files/patch-features-launchers-gtk-build.sh (new) 1.1 +11 -0 ports/java/eclipse-devel/files/patch-features-launchers-gtk-make_freebsd.mak (new) 1.1 +17 -0 ports/java/eclipse-devel/files/patch-features-launchers-library-eclipseShm.c (new) 1.1 +33 -0 ports/java/eclipse-devel/files/patch-features-launchers-motif-build.sh (new) 1.1 +15 -0 ports/java/eclipse-devel/files/patch-features-pde-build.xml (new) 1.1 +15 -0 ports/java/eclipse-devel/files/patch-features-pde-source-build.xml (new) 1.1 +127 -0 ports/java/eclipse-devel/files/patch-features-platform-build.xml (new) 1.1 +61 -0 ports/java/eclipse-devel/files/patch-features-platform-source-build.xml (new) 1.1 +17 -0 ports/java/eclipse-devel/files/patch-features-platform-source-feature.xml (new) 1.1 +15 -0 ports/java/eclipse-devel/files/patch-features-sdk-build.xml (new) 1.1 +11 -0 ports/java/eclipse-devel/files/patch-plugins-swt-gtk-build.xml (new) 1.1 +15 -0 ports/java/eclipse-devel/files/patch-plugins-swt-gtk64-build.xml (new) 1.1 +31 -0 ports/java/eclipse-devel/files/patch-plugins-update-src-build.xml (new) 1.1 +18 -0 ports/java/eclipse-devel/files/patch-plugins-update-src-update.c (new) 1.1 +8 -0 ports/java/eclipse-devel/pkg-descr (new) 1.1 +97 -0 ports/java/eclipse-devel/scripts/pre-patch (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505070500.j4750eT7031852>