Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.14_1 26 May 2024 10:52:26 |
Daniel Engberg (diizzy) |
*/*: Remove incorrect libtool dependency
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix) |
0.9.14_1 16 Mar 2024 08:04:05 |
Felix Palmen (zirias) |
net/libvncserver: Revert fix with ssl from ports
This fix was only needed for breakage caused by pkgconf, which was
meanwhile fixed.
This reverts commit 833240cfd41f88930975f886cdbed492ed9c2e75. |
0.9.14_1 20 Sep 2023 07:43:27 |
Felix Palmen (zirias) |
net/libvncserver: Fix build with ssl from ports
Building with ssl from ports used the headers from ports, but still
linked the libs from base and therefore failed. Define cmake
OPENSSL_ROOT_DIR to ${OPENSSLBASE} to fix this.
Approved by: portmgr (blanket, build fix) |
0.9.14_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.9.14 18 Jan 2023 23:00:11 |
Neel Chauhan (nc) |
net/libvncserver: Fix build
PR: 269039
Reported by: VVD <vvd@unislabs.com> |
0.9.14 18 Jan 2023 20:44:35 |
Neel Chauhan (nc) |
net/libvncserver: Update to 0.9.14 |
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) |
0.9.13_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 ) |
0.9.13_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 ) |
0.9.13_1 08 Oct 2021 11:47:54 |
Bernhard Froehlich (decke) |
net/libvncserver: Add CPE information
Approved by: portmgr (blanket) |
0.9.13_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.13_1 05 Jan 2021 15:33:40 |
nc |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
0.9.13_1 12 Dec 2020 17:54:18 |
jbeich |
net/libvncserver: drop unused patch
PR: 251789
Approved by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.9.13_1 12 Dec 2020 15:43:05 |
jbeich |
net/wlvncc: update to s20201206
Requires recent enough libvncserver, so backport what already passed
upstream review.
Changes: https://github.com/any1/wlvncc/compare/67bd333...1ca82ce |
0.9.13 11 Dec 2020 12:51:36 |
jbeich |
net/libvncserver: update to 0.9.13
- Pass maintainership
Changes: https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.13
ABI: https://abi-laboratory.pro/tracker/timeline/libvncserver/
PR: 251649
Submitted by: Neel Chauhan <neel@neelc.org>
Reviewed by: daniel.engberg.lists@pyret.net |
0.9.12_3 04 Dec 2020 12:50:51 |
dinoex |
- allow higher TLS versions when availible |
0.9.12_2 03 Nov 2020 20:51:35 |
rene |
Return araujo@'s ports to the pool after his commit bit was safekept. |
0.9.12_2 23 Mar 2019 12:47:31 |
tobik |
net/libvncserver: Enable GCRYPT by default
Currently, the GCRYPT option is not enabled by default in this port.
This prevents libvncclient from connecting to macOS's VNC server.
Also see https://bugs.mageia.org/show_bug.cgi?id=18895
PR: 228113
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: araujo (maintainer timeout, 10 months) |
0.9.12_1 11 Mar 2019 10:49:19 |
danfe |
Remove duplicate WITH_SDL from CMAKE_OFF list. |
0.9.12_1 31 Jan 2019 01:47:02 |
araujo |
- Add CMAKE options properly.
- Add SASL as an OPTIONS_DEFINE.
- Bump PORTREVISION.
PR: 234929 and 235302
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com>,
O. Hartmann <ohartmann@walstatt.org>,
Chad Jacob Milios <milios@ccsys.com>
Tested by: many
Differential Revision: https://reviews.freebsd.org/D19009 |
0.9.12 28 Jan 2019 06:51:58 |
araujo |
- Update to 0.9.12.
- cmake is the new build system.
- portlint clean up.
- lzo2 is now included via shared lib.
- libva removed on version 0.9.11.
Submitted by: dereks_lifeofadishwasher.com
Differential Revision: https://reviews.freebsd.org/D18836 |
0.9.11_2 15 Feb 2018 14:41:29 |
brnrd |
security/openssl-devel: Remove BROKEN from some ports
* databases/freetds: Fixed 2017-02-14
* databases/postgresql10-server: Fixed 2016-09-15 [1]
* ftp/lftp: Fixed in 4.8.0
* ftp/proftpd: Fixed in 1.3.5c
* ftp/wget: Fixed in 1.19.3 [2]
* lang/erlang-runtime20: Fixed in 20.0
* net/socat: Fixed in 1.7.3.2
* security/libssh2: Fixed in 1.8.0 [3]
* security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
* sysutils/bacula9-server: Fixed in 9.0.6
* www/nginx: Fixed in 1.9.14
* Bulk build OK 10.3/11.1 both i386 and amd64:
- multimedia/librtmp
- net/libvncserver
- www/lynx
PR: 225875 [1], 225872 [2], 225873 [3] |
0.9.11_2 12 Dec 2017 21:29:57 |
madpilot |
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761 |
0.9.11_1 12 Jul 2017 02:41:23 |
araujo |
Remove -g debug flag committed by mistake. |
0.9.11_1 12 Jul 2017 02:39:36 |
araujo |
Bump PORTREVISION of several ports that depends of net/libvncserver to
reflect the changes made on r445054.
PR: ports/220565 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
Sponsored by: iXsystems, Inc. |
0.9.11_1 05 Jul 2017 08:04:36 |
araujo |
- Add few patches that fixes some usability such like md5 and sha1 when
we use the shared library with dlopen(3).
- Bump PORTREVISION.
Sponsored by: iXsystems, Inc. |
0.9.11 20 Jun 2017 06:30:23 |
araujo |
Take maintainership. |
0.9.11 21 Jan 2017 21:47:21 |
matthew |
Update to 0.9.11
This includes a security fix for CVE-2016-9941 and CVE-2016-9942
* Drop files/patch-libvncclient_h264.c -- upstream has dropped h264 support
* Switch from USE_OPENSSL to USES+=ssl
* PORTREVISION bump in ports that link against libvncserver.so (with
their default OPTIONS settings) due to change in ABI version of
libvncserver.so
PR: 215802
Submitted by: vlad-fbsd@acheronmedia.com
MFH: 2017Q1
Security: 64be967a-d379-11e6-a071-001e67f15f5a |
0.9.10_1 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
0.9.10_1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.9.10_1 26 Jun 2016 22:44:34 |
woodsb02 |
net/libvncserver:
- Bump PORTREVISION post r417620 since new option was added
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6975 |
0.9.10 26 Jun 2016 22:25:52 |
woodsb02 |
net/libvncserver: Fix build with libva
- Add new option to select whether to compile with VAAPI support,
so that if multimedia/libva is already installed on the system
during the build process, it is not linked to unless desired.
- Add patch to allow h.264 support to build using libva deprecated API
PR: 210533
Submitted by: cpm
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6974 |
0.9.10 24 Jun 2016 09:47:29 |
woodsb02 |
net/libvncserver: Update to 0.9.10
- Change from SF to GITHUB, as old WWW redirects there
- Add USES=autoreconf pkgconfig as distfile no longer contains configure
- Remove CONFIGURE_ARGS=--without-x as it is ignored (no longer supported)
- Convert OPENSSL and GNUTLS to OPTIONS_SINGLE, as build fails with neither
- Add GNUTLS_IMPLIES=GCRYPT as build fails with GNUTLS but not GCRYPT
- Add LIB_DEPENDS=libgpg-error.so as reported by new stage-qa script
- Tidy up patches for new release, ensure pathfix applies to Makefile.am
Reported by: dutchman01@quicknet.nl
Reviewed by: adamw (mentor)
Approved by: mat (mentor)
Relnotes: https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.10
Differential Revision: https://reviews.freebsd.org/D6946 |
0.9.9_12 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.9_12 27 Mar 2016 14:58:00 |
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) |
0.9.9_11 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.9.9_11 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 ) |
0.9.9_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.9.9_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.9.9_9 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.9.9_9 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
0.9.9_8 27 Jul 2014 01:08:31 |
marino |
net/libvncserver: fix compile warning
PR: 191527
Submitted by: Duane |
0.9.9_7 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.9.9_6 10 Jul 2014 13:01:01 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use better option helper
- Remove use of PTHREAD_LIBS |
0.9.9_5 16 Dec 2013 17:26:49 |
bapt |
Drop maintainership |
0.9.9_5 18 Oct 2013 23:27:11 |
bapt |
Fix bad usage of options helpers |
0.9.9_5 18 Oct 2013 23:26:07 |
bapt |
Use OPTIONS helper and remove now useless bsd.port.options.mk inclusion |
0.9.9_5 23 Sep 2013 06:14:29 |
bapt |
Use stage
Modernize LIB_DEPENDS |
0.9.9_5 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.9_5 14 Jun 2013 14:11:51 |
bapt |
Fix typo
Reported by: wg |
0.9.9_5 14 Jun 2013 14:05:59 |
bapt |
Use new options helpers |
0.9.9_5 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
0.9.9_4 23 Mar 2013 19:25:01 |
bapt |
Add an ipv6 option
Fix openssl option
PR: ports/175130
Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru> |
0.9.9_3 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.9.9_3 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
0.9.9_2 31 Dec 2012 12:41:55 |
bapt |
Trim header
Remove shlib numbers |
0.9.9_2 08 Jun 2012 09:18:47 |
bapt |
Fix lookup of png library
Submitted by: kwm |
0.9.9_2 08 Jun 2012 04:56:07 |
bapt |
Fix another typo
/me needs a coffee
Reported by: osa |
0.9.9_2 08 Jun 2012 04:47:48 |
bapt |
Fix 2 typos |
0.9.9_2 08 Jun 2012 04:11:52 |
bapt |
Add png dependency if present of the system it is linked to.
Do not optionify it has it is recommanded to get the support for png
PR: ports/168790
Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com> |
0.9.9_1 06 Jun 2012 23:20:31 |
flo |
Incorporate commit 66282f58000c8863e104666c30cb67b1d5cbdee3 from upstream.
libvncserver/sockets.c: do not segfault when listenSock/listen6Sock == -1
Approved by: bapt (maintainer) |
0.9.9 02 Jun 2012 17:01:05 |
bapt |
Convert to new options framework |
0.9.9 05 May 2012 18:57:50 |
bapt |
update to 0.9.9
Add new options for OPENSSL
activate OPENSSL by default |
0.9.8.2 13 Nov 2011 08:58:06 |
bapt |
- update to 0.9.8.2
Feature safe: yes |
0.9.8.1 14 Oct 2011 08:20:09 |
bapt |
- Upgrade to 0.9.8.1
- Fix some problem detecting gettimeofday [1]
PR: ports/158748 [1]
Submitted by: Larry Rosenman <ler@lerctr.org> [1]
Patch by: Ryan Steinmetz <rpsfa@rit.edu> [1] |
0.9.8 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.8 31 Aug 2011 05:21:54 |
bapt |
Fix the library version number for gcrypt/gnutls
Submitted by: Ilias-Dimitrios Vrachnis <vrachil@gmail.com> (by mail) |
0.9.8 28 Aug 2011 19:16:00 |
bapt |
optionsify gnutls and gcrypt support
Remove CPPFLAGS and LDFLAGS from CONFIGURE_ENV
PR: ports/160245
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |
0.9.8 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.9.8 04 Apr 2011 07:08:51 |
bapt |
- upgrade to 0.9.8
- add license
- take maintainership |
0.9.7_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.7_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.7_1 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
0.9.7_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.9.7 01 Feb 2009 07:36:43 |
chinsan |
- Update to 0.9.7
- Use SF macro |
0.9.1 18 May 2008 19:21:51 |
chinsan |
- Update to 0.9.1.
- Take maintainership. |
0.8.2 11 Sep 2006 21:56:58 |
miwi |
- Update to 0.8.2
PR: ports/103147
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> |
0.8 24 May 2006 01:19:31 |
mnag |
- Update to 0.8
- Reset maintainer
PR: 96925
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Approved by: maintainer |
0.7.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.7.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.7.1 15 Jun 2005 20:26:35 |
pav |
- Update to 0.7.1
PR: ports/82258
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maitnainer) |
0.6.2 02 Dec 2004 12:19:07 |
vs |
- Add optional WITHOUT_X11-build
- Assign maintainership to submitter
PR: ports/74313
Submitted by: Andrew Turner |
0.6.2 04 Nov 2004 22:28:58 |
pav |
- Update to 0.6.2
PR: ports/73540
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> |
0.6 09 Feb 2004 02:55:41 |
ijliao |
add libvncserver 0.6
Provide an easy API to write one's own vnc server |