aboutsummaryrefslogtreecommitdiff
path: root/net/svnup/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.01 [1]Jason Helfman2013-12-221-0/+2
| | | | | | | | | | | - add europe mirror in svnup.conf [2] - while here convert to staging PR: 182149 Submitted by: jcm@visi.com (maintainer) [1], mspil.oss@gmail.com [2] Notes: svn path=/head/; revision=337174
* - update to 0.62Jason Helfman2013-04-161-0/+4
- adjust mirror priorities based on availability svnup-0.62 - 11 April 2013 * Implemented binary search tree for faster lookups of "known files". * Added support for handling symbolic links in the repository. * Fixed a bug where file names with hex encoded characters sent during http transfers weren't properly decoded. * Fixed bug when allocating space for the /tmp/svnup directory - special thanks to (Ilya A. Arkhipov <m1cro@rambler-co.ru>). * Fixed bug where incorrect number of bytes were sent in send_command - special thanks to <boco@ufanet.ru>. svnup-0.61 - 6 April 2013 * Fixed a bug with file deletion. * Minor speed improvement with "known file" lookup. * Fixed several valgrind-detected small memory leaks. * Fixed a segfault when https:// was added to a -h parameter. svnup-0.60 - 3 April 2013 * http/https support added. * added support for a configuration/preferences/aliases file. * added IPv6 support. PR: 177614 [1] PR: 177777 Submitted by: maintainer, jgh@, zi@ [1] Approved by: maintainer, jcm@visi.com Feature safe: yes Notes: svn path=/head/; revision=315911