Commit graph

22 commits

Author SHA1 Message Date
kristerw
7c7ee35590 Make darcs compile when using GHC 6.6.
Bump PKGREVISION.
2007-03-24 17:58:04 +00:00
wiz
9b5f815b2d Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
2007-02-17 20:59:46 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
agc
880481d11e Update darcs from 1.0.4 to 1.0.8, the latest stable version, with
thanks to Don Stewart for the nudge.

Changes from 1.0.4nb2 to 1.0.8:

+ performance much improved
+ a lot of bugs fixed
+ some improved functionality
2006-10-17 21:43:38 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
wiz
776a05be72 Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
jlam
4dd4a66c0d We include gmp/buildlink3.mk outside of the BUILDLINK_DEPTH guards so
that "gmp" is registered as a direct dependency for any package that
includes ghc/buildlink3.mk to get ghc as a build dependency.  This is
needed since software built by ghc requires routines from the "gmp"
shared library.  This fixes PR pkg/33100.

Remove the workaround in devel/darcs and x11/wxhaskell.
2006-03-22 15:12:07 +00:00
wiz
d63e65f2fa Manually add dependency on gmp. Should be implied by ghc dependency,
but that doesn't seem to work.

Workaround for PR 33100.
Bump PKGREVISION.
2006-03-19 15:54:13 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
5430d4b6b7 Reset PKGREVISION after update to 1.0.4 (hi augustss!). 2005-11-22 19:07:44 +00:00
augustss
23ed39743b Upgrade to darcs version 1.0.4. No change log available. 2005-11-22 12:57:48 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
bf09fc2238 Oups, latex.buildlink3.mk -> tex.buildlink3.mk 2005-11-08 18:53:02 +00:00
tonio
853804dae4 converted to use tex.buildlink3.mk
set LATEX_DEPMETHOD= build
2005-11-08 18:50:03 +00:00
tonio
79e0837037 Change dependancy from teTeX to teTeX-bin, to avoid problems with teTeX3
bump PKGREVISION
2005-09-29 14:28:37 +00:00
augustss
1110fb44df Install the bash completions in the example directory. 2005-05-28 09:14:39 +00:00
augustss
68510da4c0 Add a file. 2005-05-28 08:45:48 +00:00
augustss
b6c10f9b87 Don't install bash completions. 2005-05-27 13:35:24 +00:00
augustss
1b73115f57 Update to 1.0.3 so it works with ghc 6.4. 2005-05-27 13:04:04 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
augustss
23b60e436a Add darcs, a distributed revision control system. 2005-04-28 15:05:15 +00:00