Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.36 03 Oct 2024 16:15:43 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.36
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.36
* Fix crash with keyboard-interactive SSH auth
* Prevent empty remmina_file_name in remmina.pref
* rdp/rdp-plugin: Fix faulty color depth check
* Fix typos
* Usbredirect on connect
* [REM-3104] Add global RDP options to set FreeRDP auth filter
* Use universal /bin/sh shebang in remmina-rile-wrapper(1)
* [REM-3104] Added back in line that was accidentally removed before merge
* [REM-3104] Do not initialize rdp_auth_filter
* [REM-3076] Add proxy field for SPICE connections
* add a conditional check for darwin and NetBSD (Only the first 15 lines of the commit message are shown above ) |
1.4.35_4 01 Sep 2024 16:33:29 |
Fernando Apesteguía (fernape) |
net/remmina: Bump PORTREVISION after libssh update
PR: 281164
Reported by: Andy <chaplina@canisius.edu>
Fixes: a5b6e01d999e |
1.4.35_3 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.4.35_1 01 Mar 2024 08:33:19 |
Vladimir Druzenko (vvd) |
net/remmina: fix build with GVNC if gtk-vnc build without PULSEAUDIO and sort
out dependencies
1. If net/gtk-vnc build with PULSEAUDIO off and GVNC option is on then
remmina-plugin-gvnc.so plugin doesn't build and stage of the net/remmina fails:
pkg-static: Unable to access file
/usr/ports/net/remmina/work-default/stage/usr/local/lib/remmina/plugins/remmina-plugin-gvnc.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/net/remmina/work-default/stage/usr/local/share/icons/hicolor/scalable/emblems/org.remmina.Remmina-gvnc-symbolic.svg:No
such file or directory
2. Port have 2 options with same name GVNC.
3. Options GVNC and VNC are mixed up.
4. Removed unnecessary dependencies (from atk, pcre, jpeg, harfbuzz, gnutls,
xkbfile and etc).
5. Moved dependency from libsoup to WWW only.
6. Replaced dependency from libfreerdp2.so (not linked) with
libfreerdp-client2.so and libwinpr2.so.2 (linked).
Reviewed by: fernape (maintainer)
Approved by: fernape (maintainer), arrowd (mentor), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D44152 |
1.4.35 28 Feb 2024 07:32:38 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.35
Add libcurl dependency
Add new GVNC plugin.
Remove obsolete code.
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.35
* Fix build for openssl-1.1
* Allow running an SSH command when connecting via ssh tunnel
* Check if WINPR_ASSERT is defined
* [REM-3047] fix issue compiling with gcc-14
* Fix crash caused by enabling disablepasswordstoring
* Revert setting loadbalanceinfo to the old method used before FreeRDP3
* updated call to set FreeRDP_LoadBalanceInfo |
1.4.34 18 Feb 2024 17:13:29 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.34
Add new gtk-vnc dependency for the VNC plugin
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.34
* [REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef
* [REM-2974] only attempt to resolve hostname if initial ssh_connect fails
* [REM-2980] Remove flag that prevented remote audio from working with flatpak
version of Remmina
* [REM-2982] Update Flatpak to use GNOME runtime version 44
* initial port to core22
* [REM-2984] Add null check to prevent freeze when opening an rdp connection
* Fix GTK critical error when editing RDP profile
* Remove snap installs for broken link executables (Only the first 15 lines of the commit message are shown above ) |
1.4.33_1 08 Jan 2024 10:47:40 |
Vladimir Druzenko (vvd) |
net/freerdp3: update to 3.1.0
Changelogs:
https://github.com/FreeRDP/FreeRDP/releases/tag/3.1.0
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-rc0
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta4
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta3
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta2
https://github.com/FreeRDP/FreeRDP/releases/tag/3.0.0-beta1
All FreeRDP consumers in ports doesn't support FreeRDP 3.x yet:
multimedia/vlc, net/gnome-connections, net/guacamole-server, net/krdc,
net/remmina, net/remotebox, net/vinagre.
When support appears, then will rename this port.
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D43127 |
1.4.33_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.33 23 Oct 2023 15:11:31 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.33
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v.1.4.33
* Add shortcut for 'send clipboard as keystrokes'
* Make keeping window open on session disconnect configurable
* Fix crash cause by using freed memory
MFH: 2023Q4 (bugfixes) |
1.4.32 22 Oct 2023 16:38:44 |
Fernando Apesteguía (fernape) |
Revert previous commit
Mixed devel/performance and net/remmina udpates.
Fixes: fcde03e75003a6f1b1675876242925bf997a4457 |
1.4.33 22 Oct 2023 16:21:22 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.33
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v.1.4.33
* Add shortcut for 'send clipboard as keystrokes'
* Make keeping window open on session disconnect configurable
* Fix crash cause by using freed memory
MFH: 2023Q4 (bugfixes) |
1.4.32 03 Oct 2023 07:12:05 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.32
Cherry pick upstream commit to allow Remmina to build without the ssh plugin
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.32
* [REM2916] Added option to kill async process started by exec plugin on tab
close
* Fix search bar toggle behavior
* Fix memory leaks
* [REM-2920] Password visibility can now be toggled on remmina_message_panels
* Remove SSH file paths from remmina file when unchecking box in profile edit
* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh
* Fix UI bugs in Remmina Preferences set new password
* Fix memory leaks and change GTK critical errors to remmina warnings for null (Only the first 15 lines of the commit message are shown above ) |
1.4.31 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
1.4.31 14 Aug 2023 11:51:12 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.31
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.31
* [REM-2874] muli password changer search now matches partial strings
* Fix segfault in VNC when using domain socket
* Switched pylist Append to SetItem
* Template texts updated
* Add menu option to delete multiple profiles at the same time
* add 1080p as a default resolution to remmina_pref.c
* Add ubuntu22.04 dockerfile
* Remove character limit on password length
* Create better postats.html
* Redesign santahat.png & add santahat.svg
* Edit preferences UI
* Change the icon of the new connection button
* Modify the checkbox of the appearance-tab
* Add valign to the switch of the debugging window
* plugins/rdp: Ensure output redirection configuration applies to both dynamic
and static rdpsnd |
1.4.30_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.4.30 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.4.30 02 Jul 2023 17:40:16 |
Fernando Apesteguía (fernape) Author: Sergey Kiselev |
net/remmina: force libsoup2
If libsoup3 is present in the system, remmina might pick it even if it is
expected to use libsoup2. This results in an error like:
libsoup-ERROR **: 09:36:19.231: libsoup3 symbols detected. Using libsoup2 and
libsoup3 in the same process is not supported.
Force libsoup2.
PR: 271557
Reported by: root@dc365.ru |
1.4.30 10 May 2023 21:00:59 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.30
Remove unneeded local patch.
ChangeLog:
* Update snap build to use freerdp 2.9.0
* Add text mime type formats to RDP clibpoard
* Ensure timer is null after destruction
* Ability to view passwords in the clear using a toggle in the password field
* Made icons viewable in lower resulution.
* Improve mime file
* Appearance preferences now refresh in the main window when the user...
* This should be a message instead of a info print. So that the user can see
it by default. (Only the first 15 lines of the commit message are shown above ) |
1.4.29_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.4.29_1 05 Mar 2023 12:29:16 |
Fernando Apesteguía (fernape) |
net/remmina: Fix ssh plugin.
Reduce size of the buffer to avoid stack smashing.
PR: 265056
Reported by: ohartmann@walstatt.org
MFH: 2023Q1 (bug fix) |
1.4.29 02 Mar 2023 12:41:51 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.29
* ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases#v1.4.29
* Hiroyuki Tanaka added to README :)
* Initial macOS support
* X2Go error-message consistency
* Avoid crash when closing
* Update Copyright for 2023
* Aligning local and downstream jsons
* Some minor RDP fixes
* Fix Unix socket support for VNC
* GVNC: Fixed JPEG quality encoding advertizing
* Fix missing null checks causing signal 11
* Add modified date to SFTP file list
* Adding Labels/Tags (Only the first 15 lines of the commit message are shown above ) |
1.4.27_2 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 ) |
1.4.27_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.4.27_1 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 ) |
1.4.27_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.27_1 12 Jul 2022 20:37:26 |
Fernando Apesteguía (fernape) Author: VVD |
net/remmina: Make python dependency optional
Remmina supports plugins written in python. Create option for that instead of
having python as a hard dependency.
PR: 265174
Reported by: vvd@unislabs.com |
1.4.27 12 Jul 2022 06:15:16 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.27
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.27
Add new LIB_DEPENDS |
1.4.25 05 Jun 2022 11:07:27 |
Fernando Apesteguía (fernape) |
net/remmina: Fix packaging with EXEC=off
One of the icons is not installed with EXEC=off
PR: 264412
Reported by: Katsuyuki Miyoshi <katsubsd@gmail.com>
MFH: 2022Q2 |
1.4.25 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.4.25 06 May 2022 15:25:43 |
Fernando Apesteguía (fernape) |
net/remmina: unbreak -lite flavor
After the last update, the -lite flavor was broken.
We need to enable/disable the WEBKIT component according to the WWW option.
Fixes: 1cd78d660683 |
1.4.25 11 Apr 2022 16:53:12 |
Fernando Apesteguía (fernape) Author: Sean Champ |
net/remmina: Updating to 1.4.25
From ChangeLog: https://remmina.org/v1.4.25/
Add BASH and ZSH options
* kiosk: Drop GNOME MediaKeys plugin
* Honour soft links target in SFTP
* Optional close confirmation
* Fix some build warnings
* Fix manpages
* Snap cleanup + kwallet support
* Deprecations and amend g_date_time_format_iso8601
* Fixes to snap build
* Removing dependencies that are available as extensions
* FreeRDP_OffscreenSupportLevel is of type UINT32
* Minor fixes
* Get the right value for FreeRDP_AutoReconnectMaxRetries
PR: 262968
Reported by: lab+bsd@thinkum.space |
1.4.17 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.4.17 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) |
1.4.17 02 Jun 2021 10:37:08 |
Fernando Apesteguía (fernape) |
net/remmina: update to 1.4.17
ChangeLog: https://gitlab.com/Remmina/Remmina/-/blob/master/CHANGELOG.md
While here, adopt port.
* Remove empty REINPLACE_CMD
* Add missing LIBDEPENDS
* Remove USE_LDCONFIG (does not install shared libraries)
* Pet linters |
1.4.11_1 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
1.4.11_1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
1.4.11_1 06 Apr 2021 23:02:52 |
Adriaan de Groot (adridg) |
net/remmina: fix build ahead of CMake 3.20
The --build command-line argument is ignored when not applicable
in versions of CMake up to 3.20. It should never be necessary in
FreeBSD ports **anyway** since we generate a build system (ninja
or make) and use that, rather than building directly out of CMake.
Bumping PORTREVISION even though there shouldn't be a difference. |
1.4.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.11 04 Feb 2021 00:05:40 |
woodsb02 |
net/remmina: Update to 1.4.11
Changes this release:
https://gitlab.com/Remmina/Remmina/-/blob/v1.4.11/CHANGELOG.md |
1.4.10 20 Jan 2021 11:53:56 |
woodsb02 |
net/remmina: Update to 1.4.10 |
1.4.8_1 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.4.8 17 Nov 2020 06:33:23 |
woodsb02 |
net/remmina and net/remmina-plugin*: Update to 1.4.8
Changes this release:
https://gitlab.com/Remmina/Remmina/-/blob/v1.4.8/CHANGELOG.md |
1.3.9 25 Aug 2020 13:14:11 |
zeising |
net/remmina: Fix build with -fno-common
Add a patch from upstream to fix the build of net/remmina with -fno-common,
which is the default with llvm 11.
MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) |
1.3.9 05 Jan 2020 04:01:01 |
woodsb02 |
net/remmina: Fix build with NLS option disabled
PR: 242991
Submitted by: Trond.Endrestol@ximalas.info
MFH: 2020Q1 |
1.3.9 30 Dec 2019 12:28:10 |
woodsb02 |
net/remmina and net/remmina-plugin*: Upgrade to 1.3.9
Also fix net/remmina-plugin-st:
- Remove duplicate icon installed by net/remmina-plugin-exec
- Include as default dependency of net/remmina-plugins
Changes this release:
https://gitlab.com/Remmina/Remmina/blob/v1.3.9/CHANGELOG.md |
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 20 Aug 2019 20:20:24 |
pkubaj |
net/remmina: fix build on GCC architectures
After last update C11 compatibility is necessary:
/wrkdirs/usr/ports/net/remmina/work/Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c/src/rcw.c:166:
error: redefinition of typedef 'RemminaConnectionObject'
Approved by: mentors (implicit approval) |
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 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.2.31.4_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
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.24 29 Nov 2017 15:24:33 |
woodsb02 |
net/remmina: Update to v1.2.0-rcgit.24
Changes this release:
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.24
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.23
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.22
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.21
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.20 |
1.2.0.r.19_1 08 Oct 2017 20:48:31 |
rakuco |
Fix plist |
1.2.0.r.19 05 Aug 2017 09:07:37 |
woodsb02 |
net/remmina: Update to v1.2.0-rcgit.19 (Warp Edition)
Changes this release:
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.19 |
1.2.0.r.18 01 Jun 2017 14:21:26 |
woodsb02 |
net/remmina: Update to v1.2.0-rcgit.18 (Valentine Edition)
Changes this release:
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.18 |
1.2.0.r.17 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.2.0.r.17 30 Dec 2016 16:57:19 |
woodsb02 |
net/remmina and net/remmina-plugins: Update to 1.2.0-rcgit.17
- Remove SURVEY option, as it was removed upstream
- Remove net/remmina-plugin-rdp patch to work with recent versions of
FreeRDP, as it is incorporated in this release of Remmina
Changes this release:
https://github.com/FreeRDP/Remmina/releases/tag/v1.2.0-rcgit.17 |
1.2.0.r.16_1 10 Dec 2016 20:10:15 |
antoine |
remmina* build fine with bsd make |
1.2.0.r.16_1 09 Dec 2016 11:41:00 |
tcberner |
Update devel/cmake* to 3.7.1 [1]
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to math/plplot to
fix the build with 3.7.1.
[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054
PR: 214975
Approved by: rakuco (mentor)
Exp-run by: antoine |
1.2.0.r.16 08 Dec 2016 03:03:07 |
marino |
net/remmina: Set cmake scripts to treat DragonFly like FreeBSD
Discussed with woodsb02 - no-op for FreeBSD
While here, wrap to 80 columns |
1.2.0.r.16 23 Nov 2016 15:47:53 |
woodsb02 |
net/remmina: Add USES=gettext localbase:ldflags
- bin/remmina links to lib/libintl.so.8 regardless of NLS option
Note: that NLS option still prevents translations from being installed
- cmake needs to search for gettext within localbase
net/remmina-plugin-*: Add USES=localbase:ldflags
- The plugins need to search localbase/include for headers, and some
also link with libraries in localbase
Reported by: marino
Approved by: adamw (mentor, implicit) |
1.2.0.r.16 15 Nov 2016 05:38:44 |
marino |
net/remmina: NLS_USES+= localbase to restore build on DF
The LDFLAGS were removed with the latest update, but they are still
needed to link intl library in some cases. Examples include missing
references to 'libintl_gettext' and 'libintl_bindtextdomain' when the
localbase isn't in compiler's default library search path.
Approved by: DF blanket |
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_5 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.0.0_5 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_5 30 Dec 2015 09:44:10 |
antoine |
Synchronize distinfo with the one from remmina-plugins |
1.0.0_5 28 Dec 2015 14:42:18 |
rakuco |
Update WWW in pkg-descr in the Remmina ports. |
1.0.0_5 07 Jun 2015 15:04:24 |
amdmi3 |
- Fix build with disabled NLS |
1.0.0_5 07 May 2015 18:24:18 |
antoine |
Unbreak |
1.0.0_5 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_5 26 Mar 2015 15:44:14 |
marino |
net/remmina: remove FreeBSD 7 support |
1.0.0_5 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
1.0.0_5 07 Mar 2015 00:10:29 |
bapt |
Reset maintainership to let a change for a new maintainer to catch up on this
port
Discussed with: fluffy |
1.0.0_5 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.0.0_4 31 Dec 2014 16:59:21 |
rakuco |
Stop installing an empty headers directory.
A fix has been submitted to https://github.com/FreeRDP/Remmina/pull/428.
While a proper decision is not made there, just patch the code to stop
calling INSTALL(DIRECTORY ...) with a path that does not exist. Until CMake
3.1.0, this would end up creating an empty directory (hence the @dir entry
in the plist). The behavior has changed in 3.1.0, and we were getting build
errors because we were referring to a directory that did not exist in the
plist. |
1.0.0_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.0.0_3 19 Sep 2014 14:00:09 |
tijl |
- Remove desktop-file-utils (only needed if .desktop files contain
mime-type info)
- Remove UNIQUE option (no reference to it in the code)
- Remove post-install that displays pkg-message |
1.0.0_2 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.0.0_1 12 Feb 2014 09:40:03 |
fluffy |
- Make tinderbox happy, rely on threaded library from libssh package to avoid
conflict with base libssh.so |
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 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
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 03 Sep 2013 07:09:24 |
bapt |
Add an explicit dependency on pkgconf |
1.0.0 26 Aug 2013 17:42:22 |
bapt |
Fix another fallout from ld(1) behaviour change in head |
1.0.0 01 Aug 2013 20:45:54 |
bapt |
Fix build with newer binutils |
1.0.0 22 Jun 2013 07:42:15 |
fluffy |
- Fix typo in libssh option handle |
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 |
0.9.3_3 06 May 2013 10:22:41 |
bapt |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
0.9.3_3 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
0.9.3_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.3_2 19 Feb 2013 13:12:37 |
fluffy |
- Adopt ports from avl@ to myself by his request
Approved by: maintainer via IM |
0.9.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.3_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9.3_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
0.9.3 27 Jan 2011 09:50:57 |
avl |
- Update to 0.9.3
Feature safe: yes |
0.9.2 27 Dec 2010 01:55:27 |
avl |
- Update to 0.9.2 |