From achill at matrix.gatewaynet.com Wed Jul 2 20:05:18 2008 From: achill at matrix.gatewaynet.com (achill@matrix) Date: Wed Jul 2 20:05:22 2008 Subject: eclipse ganymede Message-ID: <200807022232.18773.achill@matrix.gatewaynet.com> Hi, is there any efforts to port eclipse 3.4 (aka ganymede)? Also i would like to ask your opinion on how hard it would be to port jboss tools, since they obviously contain stuff written in C. By installing the whole jboss tools 2.1.1 asis kind of works but is too unstable. Thanx for any info. Achilleas Mantzios From mbowie at buzmo.com Wed Jul 2 21:19:05 2008 From: mbowie at buzmo.com (Mike Bowie) Date: Wed Jul 2 21:19:09 2008 Subject: eclipse ganymede In-Reply-To: <200807022232.18773.achill@matrix.gatewaynet.com> References: <200807022232.18773.achill@matrix.gatewaynet.com> Message-ID: <486BEFD5.5030908@buzmo.com> achill@matrix wrote: > Hi, > is there any efforts to port eclipse 3.4 (aka ganymede)? > > Also i would like to ask your opinion on how hard it would be to port > jboss tools, since they obviously contain stuff written in C. > By installing the whole jboss tools 2.1.1 asis kind of works but is > too unstable. > > Thanx for any info. > > Achilleas Mantzios > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org" Achilleas, I've been looking at the ganymede port on and off over the last few weeks, but haven't made any significant progress yet; besides porting the eclipse-devel patches to the new release and tweaking some of the newer build files. Given the pending holiday weekend here in the US, I don't think I'll be getting much further before the end of next week. (Although I will be having a look at it for a few hours this afternoon.) As soon as I have something a little more concrete than my current efforts, I'll post a tarball to the list. There are a couple of other folks in the list who work with jboss in one respect or another. They may have some input on your other query. Cheers, Mike. From vova at fbsd.ru Thu Jul 3 08:36:21 2008 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Thu Jul 3 08:36:25 2008 Subject: eclipse-devel and subversion-java Message-ID: <1215074176.2170.11.camel@localhost> Hi Does anyone succeeded to run eclipse with subversive SVN ? I have tried and failed. I have eclipse-devel (Europe) with recent updates by TUM. Subversive installed from eclipse and java/subversion-java port installed. But anyway, subversive complain that there are no lavahl libraries installed $ pkg_info -L subversion-java\* | fgrep .so /usr/local/lib/libsvnjavahl-1.so /usr/local/lib/libsvnjavahl-1.so.0 $ ldconfig -r | fgrep javahl 816:-lsvnjavahl-1.0 => /usr/local/lib/libsvnjavahl-1.so.0 $ What is wrong ? Side question: Does java/subversion-java is compatible with recent devel/subversion port ? (subclipse is no more compatible with it due to repo versions miss-match) -- Vladimir B. Grebenschikov vova@fbsd.ru From vova at fbsd.ru Thu Jul 3 09:48:04 2008 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Thu Jul 3 09:48:08 2008 Subject: eclipse-devel and subversion-java In-Reply-To: References: <1215074176.2170.11.camel@localhost> Message-ID: <1215078475.2170.14.camel@localhost> On Thu, 2008-07-03 at 11:35 +0200, Ronald Klop wrote: > Sorry. I'm not really answering your question. > > I use eclipse-devel with subclipse (1.4.0) + svnkit from the > subclipse-update site (not the port). > This works very well. This works for me also. I just want to test subversive. > I think subversive doesn't look in the same location as where your javahl > libs are. Or it expects the javahl libs from subversion 1.5 in stead of > 1.4. I tried subversion 1.5 - does not helps. As for path ... no idea how to configure it. > Just some idea's. I don't know if it solves your problem. Thanks anyway. > Ronald. > > On Thu, 03 Jul 2008 10:36:16 +0200, Vladimir Grebenschikov > wrote: > > > Hi > > > > Does anyone succeeded to run eclipse with subversive SVN ? > > > > I have tried and failed. > > > > I have eclipse-devel (Europe) with recent updates by TUM. > > > > Subversive installed from eclipse > > > > and java/subversion-java port installed. > > > > But anyway, subversive complain that there are no lavahl libraries > > installed > > > > $ pkg_info -L subversion-java\* | fgrep .so > > /usr/local/lib/libsvnjavahl-1.so > > /usr/local/lib/libsvnjavahl-1.so.0 > > $ ldconfig -r | fgrep javahl > > 816:-lsvnjavahl-1.0 => /usr/local/lib/libsvnjavahl-1.so.0 > > $ > > > > What is wrong ? > > > > Side question: > > Does java/subversion-java is compatible with recent devel/subversion > > port ? (subclipse is no more compatible with it due to repo versions > > miss-match) > > > > -- Vladimir B. Grebenschikov vova@fbsd.ru From ronald-freebsd8 at klop.yi.org Thu Jul 3 09:51:21 2008 From: ronald-freebsd8 at klop.yi.org (Ronald Klop) Date: Thu Jul 3 09:51:28 2008 Subject: eclipse-devel and subversion-java In-Reply-To: <1215074176.2170.11.camel@localhost> References: <1215074176.2170.11.camel@localhost> Message-ID: Sorry. I'm not really answering your question. I use eclipse-devel with subclipse (1.4.0) + svnkit from the subclipse-update site (not the port). This works very well. I think subversive doesn't look in the same location as where your javahl libs are. Or it expects the javahl libs from subversion 1.5 in stead of 1.4. Just some idea's. I don't know if it solves your problem. Ronald. On Thu, 03 Jul 2008 10:36:16 +0200, Vladimir Grebenschikov wrote: > Hi > > Does anyone succeeded to run eclipse with subversive SVN ? > > I have tried and failed. > > I have eclipse-devel (Europe) with recent updates by TUM. > > Subversive installed from eclipse > > and java/subversion-java port installed. > > But anyway, subversive complain that there are no lavahl libraries > installed > > $ pkg_info -L subversion-java\* | fgrep .so > /usr/local/lib/libsvnjavahl-1.so > /usr/local/lib/libsvnjavahl-1.so.0 > $ ldconfig -r | fgrep javahl > 816:-lsvnjavahl-1.0 => /usr/local/lib/libsvnjavahl-1.so.0 > $ > > What is wrong ? > > Side question: > Does java/subversion-java is compatible with recent devel/subversion > port ? (subclipse is no more compatible with it due to repo versions > miss-match) > From freebsd at meijome.net Fri Jul 4 11:38:44 2008 From: freebsd at meijome.net (Norberto Meijome) Date: Fri Jul 4 11:40:04 2008 Subject: eclipse-devel and subversion-java In-Reply-To: <1215078475.2170.14.camel@localhost> References: <1215074176.2170.11.camel@localhost> <1215078475.2170.14.camel@localhost> Message-ID: <20080704211155.2cddee72@ayiin> On Thu, 03 Jul 2008 13:47:55 +0400 Vladimir Grebenschikov wrote: > I tried subversion 1.5 - does not helps. > As for path ... no idea how to configure it. java/subversion-java maybe? I was bitten by it too :) install subversion 1.5 first, then the language bindings. similarly for python bindings. b _________________________ {Beto|Norberto|Numard} Meijome If you find a solution and become attached to it, the solution may become your next problem. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From vinnix.bsd at gmail.com Thu Jul 10 20:31:24 2008 From: vinnix.bsd at gmail.com (=?ISO-8859-1?Q?Vin=EDcius_Abrah=E3o?=) Date: Thu Jul 10 20:31:31 2008 Subject: Error at startup Message-ID: <1e31c7980807101305h26e5ed91wb86a03cb468e3a4d@mail.gmail.com> Hi All, I installed the eclipse via ports, but it does't work, that we can see: $ /usr/local/bin/eclipse Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object (eclipse:3638): Gdk-WARNING **: shmget failed: error 12 (Cannot allocate memory) $ Any sugestions to fix this problem? Best regards, Vin?cius From anderson.wiese at gmail.com Tue Jul 15 18:05:27 2008 From: anderson.wiese at gmail.com (Anderson Wiese) Date: Tue Jul 15 18:05:32 2008 Subject: Possible to use Eclipse CDT on FreeBSD 5.5? Message-ID: <477291760807151051l3f6dbb9xf559a4cedff75bda@mail.gmail.com> I have a FreeBSD 5.5 development environment that builds an embedded controller. Because of legacy support issues, I am stuck with this 5.5 development environment for now, although I may soon be able to upgrade to FreeBSD 6. I would like use Eclipse CDT for an IDE, is that possible in FreeBSD 5.5? All advice & opinions appreciated, Andy v. anderson wiese 2 - code carpenter - 2wav.com From cdhmed at comcast.net Tue Jul 22 20:39:30 2008 From: cdhmed at comcast.net (clyde hawley) Date: Tue Jul 22 20:39:39 2008 Subject: activate your account Message-ID: Clyde Hawley account # 4465421031904251 From david at oshacomp.org Fri Jul 25 16:08:32 2008 From: david at oshacomp.org (David Trainer) Date: Fri Jul 25 16:08:41 2008 Subject: OSHA Inspection Notice & Disaster Response Message-ID: <5284fb43edb1485882b810670beebd49@localhost.localdomain> ====================================================================== OSHA 30 hr and Compliance Software only $99 July 25th 2008 ====================================================================== OSHA Announces New Inspections The U.S. Department of Labor's Occupational Safety and Health Administration (OSHA) is taking new steps to combat the rise in construction fatalities, over 100 employees have died in construction-related accidents since January. OSHA is bringing additional inspectors to conduct proactive inspections of construction sites. Additionally, ongoing inspections will continue under existing local emphasis programs, or as a result of complaints, referrals or accidents. "There is no one - among regulators, employers, employees, unions and trade associations - who will accept these lost lives as the byproduct of work in a dangerous industry," said Louis Ricca Jr. OSHA's regional administrator. OSHA operates a vigorous enforcement program, conducting more than 39,000 inspections in fiscal year 2007 and exceeding its inspection goals in each of the last eight years. In fiscal year 2007, OSHA found nearly 89,000 violations of its standards and regulations. New standards were effective in March and more are scheduled in August & November 08 and even more in 2009. These standards include Training, Signage & Safety Programs. Every Contractor should have at least 1 supervisor with the OSHA 30 Hr Certification and the foreman or lower management should have at least the OSHA 10 Hr. Using a consultation service largely funded by the U.S. Occupational Safety and Health Administration (OSHA), employers can find out about potential hazards at their worksites, improve their occupational safety and health management systems, and even qualify for a one-year exemption from routine OSHA inspections. Click Here Now Free Osha 30 Hr For Trade Association & Chamber of Commerce Members Your subscription will provide you the following: 1 OSHA 30 hr certification course & certification bi-annually Discounts for additional employees 1 OSHA Compliance Software Set Including: Over 400 Weekly Training Lessons & Topics in English & Spanish & A Program to create Jobsite Specific Safety Programs & Manuals in approximately 10 minutes. 1200 Signs and Lockout Tags (OSHA & ANSI COMPLIANT) 1 OSHA Poster Monthly Updates & Notices Using a consultation service largely funded by the U.S. Occupational Safety and Health Administration (OSHA), employers can find out about potential hazards at their worksites, improve their occupational safety and health management systems, and even qualify for a one-year exemption from routine OSHA inspections. $99 per month. 1 month required to qualify for the free OSHA 30 HR Certification. Once you have tried the software for 1 month continue with the program or cancel at anytime. You must subscribe by July 31st, 2008 Click Here Subscribe http://oshacomp.org/compliance30hr.htm Disaster Site Worker Outreach Training Program OSHA announces Outreach training for disaster response workers. The Disaster Site Worker Outreach Training Program meets a recognized training need: For workers who will provide skilled support or clean-up services at disaster sites. To raise awareness of management and labor that pre-incident training is essential for ensuring disaster site worker safety and health. This program is intended to assist employers, workers, and others as they strive to improve workplace health and safety. It is not possible to include discussion of everything necessary to ensure a healthy and safe working environment in a course of this nature. Thus, this information must be understood as a tool for addressing disaster site workplace hazards, rather than an exhaustive statement of an employers legal obligations, which are defined by statute, regulations, and standards. Subscribe below and you will receive one certification course and will have the option to purchase more for additional employees. Click Here Now You have received this notice because you have previously subscribed online, by phone, or at a trade show, expo, convention or special event. Some members are receiving this notice as a colleague to colleague favor for belonging to 1 or more trade associations and taking part in the discussions or group bennefits. If this is no longer needed or required simply unsubscribe below. If you ever need ay further assistance simply visit oshacomp.org. This is not a service or product of any agency or association. Your involvement is completely voluntary and is of bennefit to your company. OSHACOMP.ORG - PO Box 400626 - Las vegas - NV - 89140 To subscribe to this newsletter go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=237230079&l=s&newsletter_id=1409709487 To unsubscribe freebsd-eclipse@freebsd.org, go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=237230079&l=u&email=freebsd-eclipse@freebsd.org To change your address or edit your subscription preferences, go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=237230079&l=p&email=freebsd-eclipse@freebsd.org To forward this email to a friend, go to https://www.mynewsletterbuilder.com/tools/forward.php?username=oshadave&newsletter_id=1409709487&email=freebsd-eclipse@freebsd.org&send_id=237230079 To report this email as spam, go to https://www.mynewsletterbuilder.com/tools/abuse_report.php?username=oshadave&send_id=237230079&email=freebsd-eclipse@freebsd.org This email was sent using MyNewsletterBuilder.com. From bofh at redwerk.com Sat Jul 26 11:09:04 2008 From: bofh at redwerk.com (Eugeny N Dzhurinsky) Date: Sat Jul 26 11:09:10 2008 Subject: building the port java/eclipse-devel fails when -DWITHOUT_MOZILLA specified Message-ID: <20080726103912.GA23305@jdevelop.priv> Hello! Could somebody please explain, is it possible to build eclipse-devel from ports with setting -DWITHOUT_MOZILLA flag? It was building just fine earlier, but with recent changes looks like it misses some directories? The part of the output is listed below: ===> Vulnerability check disabled, database not found ===> Extracting for eclipse-devel-3.3.2_1 => MD5 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.3.2.zip. => SHA256 Checksum OK for eclipse/eclipse-sourceBuild-srcIncluded-3.3.2.zip. ===> eclipse-devel-3.3.2_1 depends on executable: unzip - found ===> eclipse-devel-3.3.2_1 depends on file: /usr/local/bin/perl5.8.8 - found ===> Patching for eclipse-devel-3.3.2_1 ===> eclipse-devel-3.3.2_1 depends on file: /usr/local/bin/perl5.8.8 - found mkdir: /usr/ports/java/eclipse-devel/work/mozilla/features/org.eclipse.equinox.executable/bin/gtk: No such file or directory Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into assemble.org.eclipse.sdk.freebsd.gtk.x86.xml /usr/ports/java/eclipse-devel/scripts/pre-patch: cannot create /usr/ports/java/eclipse-devel/work/mozilla/ assemble.org.eclipse.sdk.freebsd.gtk.x86.xml: No such file or directory cat: /usr/ports/java/eclipse-devel/work/mozilla/assemble.org.eclipse.sdk.linux.gtk.x86.xml: No such file o r directory Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml cat: /usr/ports/java/eclipse-devel/work/mozilla/assemble.org.eclipse.sdk.linux.gtk.x86_64.xml: No such fil e or directory /usr/ports/java/eclipse-devel/scripts/pre-patch: cannot create /usr/ports/java/eclipse-devel/work/mozilla/ assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml: No such file or directory Copying package.org.eclipse.sdk.linux.gtk.x86.xml into package.org.eclipse.sdk.freebsd.gtk.x86.xml /usr/ports/java/eclipse-devel/scripts/pre-patch: cannot create /usr/ports/java/eclipse-devel/work/mozilla/ package.org.eclipse.sdk.freebsd.gtk.x86.xml: No such file or directory cat: /usr/ports/java/eclipse-devel/work/mozilla/package.org.eclipse.sdk.linux.gtk.x86.xml: No such file or directory Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into package.org.eclipse.sdk.freebsd.gtk.amd64.xml /usr/ports/java/eclipse-devel/scripts/pre-patch: cannot create /usr/ports/java/eclipse-devel/work/mozilla/ package.org.eclipse.sdk.freebsd.gtk.amd64.xml: No such file or directory cat: /usr/ports/java/eclipse-devel/work/mozilla/package.org.eclipse.sdk.linux.gtk.x86_64.xml: No such file or directory ..... cat: /usr/ports/java/eclipse-devel/work/mozilla/plugins/org.eclipse.jface/src/org/eclipse/jface/resource/jfacefonts_linux_gtk.properties: No such file or directory Copying plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_freebsd.mak /usr/ports/java/eclipse-devel/scripts/pre-patch: cannot create /usr/ports/java/eclipse-devel/work/mozilla/plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_freebsd.mak: No such file or directory cat: /usr/ports/java/eclipse-devel/work/mozilla/plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak: No such file or directory find: /usr/ports/java/eclipse-devel/work/mozilla: No such file or directory find: /usr/ports/java/eclipse-devel/work/mozilla: No such file or directory ===> Applying FreeBSD patches for eclipse-devel-3.3.2_1 patch: **** can't cd to /usr/ports/java/eclipse-devel/work/mozilla: No such file or directory => Patch patch-another-extra-patches failed to apply cleanly. *** Error code 1 Stop in /usr/ports/java/eclipse-devel. *** Error code 1 Stop in /usr/ports/java/eclipse-devel. This issue is reproducible on both FreeBSD 7.0-STABLE/FreeBSD6.3-STABLE, the ports were updated yesterday with portsnap. -- Eugene N Dzhurinsky -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20080726/286c8acc/attachment.pgp From david at oshacomp.org Thu Jul 31 00:56:50 2008 From: david at oshacomp.org (David Trainer) Date: Thu Jul 31 00:57:19 2008 Subject: OSHA Announces Record Fines Message-ID: <96cbe85d12229a7444f6629512ee7d5f@localhost.localdomain> ====================================================================== OSHA 30 hr and Compliance Software only $99 July 28th 2008 ====================================================================== OSHA Announces Record Fines & Compliance Assistance OSHA Issued over 8 Million Dollars in fines this week for safety violations. "I am outraged companies would show a complete disregard for its employees' safety by knowingly placing them in an extremely dangerous work environment," said Assistant Secretary of Labor for Occupational Safety and Health Edwin G. Foulke Jr. The U.S. Department of Labor's Occupational Safety and Health Administration (OSHA) is taking new steps to combat the rise in construction fatalities, over 100 employees have died in construction-related accidents since January. OSHA is bringing additional inspectors to conduct proactive inspections of construction sites. "There is no one - among regulators, employers, employees, unions and trade associations - who will accept these lost lives as the byproduct of work in a dangerous industry," said Louis Ricca Jr. OSHA's regional administrator. New standards were effective in March and more are scheduled in August & November 08 and even more in 2009. Update your ompanies training, certification and safety program to avoid inspections, citations and most importantly accidents. Using a consultation service largely funded by the U.S. Occupational Safety and Health Administration (OSHA), employers can find out about potential hazards at their worksites, improve their occupational safety and health management systems, and even qualify for a one-year exemption from routine OSHA inspections. Click Here Now Free Osha 30 Hr For Trade Association & Chamber of Commerce Members Subscribe to the training and compliance service and receive a new OSHA 30 Hr Certification. 1 OSHA 30 hr certification course & certification bi-annually Discounts for additional employees 1 OSHA Compliance Software Set Including: Over 400 Weekly Training Lessons & Topics in English & Spanish & A Program to create Jobsite Specific Safety Programs & Manuals in approximately 10 minutes. 1200 Signs and Lockout Tags (OSHA & ANSI COMPLIANT) 1 OSHA Poster Monthly Updates & Notices Using a consultation service largely funded by the U.S. Occupational Safety and Health Administration (OSHA), employers can find out about potential hazards at their worksites, improve their occupational safety and health management systems, and even qualify for a one-year exemption from routine OSHA inspections. $99 per month. 1 month required to qualify for the free OSHA 30 HR Certification. Once you have tried the software for 1 month continue with the program or cancel at anytime. You must subscribe by August 1st, 2008 Click Here Subscribe http://oshacomp.com Disaster Site Worker Outreach Training Program OSHA announces Outreach training for disaster response workers. The Disaster Site Worker Outreach Training Program meets a recognized training need: For workers who will provide skilled support or clean-up services at disaster sites. To raise awareness of management and labor that pre-incident training is essential for ensuring disaster site worker safety and health. This program is intended to assist employers, workers, and others as they strive to improve workplace health and safety. It is not possible to include discussion of everything necessary to ensure a healthy and safe working environment in a course of this nature. Thus, this information must be understood as a tool for addressing disaster site workplace hazards, rather than an exhaustive statement of an employers legal obligations, which are defined by statute, regulations, and standards. Subscribe below and you will receive one certification course and will have the option to purchase more for additional employees. Click Here Now You have received this notice because you have previously subscribed online, by phone, or at a trade show, expo, convention or special event. Some members are receiving this notice as a colleague to colleague favor for belonging to 1 or more trade associations and taking part in the discussions or group bennefits. If this is no longer needed or required simply unsubscribe below. If you ever need ay further assistance simply visit oshacomp.org. This is not a service or product of any agency or association. Your involvement is completely voluntary and is of bennefit to your company. OSHACOMP.ORG - PO Box 400626 - Las vegas - NV - 89140 To subscribe to this newsletter go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=240215671&l=s&newsletter_id=1409711301 To unsubscribe freebsd-eclipse@freebsd.org, go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=240215671&l=u&email=freebsd-eclipse@freebsd.org To change your address or edit your subscription preferences, go to https://www.mynewsletterbuilder.com/tools/subscription.php?username=oshadave&send_id=240215671&l=p&email=freebsd-eclipse@freebsd.org To forward this email to a friend, go to https://www.mynewsletterbuilder.com/tools/forward.php?username=oshadave&newsletter_id=1409711301&email=freebsd-eclipse@freebsd.org&send_id=240215671 To report this email as spam, go to https://www.mynewsletterbuilder.com/tools/abuse_report.php?username=oshadave&send_id=240215671&email=freebsd-eclipse@freebsd.org This email was sent using MyNewsletterBuilder.com.