Next | Query returned 86 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2004-12-30 07:35:38 by Min Sik Kim | Files touched by this commit (2)
Log message:
Always include stdint.h and/or inttypes.h if they are present.  The
previous sunpro patch doesn't include them when sys/types.h is
present, breaking this package on Linux.
   2004-11-19 20:03:34 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update homepage.
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
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-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
   2004-07-31 10:10:47 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Fix lrintf() function in libfaad/common.h to make this build on
NetBSD -current, this closes PR pkg/26412.
   2004-05-15 15:03:20 by grant beattie | Files touched by this commit (1)
Log message:
explicitly enable largefile support on Solaris.
   2004-05-15 15:02:33 by grant beattie | Files touched by this commit (3)
Log message:
- remove __inline gccism
- add some casts to avoid sunpro c++ errors
- include the right system header file to get the integer types

fixes build with sunpro.
   2004-05-15 15:01:02 by grant beattie | Files touched by this commit (1)
Log message:
- remove __inline gccism
- add some casts to avoid sunpro c++ errors
- include the right system header file to get the integer types

fixes build with sunpro.
   2004-05-03 02:41:56 by grant beattie | Files touched by this commit (1)
Log message:
this package uses a c and c++ compiler.
   2004-04-25 14:07:12 by Dieter Baron | Files touched by this commit (4)
Log message:
drop maintainership

Next | Query returned 86 messages, browsing 61 to 70 | Previous