Port details |
- darcs A distributed, interactive, smart revision control system
- 2.4.3 devel
=5 2.4.3Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2003-04-13 22:51:44
- Last Update: 2010-05-24 21:52:43
- SVN Revision: UNKNOWN
- People watching this port, also watch:: zsh, expat, screen, pcre, gmake
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://darcs.net/
- Description:
- Darcs is a free, open source revision control system. It is:
* Distributed: Every user has access to the full command set, removing
boundaries between server and client or committer and non-committers.
* Interactive: Darcs is easy to learn and efficient to use because it
asks you questions in response to simple commands, giving you choices in
your work flow. You can choose to record one change in a file, while
ignoring another. As you update from upstream, you can review each patch
name, even the full "diff" for interesting patches.
* Smart: Originally developed by physicist David Roundy, darcs is based
on a unique algebra of patches.
This smartness lets you respond to changing demands in ways that would
otherwise not be possible. Learn more about spontaneous branches with
darcs.
WWW: http://darcs.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: darcs
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- hs-hashed-storage>=0 : devel/hs-hashed-storage
- hs-haskeline>=0.6.1 : devel/hs-haskeline
- hs-utf8-string-ghc>=0.3 : devel/hs-utf8-string-ghc
- hs-zlib>=0.5.1.0 : archivers/hs-zlib
- haddock : devel/hs-haddock
- HsColour : print/hs-hscolour
- Runtime dependencies:
-
- ghc : lang/ghc
- hs-hashed-storage>=0 : devel/hs-hashed-storage
- hs-haskeline>=0.6.1 : devel/hs-haskeline
- hs-utf8-string-ghc>=0.3 : devel/hs-utf8-string-ghc
- hs-zlib>=0.5.1.0 : archivers/hs-zlib
- Library dependencies:
-
- curl : ftp/curl
- gmp.10 : math/gmp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for darcs-2.4.3:
CURL=on (default) "Use libcurl for HTTP support"
CURL_PIPELINING=off (default) "Use libcurl's HTTP pipelining"
HTTP=off (default) "Use the pure HTTP package"
STATIC=off (default) "Build static binary"
TERMINFO=off (default) "Use the terminfo package"
THREADED=on (default) "Use threading and SMP support"
TYPE_WITNESSES=off (default) "Use GADT type witnesses"
COLOR=off (default) "Use ANSI color escapes"
MMAP=off (default) "Compile with mmap support"
TEST=off (default) "Compile unit tests"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.3 24 May 2010 21:52:43 |
pgj |
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate (Only the first 15 lines of the commit message are shown above ) |
2.4.3 22 May 2010 22:41:50 |
pgj |
- Fix OPTIONS support for Cabal ports by introducing
bsd.cabal.options.mk
- Fix ports broken with non-default options
Triggered by: Yuri Pankov <yuri.pankov@gmail.com> |
2.4.3 21 May 2010 22:31:11 |
pgj |
- Fix build when non-default options are used
PR: ports/146804
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> |
2.4.3 15 May 2010 19:27:51 |
pgj |
- Update to 2.4.3
- Cabalize port |
2.2.0_7 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
2.2.0_6 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.2.0_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.0_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.2.0_3 02 Sep 2009 15:38:45 |
pgj |
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
with GHC 6.10.4
PR: ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070, (Only the first 15 lines of the commit message are shown above ) |
2.2.0_2 11 Aug 2009 17:26:42 |
amdmi3 |
- Change @dirrm to @dirrmtry for etc/bash_completion.d
PR: 137222
Submitted by: myself
Approved by: maintainer timeout |
2.2.0_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.2.0_1 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
2.2.0 07 Feb 2009 01:59:19 |
pgj |
- Update to 2.2.0
- Improve PORTDOCS
- Add textproc/latex2html as dependency for the better documentation
generation
- Add a warning message for 6.x users as there might be configure crashes
- Fix pkg-descr
Approved by: gabor |
2.0.2_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2.0.2 20 Jul 2008 15:20:41 |
obraun |
Update to 2.0.2. |
2.0.0 22 May 2008 14:34:10 |
obraun |
Update to 2.0.0. |
1.0.9 10 Feb 2008 07:55:51 |
obraun |
Fix build on 7.x.
PR: ports/117535
Submitted by: Matthieu GUEGAN <matt.guegan@free.fr> |
1.0.9 04 Jan 2008 18:44:17 |
obraun |
Fix build with ghc 6.8.2. |
1.0.9 19 Oct 2007 07:14:43 |
vs |
Fix plist (finally) |
1.0.9 21 Sep 2007 03:34:37 |
vs |
- drop dependency on devel/readline: no longer required for ghc
- also build server when building packages |
1.0.9 27 Jul 2007 23:13:26 |
obraun |
Add dependency on teTeX-base for portdocs only.
Reported by: bento, many |
1.0.9 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.0.9 01 Jul 2007 10:58:31 |
obraun |
Update to 1.0.9. |
1.0.8_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.8_1 01 Feb 2007 07:13:25 |
vs |
Add devel/readline to LIB_DEPENDS, it gets pulled in during compilation.
Noticed by: James AT nyi.net |
1.0.8_1 22 Jan 2007 08:05:32 |
vs |
Fix build of 'darcs' with new GHC 6.6 by pulling in some patches from upstream
(no functional changes) |
1.0.8_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
1.0.8 17 Jun 2006 10:37:45 |
obraun |
Upgrade to 1.0.8. |
1.0.6_1 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
1.0.6 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.0.6 21 Mar 2006 09:39:49 |
vs |
Update to 1.0.6
Changelog:
http://www.abridgegame.org/pipermail/darcs-users/2006-February/009694.html |
1.0.5_1 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
1.0.5 07 Dec 2005 18:52:30 |
obraun |
Upgrade to 1.0.5. |
1.0.4 14 Nov 2005 21:51:20 |
obraun |
Upgrade to 1.0.4. |
1.0.3 25 May 2005 20:21:27 |
obraun |
Upgrade to 1.0.3. |
1.0.2 10 Apr 2005 21:36:01 |
kris |
BROKEN: Configure fails |
1.0.2 04 Feb 2005 19:38:21 |
obraun |
Upgrade to 1.0.2 |
1.0.1 17 Dec 2004 20:44:54 |
obraun |
Upgrade to 1.0.1. |
1.0.0_1 26 Nov 2004 15:50:57 |
vs |
Strip resulting binary
PR: ports/74391
Submitted by: Eugene Ossintsev |
1.0.0_1 20 Nov 2004 11:16:12 |
vs |
Add dependency on math/libgmp4 (bump PORTREVISION accordingly)
PR: ports/74134
Submitted by: Eugene Ossintsev |
1.0.0 09 Nov 2004 18:36:33 |
obraun |
* Upgrade to 1.0.0.\n* Change WWW and MASTER_SITES to http://darcs.net/. |
1.0.0.r4 04 Nov 2004 17:29:02 |
obraun |
Upgrade to 1.0.0 RC 4. |
1.0.0.r3 19 Oct 2004 18:42:56 |
obraun |
Fix dependency for building WITH_SERVER.
Submitted by: Mark Stosberg <mark@summersault.com> |
1.0.0.r3 16 Oct 2004 19:22:09 |
obraun |
Upgrade to 1.0.0 RC3. |
0.9.23 05 Aug 2004 15:31:25 |
vs |
Update to 0.9.23
- fix -pthread/-lc_r-issue
Closes PR: ports/69855
Submitted by: Bj?rn Lindstr?m |
0.9.22 27 Jun 2004 17:56:12 |
obraun |
Upgrade to 0.9.22.
PR: ports/68397
Submitted by: Bj?rn Lindstr?m <bkhl@elektrubadur.se> |
0.9.21 12 Jun 2004 16:59:15 |
obraun |
Upgrade to 0.9.21. |
0.9.20 08 Jun 2004 19:40:29 |
obraun |
Upgrade to 0.9.20. |
0.9.17 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
0.9.17 06 Mar 2004 21:29:59 |
obraun |
Set maintainer to the new created haskell@ mail alias. |
0.9.17 22 Feb 2004 16:04:55 |
obraun |
Upgrade to 0.9.17 |
0.9.15_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.15 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
0.9.15 16 Jan 2004 10:06:20 |
obraun |
Fix BUILD_DEPENDS after moving lang/ghc6 to lang/ghc |
0.9.15 31 Dec 2003 09:18:36 |
obraun |
* Upgrade to 0.9.15.
* Use lang/ghc6 instead of lang/ghc by default. |
0.9.13 11 Oct 2003 22:08:01 |
obraun |
Upgrade to 0.9.13. |
0.9.12 31 Jul 2003 21:36:55 |
obraun |
Upgrade to 0.9.12. |
0.9.11 12 Jul 2003 21:42:43 |
obraun |
* Upgrade to 0.9.11.
* Install portdocs.
* Replaced knob WITH_CGI with WITH_SERVER to follow upstream. |
0.9.10 09 Jun 2003 22:23:47 |
obraun |
Grrrrmmmmppfff. Fix previous commit. |
0.9.10 09 Jun 2003 22:22:22 |
obraun |
Use ghc --numeric-version. |
0.9.10 21 May 2003 15:16:29 |
obraun |
Upgrade to 0.9.10. |
0.9.9 19 May 2003 22:08:15 |
obraun |
Update checksum. Developer has removed the bash_completion line from the debian
conffile.
Pointed out by: kris, bento |
0.9.9 08 May 2003 20:02:44 |
obraun |
Upgrade to 0.9.9. |
0.9.8_1 01 May 2003 08:45:11 |
obraun |
* s/darcs_cgi/darcs/
* bump PORTREVISION
Requested by: author |
0.9.8 30 Apr 2003 18:36:01 |
obraun |
Upgrade to 0.9.8. |
0.9.7 26 Apr 2003 16:40:49 |
obraun |
* Upgrade to 0.9.7.
* Add WITH_CGI knob. |
0.9.5 13 Apr 2003 22:51:13 |
obraun |
darcs is yet another replacement for CVS. It is written in haskell. |