cvs commit: CVSROOT modules ports/x11 Makefile ports/x11/rxvt-unicode Makefile distinfo pkg-descr pkg-plist ports/x11/rxvt-unicode/files patch-aa patch-ab patch-ac patch-ad...

Thierry Thomas thierry at FreeBSD.org
Tue Aug 17 15:17:56 PDT 2004


thierry     2004-08-17 22:17:56 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    x11                  Makefile 
    x11/rxvt-unicode     Makefile distinfo pkg-descr 
  Added files:
    x11/rxvt-unicode     pkg-plist 
    x11/rxvt-unicode/files patch-src::Makefile.in 
                           patch-src::command.C 
                           patch-src::gentables 
                           patch-src::ptytty.C 
                           patch-src::rxvtutil.C 
  Removed files:
    x11/rxvt-unicode/files patch-aa patch-ab patch-ac patch-ad 
  Log:
  Add rxvt-unicode, a clone of the well known terminal emulator rxvt,
  modified to store text in Unicode.
  
  PR:             ports/70463
  Submitted by:   myself
  Repocopied by:  marcus
  
  Revision  Changes    Path
  1.10912   +1 -0      CVSROOT/modules
  1.530     +1 -0      ports/x11/Makefile
  1.56      +183 -83   ports/x11/rxvt-unicode/Makefile
  1.17      +2 -2      ports/x11/rxvt-unicode/distinfo
  1.9       +0 -11     ports/x11/rxvt-unicode/files/patch-aa (dead)
  1.11      +0 -12     ports/x11/rxvt-unicode/files/patch-ab (dead)
  1.10      +0 -20     ports/x11/rxvt-unicode/files/patch-ac (dead)
  1.3       +0 -20     ports/x11/rxvt-unicode/files/patch-ad (dead)
  1.1       +40 -0     ports/x11/rxvt-unicode/files/patch-src::Makefile.in (new)
  1.1       +29 -0     ports/x11/rxvt-unicode/files/patch-src::command.C (new)
  1.1       +8 -0      ports/x11/rxvt-unicode/files/patch-src::gentables (new)
  1.1       +14 -0     ports/x11/rxvt-unicode/files/patch-src::ptytty.C (new)
  1.1       +18 -0     ports/x11/rxvt-unicode/files/patch-src::rxvtutil.C (new)
  1.5       +5 -7      ports/x11/rxvt-unicode/pkg-descr
  1.7       +14 -0     ports/x11/rxvt-unicode/pkg-plist (new)


More information about the cvs-all mailing list