FreshPorts -- The Place For Ports Sat, 4 Jul 2009 7:34 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
darcs 2.2.0_1 devel on this many watch lists=6 search for ports that depend on this port
Yet another replacement for CVS, written in Haskell
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Apr 2003 23:51:44


David's Advanced Revision Control System is yet another replacement for
CVS.  It is written in Haskell.

WWW: http://darcs.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ghc, textproc/libxslt, print/teTeX-base, textproc/latex2html, devel/gmake
Required To Run: textproc/libxslt
Required Libraries: ftp/curl, math/libgmp4

To install the port: cd /usr/ports/devel/darcs/ && make install clean
To add the package: pkg_add -r darcs


Configuration Options
===> The following configuration options are available for darcs-2.2.0_1:
     SERVER=on (default) "install server"
===> Use 'make config' to modify these settings

Master Sites:
http://darcs.net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 56

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 May 2009 10:46:02
Original commit files touched by this commit  2.2.0_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
07 Feb 2009 01:59:19
Original commit files touched by this commit  2.2.0
pgj search for other commits by this committer
- 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
23 Jan 2009 15:43:14
Original commit files touched by this commit  2.0.2_1
roam search for other commits by this committer
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.
20 Jul 2008 16:20:41
Original commit files touched by this commit  2.0.2
obraun search for other commits by this committer
Update to 2.0.2.
22 May 2008 15:34:10
Original commit files touched by this commit  2.0.0
obraun search for other commits by this committer
Update to 2.0.0.
10 Feb 2008 07:55:51
Original commit files touched by this commit  1.0.9
obraun search for other commits by this committer
Fix build on 7.x.

PR:             ports/117535
Submitted by:   Matthieu GUEGAN <matt.guegan@free.fr>
04 Jan 2008 18:44:17
Original commit files touched by this commit  1.0.9
obraun search for other commits by this committer
Fix build with ghc 6.8.2.
19 Oct 2007 08:14:43
Original commit files touched by this commit  1.0.9
vs search for other commits by this committer
Fix plist (finally)
21 Sep 2007 04:34:37
Original commit files touched by this commit  1.0.9
vs search for other commits by this committer
- drop dependency on devel/readline: no longer required for ghc
- also build server when building packages
28 Jul 2007 00:13:26
Original commit files touched by this commit  1.0.9
obraun search for other commits by this committer
Add dependency on teTeX-base for portdocs only.

Reported by:    bento, many
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.0.9
rafan search for other commits by this committer
- 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
01 Jul 2007 11:58:31
Original commit files touched by this commit  1.0.9
obraun search for other commits by this committer
Update to 1.0.9.
19 May 2007 21:32:57
Original commit files touched by this commit  1.0.8_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Feb 2007 07:13:25
Original commit files touched by this commit  1.0.8_1
vs search for other commits by this committer
Add devel/readline to LIB_DEPENDS, it gets pulled in during compilation.

Noticed by: James AT nyi.net
22 Jan 2007 08:05:32
Original commit files touched by this commit  1.0.8_1
vs search for other commits by this committer
Fix build of 'darcs' with new GHC 6.6 by pulling in some patches from upstream
(no functional changes)
13 Dec 2006 12:41:36
Original commit files touched by this commit  1.0.8_1
roam search for other commits by this committer
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
17 Jun 2006 11:37:45
Original commit files touched by this commit  1.0.8
obraun search for other commits by this committer
Upgrade to 1.0.8.
10 May 2006 15:46:48
Original commit files touched by this commit  1.0.6_1
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
04 May 2006 22:41:12
Original commit files touched by this commit  1.0.6
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
21 Mar 2006 09:39:49
Original commit files touched by this commit  1.0.6
vs search for other commits by this committer
Update to 1.0.6

Changelog:
http://www.abridgegame.org/pipermail/darcs-users/2006-February/009694.html
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.0.5_1
sem search for other commits by this committer
- 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>
07 Dec 2005 18:52:30
Original commit files touched by this commit  1.0.5
obraun search for other commits by this committer
Upgrade to 1.0.5.
14 Nov 2005 21:51:20
Original commit files touched by this commit  1.0.4
obraun search for other commits by this committer
Upgrade to 1.0.4.
25 May 2005 21:21:27
Original commit files touched by this commit  1.0.3
obraun search for other commits by this committer
Upgrade to 1.0.3.
10 Apr 2005 22:36:01
Original commit files touched by this commit  1.0.2
kris search for other commits by this committer
BROKEN: Configure fails
04 Feb 2005 19:38:21
Original commit files touched by this commit  1.0.2
obraun search for other commits by this committer
Upgrade to 1.0.2
17 Dec 2004 20:44:54
Original commit files touched by this commit  1.0.1
obraun search for other commits by this committer
Upgrade to 1.0.1.
26 Nov 2004 15:50:57
Original commit files touched by this commit  1.0.0_1
vs search for other commits by this committer
Strip resulting binary

PR:             ports/74391
Submitted by:   Eugene Ossintsev
20 Nov 2004 11:16:12
Original commit files touched by this commit  1.0.0_1
vs search for other commits by this committer
Add dependency on math/libgmp4 (bump PORTREVISION accordingly)

PR:             ports/74134
Submitted by:   Eugene Ossintsev
09 Nov 2004 18:36:33
Original commit files touched by this commit  1.0.0
obraun search for other commits by this committer
* Upgrade to 1.0.0.\n* Change WWW and MASTER_SITES to http://darcs.net/.
04 Nov 2004 17:29:02
Original commit files touched by this commit  1.0.0.r4
obraun search for other commits by this committer
Upgrade to 1.0.0 RC 4.
19 Oct 2004 19:42:56
Original commit files touched by this commit  1.0.0.r3
obraun search for other commits by this committer
Fix dependency for building WITH_SERVER.

Submitted by:   Mark Stosberg <mark@summersault.com>
16 Oct 2004 20:22:09
Original commit files touched by this commit  1.0.0.r3
obraun search for other commits by this committer
Upgrade to 1.0.0 RC3.
05 Aug 2004 16:31:25
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  0.9.23
vs search for other commits by this committer
Update to 0.9.23
- fix -pthread/-lc_r-issue

Closes PR:      ports/69855
Submitted by:   Bj?rn Lindstr?m
27 Jun 2004 18:56:12
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  0.9.22
obraun search for other commits by this committer
Upgrade to 0.9.22.

PR:             ports/68397
Submitted by:   Bj?rn Lindstr?m <bkhl@elektrubadur.se>
12 Jun 2004 17:59:15
Original commit files touched by this commit  0.9.21
obraun search for other commits by this committer
Upgrade to 0.9.21.
08 Jun 2004 20:40:29
Original commit files touched by this commit  0.9.20
obraun search for other commits by this committer
Upgrade to 0.9.20.
11 Mar 2004 07:48:13
Original commit files touched by this commit  0.9.17
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  0.9.17
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
22 Feb 2004 16:04:55
Original commit files touched by this commit  0.9.17
obraun search for other commits by this committer
Upgrade to 0.9.17
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.9.15_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 11:16:48
Original commit files touched by this commit  0.9.15
obraun search for other commits by this committer
SIZE-ify
16 Jan 2004 10:06:20
Original commit files touched by this commit  0.9.15
obraun search for other commits by this committer
Fix BUILD_DEPENDS after moving lang/ghc6 to lang/ghc
31 Dec 2003 09:18:36
Original commit files touched by this commit  0.9.15
obraun search for other commits by this committer
* Upgrade to 0.9.15.
* Use lang/ghc6 instead of lang/ghc by default.
11 Oct 2003 23:08:01
Original commit files touched by this commit  0.9.13
obraun search for other commits by this committer
Upgrade to 0.9.13.
31 Jul 2003 22:36:55
Original commit files touched by this commit  0.9.12
obraun search for other commits by this committer
Upgrade to 0.9.12.
12 Jul 2003 22:42:43
Original commit files touched by this commit  0.9.11
obraun search for other commits by this committer
* Upgrade to 0.9.11.
* Install portdocs.
* Replaced knob WITH_CGI with WITH_SERVER to follow upstream.
09 Jun 2003 23:23:47
Original commit files touched by this commit  0.9.10
obraun search for other commits by this committer
Grrrrmmmmppfff. Fix previous commit.
09 Jun 2003 23:22:22
Original commit files touched by this commit  0.9.10
obraun search for other commits by this committer
Use ghc --numeric-version.
21 May 2003 16:16:29
Original commit files touched by this commit  0.9.10
obraun search for other commits by this committer
Upgrade to 0.9.10.
19 May 2003 23:08:15
Original commit files touched by this commit  0.9.9
obraun search for other commits by this committer
Update checksum. Developer has removed the bash_completion line from the debian
conffile.

Pointed out by: kris, bento
08 May 2003 21:02:44
Original commit files touched by this commit  0.9.9
obraun search for other commits by this committer
Upgrade to 0.9.9.
01 May 2003 09:45:11
Original commit files touched by this commit  0.9.8_1
obraun search for other commits by this committer
* s/darcs_cgi/darcs/
* bump PORTREVISION

Requested by:   author
30 Apr 2003 19:36:01
Original commit files touched by this commit  0.9.8
obraun search for other commits by this committer
Upgrade to 0.9.8.
26 Apr 2003 17:40:49
Original commit files touched by this commit  0.9.7
obraun search for other commits by this committer
* Upgrade to 0.9.7.
* Add WITH_CGI knob.
13 Apr 2003 23:51:13
Original commit files touched by this commit  0.9.5
obraun search for other commits by this committer
darcs is yet another replacement for CVS. It is written in haskell.

Number of commits found: 56

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.293 seconds.