| Port details on branch 2020Q3 |
- nautilus-sendto Convenience application to send a file via email
- 3.8.6 deskutils
=0 3.8.6Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2020-07-06 22:00:39
- Last Update: 2020-07-06 21:59:10
- Commit Hash: 435b0fb
- License: GPLv2
- WWW:
- https://www.gnome.org/
- Description:
- This command will open the default mailer after having attached the files mentioned
on the command-line. If a directory is passed instead of files, it will have been
zipped up before being attached.
The application is intented to integrate with nautilus and is
written for the GNOME graphical desktop.
WWW: https://www.gnome.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nautilus-sendto>0:deskutils/nautilus-sendto
- To install the port:
- cd /usr/ports/deskutils/nautilus-sendto/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/nautilus-sendto
- pkg install nautilus-sendto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nautilus-sendto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592232606
SHA256 (nautilus-sendto-3.8.6.tar.xz) = 164d7c6e8bae29c4579bcc67a7bf50d783662b1545b62f3008e7ea3c0410e04d
SIZE (nautilus-sendto-3.8.6.tar.xz) = 109428
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_nautilus-sendto
- USES:
- compiler:c11 gettext gnome localbase meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.8.6 06 Jul 2020 21:59:10
    |
Piotr Kubaj (pkubaj)  |
MFH: r541369
deskutils/nautilus-sendto: fix build on GCC architectures
Use newer GCC:
../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside
functions
Approved by: portmgr (fix build blanket) |
3.8.6 06 Jul 2020 21:59:10
  |
pkubaj  |
MFH: r541369
deskutils/nautilus-sendto: fix build on GCC architectures
Use newer GCC:
../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside
functions
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|