Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/remmina-plugins |
Commit | Credits | Log message |
1.4.8 24 Nov 2020 02:07:39 |
woodsb02 |
net/remmina: Create default and lite flavors
net/remmina-plugin*: Remove individual plugin ports in favor of flavors |
1.3.5 06 Nov 2019 18:58:04 |
zeising |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.3.5 18 Aug 2019 10:34:04 |
woodsb02 |
net/remmina: Upgrade to 1.3.5
Adding support for ST("simple" terminal), www, and spice.
Enabling nx by default.
Telepathy plugin is disabled upstream and is removed as a port to match.
Changes this release:
https://gitlab.com/Remmina/Remmina/blob/v1.3.5/CHANGELOG.md
PR: 238221
Submitted by: Nick Wolff <darkfiberiru@gmail.com>
Reported by: cem
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D21166 |
1.2.31.4_1 27 Oct 2018 02:27:20 |
woodsb02 |
net/remmina: Fix build with security/libssh 0.8 branch
libssh 0.8.x no longer installs libssh_threads.so [1], [2], [3].
The upstream remmina code has been updated to accomodate this [4].
Therefore the remmina port Makefiles simply need to be updated to depend
on libssh.so instead of libssh_threads.so.
[1]
https://git.libssh.org/projects/libssh.git/commit/?id=83b43443e51b5db06184750fb874e1e8d7ece95a
[2]
https://git.libssh.org/projects/libssh.git/commit/?id=8425dce7b27d9e6868735b7ca6dc4e50094af9fa
[3]
https://git.libssh.org/projects/libssh.git/commit/?id=d0f3cdfa10436d2108e0b75aad53ce976db3e546
[4]
https://github.com/FreeRDP/Remmina/commit/8d654eca784d5e1b2c6e853b7beb7ad3d8322290#diff-b467acb9761e344e80ab07b9e7325b66
PR: 232376
Reported by: Graham Perrin <grahamperrin@gmail.com> |
1.2.31.4 27 Aug 2018 13:05:13 |
woodsb02 |
net/remmina: Update to 1.2.31.4
Changes this release:
https://gitlab.com/Remmina/Remmina/blob/v1.2.31.4/CHANGELOG.md |
1.2.0.r.27_1 22 Jun 2018 17:18:46 |
danilo |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month) |
1.2.0.r.27 04 Mar 2018 05:21:09 |
woodsb02 |
net/remmina: Update to v1.2.0-rcgit.27 (Valentine Edition 2018)
- Upstream renamed net/remmina-plugin-gnome to net/remmina-plugin-secret
- Add new plugin net/remmina-plugin-exec to execute commands
- Remove unnecessarily complicated pkg-plist logic for plugins
Changes this release:
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.27
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.26
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.25 |
1.2.0.r.16 08 Nov 2016 13:35:36 |
woodsb02 |
net/remmina: Update to 1.2.0-rcgit.16
- Add extra patch for FreeBSD<10.3-RELEASE as utimensat isn't available
- Take maintainership
- Modernise port: use new options helpers and USES=pathfix
- Correct LICENSE and add LICENSE_FILE
- Add new dependencies detected by qa script
- Add new option for enabling user survey (off by default)
- Also update net/remmina-plugins and net/remmina-plugin-*
- Remove net/remmina-plugin-i18n - translations were removed upstream
Approved by: adamw (mentor)
Differential Revision: D8436 |
1.0.0_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_2 12 Feb 2014 09:42:11 |
fluffy |
- Make tinderbox happy, rely on threaded library from libssh package to avoid
conflict with base libssh.so |
1.0.0_2 20 Jan 2014 04:45:50 |
fluffy |
- Unbroke remmina-plugin-nx build by define dependency on libssh directly
- Remove libssh block from common plugins block, it used only for -nx |
1.0.0_2 15 Jan 2014 17:28:00 |
fluffy |
- Add missed dependency on libvncserver [1]
- Use new style for LIB_DEPENDS
- Pass maintainership from Koichiro IWAO to myself for -gnome and -nx ports by
his request
- Bump PORTREVISION due to changed dependencies list [2]
Noticed by: QAT [1], mat@ [2] |
1.0.0_1 15 Jan 2014 05:44:43 |
fluffy |
- Update FreeRDP to 1.1.0.2013070101 beta release
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify |
1.0.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.0 20 Jun 2013 01:59:25 |
fluffy |
- Update net/remmina and its plugins to 1.0.0 release
- Add gnome and nx plugins
Big thanks to Koichiro IWAIO for his work!
Submitted by: Koichiro IWAIO <meta AT vmeta DOT jp> via mail |