Next | Query returned 69 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597)
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
   2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
   2005-10-23 21:50:55 by Klaus Heinz | Files touched by this commit (2)
Log message:
Updated to version 2.1.10nb4.

Pkgsrc changes:
  - Fix of PR pkg/29201: Applied optional GeoIP patch proposed in the PR
    (option geoip).
  - Converted the post-build target to the "subst" framework.
  - Removed an unnecessary CONFIGURE_ENV (setting a variable internal to
    autoconf).
  - We install now some documentation files.

Description of GeoIP patch:
===========================
By default, Webalizer uses DNS suffix to guess country and produce geographic
stats. Some WWW hostings (mostly free ones) has reverse DNS feature disabled,
so there's no DNS, and consequently no geographic stats. Well, Webalizer *has*
internal Reverse DNS feature (aka "Webazolver"). But it's too slow, even
running 100 threads. So, is there any other way? Sure! It's GeoIP library!

GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from.  It uses a file based database
that is accurate as of March 2002.  This database simply contains IP blocks
as keys, and countries as values.  This database should be more complete and
accurate than using reverse DNS lookups.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277)
Log message:
Add RMD160 checksums.
   2004-12-28 09:02:33 by Min Sik Kim | Files touched by this commit (1)
Log message:
Add missing dependency on gettext-lib.

While here, move buildlink3.mk files ahead of make targets.
   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-06-20 23:52:09 by Juan Romero Pardines | Files touched by this commit (14)
Log message:
Bump PKGREVISION and remove X11 support where appropiate.
   2004-04-09 02:39:20 by Min Sik Kim | Files touched by this commit (1)
Log message:
bl3ify and enable pkgviews installation.
   2004-01-20 13:28:00 by Alistair G. Crooks | Files touched by this commit (46)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.

Next | Query returned 69 messages, browsing 51 to 60 | Previous