Commit graph

9 commits

Author SHA1 Message Date
simonb
eed35259fd Fix a tyop. 2010-11-11 01:01:35 +00:00
zafer
f5167730a4 Update csup to csup-snap-20100404
Changelog since 20070216:
Its part the FreeBSD base system.
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/csup/
2010-04-19 21:23:24 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dholland
12ee80661b Avoid UNAME!=/usr/bin/uname -s in the makefile, which doesn't work on
Debian. Since we patched out all the uses of ${UNAME}, we don't need
to collect it either. Fixes the last bit of PR 38083.
2009-08-01 20:01:57 +00:00
obache
678915fe8d * Need OpenSSL to build.
* Ensure to use BSD_MAKEFILE and pass appropriate CFLAGS.

Fixes PR 40171.
2008-12-23 11:22:05 +00:00
rillig
f338d15c24 Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
2007-12-02 08:32:23 +00:00
xtraeme
891f6817fe The code is not -Werror clean, disable it for now to let it build. 2007-07-12 06:11:54 +00:00
joerg
bd336963f5 All pkgsrc systems share the bsd.prog.mk from NetBSD. 2007-02-20 13:31:19 +00:00
xtraeme
49321d0095 Initial import of csup-20070216 (I took a snapshot of the current
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.
2007-02-16 12:06:39 +00:00