Next | Query returned 155 messages, browsing 131 to 140 | 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-03-15 17:27:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
|fmt.
   2005-03-15 17:27:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
This uses FC_WIDTH and thus needs fontconfig>=2.1.93.
Closes PR 25570.
   2005-03-03 17:53:10 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 0.11.12:

- Performance improvements:
  - Two patches from bug #137864 (Benjamin Otte)
  - Patch from bug #143914 (Søren Sandmann)
- Fix crash when resizing a terminal running minicom (Søren Sandmann)
  Closes bug #163814 and duplicate.
- Adjust timeouts to make us behave like xterm when
  outputing large amounts of text and still be fast (Kjartan)
- Fix build with VTE_DEBUG enabled (Kjartan)
- Build fixes for NetBSD and Darwin. Bug #126377 (Adrian Bunk)
- Build fixes for AIX. Bug #161352
- Make keypad behave like in xterm. Bug #128099. (jylefort at brutele be)
- Fix black background in new terminals. Bug #125364. (Fedora)
- Fix scrolling issues. Bug #168210 (Fedora)
- Fix screen corruption with multibyte charsets. Bug #168211 (Fedora)
- Redraw terminal fully before scrolling. Bug #168212 (Fedora)
- Fix crash with IM-methods. Bug #168213 (Fedora)
- Fix for scrolling back then forward. Bug 122150 (Benjamin Otte)
- Make terminal report correct type. Bug 130761 (Mariano)
- Updated translations:
  Estii (et), Old English (ang), Canadian English (en_CA),
  Spanish (es), Hungarian (hu), Albanian (sq), Norwegian bokmål (nb),
  Bosnian (bs), Finnish (fi), Oriya (or), Georgian (ka), Hindi (hi)
   2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272)
Log message:
Add RMD160 checksums to the SHA1 ones.
   2004-12-07 22:27:41 by Min Sik Kim | Files touched by this commit (1)
Log message:
Make sure that xft-config picked up by configure is from the
buildlinked Xft2 package.
   2004-11-06 18:00:11 by Min Sik Kim | Files touched by this commit (1) | Package updated
Log message:
No need to include bsd.prefs.mk; should have been removed when vte was
updated to 0.11.11.
   2004-11-06 17:52:57 by Min Sik Kim | Files touched by this commit (2)
Log message:
Explicitly include buildlink3 files of packages directly used.
   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-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".

Next | Query returned 155 messages, browsing 131 to 140 | Previous