Date: Sun, 31 Jul 2005 05:26:16 +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/eclipse Makefile distinfo pkg-plist ports/java/eclipse/files Makefile assemble.org.eclipse.sdk.freebsd.gtk.x86.xml assemble.org.eclipse.sdk.freebsd.motif.x86.xml build.sh eclipse.in make_freebsd.mak make_gtk.mak make_gtk.xml make_motif.xml ... Message-ID: <200507310526.j6V5QGev035772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2005-07-31 05:26:16 UTC FreeBSD ports repository Modified files: java/eclipse Makefile distinfo java/eclipse/files eclipse.in patch-build java/eclipse-devel Makefile Added files: java/eclipse/files 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-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-rcp-build.xml patch-features-rcp-source-build.xml patch-features-sdk-build.xml patch-plugins-core-build.xml patch-plugins-update-src-build.xml patch-plugins-update-src-update.c java/eclipse/scripts pre-patch Removed files: java/eclipse pkg-plist java/eclipse/files Makefile assemble.org.eclipse.sdk.freebsd.gtk.x86.xml assemble.org.eclipse.sdk.freebsd.motif.x86.xml build.sh make_freebsd.mak make_gtk.mak make_gtk.xml make_motif.xml patch-assemble-all patch-eclipseShm patch-features-jdt-build patch-features-jdt-source-build patch-features-pde-build patch-features-pde-source-build patch-features-platform-build patch-features-platform-source-build patch-features-platform-source-feature patch-features-sdk-build patch-launcher-gtk-build.csh patch-launcher-make_gtk.mak patch-launcher-motif-build.csh patch-launcher-motif-make_linux.mak patch-plugins-swt-gtk-build patch-plugins-swt-motif-build patch-update.c swt-motif-build.sh update-build.xml java/eclipse/scripts configure Log: Update to 3.1. o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ Revision Changes Path 1.3 +4 -2 ports/java/eclipse-devel/Makefile 1.34 +70 -30 ports/java/eclipse/Makefile 1.8 +2 -2 ports/java/eclipse/distinfo 1.8 +0 -87 ports/java/eclipse/files/Makefile (dead) 1.3 +0 -319 ports/java/eclipse/files/assemble.org.eclipse.sdk.freebsd.gtk.x86.xml (dead) 1.3 +0 -319 ports/java/eclipse/files/assemble.org.eclipse.sdk.freebsd.motif.x86.xml (dead) 1.2 +0 -16 ports/java/eclipse/files/build.sh (dead) 1.3 +3 -1 ports/java/eclipse/files/eclipse.in 1.3 +0 -121 ports/java/eclipse/files/make_freebsd.mak (dead) 1.6 +0 -188 ports/java/eclipse/files/make_gtk.mak (dead) 1.2 +0 -31 ports/java/eclipse/files/make_gtk.xml (dead) 1.2 +0 -113 ports/java/eclipse/files/make_motif.xml (dead) 1.1 +42 -0 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-build.sh (new) 1.1 +23 -0 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-make_freebsd.mak (new) 1.1 +59 -0 ports/java/eclipse/files/manualpatch-plugins-swt-gtk-os_custom.h (new) 1.1 +28 -0 ports/java/eclipse/files/manualpatch-plugins-swt-motif-build.sh (new) 1.1 +44 -0 ports/java/eclipse/files/manualpatch-plugins-swt-motif-make_freebsd.mak (new) 1.1 +39 -0 ports/java/eclipse/files/patch-assemble (new) 1.3 +0 -15 ports/java/eclipse/files/patch-assemble-all (dead) 1.3 +7 -18 ports/java/eclipse/files/patch-build 1.1 +12 -0 ports/java/eclipse/files/patch-build.bat (new) 1.4 +30 -0 ports/java/eclipse/files/patch-build.xml (new) 1.2 +0 -15 ports/java/eclipse/files/patch-eclipseShm (dead) 1.3 +0 -21 ports/java/eclipse/files/patch-features-jdt-build (dead) 1.1 +27 -0 ports/java/eclipse/files/patch-features-jdt-build.xml (new) 1.3 +0 -13 ports/java/eclipse/files/patch-features-jdt-source-build (dead) 1.1 +15 -0 ports/java/eclipse/files/patch-features-jdt-source-build.xml (new) 1.1 +41 -0 ports/java/eclipse/files/patch-features-launchers-gtk-build.sh (new) 1.1 +11 -0 ports/java/eclipse/files/patch-features-launchers-gtk-make_freebsd.mak (new) 1.1 +17 -0 ports/java/eclipse/files/patch-features-launchers-library-eclipseShm.c (new) 1.1 +33 -0 ports/java/eclipse/files/patch-features-launchers-motif-build.sh (new) 1.3 +0 -13 ports/java/eclipse/files/patch-features-pde-build (dead) 1.1 +15 -0 ports/java/eclipse/files/patch-features-pde-build.xml (new) 1.3 +0 -13 ports/java/eclipse/files/patch-features-pde-source-build (dead) 1.1 +15 -0 ports/java/eclipse/files/patch-features-pde-source-build.xml (new) 1.3 +0 -183 ports/java/eclipse/files/patch-features-platform-build (dead) 1.1 +97 -0 ports/java/eclipse/files/patch-features-platform-build.xml (new) 1.3 +0 -54 ports/java/eclipse/files/patch-features-platform-source-build (dead) 1.1 +66 -0 ports/java/eclipse/files/patch-features-platform-source-build.xml (new) 1.3 +0 -9 ports/java/eclipse/files/patch-features-platform-source-feature (dead) 1.1 +15 -0 ports/java/eclipse/files/patch-features-platform-source-feature.xml (new) 1.1 +108 -0 ports/java/eclipse/files/patch-features-rcp-build.xml (new) 1.1 +66 -0 ports/java/eclipse/files/patch-features-rcp-source-build.xml (new) 1.2 +0 -29 ports/java/eclipse/files/patch-features-sdk-build (dead) 1.1 +15 -0 ports/java/eclipse/files/patch-features-sdk-build.xml (new) 1.2 +0 -17 ports/java/eclipse/files/patch-launcher-gtk-build.csh (dead) 1.2 +0 -11 ports/java/eclipse/files/patch-launcher-make_gtk.mak (dead) 1.2 +0 -31 ports/java/eclipse/files/patch-launcher-motif-build.csh (dead) 1.2 +0 -11 ports/java/eclipse/files/patch-launcher-motif-make_linux.mak (dead) 1.1 +53 -0 ports/java/eclipse/files/patch-plugins-core-build.xml (new) 1.2 +0 -18 ports/java/eclipse/files/patch-plugins-swt-gtk-build (dead) 1.2 +0 -18 ports/java/eclipse/files/patch-plugins-swt-motif-build (dead) 1.1 +31 -0 ports/java/eclipse/files/patch-plugins-update-src-build.xml (new) 1.1 +15 -0 ports/java/eclipse/files/patch-plugins-update-src-update.c (new) 1.2 +0 -17 ports/java/eclipse/files/patch-update.c (dead) 1.3 +0 -105 ports/java/eclipse/files/swt-motif-build.sh (dead) 1.3 +0 -70 ports/java/eclipse/files/update-build.xml (dead) 1.12 +0 -3366 ports/java/eclipse/pkg-plist (dead) 1.3 +0 -104 ports/java/eclipse/scripts/configure (dead) 1.1 +104 -0 ports/java/eclipse/scripts/pre-patch (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507310526.j6V5QGev035772>