summaryrefslogtreecommitdiff
path: root/net/csup/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-04-19Update csup to csup-snap-20100404zafer1-5/+6
Changelog since 20070216: Its part the FreeBSD base system. http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/csup/
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2008-12-23* Need OpenSSL to build.obache1-7/+21
* Ensure to use BSD_MAKEFILE and pass appropriate CFLAGS. Fixes PR 40171.
2007-12-02Some more packages need lex and yacc. Patch by Aleksey Cheusov onrillig1-2/+2
pkgsrc-users.
2007-07-12The code is not -Werror clean, disable it for now to let it build.xtraeme1-1/+3
2007-02-16Initial import of csup-20070216 (I took a snapshot of the currentxtraeme1-0/+27
source), from pkgsrc-wip and packaged by iMil. Csup is a rewrite of CVSup in C. CVSup(R) is a software for distributing and updating collections of files accross a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. In addition to being a great general-purpose mirroring tool, CVSup includes special features and optimizations specifically tailored to CVS repositories. It is being used as the preferred way to update sources within the FreeBSD, NetBSD and OpenBSD projects and more.