Commit graph

13 commits

Author SHA1 Message Date
uebayasi
17a82619c3 Fix malformed BUILD_DEPENDS line. PR#18305 by Christopher Richards. 2002-09-16 14:38:33 +00:00
sommerfeld
b605844695 Saw a bash: command not found during install; added BUILD_DEPENDS on bash2 2002-09-01 14:33:46 +00:00
dmcmahill
3ef644d15a set HOME to WRKSRC during build to avoid looking for a users home directory 2002-06-15 22:11:24 +00:00
deberg
6d552724e0 update to unison 2.9.1 2002-06-01 04:41:30 +00:00
dmcmahill
3b7fb782dd make DIST_SUBDIR include the package version since the source tarball
has no version number.  Will hopefully avoid at least some checksum complaints.
2002-01-17 13:19:45 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
hubertf
e19bdfaa30 Update to unison-2.7.7. Changes:
* Many changes to the internal data structures (not backward compatible!)
 * Centralized backups
 * Lots of bug fixes
 * Many other feature enhancements

Requested by Ben Wong <benjamin.wong@cc.gatech.edu>.
While there, fix the dependency on ocaml, and install some docs.

PACKAGE DEVELOPERS: please don't just include binaries into pkgs!
2001-09-28 23:54:36 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
dmcmahill
98809be61b we don't have ocamlopt on non-i386 so don't try and use it on non-i386,
use ocamlc in that case.  Fixes recently noted compile problems on alpha.
2001-02-03 09:07:21 +00:00
mjl
59fcada031 Initial import of unison, a file synchronisation tool. 2001-01-11 01:45:36 +00:00