summaryrefslogtreecommitdiff
path: root/net/unison-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.10.2Pav Lucistnik2005-01-266-44/+70
| | | | | PR: Alexander S. Usov <usov@kvi.nl> Approved by: Dan Pelleg <daniel+gnats@pelleg.org> (maintainer)
* - Allow build with older version of ocaml tooPav Lucistnik2004-07-302-0/+24
| | | | | PR: ports/69695 Submitted by: Dan Pelleg <daniel+gnats@pelleg.org> (maintainer)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+5
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* - Install documentation (both included text files and the manual availableSergei Kolobov2003-10-233-6/+29
| | | | | | | | | | | separately) - Minor tweaks (use STRIP_CMD, do not redefine WRKSRC anymore) - Bump PORTREVISION as hint for users to upgrade to this version in order to take advantage of availability of the documentation PR: 52811 Submitted by: sergei Approved by: maintainer, krion
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update to 2.9.20 beta which includes the "concurrency bug" fix.Ruslan Ermilov2002-08-202-5/+3
|
* Mark FORBIDDEN; can result in serious data loss.Ruslan Ermilov2002-08-081-0/+2
| | | | | | | | | | | Authors have been provided with an example of how to reliably reproduce the bug in the "Losing data with unison 2.9.1" thread here: http://groups.yahoo.com/group/unison-users/ (The last message has not yet been approved by the list maintainer as of this writing.)
* Update maintainer's e-mail.Doug Barton2002-07-012-2/+2
| | | | | PR: ports/40055 Submitted by: Dan Pelleg <daniel@pelleg.org>
* Update to 2.9.1Patrick Li2002-05-072-2/+2
| | | | | PR: 37768 Submitted by: maintainer
* Update to 2.8.1Patrick Li2002-03-122-2/+2
| | | | | PR: 35806 Submitted by: maintainer
* - update to 2.7.1Pete Fritchman2001-08-293-13/+13
| | | | | | | - style nits (one tab after VAR=) PR: 30195 Submitted by: maintainer (mostly)
* The MAINTAINER must be a simple email address.Steve Price2001-03-151-1/+1
|
* Style fixes for ports/net.Jimmy Olgeni2001-02-051-8/+8
|
* Update to 2.6.11Kevin Lo2001-01-152-2/+2
| | | | | PR: 24294 Submitted by: MAINTAINER
* Add new port of unison 2.5.1, a utility for synchronizing filesTrevor Johnson2000-10-266-0/+72
which works both on local disks and over a network (can use ssh). PR: 22264 Submitted by: Dan Pelleg <dpelleg+unison@cs.cmu.edu>