summaryrefslogtreecommitdiff
path: root/sysutils/screenfetch/files/patch-screenfetch-dev (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/screenfetch: update to hunk b1f0893Jason Helfman2023-11-291-2/+2
|
* sysutils/screenfetch: update to 3.9.1.57Jason Helfman2022-05-151-0/+42
| | | | | | - add patch for FreeBSD-related fixes (upstream pr pending) Changes: https://github.com/KittyKatt/screenFetch/compare/v3.9.1...master
* - update to 3.8.0Jason Helfman2017-07-251-33/+0
| | | | | | | ChangeLog: https://github.com/KittyKatt/screenFetch/blob/master/CHANGELOG Notes: svn path=/head/; revision=446637
* - Fix LICENSEDmitry Marakasov2016-11-111-0/+33
| | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers - Add simple test - Fix FreeBSD detection - Fix screenfetch failures in some cases due to not clearly understood reason: /usr/local/bin/screenfetch: line 4156: /dev/fd/62: Operation not supported /usr/local/bin/screenfetch: line 4157: 3: Bad file descriptor by importing upstream fix. PR: 213854 Submitted by: amdmi3 Approved by: jgh (maintainer) Notes: svn path=/head/; revision=425906
* - update to 3.1.0Jason Helfman2013-09-071-21/+0
| | | | | | | - remove patch as it has been merged upstream (thanks bdrewery@) Notes: svn path=/head/; revision=326699
* - fix testing of pkg totals (thanks bdrewery@ !)Jason Helfman2013-07-221-5/+6
| | | | | | | | | - bump portrevision Tested by: kentas@hush.com (legacy pkg tools) Notes: svn path=/head/; revision=323425
* screenFetch is a "Bash Screenshot Information Tool". This handy Bash script canJason Helfman2013-07-211-0/+20
be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ascii art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command! This script is very easy to add to and can easily be extended. WWW: https://github.com/KittyKatt/screenFetch Notes: svn path=/head/; revision=323371