Port details |
- thinglaunch Very fast launcher program for X
- 1.8_3 x11
=1 1.8_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, please use x11/thingylaunch instead
This port expired on: 2023-06-10
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-07-25 15:36:25
- Last Update: 2023-06-10 11:22:04
- Commit Hash: fdeaeafe
- People watching this port, also watch:: tmux, proggy_fonts-ttf, monit
- License: MIT
- WWW:
- http://unix.freecode.com/projects/thinglaunch/
- Description:
- Thinglaunch is a very fast launcher program for X.
You can bind it to a key in your favorite window manager, and when you want to
start a program, just type its name. thinglaunch has a tiny footprint and
depends only on Xlib.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- thinglaunch>0:x11/thinglaunch
- No installation instructions:
- This port has been deleted.
- PKGNAME: thinglaunch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (thinglaunch-1.8.tar.gz) = 675ebfb65aabe5dc620e1594a9f500812d3327e4761e3bd947dc4a474c758fd1
SIZE (thinglaunch-1.8.tar.gz) = 3303
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_thinglaunch
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8_3 10 Jun 2023 11:22:04 |
Rene Ladan (rene) |
x11/thinglaunch: Remove expired port
2023-06-10 x11/thinglaunch: Abandonware, please use x11/thingylaunch instead |
1.8_3 10 Mar 2023 13:08:30 |
Emanuel Haupt (ehaupt) |
x11/thinglaunch: Deprecate port
Deprecate with an expiration time of 3 months. The port has long since
been abandoned. Please use x11/thingylaunch as an alternative. It's
a very well maintained fork. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8_3 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.8_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8_3 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.8_3 23 Oct 2018 09:21:19 |
ehaupt |
- Specify LICENSE
- Normalize patch |
1.8_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.8_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
1.8 06 Jan 2015 09:40:52 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.8 23 Oct 2013 19:36:17 |
ehaupt |
Support staging. |
1.8 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.8 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
1.8 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
1.8 09 Nov 2011 21:53:33 |
ehaupt |
Freshmeat is now called Freecode. Change all freshmeat.net URLs for to
freecode.com (for ports@ and ehaupt@). |
1.8 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.8 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
1.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.8 02 Sep 2009 11:50:05 |
ehaupt |
- Update to 1.8
- Implement HOME/END/LEFT/RIGHT keys
Submitted by: gahr |
1.03_3 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
1.03_3 02 Jul 2008 12:54:52 |
ehaupt |
- libgen.h needs to be included on amd64
- bump PORTREVISION |
1.03_2 27 Mar 2008 19:27:34 |
ehaupt |
Use MASTER_SITE_CRITICAL |
1.03_2 17 Mar 2008 13:41:51 |
ehaupt |
Use USE_XORG instead of USE_XLIB. |
1.03_1 02 Jun 2007 14:40:45 |
ehaupt |
Forget about X11BASE |
1.03_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.03 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
1.03 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.03 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.03 25 Jul 2005 15:35:52 |
jylefort |
Add thinglaunch.
Thinglaunch is a very fast launcher program for X.
You can bind it to a key in your favorite window manager, and when you want to
start a program, just type its name. thinglaunch has a tiny footprint and
depends only on Xlib.
WWW: http://unix.freshmeat.net/projects/thinglaunch/
PR: ports/83904
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |