Port details |
- evilvte VTE based, super lightweight terminal emulator
- 0.5.2.p1_5 x11 =3 0.5.2.p1_5Version of this port present on the latest quarterly branch.
- Maintainer: aragon@phat.za.net
- Port Added: 2009-12-15 14:30:30
- Last Update: 2024-02-26 18:40:31
- Commit Hash: 2cc10a9
- People watching this port, also watch:: trac, cvsweb3, subversion, websvn-php82, py311-Automat
- Also Listed In: gnome
- License: not specified in port
- WWW:
- https://www.calno.com/evilvte/
- Description:
- evilvte is a terminal emulator. It supports almost everything VTE provides.
It also supports tabs, tabbar autohide, and switch encoding at runtime.
Configuration is via editing source code and recompilation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/evilvte/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/evilvte
- pkg install evilvte
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: evilvte
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (evilvte-0.5.2~pre1.tar.xz) = d51e75f7e1daad12fa55289c17cb2cfb35bcfdbd61b0dfce3b16a966f64e81ec
SIZE (evilvte-0.5.2~pre1.tar.xz) = 60804
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:
-
- gsed : textproc/gsed
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libvte.so : x11-toolkits/vte
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_evilvte
- USES:
- gmake gnome pkgconfig tar:xz
- 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 |
0.5.2.p1_5 26 Feb 2024 18:40:31 |
Muhammad Moinur Rahman (bofh) |
x11/evilvte: Moved man to share/man
Approved by: portmgr (blanket) |
0.5.2.p1_4 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.5.2.p1_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 ) |
0.5.2.p1_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 ) |
0.5.2.p1_3 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.5.2.p1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.2.p1_3 08 Jun 2020 04:41:31 |
kevans |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above ) |
0.5.2.p1_2 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
0.5.2.p1_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.5.2.p1_1 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
0.5.2.p1 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.2.p1 04 Mar 2014 20:31:48 |
rm |
x11/evilvte: update to 0.5.2~pre1 and fix build on 10.0
- update to 0.5.2~pre1, that should fix build on 10.0
while here:
- remove stale MASTER_SITE
- remove leading article from COMMENT
- remove check for unsupported version of FreeBSD, and
drop no more needed inclusions of bsd.port.[pre|post].mk
- add INSTALLS_ICONS per portlint
PR: 187197
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer) |
0.5.0_1 11 Jan 2014 10:03:45 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
0.5.0_1 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.5.0_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.5.0_1 02 Sep 2013 22:31:38 |
bapt |
Add an explicit dependency on pkgconf |
0.5.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.0 23 Dec 2011 12:20:52 |
scheidell |
- Update to 0.5.0 [1]
- Pet portlint
PR: ports/163071
Submitted by: Aragon Gouveia <aragon@phat.za.net> [1]
Approved by: gabor (mentor) |
0.4.7.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.7.1 03 Nov 2010 18:29:19 |
glarkin |
- Updated to 0.4.7.1 (http://www.calno.com/evilvte/ChangeLog)
PR: ports/151895
Submitted by: Aragon Gouveia <aragon at phat dot za dot net> (maintainer) |
0.4.6 25 May 2010 21:00:48 |
pav |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
0.4.6 04 May 2010 10:57:16 |
pav |
- Update to 0.4.6
PR: ports/145681
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer) |
0.4.5_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.5_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.4.5 15 Dec 2009 20:53:14 |
glarkin |
- Updated to 0.4.5
- Switched CATEGORIES from x11-toolkits to x11
- Adopted by Aragon Gouveia
- Added new MASTER_SITES for distfile redundancy
PR: ports/141167
Submitted by: Aragon Gouveia <aragon@phat.za.net> |
0.4.4_3 15 Dec 2009 14:30:07 |
glarkin |
- Force commit after repocopy completed
PR: ports/141184
Submitted by: Aragon Gouveia <aragon@phat.za.net> |