Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Nov 2019 16:35:37
1.08

|
jgh  |
- update to 1.08
- shift to github
Reported by: jmehr@umn.edu
Approved by: jmehr@umn.edu (via mail) |
15 Jun 2017 20:55:54
1.07_3

|
sobomax  |
Fix "400 Bad Request" with latest incarnation of project's svn
servers. Looks like it got somewhat stricter on the acceptable
syntax. Bump PORTREVISION.
Submitted by: John Mehr (maintainer) |
15 Mar 2017 14:45:31
1.07_2

|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
14 Feb 2016 18:13:39
1.07_2

|
brnrd  |
net/svnup: Fix linking correct libssl
- Use bsd.openssl.mk defined variable for libs
Reviewed by: koobs (mentor), feld (mentor)
Approved by: feld (mentor)
Differential Revision: D4843 |
21 Dec 2015 16:30:15
1.07_1

|
jgh  |
- update contact address per maintainer |
15 Jan 2015 09:05:38
1.07_1

|
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
23 Nov 2014 07:43:18
1.07

|
jgh  |
- update to 1.07
- patch obsoleted by upstream merge
PR: 193837
Submitted by: jcm@visi.co (maintainer)
Reported by: freebsd@spambox.dk |
15 Oct 2014 15:44:42
1.06_1

|
bdrewery  |
- Allow svnup to work with TLS; SSLv3 is being disabled due to POODLE.
PR: 194241
Submitted by: spil.oss@gmail.com
Obtained from: Merged in upstream
MFH: 2014Q4 |
10 Sep 2014 19:00:00
1.06

|
jgh  |
- update to 1.06 [1]
PR: 191132
Submitted by: andrew.hotlab@hotmail.com, jcm@visi.com (maintainer) [1] |
10 Aug 2014 00:12:35
1.05

|
marino  |
net/svnup: Use @sample keyword in pkg-plist
PR: 192078
Submitted by: takefu (airport.fm)
Approved by: maintainer timeout (2 weeks) |
28 Apr 2014 23:53:13
1.05

|
jgh  |
- update to 1.0.5
Submitted by: jcm@visi.com ( maintainer ) |
04 Apr 2014 13:27:58
1.03

|
bapt  |
Fix option name
Reported by: danfe |
04 Apr 2014 12:54:24
1.03

|
bapt  |
Simplify and modernize the port a bit |
25 Feb 2014 02:40:47
1.03

|
jgh  |
- update to 1.03 [1]
- while here update license
PR: 186004
Reported by: titus@edc.ro
Submitted by: maintainer (jcm@visi.com) [1] |
04 Jan 2014 02:13:11
1.02

|
jgh  |
- update to 1.02
* Fixed bugs with freeing nodes in the red-black trees and
additional code cleanup.
* special thanks to Sitsofe Wheeler <sitsofe@yahoo.com>.
Submitted by: maintainer, jcm@visi.com (via mail) |
22 Dec 2013 06:02:39
1.01

|
jgh  |
- update to 1.01 [1]
- 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] |
20 Sep 2013 22:10:25
1.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
04 Aug 2013 06:47:58
1.0

|
jgh  |
- update to 1.0
svnup-1.0 - 3 August 2013
- Fixed a bug with using custom port numbers.
Submitted by: jcm@visi.com (maintainer, via personal mail) |
25 Jul 2013 00:31:39
0.99

|
jgh  |
- update to 0.99 (bugfix release)
PR: 180490
Reported by: redrat@mail.ru
Submitted by: jcm@visi.com (maintainer) |
23 Jul 2013 07:46:57
0.98

|
jgh  |
- update to 0.98 [1]
svnup-0.98 - 22 July 2013
- Fixed a bug related to recent (v 1.8) updates to the svn protocol
(pr ports/180485). [2]
- Fixed a bug where version tags were inserted into files that did not
have the FreeBSD=%H keyword associated with them (ports/180490). [3]
PR: 180485 [2]
PR: 180490 [3]
Submitted by: jcm@visi.com (maintainer) [1] |
01 Jul 2013 00:13:20
0.97

|
jgh  |
- update to 0.97
svnup-0.97 - 30 June 2013
- Fixed bugs in find_local_files and set_configuration_parameters
- special thanks to Rudolf Cejka <cejkar@fit.vutbr.cz>.
Submitted by: jcm@visi.com ( maintainer ) |
21 Jun 2013 06:03:25
0.96

|
jgh  |
- update to 0.96
svnup-0.96 - 19 June 2013
- Added a command line option for overriding the location where
the lists of known files are stored.
- Simplified the procedure that removes (prunes) local files.
Submitted by: jcm@visi.com (maintainer) |
16 Jun 2013 07:07:17
0.95

|
jgh  |
- update to 0.95
svnup-0.95 - 15 June 2013
- Fixed a bug with the $FreeBSD$ line (pr ports/179548)
- Fixed a bug where local files were not being removed when using
the -t option.
PR: 179548
Reported by: redrat@mail.ru
Submitted by: jcm@visi.com (maintainer) |
09 Jun 2013 03:36:49
0.90

|
jgh  |
- update to 0.90
svnup-0.9 - 8 June 2013
- Added a new command line and show all files that exist in the
target directory structure that do not exist in the repository.
- Fixed bug with the way the progress indicator is displayed.
- Fixed segmentation fault that occurred when using the svn protocol
and displaying the progress indicator.
PR: 179325
Reported by: redrat@mail.ru
Submitted by: maintainer, jcm@visi.com |
03 Jun 2013 00:11:32
0.73

|
jgh  |
- update to 0.73
- while here trim COMMENT and stale mirror
svnup-0.73 - 2 June 2013
- Significantly improved performance when using the http/https protocol
to fetch incremental updates.
- Added a new command line and section option to allow a custom port
number to connect to.
- Added a new command line option to override the specified section's
protocol.
- Added a new command line and section option to remove (trim) any files
found in the local copy that are not found in the repository.
- Fixed a display bug in the progress indicator.
Submitted by: maintainer (jcm@visi.com) via mail |
16 May 2013 22:54:59
0.72

|
jgh  |
- update to 0.72
svnup-0.72 - 16 May 2013
- Fixed a bug with the -r command line option. [1]
- Added a progress indicator to the output when the verbosity is > 1.
- More code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>.
- Switched from non-blocking to blocking I/O
PR: 178640 [1]
Reported by: markiyan.kushnir@gmail.com |
10 May 2013 01:08:37
0.71

|
jgh  |
- update to 0.71
svnup-0.71 - 9 May 2013
- Fixed a bug with the -V command line option not displaying the
version number.
- Code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>.
- Changed the default directory for storing "known files" to
/var/tmp/svnup/ in svnup.conf.
Submitted by: maintainer, via mail |
09 May 2013 02:08:33
0.70

|
jgh  |
- update to 0.70
svnup-0.70 - 7 May 2013
- Merged the http and svn code paths.
- Replaced binary search tree code with red-black tree defined
in <sys/tree.h>
- Fixed a bug where revision tags were improperly included if the
FreeBSD=%H was not included in the file attributes.
- Changed the default directory for storing known files to
/var/db/svnup/.
- Added the command line option -n to display section's the last
known revision and exit.
Submitted by: maintainer, via mail |
18 Apr 2013 16:13:41
0.63

|
jgh  |
- update to 0.63
- Fixed a bug where filenames containing multiple hex encoded
characters weren't being properly decoded.
- adjust mirrors while here
Submitted by: maintainer, jcm@visi.com
Feature safe: yes |
16 Apr 2013 22:00:28
0.62

|
jgh  |
- update to 0.62
- 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. (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2013 20:56:07
0.56

|
bdrewery  |
- Add mirror as main site is not working
Approved by: portmgr (implicit)
With hat: portmgr
Reported by: Ilya A. Arkhipov <rum1cro@yandex.ru> |
02 Mar 2013 23:32:41
0.56

|
jgh  |
- update to 0.56 (bug fix release)
Submitted by: maintainer, jcm@visi.com (via mail) |
28 Feb 2013 06:59:14
0.55

|
jgh  |
- add new port: net/svnup
A lightweight, dependency-free program to pull source using the svn protocol.
WWW: http://jcm.dsl.visi.com/freebsd/svnup/
PR: 176381
Submitted by: jcm@visi.com |