aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-0113-28/+41
* Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-251-1/+1
* Add SUBDIR_PARALLEL.Bryan Drewery2015-11-061-0/+1
* Update from svn-1.8.14 to 1.9.2.Peter Wemm2015-10-1225-47/+293
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-261-1/+4
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-2525-50/+0
* Add a #ifndef around the HAVE_ICONV settings since it is suppliedPeter Wemm2015-08-101-0/+2
* Don't assume iconv is enabled. I didn't realize there was a configurationPeter Wemm2015-08-102-2/+2
* Fix typo introduced in r275079Peter Wemm2015-08-091-1/+1
* Update svnlite from 1.8.10 to 1.8.14. This is mostly for client-side bugPeter Wemm2015-08-091-5/+8
* Update apr-util config - I don't believe this part is used by svn, butPeter Wemm2015-08-092-9/+5
* Update apr-1.5.1 to 1.5.2Peter Wemm2015-08-092-4/+4
* Add META_MODE support.Simon J. Gerraty2015-06-1325-0/+581
|\
| * Merge sync of headSimon J. Gerraty2015-05-2713-95/+29
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1910-20/+3
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1913-9/+48
| |\ \
| * \ \ Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-2814-20/+23
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-133-1/+9
| |\ \ \ \ \
| * | | | | | New dependenciesSimon J. Gerraty2013-10-1326-0/+570
* | | | | | | Reduce number of lines to set ORGANIZATION_NAME inGlen Barber2015-02-121-6/+1
* | | | | | | Ensure ORGANIZATION_NAME is quoted when ORGANIZATIONGlen Barber2015-02-111-1/+6
* | | | | | | Convert svn to LIBADD reduce overlinkingBaptiste Daroussin2014-11-259-61/+27
* | | | | | | Promote SQLite3 as a privatelib as it will also be used by mandocBaptiste Daroussin2014-11-2212-47/+29
* | | | | | | Add missing dependencies on pthread (sqlite being built with threadsafety on)Baptiste Daroussin2014-11-224-8/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Add svnlite.1 to CLEANFILES.Glen Barber2014-08-261-0/+1
* | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-199-18/+0
* | | | | | Update serf-1.3.6 -> 1.3.7Peter Wemm2014-08-111-2/+2
| |_|_|_|/ |/| | | |
* | | | | Add documentation for svnlite.Eitan Adler2014-07-021-2/+4
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-089-0/+18
* | | | | Update backend files and makefiles for apr 1.4.8 -> 1.5.1Peter Wemm2014-05-273-5/+24
* | | | | Merge svn-1.8.8 -> 1.8.9Peter Wemm2014-05-271-2/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-2/+2
| |_|/ |/| |
* | | Eliminate last vestigies of NO_MAN= in the tree. Also, removeWarner Losh2014-04-253-6/+0
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-139-9/+9
* | | Match our implementation of iconv's inbuf argument.Peter Wemm2014-02-201-1/+1
* | | Import svn-1.8.8.Peter Wemm2014-02-201-4/+4
* | | Import svn-1.8.5. This contains a user-visible fix for svn:externalsPeter Wemm2013-11-251-2/+2
* | | Somewhat mimic how the devel/subversion port prepopulatesGlen Barber2013-11-131-0/+9
* | | Update svn from 1.8.1 to 1.8.4 - minor security fixes and client sidePeter Wemm2013-11-111-4/+4
| |/ |/|
* | Disable use of compiler atomic builtins. For APR, this is limited toNathan Whitehorn2013-10-042-1/+3
* | Make svnlite (actually libapr) work correctly on big-endian arches.Dimitry Andric2013-09-191-0/+6
|/
* Update serf 1.2.1 -> 1.3.0 for svnPeter Wemm2013-08-021-1/+1
* Update subversion-1.8.0 -> 1.8.1. Update supportingPeter Wemm2013-07-283-6/+20
* If you've compiled your base system with WITH_ICONV, then use it for svnPeter Wemm2013-07-012-0/+10
* Update to current configuration.Peter Wemm2013-07-013-13/+139
* Fix a couple of typos that broke buildworld for me.Don Lewis2013-06-191-2/+2
* Tweak generated config to make it more likely to work on 32 bit systems.Peter Wemm2013-06-181-2/+17
* Introduce svnlite so that we can check out our source code again.Peter Wemm2013-06-1840-0/+3241