aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tss
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373038
* Support stagingEmanuel Haupt2014-02-251-9/+9
| | | | Notes: svn path=/head/; revision=346028
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.8.2Martin Wilke2009-02-273-4/+5
| | | | | | | | | PR: 131954 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer Notes: svn path=/head/; revision=229166
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* - Change distinfo.Alejandro Pulver2006-11-031-3/+3
| | | | | | | | PR: ports/105105 Submitted by: peter@pean.org (maintainer) Notes: svn path=/head/; revision=176291
* Terminal ScreenSaver (or tss for short) is an attempt to clone and enhanceAlejandro Pulver2006-11-015-0/+90
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> Notes: svn path=/head/; revision=176130