aboutsummaryrefslogtreecommitdiffstats
path: root/x11/stjerm
Commit message (Collapse)AuthorAgeFilesLines
* Typos, whitespace and capitalization fixes (S-X).Jimmy Olgeni2015-09-211-1/+1
|
* Cleanup USE_GITHUB usage.Mathieu Arnold2015-05-312-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to version 0.18, now hosted at GitHub [1]Pawel Pekala2015-03-314-26/+13
| | | | | | | | - Reword pkgdescr, new homepage [1] - Convert to USES=autoreconf PR: 198891 [1] Submitted by: lichray@gmail.com (maintainer) [1]
* Fix minor typos in pkg-descr files.Jimmy Olgeni2015-03-221-1/+1
|
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-5/+7
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-081-1/+1
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt)
* Support stagedir.Vanilla I. Shu2014-01-111-3/+1
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | x11)
* Add explicit dependency on pkgconf (2 ports)John Marino2013-09-141-1/+1
| | | | Approved by: portmgr (bapt, implicit)
* - Update devel/automake to 1.14Ade Lovett2013-07-161-1/+1
| | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
* - Update to 0.16Wen Heping2012-12-162-9/+4
| | | | | | | | While here: - Trim Makefile headers PR: 174123 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* - Update toversion 0.15Pawel Pekala2011-10-135-6/+40
| | | | | | | - Fix --toggle option by replacing the call pidof to pgrep PR: ports/161529 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* Stjerm is a quake-like terminal emulator. It's window is shown with a keyWen Heping2011-05-134-0/+46
shortcut. Stjerm is very minimalistic and works well with Compiz window manager. WWW: https://code.google.com/p/stjerm-terminal/ PR: ports/155939 Submitted by: Zhihao Yuan <lichray@gmail.com>