Next | Query returned 46 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-06-03 20:40:43 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 1.2.7.

1.2.7:
This release features a lot of cleanups, both from manual inspection and
from automated static code analysis, along with a couple bug fixes and
various documentation & build configuration improvments.

1.2.6:
This minor release converts the libxtrans API documentation from troff
to DocBook/XML and updates it for the current state of the code.

It also includes some minor bug fixes, and of course, the usual recent
collection of build configuration improvements and janitorial cleanups.
   2012-05-07 04:45:48 by David A. Holland | Files touched by this commit (12)
Log message:
Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=)
   2010-01-15 19:08:12 by Tobias Nygren | Files touched by this commit (4)
Log message:
Update to xtrans-1.2.5.
This release moved the xtrans.pc file from lib/pkgconfig to share/pkgconfig.
AFAICT pkgsrc deals with this properly.

Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move Xtrans interface docs from xorg-docs module
xtrans 1.2.5
Xtranssock: assume that we have getaddrinfo if ipv6 is enabled
Move xtrans.pc to /usr/share/pkg-config
Don't use -lws2_32 on Cygwin
Silence root ownership warnings on Cygwin
   2009-08-10 00:19:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.2.4:

Alan Coopersmith (6):
      Fix libICE build after code motion in d192bac409...
      Constify string argument to is_numeric
      Constify path argument to trans_mkdir()
      xfs segfaults in _FontTransSocketReopen when cloning itself
      Fix ifdef checks for SVR4 to do the right thing on Solaris
      Version 1.2.4

Benjamin Close (2):
      Revert "Fix "XXX declared 'static' but not defined""
      Update is_numeric base on the declaration change in
389e01fb51ba2d708015e27d8fc17c88a0e55802

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Tomas Carnecky (2):
      Fix "warning: format not a string literal and no format arguments"
      Fix "XXX declared 'static' but not defined"
   2009-06-15 00:06:43 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-03-05 22:03:35 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Regen in canonical form.
   2009-01-13 11:56:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.2.3:

Alan Coopersmith (4):
      18748: xtrans.m4 causes configure --help to list --enable-ipv6
      in wrong case.
      Switch ChangeLog generation to use XORG_CHANGELOG from xorg-macros 1.2
      Add bugzilla, mailing list & git repo pointers to README
      Version 1.2.3

Alan Hourihane (1):
      add winsock check for windows builds

Next | Query returned 46 messages, browsing 21 to 30 | Previous