aboutsummaryrefslogtreecommitdiffstats
path: root/x11/thingylaunch
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.2gahr2014-04-082-4/+4
| | | | | * Fix a bug where an uninitialized XColor struct could cause a segfault on some systems (Emanuel Haupt)
* - Update to 1.2.1gahr2014-04-082-4/+4
| | | | | | * Add some missing #include (Emanuel Haupt) * Optimize the option parsing code * Remove unused variable
* - Update to 1.2.0gahr2014-04-082-5/+8
| | | | | * Implement the -bg and -fg options * Simplify the code by rewriting the whole stuff in C++
* - Update to 1.1.7gahr2014-04-032-4/+4
| | | | * Implement bookmarks
* - Update to 1.1.6gahr2014-04-032-5/+6
| | | | | | | | * Fix a bug where the command line wasn't always '\0'-terminated * Fix style here and there * Update COPYRIGHT years to include 2014 - Fix LICENSE (BSD -> BSD2CLAUSE) - Add another repo to MASTER_SITES
* Support stagedir.vanilla2014-01-111-1/+0
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 1.1.5gahr2013-05-182-12/+12
| | | | | | | | | * Add COPYRIGHT file * Update COPYRIGHT years to include 2013 * Remove debug printf and puts * Fixup indentation * Switch build system to CMake * Import into GitHub.com
* - Update to 1.1.4gahr2012-10-112-8/+4
| | | | | | * Handle Ctrl-w (kill word) Feature safe: yes
* - Update to 1.1.3gahr2012-06-142-3/+3
| | | | * Handle Ctrl-k (kill line)
* - Update to 1.1.2gahr2012-02-022-6/+8
| | | | | | | | | * Handle printable characters from the Latin-1 to Latin-9 sets * Handle KeyPad motion (Up, Down, ...) and digits keys * Fix a bug that caused the PATH scanning routine to ignore the last path element and simplify the algorithm - Add LICENSE (MIT) - Rearrange MASTER_SITES to fetch from my site first
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 1.1.1gahr2010-08-173-5/+5
| | | | - Document the history support feature in pkg-descr
* - Update to 1.10gahr2009-10-102-8/+5
| | | | | * added history support * use pkg-config to locate libX11
* - Update to 1.0.1gahr2009-10-062-4/+4
|
* - New port: x11/thingylaunchgahr2009-10-023-0/+38
Thingylaunch is a fork of thinglaunch (x11/thinglaunch), which supports navigation keys and tab-completion. WWW: http://www.gahr.ch/thingylaunch