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

Port details
dulwich 0.9.0 devel on this many watch lists=1 search for ports that depend on this port
Pure-Python implementation of the Git file formats and protocols
Maintained by: marco.broeder@gmx.eu search for ports maintained by this maintainer
Port Added: 02 Nov 2009 11:01:08
Also Listed In: python
License: GPLv2 GPLv3


Dulwich is a pure-Python implementation of the Git file formats and protocols.

It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.

WWW: http://www.samba.org/~jelmer/dulwich/
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. lang/python27

This port is required by:

for Run

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


Configuration Options
===> The following configuration options are available for py27-dulwich-0.9.0:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.samba.org/~jelmer/dulwich/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Jun 2013 12:52:22
Original commit files touched by this commit  0.9.0
wg search for other commits by this committer
- Update to 0.9.0

Changes:
http://git.samba.org/?p=jelmer/dulwich.git;a=blob_plain;f=NEWS;hb=6c1781ce8b

PR:		ports/179196
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
16 Dec 2012 12:03:39
Original commit files touched by this commit  0.8.7
rm search for other commits by this committer
- update to 0.8.7
- fix options dialog issue (add OPTIONSFILE)
- install docs included

while here:
- limit to python 2.x (the code is not python 3.x-aware yet)
- tab -> space change in pkg-descr:WWW
- use PYTHON_CMD instead of ``/usr/bin/env python'' to make sure it
  will be runned with the same python branch, that it was built with

PR:		173531
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
30 Mar 2012 19:06:37
Original commit files touched by this commit  0.8.5
jgh search for other commits by this committer
- Update to 0.8.5

PR:     ports/166523
Submitted by:   maintainer, marco.broeder@gmx.eu
Feature safe:   yes
29 Mar 2012 05:31:02
Original commit files touched by this commit  0.8.4
jgh search for other commits by this committer
- Update to 0.8.4

PR:     ports/166465
Submitted by:   maintainer, marco.broeder@gmx.eu
Feature safe:   yes
26 Jan 2012 18:39:18
Original commit files touched by this commit  0.8.3
jgh search for other commits by this committer
- Revert change to PORTDOCS installation in commit 1.13 (Makefile)

Suggested by:   maintainer
Approved by:    cress,rene (mentors,implicit)
24 Jan 2012 21:51:31
Original commit files touched by this commit  0.8.3
jgh search for other commits by this committer
- Update to 0.8.3

PR:     ports/164417
Approved by:    rene (mentor)
20 Dec 2011 10:12:54
Original commit files touched by this commit  0.8.2
culot search for other commits by this committer
- Update to 0.8.2

PR:             ports/163471
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
01 Nov 2011 01:32:23
Original commit files touched by this commit  0.8.1
clsung search for other commits by this committer
- Update to 0.8.1 release.

PR:             ports/162210
Submitted by:   maintainer (Marco Broeder)
07 Aug 2011 20:16:28
Original commit files touched by this commit  0.8.0
sahil search for other commits by this committer
- Update to 0.8.0

PR:             ports/159588
Submitted by:   Marco Broeder <marco.broeder@gmx.eu> (maintainer)
13 Apr 2011 19:51:13
Original commit files touched by this commit  0.7.1
culot search for other commits by this committer
- Update to 0.7.1

PR:             ports/156375
Submitted by:   Marco Broder <marco.broeder AT gmx.eu> (maintainer)
24 Jan 2011 03:06:54
Original commit files touched by this commit  0.7.0
sahil search for other commits by this committer
- Update to 0.7.0

PR:             ports/154243
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
Feature safe:   yes
23 Oct 2010 05:50:15
Original commit files touched by this commit  0.6.2
sunpoet search for other commits by this committer
- Update to 0.6.2
- Mark MAKE_JOBS_SAFE
- While I'm here, add LICENSE and use INSTALL_DATA for PORTDOCS

PR:             ports/151632
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by:    pgollucci (mentor, implicit)
25 Jul 2010 15:37:41
Original commit files touched by this commit  0.6.1
sahil search for other commits by this committer
- Update to 0.6.1

PR:             ports/148931
Submitted by:   marco.broeder@gmx.eu (maintainer)
25 Jul 2010 01:12:13
Original commit files touched by this commit  0.6.0
sylvio search for other commits by this committer
- Add other mirror
- Ajust patch file

PR:             ports/148766
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
02 Jun 2010 15:38:45
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0

PR:             146869
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
06 Mar 2010 01:41:24
Original commit files touched by this commit  0.5.0
wxs search for other commits by this committer
- Update to 0.5.0

PR:             ports/144473
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Feature safe:   yes
04 Jan 2010 00:50:08
Original commit files touched by this commit  0.4.1
wen search for other commits by this committer
- Update to 0.4.1
- Add patch to remove the upstream added import of setuptools in setup.py

PR:             ports/142272
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
02 Nov 2009 11:00:25
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
Dulwich is a pure-Python implementation of the Git file formats and protocols.

It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.

WWW:    http://samba.org/~jelmer/dulwich/

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

Number of commits found: 18

282b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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