6543 FreshPorts -- devel/hg-git
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
hg-git 0.4.0 devel on this many watch lists=0 search for ports that depend on this port
Mercurial extension to pull from or push to a Git repository
Maintained by: marco.broeder@gmx.eu search for ports maintained by this maintainer
Port Added: 02 Nov 2009 10:59:56
Also Listed In: python
License: GPLv2


The Hg-Git plugin is an extension for Mercurial, adding the ability to push to
and pull from a Git server repository from Mercurial. This means you can
collaborate on Git based projects from Mercurial, or use a Git server as a
collaboration point for a team with developers using both Git and Mercurial.

The Hg-Git plugin can convert commits / changesets losslessly from one system
to another, so you can push via a Mercurial repository and another Mercurial
client can pull it. In theory, the changeset IDs should not change, although
this may not hold true for complex histories.

This plugin is implemented entirely in Python - there are no Git binary
dependencies, you do not need to have Git installed on your system.

*** WARNING: Do not use this software in data critical production environments,
only in safe test environments! This software is still BETA! ***

The plugin is basically functional and usable now, but there are still some
edge cases. However, there are several people using it effectively, so please
test it yourself and report encountered bugs upstream (see website). Thanks!

WWW: http://hg-git.github.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
Required To Run:
  1. devel/dulwich
  2. devel/mercurial
  3. devel/py-ordereddict
  4. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/hg-git/ && make install clean
To add the package: pkg_add -r py27-hg-git


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/h/hg-git/
  3. http://b.pypi.python.org/packages/source/h/hg-git/
  4. http://c.pypi.python.org/packages/source/h/hg-git/
  5. http://d.pypi.python.org/packages/source/h/hg-git/
  6. http://e.pypi.python.org/packages/source/h/hg-git/
  7. http://f.pypi.python.org/packages/source/h/hg-git/
  8. http://g.pypi.python.org/packages/source/h/hg-git/
  9. http://pypi.crate.io/packages/source/h/hg-git/
  10. http://pypi.inqbus.de/hggit-/
  11. http://pypi.it.uwosh.edu/hggit-/
  12. http://pypi.python.jp/hggit-/
  13. http://pypi.python.org/packages/source/h/hg-git/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 00:37:17
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0
- Adjust required dependencies versions
- Depend on devel/py-ordereddict
- Limit python version up to 2.7
- Update setup.py patch
- Use a space character instead of a tab in pkg-descr
- Update pkg-plist

PR:		177830
Submitted by:	maintainer
04 Nov 2012 07:20:38
Original commit files touched by this commit  0.3.4
jhale search for other commits by this committer
- Update to 0.3.4
- Trim Makefile header

PR:		ports/173327
Submitted by:	Marco Broeder <marco.broeder@gmx.eu> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
08 Aug 2012 14:09:55
Original commit files touched by this commit  0.3.3
scheidell search for other commits by this committer
- Update to 0.3.3

PR:		ports/170465
Submitted by:	marco.broeder@gmx.eu (maintainer)
29 Jan 2012 18:22:44
Original commit files touched by this commit  0.3.2
rm search for other commits by this committer
- update to 0.3.2
- adjust required dependencies versions
- update pkg-descr and pkg-message text
- make it better integrate with bsd.python.mk

PR:             164584
Submitted by:   Marco Bröder <marco.broeder at gmx dot eu> (maintainer)
17 Sep 2011 00:05:15
Original commit files touched by this commit  0.3.1
pawel search for other commits by this committer
Update to version 0.3.1

PR:             ports/160639
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by:    miwi, wen (mentors implicit)
03 Mar 2011 17:11:17
Original commit files touched by this commit  0.2.6
sylvio search for other commits by this committer
- Update to 0.2.6

PR:             ports/155207
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
03 Nov 2010 01:35:44
Original commit files touched by this commit  0.2.5
wen search for other commits by this committer
- Update to 0.2.5

PR:             ports/151894
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
29 Aug 2010 05:16:38
Original commit files touched by this commit  0.2.4
sahil search for other commits by this committer
- Update to 0.2.4
- Mark MAKE_JOBS_SAFE

PR:             ports/150024
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
10 Jul 2010 19:12:06
Original commit files touched by this commit  0.2.3
sahil search for other commits by this committer
- Update to 0.2.3
- Add LICENSE

PR:             ports/148400
Submitted by:   marco.broeder@gmx.eu (maintainer)
02 Jun 2010 15:39:39
Original commit files touched by this commit  0.2.2
miwi search for other commits by this committer
- Update to 0.2.2

PR:             146891
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
04 Jan 2010 00:53:25
Original commit files touched by this commit  0.2.1_1
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of devel/dulwich
- Make 'PYVER' construct slightly smaller

PR:             ports/142272
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
28 Dec 2009 06:41:27
Original commit files touched by this commit  0.2.1
wen search for other commits by this committer
- Update to 0.2.1
- Warn about BETA status

PR:             ports/142077
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
02 Nov 2009 10:59:22
Original commit files touched by this commit  0.1.0
miwi search for other commits by this committer
The Hg-Git plugin is an extension for Mercurial, adding the ability to push to
and pull from a Git server repository from Mercurial. This means you can
collaborate on Git based projects from Mercurial, or use a Git server as a
collaboration point for a team with developers using both Git and Mercurial.

The Hg-Git plugin can convert commits / changesets losslessly from one system
to another, so you can push via a Mercurial repository and another Mercurial
client can pull it and their changeset node ids will be identical - Mercurial
data does not get lost in translation.

This plugin is implemented entirely in Python - there are no Git binary
dependencies, you do not need to have Git installed on your system.

WWW:    http://hg-git.github.com/

PR:             ports/140025
Submitted by:   Marco Broeder <marco.broeder at gmx.eu>

Number of commits found: 13

282c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0