Next | Query returned 46 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-08-31 22:09:12 by David A. Holland | Files touched by this commit (11)
Log message:
Don't do a global s/==/=/ in the configure script; that breaks stuff.
Patch the uses of test == instead. Fixes broken build.
Also, fix interpreter handling in the installed perl script, and
fix some 64-bit issues. Mark that destdir support works.
PKGREVISION++
   2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2006-06-09 18:03:23 by Min Sik Kim | Files touched by this commit (1)
Log message:
USE_TOOLS+=flex
   2006-06-07 14:24:50 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Uses C++.
   2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231)
Log message:
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   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-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
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-08-29 19:53:49 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add in a specific reference to ${BUILDLINK_PREFIX.openssl} so that
configure finds the right OpenSSL.
   2005-07-16 17:40:56 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 1.3.2, provided by the maintainer Robert Lillack in
private mail.

New in 1.3.2
 - support for matching arbitrary headers in rules
 - bugfixes

pkgsrc includes additional changes:
- fix for http://secunia.com/advisories/15977/
- work around an annoying header parsing issue which
  resulted in totally garbled date sorting
- work around random SIGSEVs

Next | Query returned 46 messages, browsing 31 to 40 | Previous