NetBSD.se

CVS log for pkgsrc/www/sitecopy/PLIST

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / www / sitecopy

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 14 22:00:35 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 17 07:07:38 2006 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -9 lines
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 21 05:54:43 2006 UTC (6 years, 3 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Updated to 0.16.2.

Changes in release 0.16.2:
* Fix over-eager move/rename algorithm when handling a
 delete of one of a set of identical files.
* DAV: Fix ordering issues with --fetch.
* FTP: Retry after response timeouts for STOR commands.
* Update to neon 0.25.4.

Changes in release 0.16.1:
* FTP: Fix crash in FTP timeout handling.
* Improve error messages from LIST parser failure.

Changes in release 0.16.0:
* Fetch mode now fetches a single directory at a time:
 - works with DAV servers which reject "Depth: infinity" PROPFIND
 - works with FTP servers which reject the -R flag to LIST
 - "exclude" and "ignore" patterns are now matched as expected
   against remote files.
* In updates, delete files remotely before creating directories,
  to allow the "replace a file with a directory" case to work.
* sftpdriver.c compile fix for older Unixes.
* Fix for German translation (Jens Seidel)

Changes in release 0.15.1:
* Updated Italian translation (Cristian Rigamonti).
* FTP: fix newline handling issues for ASCII file transfers.
* sitecopy.1: explain use of "http secure" (Reed Snellenberger)
* Update to neon 0.25.0:
 - fix regressions in WebDAV path-escaping

Changes in release 0.15.0:
* Add SFTP support from Nobuyuki Tsuchimura using "protocol sftp".
* FTP: Ignore symlinks in fetch mode; fix some fetch mode error handling.
* DAV: fix use of remote root path which needed path-escaping.
* rsh/ssh: Filename quoting fixes (Nobuyuki Tsuchimura).
* Apply tempupload option to new files as well as changed files.
* In "sitecopy --flatlist" output, mark ignored items with "|ignored".
* Correct sitecopy.1 documentation: symlinks in the local site are
  followed not ignored, by default.
* Add French translation of man page, by Nicolas Girard.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 23 09:05:23 2003 UTC (8 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 0.13.4, provided by Hiramatsu Yoshifumi in PR 22895:
Changes in release sitecopy 0.13.4, 29 July 2003

* Fix ~/.sitecopy directory permissions check on some platforms.
* Fix included getopt build on some platforms.
* Updated Italian translation (Cristian Rigamonti).
* neon updates:
  - add support for Kerberos authentication over HTTP ("GSS-Negotiate").
  - fix compatibility with OpenSSL 0.9.6.

Changes in release sitecopy 0.13.3, 30 June 2003

* 'ls' parsing tweaks in FTP fetch mode.
* Better error handling for corrupt site storage files.
* Update to neon 0.24.

Changes in release sitecopy 0.13.2, 17 June 2003

* Fixes for FTP synch mode (Paul J. Mantyla, David Madore and others).

Changes in release sitecopy 0.13.1, 15 June 2003

* Fixes for FTP fetch mode:
  - corruption of downloaded files
  - handling of empty lines in responses
* Drop support for non-XML storage files produced by sitecopy-0.7.0 and earlier.
* Fixes for SSL certificate caching.
* Fix build using included libintl.
* Fix fn_escape() build with some compilers.

Changes in release sitecopy 0.13.0, 10 May 2003

* Really fix use of non-ASCII filenames:
  - drop 'charset' config option - this should no longer be used
  - filenames should be preserved exactly regardless of character set
* Support WebDAV over SSL again: user is prompted to verify the server
  certificate on first access.
* Enable use of bundled expat.
* Add Italian translation from Cristian Rigamonti.
* Fix segfault if SSL is requested but not supported.
* Fix build on AIX (Takeshi NISHIMATSU), FreeBSD.

Changes in release sitecopy 0.12.1, 19 February 2003

* Fix corruption of uploaded files in FTP mode (Jonathan Paisley)
* Fix build when included libintl is used (Nathan Hand).
* Fix bogus "XML parser received non-8-bit data" error.
* Fix make install (Juergen Daubert).
* Disable use of bundled expat pending build fix.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:52:20 2002 UTC (9 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:22:42 2002 UTC (9 years, 9 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +2 -1 lines
Merge changes in the main trunk into the buildlink2 branch for those
packages that have been converted to USE_BUILDLINK2.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 20 08:52:33 2002 UTC (9 years, 9 months ago) by uebayasi
Branches: MAIN
CVS tags: buildlink2-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Sitecopy 0.11.4. New features are,

	* Added basic --verify mode, to check whether the remote copy of a
	  site using safe mode has been modified outside sitecopy's control.
	* Added Norwegian Nynorsk translation, nn.po (Karl Ove Hufthammer
	  <huftis@bigfoot.com>)
	* Added 'http tolerant' option, to skip OPTIONS check in WebDAV mode.

And many fixes & updates.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 1 02:18:49 2001 UTC (10 years, 6 months ago) by zuntum
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003
Branch point for: buildlink2
Move pkg/ files into package's toplevel directory

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>