cvs commit: ports/sysutils Makefile ports/sysutils/lxterminal Makefile distinfo pkg-descr pkg-plist

Kris Moore kmoore at FreeBSD.org
Thu Sep 30 14:39:34 UTC 2010


kmoore      2010-09-30 14:39:33 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/lxterminal  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add sysutils/lxterminal.
  
  LXterminal is a VTE-based terminal emulator with support for multiple tabs.
  It is completely desktop-independent and does not have any unnecessary
  dependencies. In order to reduce memory usage and increase the performance
  all instances of the terminal are sharing a single process.
  
  Revision  Changes    Path
  1.1236    +1 -0      ports/sysutils/Makefile
  1.1       +37 -0     ports/sysutils/lxterminal/Makefile (new)
  1.1       +3 -0      ports/sysutils/lxterminal/distinfo (new)
  1.1       +6 -0      ports/sysutils/lxterminal/pkg-descr (new)
  1.1       +62 -0     ports/sysutils/lxterminal/pkg-plist (new)


More information about the cvs-all mailing list