Next | Query returned 48 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2008-05-06 08:17:16 by Blair Sadewitz | Files touched by this commit (1)
Log message:
Mark this package MAKE_JOBS_SAFE=no.
   2008-05-05 20:54:05 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.12.3.0 (most recent stable release)
changes:
-build system improvements
-Fixed bug where a FILEPOS was copied FPOS_POS_BITS octets instead of
 FPOS_POS_LEN octets.
-documentation improvements
   2007-09-18 21:40:20 by Matthias Drochner | Files touched by this commit (5) | Package updated
Log message:
update to 2.12.2
This is a major release. Significant changes include:
* calc may be built with static or dynamic shared libraries
* overhauled Makefiles to use system targets
  - replaced compiler sets with host targets
  - targets include: linux, OS X, FreeBSD, simple, default
  - many changes to Makefile variables
* calc source static and extern variables declared with CPP symbols
  - to make it easier to compile under certain Windoz environments
  - to assist those who are developing a multi-threaded calc lib
* calc library makes it easier to control parse and scan messages
* added Makefile.simple for hosts without GNU Make
* added custom registers
  - when calc is run with the -C flag
* dropped support of md5 and sha-0 hashes
* calc supports real and complex exponentiation bases and exponents
  - i.e., 2.5 ^ 3.5, 0.5i ^ 0.25, 2.5 ^ 2.718i, 3.13145i ^ 0.30103i

added TEST_TARGET
   2007-08-01 22:51:45 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Just use stdlib.h instead of malloc.h or defining them by hand.
   2007-02-22 21:30:15 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.12.1.8
changes:
Documentation of # operator, comments, and cscripts.
Documented multi-line statement issues.
Added builtins related to user, system and clock time.
Changed runtime() builtin output.
   2006-10-13 18:52:47 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.12.1.5
The changelog is not very clear, afaics there are some build system and
documentation fixes.
   2006-07-04 18:19:28 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.12.0.6
too many changes and additions to list here, see the CHANGELOG file
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
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

Next | Query returned 48 messages, browsing 21 to 30 | Previous