Port details |
- evilvte VTE based, super lightweight terminal emulator
- 0.5.2.p1_3 x11
=1 0.5.2.p1_3Version of this port present on the latest quarterly branch. - Maintainer: aragon@phat.za.net
 - Port Added: 2009-12-15 14:30:30
- Last Update: 2021-10-10 19:44:42
- Commit Hash: 2c672a4
- People watching this port, also watch:: cvsweb3
- Also Listed In: gnome
- License: not specified in port
- 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.
WWW: http://www.calno.com/evilvte/
- SVNWeb : git : Homepage
- 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
- 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/atk
- 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: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2021 19:44:42 0.5.2.p1_3
|
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) |
06 Apr 2021 14:31:07 0.5.2.p1_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jun 2020 04:41:31
0.5.2.p1_3
|
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 ) |
08 Nov 2019 11:21:03
0.5.2.p1_2
|
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
08 Dec 2016 19:52:20
0.5.2.p1_2
|
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. |
24 Nov 2014 20:22:00
0.5.2.p1_1
|
antoine  |
Cleanup plist |
29 Jul 2014 21:07:40
0.5.2.p1
|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
04 Mar 2014 20:31:48
0.5.2.p1
|
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) |
11 Jan 2014 10:03:45
0.5.0_1
|
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
22 Oct 2013 14:04:02
0.5.0_1
|
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) |
20 Sep 2013 23:43:20
0.5.0_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
02 Sep 2013 22:31:38
0.5.0_1
|
bapt  |
Add an explicit dependency on pkgconf |
01 Jun 2012 05:26:28
0.5.0_1
|
dinoex  |
- update png to 1.5.10 |
23 Dec 2011 12:20:52
0.5.0
|
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) |
19 Mar 2011 12:38:54
0.4.7.1
|
miwi  |
- Get Rid MD5 support |
03 Nov 2010 18:29:19
0.4.7.1
|
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) |
25 May 2010 21:00:48
0.4.6
|
pav  |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
04 May 2010 10:57:16
0.4.6
|
pav  |
- Update to 0.4.6
PR: ports/145681
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer) |
28 Mar 2010 06:47:48
0.4.5_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.4.5_1
|
dinoex  |
- update to jpeg-8 |
15 Dec 2009 20:53:14
0.4.5
|
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> |
15 Dec 2009 14:30:07
0.4.4_3
|
glarkin  |
- Force commit after repocopy completed
PR: ports/141184
Submitted by: Aragon Gouveia <aragon@phat.za.net> |