Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.16_8 08 Nov 2024 17:48:33 |
Dirk Meyer (dinoex) |
net/x11vnc: patch CVE-2020-29074
Security: CVE-2020-29074
MFC: 2024Q4 |
0.9.16_7 12 Jan 2024 20:25:20 |
Dirk Meyer (dinoex) |
net/x11vnc: use ${PREFIX}/share/man |
0.9.16_6 08 Jan 2024 09:56:38 |
Dirk Meyer (dinoex) |
net/x11vnc: bugfix for -auth argument
PR: 276194 |
0.9.16_5 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.9.16_4 08 Jun 2023 18:02:56 |
Dirk Meyer (dinoex) |
net/x11vnc: fix build with openssl30 |
0.9.16_3 13 Feb 2023 13:37:54 |
Dirk Meyer (dinoex) |
net/x11vnc: drop unused libpthread-stubs
PR: 269466 |
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.16_2 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.16_2 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.16_2 08 Oct 2021 11:54:10 |
Bernhard Froehlich (decke) |
net/x11vnc: Add CPE information
Approved by: portmgr (blanket) |
0.9.16_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.16_2 14 Dec 2020 19:38:50 |
dinoex |
- bump because of libvncserver update to 0.9.13
PR: 251837 |
0.9.16_1 04 May 2020 11:11:11 |
dinoex |
- fix build with -fno-common |
0.9.16_1 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. |
0.9.16_1 28 Jan 2019 06:56:31 |
araujo |
- Bump PORTREVISION of ports that depends of net/libvncserver after it
was updated to version 0.9.12
Submitted by: dereks_lifeofadishwasher.com
Differential Revision: https://reviews.freebsd.org/D18836 |
0.9.16 06 Jan 2019 18:12:34 |
dinoex |
- update to 0.9.16 |
0.9.15 06 Jan 2019 16:52:48 |
dinoex |
x11vnc
- update to 0.9.15
- new upstream |
0.9.13_6 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.9.13_5 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
0.9.13_4 29 Mar 2017 06:50:28 |
ashish |
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
from LIB_DEPENDS, as port is now only .pc file
PR: 218015
Submitted by: rezny |
0.9.13_3 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.9.13_3 30 Jun 2016 19:00:13 |
dinoex |
- support build with libressl
PR: 210700
Submitted by: Andris Raugulis
Obtained
from: https://github.com/Sp1l/freebsd-ports/blob/master/net/x11vnc/files/patch-x11vnc_enc.h |
0.9.13_2 30 Jun 2016 18:57:57 |
dinoex |
- support build with libressl
PR: 210700
Submitted by: Andris Raugulis
Obtained
from: https://github.com/Sp1l/freebsd-ports/blob/master/net/x11vnc/files/patch-x11vnc_enc.h |
0.9.13_2 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 |
0.9.13_2 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.13_2 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
0.9.13_2 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.9.13_2 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 |
0.9.13_2 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.9.13_2 15 Jul 2014 16:36:19 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
0.9.13_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.9.13_1 29 Nov 2013 07:08:42 |
dinoex |
- use STAGEDIR |
0.9.13_1 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) |
0.9.13_1 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
0.9.13_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.13_1 02 Sep 2013 06:39:38 |
bapt |
Add an explicit dependency on pkgconfig |
0.9.13_1 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
0.9.13_1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.9.13_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.13_1 26 Jan 2013 16:34:40 |
dinoex |
- cleanup header |
0.9.13_1 16 Sep 2012 15:08:09 |
dinoex |
- use OPTIONS_DEFINE |
0.9.13_1 25 Mar 2012 14:50:30 |
dinoex |
- add OPTIONS
Submitted by: Warren Block
Feature safe: yes |
0.9.13 25 Mar 2012 14:45:04 |
dinoex |
- fix pkg-plist
Feature safe: yes |
0.9.13 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.13 19 Sep 2011 18:08:40 |
dinoex |
- update to 0.9.13 |
0.9.12 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.12 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.12 20 Sep 2010 14:52:27 |
dinoex |
- update to 0.9.12 |
0.9.11 12 Aug 2010 05:21:48 |
dinoex |
- update to 0.9.11
- add LICENSE
- skip headers for libvncserver |
0.9.10_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.10 21 May 2010 09:50:55 |
dinoex |
- update to 0.9.10 |
0.9.9 03 May 2010 02:31:18 |
dinoex |
- cleanup extra lines |
0.9.9 03 May 2010 02:10:16 |
dinoex |
- cleanout old patches |
0.9.9 02 May 2010 19:31:00 |
dinoex |
- update to 0.9.9 |
0.9.7_1 02 May 2010 10:44:06 |
miwi |
- Fix build after xorg upgrade
Submitted by: fluffy |
0.9.7_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.7 14 Sep 2009 12:39:29 |
dinoex |
- update to 0.9.7
- honor option WITHOUT_NLS
PR: 134650 |
0.9.6_2 06 Sep 2009 09:03:29 |
dinoex |
- take maintainership |
0.9.6_2 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
0.9.6_2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.9.6_2 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.9.6_1 09 Mar 2009 00:05:05 |
beech |
- Fix LDFLAGS so jpeg is detected
- Bump portrevision
PR: ports/132316
Submitted by: Mel <mel@rachie.is-a-geek.net> |
0.9.6 25 Jan 2009 10:38:35 |
beech |
- Update plist |
0.9.6 25 Jan 2009 10:26:06 |
beech |
- Update to 0.9.6 |
0.9.5_3 21 Dec 2008 05:46:06 |
beech |
- Remove --without-avahi
- Bump portrevision |
0.9.5_2 20 Dec 2008 18:40:07 |
beech |
- Add devel/gettext dependancy using USE_GETTEXT=yes and
patches `configure' to include -lintl in LIBS= definition.
- Bump portrevision
PR: ports/129785
Submitted by: Pavel Gubin <pg@2lazy.ru> |
0.9.5_1 20 Dec 2008 08:33:44 |
beech |
- Linking avahi is broken, define without.
- Unbreak
Submitted by: Jan Henrik Sylvester <me@janh.de> |
0.9.5 19 Dec 2008 21:08:37 |
olgeni |
Fix typo. |
0.9.5 19 Dec 2008 17:16:39 |
beech |
- Tag broken (linker errors) |
0.9.5 01 Dec 2008 14:05:58 |
beech |
- Update to 0.9.5 |
0.9.4 21 Oct 2008 05:39:31 |
beech |
- Update to 0.9.4 |
0.9.3_3 15 Sep 2008 17:57:57 |
beech |
- Add missing xorg depend
- Bump portrevision
Approved by: portmgr (erwin) |
0.9.3_2 06 Sep 2008 18:45:05 |
beech |
- Add missing lib and xorg depends
- Fix plist
- Bump portrevision
Reported by: dinoex |
0.9.3_1 03 Sep 2008 04:24:20 |
beech |
- Use SF macro
- Take maintainership |
0.9.3_1 03 Sep 2008 03:34:00 |
linimon |
Reset lorenl@north-winds.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.9.3_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.9.3_1 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.3 10 Oct 2007 01:16:52 |
araujo |
- Update to 0.9.3.
- Use PORTDOCS.
PR: ports/116647
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: stas (mentor), maintainer timeout (2 weeks) |
0.8.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.3 18 Jan 2007 09:12:07 |
miwi |
- Update to 0.8.3
PR: ports/107241
Submitted by: miwi
Approved by: maintainer timeout |
0.8.2 17 Aug 2006 19:16:37 |
rafan |
- Update to 0.8.2
PR: ports/102163
Security: CVE-2006-2450
Submitted by: Loren M. Lang <lorenl at north-winds.org> (maintainer) |
0.8.1 13 Aug 2006 20:48:05 |
remko |
Mark x11vnc as FORBIDDEN because of unauthenticated/unauthorized access.
Approved by: simon
With hat: secteam |
0.8.1 04 Jul 2006 03:59:42 |
rafan |
- Update to 0.8.1
- Change maintainer's email
PR: 99756
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
0.8 24 May 2006 01:14:52 |
mnag |
- Update to 0.8
PR: 96926
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Approved by: maintainer timeout (16 days) |
0.7.2 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.7.2 04 Dec 2005 00:07:21 |
mezz |
-Update to 0.7.2. [1]
-While I am here, add SHA256.
PR: ports/89904 [1]
Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) [1] |
0.7.1 14 Jun 2005 18:04:35 |
mezz |
x11vnc is a VNC server for real X displays. VNC (Virtual Network Computing)
is a very useful network graphics protocol which allows multiple simple
remote viewers to watch and control a single desktop. x11vnc differs from
traditional UNIX VNC servers in that it is accessing a real X displays that
may already be in progress rather than creating it's own X server for clients
to connect to.
WWW: http://www.karlrunge.com/x11vnc/
PR: ports/81995
Submitted by: Loren M. Lang <lorenl@alzatex.com> |