Marius Strobl
78dbe84377
On FreeBSD just use the MD5 implementation of libmd rather than that of
...
libcrypto so we don't need to relinquish csup when world is built without
OpenSSL.
2011-12-24 12:16:38 +00:00
Ulf Lilleengen
ff5cfe34d6
- Include CURDIR in case the makefile is not run from the same directory.
2010-03-03 16:45:58 +00:00
Ulf Lilleengen
6b807bd5a4
- Remove unused include path.
2010-03-03 08:24:15 +00:00
Ulf Lilleengen
1761232e1d
- Revert Makefile to revision r203368, as the svn mv from contrib/csup replaced
...
the Makefile with a broken version.
2010-03-03 08:23:19 +00:00
Ulf Lilleengen
4b6675a6f8
- Move csup away from contrib/ and into usr.bin/. Software is no longer
...
contributed, and main development is happening in the FreeBSD repo.
Suggested by: joel
2010-03-02 07:26:07 +00:00
Ulf Lilleengen
1282a5e283
- Add support for CVSup authentication mechanisms to csup.
...
- Include a cpasswd script performing the same mechanisms as the cvpasswd
utility from CVSup.
PR: bin/114129
Submitted by: Petar Zhivkov Petrov <pesho.petrov -at- gmail.com>
MFC after: 1 month
2010-02-02 05:57:42 +00:00
Ulf Lilleengen
8658b90899
- Add missing rsyncfile from Makefile
2008-11-23 19:43:45 +00:00
Ulf Lilleengen
3d4e599494
- Import csup work from p4.
2008-10-19 09:08:59 +00:00
Maxime Henrion
bb647cca85
Update make glue for csup-snap-20060313.
2006-03-14 03:53:50 +00:00
Maxime Henrion
2ed4c88a7d
- Don't put the .h in SRCS.
...
- Use LDADD += -lpthread and DPADD += ${LIBPTHREAD} instead of -pthread.
- s/-I${.CURDIR}/-I./ to fix make obj.
Submitted by: ru
2006-03-03 14:54:47 +00:00
Maxime Henrion
dd78bf1a6a
Add make glue for building csup. Not yet connected to the build.
2006-03-03 04:28:13 +00:00