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

Port details
rsvndump 0.5.8 devel on this many watch lists=1 search for ports that depend on this port
Remote Subversion repository dumpfile generator
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Oct 2008 19:56:41
License: not specified in port


rsvndump is a command line tool that is able to dump a Subversion
repository that resides on a remote server. All data is dumped in
the format that can be read an written by svnadmin dump, so the
data which is produced can easily be imported into a new Subversion
repository.

WWW:    http://rsvndump.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. textproc/asciidoc
  2. textproc/xmlto
  3. devel/subversion
Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  3. http://freefr.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  4. http://garr.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  5. http://heanet.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  6. http://hivelocity.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  7. http://ignum.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  8. http://internode.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  9. http://iweb.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  10. http://jaist.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  11. http://kaz.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  12. http://kent.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  13. http://master.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  14. http://nchc.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  15. http://ncu.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  16. http://netcologne.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  17. http://sunet.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  18. http://superb-dca3.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  19. http://switch.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  20. http://tenet.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  21. http://ufpr.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/
  22. http://waix.dl.sourceforge.net/project/rsvndump/rsvndump/rsvndump-0.5.8/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 10:22:41
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.5.8
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
03 May 2012 13:49:37
Original commit files touched by this commit  0.5.8
glarkin search for other commits by this committer
- Updated to 0.5.8
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

Reported by:    portscout
10 Dec 2011 02:58:54
Original commit files touched by this commit  0.5.7
glarkin search for other commits by this committer
- Updated to 0.5.7
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

Feature safe:   yes
07 Nov 2011 04:24:55
Original commit files touched by this commit  0.5.6
  Sanity Test Failure
miwi search for other commits by this committer
- Get rid FreeBSD 6 support
06 Oct 2011 15:30:55
Original commit files touched by this commit  0.5.6
glarkin search for other commits by this committer
- Fixed build dependency to allow devel/subversion or
  devel/subversion-freebsd [1]
- Updated to 0.5.6
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

PR:             ports/161315
Submitted by:   dougb [1]
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.5.5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
22 Apr 2011 20:29:52
Original commit files touched by this commit  0.5.5
glarkin search for other commits by this committer
- Updated to 0.5.5
  Changes: http://rsvndump.sourceforge.net/ChangeLog (since 0.5.3)
- Added support for NOPORTDOCS to avoid building a bunch of dependencies
  and the man page

Reported by:    portscout (via miwi)
01 Jun 2010 17:54:52
Original commit files touched by this commit  0.5.3_2
glarkin search for other commits by this committer
- Remove explicit devel/apr* dependency, now pulled in by Subversion

PR:             ports/146949
Submitted by:   pgollucci
31 May 2010 02:01:56
Original commit files touched by this commit  0.5.3_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
18 May 2010 04:05:05
Original commit files touched by this commit  0.5.3
pgollucci search for other commits by this committer
- Convert ports/ to devel/apr1

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
07 Jan 2010 20:41:07
Original commit files touched by this commit  0.5.3
glarkin search for other commits by this committer
- Updated to 0.5.3
- Changed WWW: to point to new SF project page
21 Nov 2009 02:23:51
Original commit files touched by this commit  0.5.2
glarkin search for other commits by this committer
- Fixed configure failure on 6.x, early 7.x versions. Subversion libs
  now require explicit -pthread in LDFLAGS to link the symbol test
  programs in the configure script.

Reported by:    pointyhat (miwi)
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.5.2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
28 Jul 2009 15:25:33
Original commit files touched by this commit  0.5.2
glarkin search for other commits by this committer
- Updated to 0.5.2
14 Jun 2009 23:29:54
Original commit files touched by this commit  0.5_1
glarkin search for other commits by this committer
- Fixed custom LOCALBASE/PREFIX build
- Bumped PORTREVISION

Reported by:    QATty
13 Jun 2009 02:48:28
Original commit files touched by this commit  0.5
glarkin search for other commits by this committer
- Updated to 0.5
16 Apr 2009 13:05:12
Original commit files touched by this commit  0.4.4_1
glarkin search for other commits by this committer
- Add WITHOUT_NLS knob and fix mtree error
- Bump PORTREVISION

Reported by:    QAT
Approved by:    portmgr (marcus)
13 Apr 2009 15:53:20
Original commit files touched by this commit  0.4.4
glarkin search for other commits by this committer
- Fix compiler errors after Subversion 1.6 upgrade
- Update to 0.4.4

Reported by:    pointyhat
Approved by:    portmgr (erwin)
23 Dec 2008 14:43:34
Original commit files touched by this commit  0.4.3
glarkin search for other commits by this committer
- Updated to 0.4.3
24 Oct 2008 19:56:03
Original commit files touched by this commit  0.4.2
glarkin search for other commits by this committer
rsvndump is a command line tool that is able to dump a Subversion
repository that resides on a remote server. All data is dumped in
the format that can be read an written by svnadmin dump, so the
data which is produced can easily be imported into a new Subversion
repository.

WWW:    http://saubue.boolsoft.org/projects/rsvndump/

Number of commits found: 21

282e
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 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
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