cvs commit: ports/editors/bed Makefile distinfo pkg-descr pkg-plist ports/editors/bed/files patch-Makefile patch-keyconfig.cpp patch-plugins::examples::Makefile patch-plugins__examples__bitflags.cc patch-plugins__examples__elftables.cc patch-plugins__examples__index2table.cc patch-plugins__examples__index2table.h ...

Alejandro Pulver alepulver at FreeBSD.org
Tue Jan 2 10:13:51 PST 2007


alepulver    2007-01-02 18:13:50 UTC

  FreeBSD ports repository

  Modified files:
    editors/bed          Makefile distinfo pkg-descr pkg-plist 
    editors/bed/files    patch-Makefile 
                         patch-plugins::examples::Makefile 
                         patch-src::Makefile 
  Added files:
    editors/bed/files    patch-plugins__examples__bitflags.cc 
                         patch-plugins__examples__elftables.cc 
                         patch-plugins__examples__index2table.cc 
                         patch-plugins__examples__index2table.h 
                         patch-src__filter.cpp 
                         patch-src__getfile.h 
                         patch-src__typelist.cc 
  Removed files:
    editors/bed/files    patch-keyconfig.cpp 
  Log:
  - Update to version 0.2.23.
  - Rewrite check of 'menubar' feature in x11/rxvt when X11 option is enabled.
  - Add dep to ALL_TARGET instead of running ${GMAKE} in post-configure.
  - Add OPTIONS.
  - Remove BROKEN for amd64 (builds).
  - Remove BROKEN for ia64 (let's see what happens now).
  - Add WWW line to pkg-descr.
  - Added typedef hacks (has a bug that doesn't allow default arguments in
    function pointers, and also doesn't allow arrays of function pointers) to
    allow building with GCC > 2.95 (the problems are known, though).
  
  Revision  Changes    Path
  1.18      +30 -40    ports/editors/bed/Makefile
  1.4       +3 -3      ports/editors/bed/distinfo
  1.3       +9 -25     ports/editors/bed/files/patch-Makefile
  1.2       +0 -23     ports/editors/bed/files/patch-keyconfig.cpp (dead)
  1.4       +11 -173   ports/editors/bed/files/patch-plugins::examples::Makefile
  1.1       +55 -0     ports/editors/bed/files/patch-plugins__examples__bitflags.cc (new)
  1.1       +11 -0     ports/editors/bed/files/patch-plugins__examples__elftables.cc (new)
  1.1       +11 -0     ports/editors/bed/files/patch-plugins__examples__index2table.cc (new)
  1.1       +8 -0      ports/editors/bed/files/patch-plugins__examples__index2table.h (new)
  1.3       +11 -97    ports/editors/bed/files/patch-src::Makefile
  1.1       +18 -0     ports/editors/bed/files/patch-src__filter.cpp (new)
  1.1       +29 -0     ports/editors/bed/files/patch-src__getfile.h (new)
  1.1       +18 -0     ports/editors/bed/files/patch-src__typelist.cc (new)
  1.2       +9 -9      ports/editors/bed/pkg-descr
  1.3       +92 -87    ports/editors/bed/pkg-plist


More information about the cvs-ports mailing list