aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn
Commit message (Expand)AuthorAgeFilesLines
* svn: support building with WITH_PIEEd Maste2019-02-2112-159/+160
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+2
* Update svn_private_config.h - I misread an autoconf change.Peter Wemm2018-05-081-9/+18
* Update svn/svnlite from 1.9.7 to 1.10.0Peter Wemm2018-05-089-24/+39
* Don't declare union semun in userspace unless _WANT_SEMUN is defined.Brooks Davis2018-03-021-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3111-11/+0
* Remove redundant source and object files.Jonathan Anderson2017-09-091-1/+1
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-5/+5
* Use SRCTOP/OBJTOP relative paths where possible; use :H manipulation in lieuEnji Cooper2017-02-1212-69/+67
* Update from subversion 1.9.2 to 1.9.4.Dimitry Andric2016-04-302-4/+4
* MFH r289384-r293170Glen Barber2016-01-0415-29/+43
|\
| * 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
* | MFH to r289370Glen Barber2015-10-1525-47/+293
|\|
| * Update from svn-1.8.14 to 1.9.2.Peter Wemm2015-10-1225-47/+293
* | Merge from headBaptiste Daroussin2015-10-0126-51/+4
|\|
| * 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
* | Merge from headBaptiste Daroussin2015-09-126-15/+16
|\|
| * 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
* | Merge from headBaptiste Daroussin2015-06-1525-0/+581
|\|
| * 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
* | | | | | | | Make svn an individual packageBaptiste Daroussin2015-03-051-0/+2
|/ / / / / / /
* | | | | | | 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