Commit graph

2257 commits

Author SHA1 Message Date
Marcelo Araujo
38112121c0 - Update to 1.0.8a.
Approved by:	stas (mentor, implicit)
2008-01-01 17:11:11 +00:00
Marcelo Araujo
cafa4b4329 - Update to 1.0.10.
Approved by:	stas (mentor, implicit)
2008-01-01 17:09:13 +00:00
Greg Lewis
898de35926 . Implement or fix more of the OS specific statistics gathering functions.
This allows jconsole to show valid statistics for the following
  OperatingSystem MBean statistics (some of these statistics are also shown
  in the Summary and VM tab of jconsole):

  TotalSwapSpaceSize, FreeSwapSpaceSize, FreePhysicalMemorySize and
  TotalPhysicalMemorySize.

  Note that MaxFileDescriptorCount has always been correct as far as I
  can tell.
. Also, implement the function for ProcessCpuTime using a non-deprecated
  function (getrusage(2) rather than times(3)).

  These changes are restricted to 6.x and higher and have only been tested
  on 6.x (where they appear to work correctly).  The changes are not valid
  for 4.x.  Their validity on 5.x and 7.x is unknown (testing welcome).

  The PR is not fully addressed by these changes since
  CommittedVirtualMemorySize and OpenFileDescriptorCount remain bogus.
  Suggestions on how to get these without using kvm(3) would be appreciated.

PR:		118735
2008-01-01 16:49:11 +00:00
Mario Sergio Fujikawa Ferreira
62562efcfb o Switch to a static PLIST instead of a install time generated time
o PLIST can be automatically generated by the target generate-plist-locally
o No PORTREVISION bump since there were no other changes
2007-12-25 00:55:37 +00:00
Mario Sergio Fujikawa Ferreira
86c83e2de4 New port eclipse-hibernatetools "x-mas" :) version 3.2.0 beta9a:
Hibernate3 Tools for the Eclipse IDE
2007-12-24 23:37:47 +00:00
Mario Sergio Fujikawa Ferreira
c9563e637d o Update to 1.5.1_101607
- Use Data Tools SDK distribution from now on for other ports'
    benefit
o Fix typo on "Date Created" tag in the port's Makefile
2007-12-24 01:59:09 +00:00
Nicola Vitale
26edf005bf Aptana Studio is an IDE, designed for web developers and provides
robust support for HTML, CSS and Javascript (bundled libraries:
ExtJS, jQuery, Mochikit, Scriptaculous, Adobe Spry, YUI, Prototype,
and Dojo). This is the plug-in for Eclipse.

WWW:	http://www.aptana.com/
2007-12-22 14:23:42 +00:00
Martin Wilke
a4dbef3e90 Commonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using
commons-lang builders: toString(), hashCode(), equals(Object),
compareTo(Object).

WWW: http://sourceforge.net/projects/commonclipse/

PR:		ports/118890
Submitted by:	Sutra Zhou <zhoushuqun at gmail.com>
2007-12-21 11:16:49 +00:00
Ying-Chieh Liao
0c6f5ddccd upgrade to 4.4 2007-12-20 04:11:51 +00:00
Jimmy Olgeni
9351408d76 Fix path for grep and gconftool-2 in startup script. 2007-12-19 20:33:23 +00:00
Jimmy Olgeni
c487b1d8e0 Upgrade to version 6.0. 2007-12-19 11:31:01 +00:00
Alex Dupre
59d604c301 Update to 4.1 release. 2007-12-19 06:56:53 +00:00
Pav Lucistnik
6ea69d2426 - Register conflicts against sablevm-classpath 2007-12-15 18:32:33 +00:00
Pav Lucistnik
b0a5eaa553 - Update to 1.13
- Take maintainership
- Split classpath into separate port
- Switch to libffi-devel to allow build on !386

PR:		ports/118288, ports/118312
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2007-12-15 18:31:01 +00:00
Tong LIU
fddf8ea5ff - update to 5.5.1
- fix fetch error

Approved by:	delphij(mentor)
2007-12-14 02:44:04 +00:00
Rong-En Fan
d8da2271c9 - Update to 4.2.2
- Restrict to JDK 1.5 only

PR:		ports/118642
Submitted by:	Jonathan Chen <jonc at chen.org.nz> (maintainer)
2007-12-13 09:49:10 +00:00
Mark Linimon
69711b97b5 Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them. 2007-12-12 03:13:45 +00:00
Mario Sergio Fujikawa Ferreira
9cd50a86e1 Update to 1.3.0.20071108 2007-12-12 03:08:56 +00:00
Mario Sergio Fujikawa Ferreira
886372da87 Drop maintainership 2007-12-12 02:39:49 +00:00
Mario Sergio Fujikawa Ferreira
48ccc12039 Fix DESCR 2007-12-12 02:31:37 +00:00
Alex Dupre
f42305f39d Update to 1.38 release. 2007-12-11 20:15:14 +00:00
Mark Linimon
c73ffdae38 Broken: leaves egg file behind on deinstall.
Approved by:	portmgr (self)
2007-11-25 00:15:54 +00:00
Greg Lewis
78037a5003 . Update to patchset 3, based on 1.6.0_03 (aka 6u3).
Approved by:	portmgr (marcus)
2007-11-16 05:30:17 +00:00
Greg Lewis
cd96d8f0fb . Update to tzupdater 1.3.0 to fix the default build (the previous version
of tzupdater is no longer available).

Approved by:	portmgr (linimon)
2007-11-15 17:45:00 +00:00
Greg Lewis
8f54c06a08 . Chase the eclipse-emf upgrade.
Approved by:	portmgr (linimon)
2007-11-07 15:47:21 +00:00
Martin Wilke
b48927a25f - Update to 6.0.6
- Make fetchable

PR:		117483
Submitted by:	miwi
Approved by:	portmgr (pav)
2007-11-05 10:15:44 +00:00
Christian Brueffer
353133ebc1 Change Java dependency to the lowest non-deprecated version.
Reviewed by:	ade
Approved by:	portmgr (marcus)
2007-11-01 18:13:52 +00:00
Mark Linimon
2d0da556ba Does not work with Java 1.6. the JVMPI interface used by this port has
been removed from Java since 1.6.

PR:		ports/117606
Submitted by:	maintainer
2007-10-28 23:26:07 +00:00
Greg Lewis
4db6f92b05 . Update to patchset 2 (based on 1.6.0_02 aka 6u2) 2007-10-28 20:47:42 +00:00
Alex Dupre
0faabad887 Update to 3.1 release. 2007-10-28 08:05:21 +00:00
Mark Linimon
8483003fab Remove 1.1 and 1.2 as supported Java versions. They are going away.
Hat:		portmgr
2007-10-28 00:17:07 +00:00
Pav Lucistnik
68cc5e8744 - Only support emacs22 (cedet only does that as far as I can see)
Reported by:	pointyhat
2007-10-27 19:52:27 +00:00
Jung-uk Kim
59dce7e4d5 Adding a port of the Sun Java Runtime Environment 1.6 for Linux.
WWW: http://java.sun.com/javase/

Approved by:	glewis (mentor)
2007-10-26 20:49:42 +00:00
Jung-uk Kim
e6cc787180 Adding a port of the Sun Java Runtime Environment 1.5 for Linux.
WWW: http://java.sun.com/j2se/1.5/

Approved by:	glewis (mentor)
2007-10-26 20:48:09 +00:00
Greg Lewis
3682465511 . The build now works with JDK 1.5, so update JAVA_VERSION accordingly.
Submitted by:	Ken Yamada <ken@tydfam.jp>
2007-10-25 15:32:29 +00:00
Greg Lewis
9a5e4eb82f . Update to 3.3.1.
Submitted by:	Ken Yamada <ken@tydfam.jp>
2007-10-24 07:05:50 +00:00
Greg Lewis
58c04a5f47 . Remove unused PORTTITLE variable. 2007-10-23 20:00:45 +00:00
Greg Lewis
911a2d991e . Update to patchset 7, based on 1.5.0 Update 13. 2007-10-23 19:56:23 +00:00
Greg Lewis
0ccbbfa705 . Explicitly pull in X dependencies instead of depending on the open-motif
dependency to implicitly pull in the X libraries we need.
2007-10-21 14:57:14 +00:00
Greg Lewis
221cb1efb2 . Temporarily alter the download location until the patchset for u13
is released.
2007-10-18 15:55:03 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Martin Wilke
edb0d29c16 ShellEd is a superb shell script editor for Eclipse. The great benefit of
this plugin is the integration of man page information for content assist
and text hover.

WWW:	http://sourceforge.net/projects/shelled

PR:		ports/117174
Submitted by:	Sutra Zhou <zhoushuqun at gmail.com>
2007-10-17 09:22:03 +00:00
Greg Lewis
efe9321cb5 . Update to 2.2.4. 2007-10-17 06:05:21 +00:00
Greg Lewis
21f7dea0d0 . Fix MASTER_SITES so that it will correctly cycle through the Eclipse
and FreeBSD local sites.
2007-10-17 03:40:58 +00:00
Greg Lewis
dab9f88d6c . Builds and runs on amd64 as well. 2007-10-13 14:31:30 +00:00
Greg Lewis
28a3f566fc . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port
before it replaces Eclipse 3.2.

  The submitters (listed in alphabetical order) collaborated on this.

Submitted by:	Mike Bowie <mbowie@buzmo.com>
		Dan Rucci <dan@rucci.org>
		Ken Yamada <ken@tydfam.jp>
2007-10-13 03:28:18 +00:00
Alex Dupre
8bd46279a9 Update to 4.0.1 release. 2007-10-12 05:43:28 +00:00
Vasil Dimov
e819d623ec Remove expired leaf ports:
2007-07-21 graphics/xpcd: is an abandoned project and might be vulnerable
2007-07-29 comms/ixj: does not work on any supported FreeBSD version
2007-08-19 chinese/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-22 java/collections: only needed for jdk1.1, which is obsolete
2007-10-11 19:35:08 +00:00
Greg Lewis
8ba89d398a . Explicitly pull in X dependencies instead of depending on the open-motif
dependency to implicitly pull in the X libraries we need.

Requested by:	linimon
2007-10-11 02:18:15 +00:00
Martin Wilke
37500a0153 - Update maintainer mail adress
PR:		117073
Submitted by:	 Ronald Klop <ronald@echteman.nl> (maintainer)
2007-10-10 17:20:13 +00:00