| 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
peter
2006-10-24 21:30:26 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. 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"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |