Next | Query returned 40 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   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 14:10:14 by Alistair G. Crooks | Files touched by this commit (192)
Log message:
Add RMD160 digests.
   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-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | Package updated
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
   2004-03-18 10:12:18 by Johnny C. Lam | Files touched by this commit (232)
Log message:
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
   2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256)
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
   2004-02-25 06:02:26 by Amitai Schlair | Files touched by this commit (3)
Log message:
Respect CFLAGS and LDFLAGS. Fixes the case where the preferred
OpenSSL is in ${LOCALBASE} (e.g., PREFER_PKGSRC=openssl), as found
in Krister's bulk build. From jlam.
   2004-02-23 18:54:36 by Amitai Schlair | Files touched by this commit (1)
Log message:
MASTER_SITES and HOMEPAGE are the same URL.
   2004-02-22 05:01:57 by Amitai Schlair | Files touched by this commit (4)
Log message:
Since this package provides a static-only library, specify only a
build-time dependency in buildlink3.mk. Also, buildlink3 and the
new compiler framework obviate the need for fooling around with
${CC}. From jlam.
   2004-02-22 02:40:04 by Amitai Schlair | Files touched by this commit (9) | Imported package
Log message:
Initial import of libtcpa-1.1b, a library and example programs for
the TCPA chip described in IBM Global Security Analysis Lab's
article "Take Control of TCPA" in the August 2003 issue of Linux
Journal.

For this package to be useful, you need a computer with a TCPA
chip, and support for the chip in your kernel. An unofficial NetBSD
TCPA driver and instructions can be found here:

http://www.citi.umich.edu/u/rwash/projects/trusted/netbsd.html

I don't have a TCPA chip with which to verify the functionality of
this package.

Thanks to Soren Jacobsen for bringing me up to speed on modern
pkgsrc conventions, and to Rick Wash for his recent presentation
at my local ACM chapter on TCPA and "Trusted Computing".


Next | Query returned 40 messages, browsing 31 to 40 | previous