(Only the first 10 of 27964 ports in this commit are shown above. )
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)
- Update from 0.5.8 to 0.6
- Add LICENSE
- Add stage support
while here
- Use options helpers
- Remove extra spaces from WWW
PR: ports/185314
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
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/