Commit Graph

7 Commits

Author SHA1 Message Date
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
okan
a1d07dc44c disable snapshot; stable is snapshot right now. 2008-02-13 23:13:52 +00:00
sturm
50f037e73a fix conflict and remove unnecessary files, now the port is split 2005-05-22 17:46:17 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
sturm
4b3cf9b8c0 set the CFLAGS the ocaml compiler uses (sigh!) to nothing so that
CFLAGS+=COPTS in bsd.port.mk isn't a problem anymore

from naddy@
MAINTAINER OK
2002-12-27 22:13:56 +00:00
sturm
c4a5e37379 import of unison 2.9.1
submitter Zvezdan Petkovic

Unison is a file-synchronization tool for Unix and Windows.  It allows
two replicas of a collection of files and directories to be stored on
different hosts (or different disks on the same host), modified
separately, and then brought up to date by propagating the changes in
each replica to the other.

naddy@ OK
2002-12-22 09:47:24 +00:00