cvs commit: ports/x11/rxvt Makefile ports/x11/rxvt/files patch-ad patch-grkelot.c patch-logging.c

Ed Schouten ed at FreeBSD.org
Mon Mar 23 14:08:44 PDT 2009


ed          2009-03-23 21:08:37 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    x11/rxvt             Makefile 
    x11/rxvt/files       patch-ad 
  Added files:
    x11/rxvt/files       patch-grkelot.c patch-logging.c 
  Log:
  Multiple fixes to rxvt:
  
  - Fix compilation on -CURRENT by letting it use posix_openpt() to
    allocate PTYs.
  - Fix compilation when enabling WITH_GREEK.
  
  PR:     ports/132928
  Approved by: port maintainer
  
  Revision  Changes    Path
  1.69      +3 -0      ports/x11/rxvt/Makefile
  1.4       +8 -8      ports/x11/rxvt/files/patch-ad
  1.1       +26 -0     ports/x11/rxvt/files/patch-grkelot.c (new)
  1.1       +12 -0     ports/x11/rxvt/files/patch-logging.c (new)


More information about the cvs-all mailing list