head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.10 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.8 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.6 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.4 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.2 pkgsrc-2009Q4-base:1.7 pkgsrc-2009Q3:1.6.0.12 pkgsrc-2009Q3-base:1.6 pkgsrc-2009Q2:1.6.0.10 pkgsrc-2009Q2-base:1.6 pkgsrc-2009Q1:1.6.0.8 pkgsrc-2009Q1-base:1.6 pkgsrc-2008Q4:1.6.0.6 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.4 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.2 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.5.0.12 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.10 pkgsrc-2008Q1:1.5.0.8 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.6 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.4 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.2 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.4.0.12 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.10 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.8 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.6 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.4 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.2 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.2.0.2 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.1.1.1.0.10 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-2004Q4:1.1.1.1.0.8 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.6 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.4 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.2 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2009.11.20.20.22.08; author wiz; state dead; branches; next 1.6; 1.6 date 2008.07.25.19.43.14; author tonio; state Exp; branches; next 1.5; 1.5 date 2007.04.08.22.46.36; author tonio; state Exp; branches; next 1.4; 1.4 date 2005.09.27.14.44.18; author tonio; state Exp; branches; next 1.3; 1.3 date 2005.08.03.12.45.27; author tonio; state Exp; branches; next 1.2; 1.2 date 2005.04.24.13.06.03; author adrianp; state Exp; branches; next 1.1; 1.1 date 2004.01.27.10.56.57; author jlam; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.01.27.10.56.57; author jlam; state Exp; branches; next ; desc @@ 1.7 log @Remove unison-devel, unison is now newer. @ text @$NetBSD: patch-aa,v 1.6 2008/07/25 19:43:14 tonio Exp $ --- Makefile.orig 2007-04-02 05:03:20.000000000 +0200 +++ Makefile @@@@ -39,7 +39,7 @@@@ all:: INSTALL INSTALL: $(NAME)$(EXEC_EXT) # file isn't made for OS X, so check that it's there first - (if [ -f $(NAME) ]; then ./$(NAME) -doc install > INSTALLATION; fi) +## (if [ -f $(NAME) ]; then ./$(NAME) -doc install > INSTALLATION; fi) ######################################################################## ## Miscellaneous developer-only switches @@@@ -68,7 +68,7 @@@@ include Makefile.OCaml ###################################################################### # Installation -INSTALLDIR = $(HOME)/bin/ +INSTALLDIR = ${DESTDIR}$(PREFIX)/bin/ # This has two names because on OSX the file INSTALL shadows the target 'install'! install: doinstall @@@@ -80,10 +80,7 @@@@ text: make -C .. text doinstall: $(NAME)$(EXEC_EXT) - -mv $(INSTALLDIR)/$(NAME)$(EXEC_EXT) /tmp/$(NAME)-$(shell echo $$$$) cp $(NAME)$(EXEC_EXT) $(INSTALLDIR) - cp $(NAME)$(EXEC_EXT) $(INSTALLDIR)$(NAME)-$(MAJORVERSION)$(EXEC_EXT) - ###################################################################### # Demo @@@@ -332,7 +329,7 @@@@ testmerge: tags: -$(ETAGS) *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt -all:: TAGS +#all:: TAGS TAGS: $(MAKE) tags @ 1.6 log @Update net/unison-devel to 2.30.4 Changelog: - Small fix to ctime (non-)handling in update detection under windows with fastcheck. - bugfixes Enable full destdir support @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.5 2007/04/08 22:46:36 tonio Exp $ @ 1.5 log @update net/unison-devel to 2.27.10 Changes since 2.17: * The native OS X user interface has been enormously improved by Ben Willmore and Trevor Jim. * The backup functionality has been completely rewritten. The external interface has not changed, but numerous bugs, irregular behaviors, and cross-platform inconsistencies have been corrected. * Some important safety improvements: + Added a new mountpoint preference, which can be used to specify a path that must exist in both replicas at the end of update detection (otherwise Unison aborts). + The confirmation of "big deletes" is now controlled by a boolean preference confirmbigdeletes. Default is true, which gives the same behavior as previously. + If Unison is asked to "follow" a symbolic link but there is nothing at the other end of the link, it will now flag this path as an error, rather than treating the symlink itself as missing or deleted. * Smaller changes: + Added forcepartial and preferpartial preferences + Refined debugging code so that the verbosity of individual modules can be controlled separately. Instead of just putting '-debug verbose' on the command line, you can put '-debug update+', which causes all the extra messages in the Update module, but not other modules, to be printed. Putting '-debug verbose' causes all modules to print with maximum verbosity. + Rewrote some of the merging functionality, for better cooperation with external Harmony instances. + Changed the temp file prefix from .# to .unison. + Compressed the output from the text user interface + Added .mpp files to the "never fastcheck" list * Many small bugfixes, including: + Fixed a bug that would occasionally cause the archives to be left in non-identical states on the two hosts after synchronization. + Fixed a bug that prevented Unison from communicating correctly between 32- and 64-bit architectures. + Set read-only file to R/W on OSX before attempting to change other attributes. + Fixed bug resulting in spurious "Aborted" errors during transport (thanks to Jerome Vouillon) + Enable diff if file contents have changed in one replica, but only properties in the other. + Removed misleading documentation for 'repeat' preference. + Fixed a bug in merging code where Unison could sometimes deadlock with the external merge program, if the latter produced large amounts of output. + Workaround for a bug compiling gtk2 user interface against current versions of gtk2+ libraries. + Added a better error message for "ambiguous paths". + Squashed a longstanding bug that would cause file transfer to fail with the message "Failed: Error in readWrite: Is a directory." @ text @d1 1 a1 1 $NetBSD$ d19 1 a19 1 +INSTALLDIR = $(PREFIX)/bin/ @ 1.4 log @update net/unison-devel to 2.17.1 @ text @d3 1 a3 1 --- Makefile.orig 2005-08-12 02:26:59.000000000 +0200 d23 2 a24 2 @@@@ -77,10 +77,7 @@@@ installtext: make -C .. installtext d34 1 a34 1 @@@@ -358,7 +355,7 @@@@ testmerge: d36 1 a36 1 -$(ETAGS) *.mli */*.mli *.ml */*.ml *.m */*.m *.c */*.c *.txt @ 1.3 log @update unison-devel to the latest beta-release version 2.13.0 Main changelog entries: - GUI improvements - Improved error handling code. In particular, make sure all files are closed in case of a transient failure - Improvements to syncing resource forks between Macs via a non-Mac system. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 2005/04/24 13:06:03 adrianp Exp $ d3 3 a5 3 --- Makefile.orig 2005-07-29 17:30:08.000000000 +0200 +++ Makefile 2005-07-29 17:34:14.000000000 +0200 @@@@ -39,7 +39,7 @@@@ d14 1 a14 1 @@@@ -68,17 +68,15 @@@@ d23 2 d29 2 a30 6 - cp $(NAME)$(EXEC_EXT) $(INSTALLDIR)$(NAME)-$(VERSION)$(EXEC_EXT) - @@# If we're running at Penn, install a public version too - if [ -d /plclub/bin ]; then cp $(NAME)$(EXEC_EXT) /plclub/bin/$(NAME)-$(VERSION)$(EXEC_EXT); fi + #HF# @@# If we're running at Penn, install a public version too + #HF# if [ -d /plclub/bin ]; then cp $(NAME)$(EXEC_EXT) /plclub/bin/$(NAME)-$(VERSION)$(EXEC_EXT); fi d33 2 a34 1 @@@@ -357,7 +355,7 @@@@ d39 1 a39 1 +# all:: TAGS @ 1.2 log @- Update unison-devel to 2.12.0 - Lots of changes, in summary: - Archive format has changed - Major tidying and enhancement of 'merge' functionality - Files larger than 2Gb are now supported - support for ocaml >3.07 - Substantial reworking of the internal logic of the text UI @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 4 --- Makefile.orig Sat Mar 12 16:17:58 2005 +++ Makefile @@@@ -38,7 +38,7 @@@@ all:: strings.ml buildexecutable all:: INSTALL d8 3 a10 2 - ./$(NAME) -doc install > INSTALL +## ./$(NAME) -doc install > INSTALL d14 1 a14 1 @@@@ -67,14 +67,12 @@@@ include Makefile.OCaml d21 4 a24 1 install: $(NAME)$(EXEC_EXT) d30 2 a31 2 +#HF# @@# If we're running at Penn, install a public version too +#HF# if [ -d /plclub/bin ]; then cp $(NAME)$(EXEC_EXT) /plclub/bin/$(NAME)-$(VERSION)$(EXEC_EXT); fi d35 1 a35 1 @@@@ -352,7 +350,7 @@@@ testmerge: @ 1.1 log @Initial revision @ text @d3 12 a14 3 --- Makefile.orig Mon Aug 19 17:15:04 2002 +++ Makefile Tue Jan 27 05:50:28 2004 @@@@ -65,14 +65,12 @@@@ d32 1 a32 1 @@@@ -234,7 +232,7 @@@@ d34 1 a34 1 -$(ETAGS) *.mli */*.mli *.ml */*.ml *.txt d39 1 a39 1 TAGS: @ 1.1.1.1 log @Initial import of unison-2.9.20 as net/unison-devel. This is a beta version of unison (see pkgsrc/net/unison/DESCR) and is provided to allow synchronizing against unison servers using version 2.9.2 of the Unison protocol. @ text @@