Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-16 | Fix malformed BUILD_DEPENDS line. PR#18305 by Christopher Richards. | uebayasi | 1 | -2/+2 | |
2002-09-01 | Saw a bash: command not found during install; added BUILD_DEPENDS on bash2 | sommerfeld | 1 | -1/+2 | |
2002-06-15 | set HOME to WRKSRC during build to avoid looking for a users home directory | dmcmahill | 1 | -1/+2 | |
2002-06-01 | update to unison 2.9.1 | deberg | 3 | -10/+10 | |
2002-01-17 | make DIST_SUBDIR include the package version since the source tarball | dmcmahill | 2 | -5/+5 | |
has no version number. Will hopefully avoid at least some checksum complaints. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-28 | Update to unison-2.7.7. Changes: | hubertf | 4 | -15/+41 | |
* 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-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
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-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-03 | we don't have ocamlopt on non-i386 so don't try and use it on non-i386, | dmcmahill | 1 | -2/+9 | |
use ocamlc in that case. Fixes recently noted compile problems on alpha. | |||||
2001-01-11 | Initial import of unison, a file synchronisation tool. | mjl | 7 | -0/+62 | |