| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- add patch for FreeBSD-related fixes (upstream pr pending)
Changes: https://github.com/KittyKatt/screenFetch/compare/v3.9.1...master
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/KittyKatt/screenFetch/blob/master/CHANGELOG
Notes:
svn path=/head/; revision=446637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- remove patch as it has been merged upstream (thanks bdrewery@)
Notes:
svn path=/head/; revision=326699
|
|
|
|
|
|
|
|
|
| |
- bump portrevision
Tested by: kentas@hush.com (legacy pkg tools)
Notes:
svn path=/head/; revision=323425
|
|
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
|