summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn
Commit message (Expand)AuthorAgeFilesLines
* MFC r315170:ngie2017-05-301-5/+5
* MFC r313679:ngie2017-02-2112-69/+67
* Update from subversion 1.9.2 to 1.9.4.dim2016-04-302-4/+4
* MFH r289384-r293170gjb2016-01-0415-29/+43
|\
| * META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-0113-28/+41
| * Replace DPSRCS that work fine in SRCS.bdrewery2015-11-251-1/+1
| * Add SUBDIR_PARALLEL.bdrewery2015-11-061-0/+1
* | MFH to r289370gjb2015-10-1525-47/+293
|\ \ | |/
| * Update from svn-1.8.14 to 1.9.2.peter2015-10-1225-47/+293
* | Merge from headbapt2015-10-0126-51/+4
|\ \ | |/
| * Add more SUBDIR_PARALLEL.bdrewery2015-09-261-1/+4
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-2525-50/+0
| |
| \
*-. \ Merge from headbapt2015-09-126-15/+16
|\ \ \ | | |/
| | * Add a #ifndef around the HAVE_ICONV settings since it is suppliedpeter2015-08-101-0/+2
| | * Don't assume iconv is enabled. I didn't realize there was a configurationpeter2015-08-102-2/+2
| | * Fix typo introduced in r275079peter2015-08-091-1/+1
| | * Update svnlite from 1.8.10 to 1.8.14. This is mostly for client-side bugpeter2015-08-091-5/+8
| | * Update apr-util config - I don't believe this part is used by svn, butpeter2015-08-092-9/+5
| | * Update apr-1.5.1 to 1.5.2peter2015-08-092-4/+4
| |/
* | Merge from headbapt2015-06-1525-0/+581
|\ \ | |/
| * Add META_MODE support.sjg2015-06-1325-0/+581
| |\
| | * Merge sync of headsjg2015-05-2713-95/+29
| | |\ | | |/ | |/|
| | * Merge from head@274682sjg2014-11-1910-20/+3
| | |\
| | * \ Merge head from 7/28sjg2014-08-1913-9/+48
| | |\ \
| | * \ \ Merge from headsjg2014-05-082-2/+2
| | |\ \ \
| | * \ \ \ Merge headsjg2014-04-2814-20/+23
| | |\ \ \ \
| | * \ \ \ \ Merge head@256284sjg2013-10-133-1/+9
| | |\ \ \ \ \
| | * | | | | | New dependenciessjg2013-10-1326-0/+570
* | | | | | | | Make svn an individual packagebapt2015-03-051-0/+2
|/ / / / / / /
* | | | | | | Reduce number of lines to set ORGANIZATION_NAME ingjb2015-02-121-6/+1
* | | | | | | Ensure ORGANIZATION_NAME is quoted when ORGANIZATIONgjb2015-02-111-1/+6
* | | | | | | Convert svn to LIBADD reduce overlinkingbapt2014-11-259-61/+27
* | | | | | | Promote SQLite3 as a privatelib as it will also be used by mandocbapt2014-11-2212-47/+29
* | | | | | | Add missing dependencies on pthread (sqlite being built with threadsafety on)bapt2014-11-224-8/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Add svnlite.1 to CLEANFILES.gjb2014-08-261-0/+1
* | | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-199-18/+0
* | | | | | Update serf-1.3.6 -> 1.3.7peter2014-08-111-2/+2
| |_|_|_|/ |/| | | |
* | | | | Add documentation for svnlite.eadler2014-07-021-2/+4
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-089-0/+18
* | | | | Update backend files and makefiles for apr 1.4.8 -> 1.5.1peter2014-05-273-5/+24
* | | | | Merge svn-1.8.8 -> 1.8.9peter2014-05-271-2/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
| |_|/ |/| |
* | | Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-253-6/+0
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-139-9/+9
* | | Match our implementation of iconv's inbuf argument.peter2014-02-201-1/+1
* | | Import svn-1.8.8.peter2014-02-201-4/+4
* | | Import svn-1.8.5. This contains a user-visible fix for svn:externalspeter2013-11-251-2/+2
* | | Somewhat mimic how the devel/subversion port prepopulatesgjb2013-11-131-0/+9
* | | Update svn from 1.8.1 to 1.8.4 - minor security fixes and client sidepeter2013-11-111-4/+4
| |/ |/|
* | Disable use of compiler atomic builtins. For APR, this is limited tonwhitehorn2013-10-042-1/+3
OpenPOWER on IntegriCloud