Date: Sat, 4 Nov 2006 02:06:50 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/eclipse Makefile distinfo ports/java/eclipse/files eclipse.in manualpatch-plugins-swt-cairo-library 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 ... Message-ID: <200611040206.kA426ouh059121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2006-11-04 02:06:50 UTC FreeBSD ports repository Modified files: java/eclipse Makefile distinfo java/eclipse/files eclipse.in patch-build patch-build.xml patch-features-jdt-build.xml patch-features-jdt-source-build.xml 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-rcp-build.xml patch-features-rcp-source-build.xml patch-features-sdk-build.xml java/eclipse/scripts pre-patch Added files: java/eclipse/files patch-assemble-freebsd-amd64.xml patch-assemble-freebsd-x86.xml patch-assemble-sdk-all.xml patch-features-plat-launchers-make_freebsd.mak patch-features-plat-library-eclipseShm.c patch-features-platform-launchers-build.sh patch-package-freebsd-amd64.xml patch-package-freebsd-x86.xml patch-package-sdk-all.xml patch-plugins-core-resources-build.xml patch-plugins-plat-i-customBuildCallbacks.xml patch-plugins-plat-u-customBuildCallbacks.xml post-patch-plugins-swt-gtk-build.sh post-patch-plugins-swt-gtk-make_freebsd.mak post-patch-plugins-swt-gtk-os_custom.h Removed files: java/eclipse/files manualpatch-plugins-swt-cairo-library 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-build.bat 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-plugins-core-build.xml patch-plugins-update-src-build.xml patch-plugins-update-src-update.c Log: Update Eclipse to version 3.2.1. Assign port maintainership to submitter. Submitted by: David Sledge Revision Changes Path 1.50 +28 -47 ports/java/eclipse/Makefile 1.12 +4 -3 ports/java/eclipse/distinfo 1.8 +2 -3 ports/java/eclipse/files/eclipse.in 1.2 +0 -2432 ports/java/eclipse/files/manualpatch-plugins-swt-cairo-library (dead) 1.4 +0 -42 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-build.sh (dead) 1.3 +0 -41 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-make_freebsd.mak (dead) 1.4 +0 -59 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-os_custom.h (dead) 1.2 +0 -28 ports/java/eclipse/files/manualpatch-plugins-swt-motif-build.sh (dead) 1.2 +0 -44 ports/java/eclipse/files/manualpatch-plugins-swt-motif-make_freebsd.mak (dead) 1.2 +0 -39 ports/java/eclipse/files/patch-assemble (dead) 1.1 +23 -0 ports/java/eclipse/files/patch-assemble-freebsd-amd64.xml (new) 1.1 +22 -0 ports/java/eclipse/files/patch-assemble-freebsd-x86.xml (new) 1.1 +15 -0 ports/java/eclipse/files/patch-assemble-sdk-all.xml (new) 1.4 +12 -5 ports/java/eclipse/files/patch-build 1.2 +0 -12 ports/java/eclipse/files/patch-build.bat (dead) 1.5 +45 -10 ports/java/eclipse/files/patch-build.xml 1.2 +26 -23 ports/java/eclipse/files/patch-features-jdt-build.xml 1.2 +16 -9 ports/java/eclipse/files/patch-features-jdt-source-build.xml 1.2 +0 -41 ports/java/eclipse/files/patch-features-launchers-gtk-build.sh (dead) 1.2 +0 -11 ports/java/eclipse/files/patch-features-launchers-gtk-make_freebsd.mak (dead) 1.2 +0 -17 ports/java/eclipse/files/patch-features-launchers-library-eclipseShm.c (dead) 1.2 +0 -33 ports/java/eclipse/files/patch-features-launchers-motif-build.sh (dead) 1.2 +16 -9 ports/java/eclipse/files/patch-features-pde-build.xml 1.2 +16 -9 ports/java/eclipse/files/patch-features-pde-source-build.xml 1.1 +11 -0 ports/java/eclipse/files/patch-features-plat-launchers-make_freebsd.mak (new) 1.1 +17 -0 ports/java/eclipse/files/patch-features-plat-library-eclipseShm.c (new) 1.4 +63 -73 ports/java/eclipse/files/patch-features-platform-build.xml 1.1 +26 -0 ports/java/eclipse/files/patch-features-platform-launchers-build.sh (new) 1.4 +41 -32 ports/java/eclipse/files/patch-features-platform-source-build.xml 1.3 +8 -9 ports/java/eclipse/files/patch-features-platform-source-feature.xml 1.4 +61 -66 ports/java/eclipse/files/patch-features-rcp-build.xml 1.4 +39 -30 ports/java/eclipse/files/patch-features-rcp-source-build.xml 1.2 +28 -13 ports/java/eclipse/files/patch-features-sdk-build.xml 1.1 +23 -0 ports/java/eclipse/files/patch-package-freebsd-amd64.xml (new) 1.1 +23 -0 ports/java/eclipse/files/patch-package-freebsd-x86.xml (new) 1.1 +15 -0 ports/java/eclipse/files/patch-package-sdk-all.xml (new) 1.2 +0 -53 ports/java/eclipse/files/patch-plugins-core-build.xml (dead) 1.1 +24 -0 ports/java/eclipse/files/patch-plugins-core-resources-build.xml (new) 1.1 +11 -0 ports/java/eclipse/files/patch-plugins-plat-i-customBuildCallbacks.xml (new) 1.1 +11 -0 ports/java/eclipse/files/patch-plugins-plat-u-customBuildCallbacks.xml (new) 1.2 +0 -31 ports/java/eclipse/files/patch-plugins-update-src-build.xml (dead) 1.2 +0 -15 ports/java/eclipse/files/patch-plugins-update-src-update.c (dead) 1.1 +83 -0 ports/java/eclipse/files/post-patch-plugins-swt-gtk-build.sh (new) 1.1 +32 -0 ports/java/eclipse/files/post-patch-plugins-swt-gtk-make_freebsd.mak (new) 1.1 +97 -0 ports/java/eclipse/files/post-patch-plugins-swt-gtk-os_custom.h (new) 1.3 +4 -21 ports/java/eclipse/scripts/pre-patch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611040206.kA426ouh059121>