Port details |
- sakura Terminal emulator based on GTK and VTE
- 3.8.4 x11
=1 3.8.3Version of this port present on the latest quarterly branch. - Maintainer: danilo@FreeBSD.org
 - Port Added: 2014-02-16 15:57:21
- Last Update: 2021-10-21 17:42:12
- Commit Hash: 0321c8c
- People watching this port, also watch:: mkvtoolnix, gammy, birdtray, i3-gaps, scrot
- Also Listed In: gnome
- License: GPLv2
- Description:
- sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
with few dependencies, so you don't need a full GNOME desktop installed to
have a decent terminal emulator. Current terminal emulators based on VTE are
gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
the vte sources. Sakura differences from the last one is that it uses a
notebook to provide several terminals in one window and adds a contextual
menu with some basic options. No more no less.
WWW: https://launchpad.net/sakura
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/sakura/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/sakura
- pkg install sakura
- PKGNAME: sakura
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634830492
SHA256 (sakura-3.8.4.tar.bz2) = c3f610168796b3d44f69a6431f7b0d032be958ca42f7117a17380869bb1816b5
SIZE (sakura-3.8.4.tar.bz2) = 70492
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libpcre2-8.so : devel/pcre2
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libvte-2.91.so : x11-toolkits/vte3
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for sakura-3.8.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_sakura
- USES:
- cmake gnome pkgconfig gettext perl5 tar:bz2 xorg
- 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 |
21 Oct 2021 17:42:12 3.8.4
|
Danilo Egea Gondolfo (danilo)  |
x11/sakura: Update to 3.8.4 |
22 Aug 2021 17:56:11 3.8.3
|
Danilo Egea Gondolfo (danilo)  |
x11/sakura: Update to 3.8.3 |
19 May 2021 19:56:29 3.8.2
|
Danilo Egea Gondolfo (danilo)  |
x11/sakura: Update to 3.8.2 |
06 Apr 2021 14:31:07 3.7.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Aug 2020 21:55:48
3.7.1
|
danilo  |
- Update to 3.7.1 |
09 Sep 2019 21:27:34
3.7.0
|
danilo  |
- Update to 3.7.0 |
05 Dec 2018 20:01:11
3.6.0
|
linimon  |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
19 Nov 2018 15:57:09
3.6.0
|
swills  |
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine |
22 Jun 2018 18:01:59
3.6.0
|
danilo  |
- Update to 3.6.0 |
22 Jun 2018 17:18:46
3.5.0_1
|
danilo  |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
01 Jan 2018 15:39:41
3.5.0
|
danilo  |
- Update to 3.5.0
- Add libpcre to LIB_DEPENDS as reported by Q/A |
02 Jun 2017 15:49:34
3.4.0
|
linimon  |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
15 Jan 2017 12:18:14
3.4.0
|
danilo  |
- Fix the string substitution in the post-patch section
Reported by: Herbert J. Skuhra <herbert@mailbox.org> |
15 Jan 2017 11:33:38
3.4.0
|
danilo  |
- Update to 3.4.0
- Set dependencies explicitly to make Q/A happy |
19 May 2016 10:53:06
3.3.4_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
27 Mar 2016 14:58:00
3.3.4_1
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
29 Jan 2016 23:25:33
3.3.4
|
danilo  |
- Update to 3.3.4 |
03 Dec 2015 10:55:16
3.3.3
|
danilo  |
- Update to 3.3.3 |
26 Nov 2015 11:50:47
3.3.2
|
danilo  |
- Update to 3.3.2 |
31 Jul 2015 17:48:10
3.3.0
|
danilo  |
- Update to 3.3.0 |
02 Feb 2015 01:26:59
3.1.5_1
|
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
19 Nov 2014 11:49:06
3.1.5_1 
|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
15 Aug 2014 19:27:40
3.1.5
|
danilo  |
- Update from 3.1.4 to 3.1.5 |
26 Jun 2014 17:58:13
3.1.4
|
danilo  |
- Update from 3.1.3 to 3.1.4 |
26 Apr 2014 14:38:31
3.1.3
|
danilo  |
- Convert USE_BZIP2 to USES |
16 Feb 2014 15:57:12
3.1.3
|
danilo  |
- Moved to a better category
Reported by: Herbert J. Skuhra <hskuhra@eumx.net> |