pkg/DESCR:
Subclipse is an Eclipse 3.x IDE plugin that adds Subversion integration
to the Eclipse IDE.
It works largely the same way as the Team->CVS functionality, e.g., a
SVN Repository
window, Team->Subversion menu items, and so on.
Subclipse itself is licensed under the terms of the Common Public
License (CPL) 1.0.
This port includes the pure-Java client adapter JavaSVN from
http://tmate.org/svn/ (which unfortunately has a more restrictive
license) so there is no C/C++ compilation required to build this
port; it should work anywhere that Java and Eclipse have been ported.
------------------------------------
Port is at http://www.darwinsys.com/openbsd/myports/subclipse.tar.gz
"make fetch" did not work for me due to a "too many redirections" error
with our in-tree FTP client, but if you paste the URL that it goes to
(which is
http://www.tigris.org/files/documents/906/30167/site.0.9.108.zip
into a browser it works - go figger - help on this would be
appreciated, otherwise I'll re-post it with FETCH_MANUALLY.
Once you get past that it seems to work fine; I downloaded one of the
Tomcat pieces and was able to use normal Team tools.