Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2011 10:28:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/fossil Makefile distinfo ports/devel/fossil/files patch-Makefile
Message-ID:  <201109051028.p85AS200034571@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2011-09-05 10:28:02 UTC

  FreeBSD ports repository

  Modified files:
    devel/fossil         Makefile distinfo 
  Removed files:
    devel/fossil/files   patch-Makefile 
  Log:
  update to 20110901182519
  use the new autoconfig scripts
  changes:
  * Added a ./configure script based on autosetup.
  * Added the "fossil winsrv" command for creating a Fossil service on windows systems.
  * Added "versionable settings" where settings that affect the local tree can be stored in versioned files in the .fossil-settings directory.
  * Background colors for branches are choosen automatically if no color is specified by the user.
  * The status, changes and extras commands now show pathnames relative to the current working directory, unless overridden by command line options or the "relative-paths" setting.
  * Added "empty-dirs" versionable setting.
  * Added support for client-side SSL certificates with "ssl-identity" setting and --ssl-identity option.
  * Added "ssl-ca-location" setting to specify trusted root SSL certificates.
  * Added the --case-sensitive BOOLEAN command-line option to many commands. Default to true for unix and false for windows.
  * Added the "Color-Test" submenu button on the branch list web page.
  * Compatibility improvements to the git-export feature.
  * Performance improvements on SHA1 checksums
  * Update to the latest SQLite version 3.7.8 alpha.
  * Fix the tarball generator to work with very log pathnames
  
  Revision  Changes    Path
  1.23      +4 -2      ports/devel/fossil/Makefile
  1.21      +2 -2      ports/devel/fossil/distinfo
  1.3       +0 -20     ports/devel/fossil/files/patch-Makefile (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109051028.p85AS200034571>