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
svn2git Imports svn repositories into git
1.0.18_1 devel on this many watch lists=0 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 1.0.18Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-04-05 20:06:39
Last Update: 2024-02-28 15:53:37
Commit Hash: e83f0a9
Also Listed In: kde
License: GPLv3
WWW:
http://gitorious.org/svn2git/svn2git
Description:
"Importer for one time conversion from svn to git." The svn to git converter as used by KDE. For practical examples on writing rules for conversion, see: http://gitorious.org/svn2git/kde-ruleset
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 (4 items)
Collapse this list.
  1. bin/svn2git
  2. /usr/local/share/licenses/svn2git-1.0.18_1/catalog.mk
  3. /usr/local/share/licenses/svn2git-1.0.18_1/LICENSE
  4. /usr/local/share/licenses/svn2git-1.0.18_1/GPLv3
Collapse this list.
Dependency lines:
  • svn2git>0:devel/svn2git
To install the port:
cd /usr/ports/devel/svn2git/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/svn2git
  • pkg install svn2git
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: svn2git
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587887918 SHA256 (svn-all-fast-export-svn2git-1.0.18_GH0.tar.gz) = edd776db0cdddb3bc8f2e3a711bd15580e965024c27d8674cf624e62b75b0aac SIZE (svn-all-fast-export-svn2git-1.0.18_GH0.tar.gz) = 53514

Packages (timestamps in pop-ups are UTC):
svn2git
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.181.0.18_11.0.181.0.181.0.18_1---
FreeBSD:13:quarterly1.0.181.0.18-1.0.181.0.181.0.181.0.181.0.18
FreeBSD:14:latest1.0.181.0.18_11.0.181.0.181.0.18_11.0.18-1.0.18
FreeBSD:14:quarterly1.0.181.0.18-1.0.181.0.181.0.181.0.181.0.18
FreeBSD:15:latest1.0.181.0.18_1n/a1.0.18n/a1.0.181.0.181.0.18
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. git : devel/git
  2. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  3. p5-subversion>=0 : devel/p5-subversion
Library dependencies:
  1. libapr-1.so : devel/apr1
  2. libsvn_client-1.so : devel/subversion
  3. libQt5Core.so : devel/qt5-core
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for svn2git-1.0.18_1: FREEBSD_REPO=off: FreeBSD-repo only mode ===> Use 'make config' to modify these settings
Options name:
devel_svn2git
USES:
compiler:c++11-lang qmake qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/svn-all-fast-export/svn2git/tar.gz/1.0.18?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.18_1
28 Feb 2024 15:53:37
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
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)
1.0.18
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)
1.0.18
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)
1.0.18
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.
1.0.18
26 Apr 2020 14:44:48
Revision:533070Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.18
1.0.12_2
03 Feb 2020 20:21:08
Revision:525092Original commit files touched by this commit
rene search for other commits by this committer
Return dbn's ports to the pool after safekeeping his commit bit.
1.0.12_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.0.12_1
12 Mar 2019 01:12:43
Revision:495407Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based architectures:

  cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
1.0.12_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.12
16 Dec 2018 14:49:16
Revision:487594Original commit files touched by this commit
tcberner search for other commits by this committer
Update Qt5 to 5.12.0

http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/

- This breaks support for libressl again. Patches are welcome.

PR:		233705
Exp-run by:	antoine
1.0.12
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
1.0.12
02 Jun 2018 11:46:34
Revision:471366Original commit files touched by this commit
dbn search for other commits by this committer
devel/svn2git: update to 1.0.12

 - add LICENSE_FILE as it is now included in the tarball
 - LICENSE does not indicate "or later" for version
 - add libapr as dependency, it is linked in
 - switch to Qt5 [1]
 - override LOCALBASE for SVN and APR includes using qmake arguments
 - update patches (and patch name)

[1] Although the code base still compiles with Qt4, the src.pro file
implicitly uses Qt5.  On Qt4 the overriding of the SVN_INCLUDE and
APR_INCLUDE variables do not work (due to the src.pro implicitly using Qt5).
1.0.11.a.20151201
27 Dec 2016 12:14:31
Revision:429608Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*

Approved by:	portmgr blanket
1.0.11.a.20151201
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
1.0.11.a.20151201
08 Mar 2016 13:09:12
Revision:410613Original commit files touched by this commit
mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
1.0.11.a.20151201
16 Dec 2015 09:16:44
Revision:403847Original commit files touched by this commit
rakuco search for other commits by this committer
Regenerate distinfo after r403842.

=> svn-all-fast-export-svn2git-1.0.11.a.20151201-d4ff0b2_GH0.tar.xz is not in
/usr/ports/devel/svn2git/distinfo.
=> Either /usr/ports/devel/svn2git/distinfo is out of date, or
=> svn-all-fast-export-svn2git-1.0.11.a.20151201-d4ff0b2_GH0.tar.xz is spelled
incorrectly.

Hash and size are still the same, only the file name has changed.
1.0.11.a.20151201
16 Dec 2015 06:30:28
Revision:403842Original commit files touched by this commit
dbn search for other commits by this committer
devel/svn2git: bump port's minor version.

Adding the suffix '.a.20151201' to the port's version caused the port to
regress (i.e. the newer version in ports was actually considered older then
previous version in ports).  Bump the port's minor version in addition to
adding the suffix.
1.0.10.a.20151201
15 Dec 2015 21:34:52
Revision:403814Original commit files touched by this commit
dbn search for other commits by this committer
devel/svn2git: update to 1.0.10.a.20151201

Changes:
 - Drop local mirror from MASTER_SITES
 - Update to latest commit after 1.0.10 release (see change log)
 - Simplify option specific extra patches
 - Patch scr.pro with the port's version
 - Fix patch per portlint's recommendation

Change Log:
 - Fix bug exposed by update to svn-1.9: deleted directories are not
   available in the revision the directory was deleted in [1].

PR:		204023
Reported by:	Guy Helmer <guy.helmer@gmail.com> [1]
Differential Revision:	https://reviews.freebsd.org/D4066
24 Apr 2014 20:11:02
Revision:352062Original commit files touched by this commit Refresh
dbn search for other commits by this committer
Update my ports to be compliant with new USES framework and fix other issues.

Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
1.0.10
25 Nov 2013 18:01:02
Revision:334873Original commit files touched by this commit
makc search for other commits by this committer
- Convert to USES=qmake
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
1.0.10
03 Nov 2013 15:14:00
Revision:332616Original commit files touched by this commit
dbn search for other commits by this committer
Add stage support to devel/svn2git.
1.0.10
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.10
28 Jul 2013 20:28:33
Revision:323850Original commit files touched by this commit
dbn search for other commits by this committer
Remove MAKE_JOBS_SAFE from all my ports.

Better to remove now, in one go, then forget about it.
1.0.10
19 May 2013 19:17:43
Revision:318545Original commit files touched by this commit
dbn search for other commits by this committer
Update devel/svn2git to 1.0.10.

The changes for svn2git-1.0.9 were incomplete thus another release
was made.

Approved by:	eadler,bdrewery (mentors, implicit)
1.0.9
18 May 2013 12:13:31
Revision:318427Original commit files touched by this commit
dbn search for other commits by this committer
Update devel/svn2git to 1.0.9.

ChangeLog:
 - Stop unintended re-encoding of author names from UTF-8 to ASCII
 - Fix compilation, the last rebase/merge went wrong.

Approved by:	eadler,bdrewery (mentors, implicit)
1.0.8
12 Feb 2013 04:19:59
Revision:312087Original commit files touched by this commit
dbn search for other commits by this committer
Update devel/svn2git to 1.0.8.

This update enables determinist exports of subversion repositories, and
optionally includes the patches required for exporting FreeBSD's subversion
repositories.

Beware, though, that using the patches for FreeBSD exporting could break other
exports.

Approved by:	eadler (mentor) and uqs (FreeBSD's svn2git patch author)
1.0.5
16 Jan 2013 20:15:07
Revision:310522Original commit files touched by this commit
dbn search for other commits by this committer
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
1.0.5
16 Oct 2012 11:09:43
Revision:305965Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 1.0.5
- Fix LICENSE
- Trim Makefile header

PR:		ports/172729
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors)
Feature safe:	yes
1.0.4
30 Jun 2012 14:07:27
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.0.4
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
1.0.4
13 Apr 2011 19:38:28
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.0.4

PR:             ports/156373
Submitted by:   David Naylor <naylor.b.david AT gmail.com> (maintainer)
1.0.3
05 Apr 2011 20:06:18
Original commit files touched by this commit
makc search for other commits by this committer
Add new port devel/svn2git:

The svn to git converter as used by KDE.  For practical examples on writing
rules for conversion, see: http://gitorious.org/svn2git/kde-ruleset

WWW: http://gitorious.org/svn2git/

PR:             ports/156097
Submitted by:   David Naylor <naylor.b.david at gmail.com>

Number of commits found: 33