Bug 104773

Summary: [NEW PORT] sysutils/tss: Terminal ScreenSaver that allows you to lock you terminal
Product: Ports & Packages Reporter: peter
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tss.shar none

Description peter 2006-10-24 21:30:26 UTC

Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
fine under FreeBSD and probably a lot of other Unix-based operating systems.
Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
or make your own.

WWW: http://www.pulia.nu/tss/
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 22:40:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-01 22:16:07 UTC
alepulver    2006-11-01 22:16:01 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/tss         Makefile distinfo pkg-descr pkg-plist 
    sysutils/tss/files   patch-Makefile 
  Log:
  Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
  FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
  fine under FreeBSD and probably a lot of other Unix-based operating systems.
  Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
  or make your own.
  
  WWW: http://www.pulia.nu/tss/
  
  PR:             ports/104773
  Submitted by:   Peter Ankerstal <peter at pean.org>
  
  Revision  Changes    Path
  1.849     +1 -0      ports/sysutils/Makefile
  1.1       +33 -0     ports/sysutils/tss/Makefile (new)
  1.1       +3 -0      ports/sysutils/tss/distinfo (new)
  1.1       +22 -0     ports/sysutils/tss/files/patch-Makefile (new)
  1.1       +7 -0      ports/sysutils/tss/pkg-descr (new)
  1.1       +25 -0     ports/sysutils/tss/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-02 02:05:45 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!