notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
subversive Eclipse plug-in that provides Subversion support
2.0.0_1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0_1Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-16 06:52:42
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: screen, tmpreaper, monit
Also Listed In: java
License: EPL
WWW:
http://www.polarion.org/index.php?page=overview&project=subversive
Description:
The Subversive project is a brand new Eclipse plug-in that provides Subversion support. From a user point of view, Subversive provides Subversion support similar to CVS support, which is already part of the standard Eclipse platform. The main use cases, which are familiar to CVS users, are: * Connection to the repository using different connection types * Repository browsing * Check-out * Synchronization * Committing * Update * Resolving conflicts * Adding to the list of ignored resources
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/subversive-2.0.0_1/catalog.mk
  2. /usr/local/share/licenses/subversive-2.0.0_1/LICENSE
  3. /usr/local/share/licenses/subversive-2.0.0_1/EPL
Collapse this list.
Dependency lines:
  • subversive>0:devel/subversive
To install the port:
cd /usr/ports/devel/subversive/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/subversive
  • pkg install subversive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: subversive
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Subversive-2.0.0.I20140519-1700.zip) = 1eef20c89f79331fb9c2f045eca4cd0df3ab46c5a0ccd95deb438ca813ac06d4 SIZE (Subversive-2.0.0.I20140519-1700.zip) = 20105786 SHA256 (Subversive-connectors-allplatforms-4.0.2.I20140528-1700.zip) = 904c163ceb873c2d5468eead129b7461ed5c95ba0d1e866719229314d2649a58 SIZE (Subversive-connectors-allplatforms-4.0.2.I20140528-1700.zip) = 28946846

Packages (timestamps in pop-ups are UTC):
subversive
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.0_12.0.0_1------
FreeBSD:13:quarterly2.0.0_12.0.0_1----2.0.0_12.0.0_1
FreeBSD:14:latest2.0.0_12.0.0_1-----2.0.0_1
FreeBSD:14:quarterly-2.0.0_1----2.0.0_12.0.0_1
FreeBSD:15:latest2.0.0_12.0.0_1n/a-n/a-2.0.0_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. eclipse : java/eclipse
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_subversive
USES:
zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.0_1
14 Apr 2019 12:25:08
Revision:498899Original commit files touched by this commit
pi search for other commits by this committer
devel/subversive: unbreak after java/eclipse got its Makefile.plugins back

- testbuild is OK

PR:		237280
2.0.0_1
14 Apr 2019 11:53:52
Revision:498893Original commit files touched by this commit
pi search for other commits by this committer
devel/subversive: mark as BROKEN after java/eclipse update

PR:		236792
2.0.0_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.0.0_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2.0.0_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2.0.0
11 Jul 2014 22:14:15
Revision:361590Original commit files touched by this commit
marino search for other commits by this committer
Update 8 plugins following upgrade to Eclipse 4.3.2

The following plugins must be updated after upgrading Eclipse to
version 4.3.2 because they don't currently work:

  * java/eclipse-datatools  (assign maintainership too)
  * java/eclipse-emf
  * java/eclipse-gef
  * java/eclipse-pydev
  * java/eclipse-webtools
  * java/eclipse-windowbuilder
  * devel/scala-ide
  * devel/subversive

PR:		191798
Submitted by:	Eclipse maintainer (Jimmy Kelly)
1.1.2,1
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
07 Mar 2014 16:49:10
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
1.1.2,1
24 Jan 2014 13:55:44
Revision:340897Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.2 release and stagify.
1.0.0,1
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.0.0,1
26 Nov 2012 11:34:42
Revision:307774Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.0.0 release, supporting svn 1.7.

Feature safe:	yes
0.7.9_3,1
11 May 2012 08:45:37
Original commit files touched by this commit
ale search for other commits by this committer
Update for Eclipse Indigo.
0.7.9_2,1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
0.7.9_2,1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.7.9_2
02 May 2011 12:44:53
Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
0.7.9_1,1
07 Sep 2010 08:49:04
Original commit files touched by this commit
ale search for other commits by this committer
Use the new eclipse common Makefile for plugins and bump PORTREVISION.
0.7.9,1
13 Jul 2010 08:17:06
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.7.9 release and fix paths for new eclipse release.
0.7.8_2,1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.7.8_1,1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.7.8,1
17 May 2009 08:40:19
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.7.8 release and make it fetchable again.
0.7.7,1
13 May 2009 20:58:48
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not fetch

Reported by:    pointyhat
0.7.7,1
23 Apr 2009 06:47:23
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.7.7 release.
0.7.6,1
30 Dec 2008 09:07:35
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.7.6 release.
0.7.3,1
07 Sep 2008 10:36:44
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.7.3 release for eclipse 3.3+.
1.1.9.02_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1.9.02
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.1.9.02
25 Nov 2007 15:18:40
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.9.02 final release and make it fetchable again.

Approved by:    portmgr (pav)
1.1.9.01
07 Nov 2007 19:15:38
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.9.01 bugfix release and make it fetchable again.

Approved by:    portmgr (pav)
1.1.9
28 Oct 2007 07:52:49
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.9 release.
1.1.7
28 Aug 2007 05:55:06
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.7 release.
1.1.5
31 Jul 2007 16:42:42
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.5 release.
1.1.4
30 Jul 2007 05:55:36
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.4 release.
1.1.3
15 Jul 2007 20:15:01
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.3 release.
1.1.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.1.2
30 Apr 2007 06:15:52
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.2 release.
1.1.1
08 Apr 2007 19:39:17
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.1 release.
1.1.0
15 Mar 2007 13:33:58
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.0 final release.
1.1.0.r6
25 Feb 2007 21:11:03
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.1.0.RC6 release.
1.1.0.r5
16 Feb 2007 06:50:54
Original commit files touched by this commit
ale search for other commits by this committer
The Subversive project is a brand new Eclipse plug-in that provides
Subversion support.  From a user point of view, Subversive provides
Subversion support similar to CVS support, which is already part of
the standard Eclipse platform.

The main use cases, which are familiar to CVS users, are:
    * Connection to the repository using different connection types
    * Repository browsing
    * Check-out
    * Synchronization
    * Commiting
    * Update
    * Resolving conflicts
    * Adding to the list of ignored resources

WWW: http://www.polarion.org/index.php?page=overview&project=subversive

Number of commits found: 43