aboutsummaryrefslogtreecommitdiff
path: root/net/unison
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - 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 Notes: svn path=/head/; revision=91961
* 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 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 2.9.20 beta which includes the "concurrency bug" fix.Ruslan Ermilov2002-08-202-5/+3
| | | | Notes: svn path=/head/; revision=64693
* 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.) Notes: svn path=/head/; revision=64243
* Update maintainer's e-mail.Doug Barton2002-07-012-2/+2
| | | | | | | | PR: ports/40055 Submitted by: Dan Pelleg <daniel@pelleg.org> Notes: svn path=/head/; revision=62243
* Update to 2.9.1Patrick Li2002-05-072-2/+2
| | | | | | | | PR: 37768 Submitted by: maintainer Notes: svn path=/head/; revision=58649
* Update to 2.8.1Patrick Li2002-03-122-2/+2
| | | | | | | | PR: 35806 Submitted by: maintainer Notes: svn path=/head/; revision=55917
* - update to 2.7.1Pete Fritchman2001-08-293-13/+13
| | | | | | | | | | - style nits (one tab after VAR=) PR: 30195 Submitted by: maintainer (mostly) Notes: svn path=/head/; revision=47112
* The MAINTAINER must be a simple email address.Steve Price2001-03-151-1/+1
| | | | Notes: svn path=/head/; revision=39902
* Style fixes for ports/net.Jimmy Olgeni2001-02-051-8/+8
| | | | Notes: svn path=/head/; revision=37989
* Update to 2.6.11Kevin Lo2001-01-152-2/+2
| | | | | | | | PR: 24294 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37220
* 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> Notes: svn path=/head/; revision=34243