Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-24 | Make darcs compile when using GHC 6.6. | kristerw | 4 | -3/+211 | |
Bump PKGREVISION. | |||||
2007-02-17 | Add "scm" to CATEGORIES to make it easy to find source control management | wiz | 1 | -2/+2 | |
related packages. | |||||
2006-11-19 | tv@ pointed out that curl-7.16.0 had a shlib major bump -- | wiz | 1 | -1/+2 | |
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier. | |||||
2006-10-17 | Update darcs from 1.0.4 to 1.0.8, the latest stable version, with | agc | 3 | -52/+38 | |
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-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 | |
2006-03-22 | We include gmp/buildlink3.mk outside of the BUILDLINK_DEPTH guards so | jlam | 1 | -3/+1 | |
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-19 | Manually add dependency on gmp. Should be implied by ghc dependency, | wiz | 1 | -2/+4 | |
but that doesn't seem to work. Workaround for PR 33100. Bump PKGREVISION. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -2/+4 | |
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-11-22 | Reset PKGREVISION after update to 1.0.4 (hi augustss!). | wiz | 1 | -2/+1 | |
2005-11-22 | Upgrade to darcs version 1.0.4. No change log available. | augustss | 3 | -28/+48 | |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -2/+2 | |
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-08 | Oups, latex.buildlink3.mk -> tex.buildlink3.mk | tonio | 1 | -2/+2 | |
2005-11-08 | converted to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
set LATEX_DEPMETHOD= build | |||||
2005-09-29 | Change dependancy from teTeX to teTeX-bin, to avoid problems with teTeX3 | tonio | 1 | -2/+3 | |
bump PKGREVISION | |||||
2005-05-28 | Install the bash completions in the example directory. | augustss | 3 | -9/+18 | |
2005-05-28 | Add a file. | augustss | 1 | -1/+2 | |
2005-05-27 | Don't install bash completions. | augustss | 3 | -3/+16 | |
2005-05-27 | Update to 1.0.3 so it works with ghc 6.4. | augustss | 2 | -9/+7 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-28 | Add darcs, a distributed revision control system. | augustss | 4 | -0/+94 | |