Next | Query returned 311 messages, browsing 231 to 240 | Previous

History of commit frequency

CVS Commit History:


   2007-09-08 15:44:48 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed the path to unzip. PKGREVISION++
   2007-03-28 13:06:29 by Dan McMahill | Files touched by this commit (1)
Log message:
Wants at least version 4.7 of makeinfo to build the docs.  Bump pkgrev.
   2007-03-20 12:00:59 by Mark Davies | Files touched by this commit (4)
Log message:
Fix configure's handling of libblas when compiling with f2c and therefore
remove conditional PLIST entry no longer required. Bump PKGREVISION.
   2007-03-18 14:13:02 by Mark Davies | Files touched by this commit (2)
Log message:
Building with f2c effects what libs get installed. Adjust PLIST.
   2007-03-14 12:50:43 by Mark Davies | Files touched by this commit (8)
Log message:
Update R to version 2.4.1.

pkgsrc changes: no longer automatically generate the PLIST.
     use (de)install templates for handling updating the index files
     when adding/removing R packages.

Changes 2.4.1
This is a maintenance release and fixes a number of mostly minor bugs.

Changes 2.4.0
This release has many new features. One important aspect is that S4
classes now have their own internal type, and S4 method dispatch has
been completely revised to using cached generic functions, giving
substantial performance improvements. As a consequence, all packages
depending on "methods" need to be reinstalled.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-08 16:00:36 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs libXt explicitly.
   2006-10-09 01:12:48 by Dan McMahill | Files touched by this commit (1)
Log message:
The variable modifier $${dir#${PREFIX}/} is not portable so eliminate its
use.  Fixes R packaging on solaris.
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.

Next | Query returned 311 messages, browsing 231 to 240 | Previous