non port: net/x11vnc/Makefile |
SVNWeb
|
Number of commits found: 74 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Thu, 8 Jun 2023
|
[ 18:02 Dirk Meyer (dinoex) ] 21bc9af
net/x11vnc: fix build with openssl30
|
Mon, 13 Feb 2023
|
[ 13:37 Dirk Meyer (dinoex) ] 7202f2c
net/x11vnc: drop unused libpthread-stubs
PR: 269466
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Fri, 8 Oct 2021
|
[ 11:54 Bernhard Froehlich (decke) ] fa98276
net/x11vnc: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 14 Dec 2020
|
[ 19:38 dinoex ]
- bump because of libvncserver update to 0.9.13
PR: 251837
|
Wed, 6 Nov 2019
|
[ 18:58 zeising ] (Only the first 10 of 50 ports in this commit are shown above. )
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.
|
Mon, 28 Jan 2019
|
[ 06:56 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
|
Sun, 6 Jan 2019
|
[ 18:12 dinoex ]
- update to 0.9.16
|
[ 16:52 dinoex ]
x11vnc
- update to 0.9.15
- new upstream
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
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
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
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
|
Wed, 29 Mar 2017
|
[ 06:50 ashish ] (Only the first 10 of 21 ports in this commit are shown above. )
- 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
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Thu, 30 Jun 2016
|
[ 19:00 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
|
[ 18: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
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 28 Aug 2015
|
[ 13:39 amdmi3 ] (Only the first 10 of 49 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 25 Mar 2015
|
[ 23:51 marino ] (Only the first 10 of 42 ports in this commit are shown above. )
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
|
Tue, 15 Jul 2014
|
[ 16:36 adamw ] (Only the first 10 of 16 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Fri, 29 Nov 2013
|
[ 07:08 dinoex ]
- use STAGEDIR
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 2 Sep 2013
|
[ 06:39 bapt ]
Add an explicit dependency on pkgconfig
|
Sat, 25 May 2013
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
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 )
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sat, 26 Jan 2013
|
[ 16:34 dinoex ] (Only the first 10 of 42 ports in this commit are shown above. )
- cleanup header
|
Sun, 16 Sep 2012
|
[ 15:08 dinoex ]
- use OPTIONS_DEFINE
|
Sun, 25 Mar 2012
|
[ 14:50 dinoex ]
- add OPTIONS
Submitted by: Warren Block
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 19 Sep 2011
|
[ 18:08 dinoex ]
- update to 0.9.13
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Mon, 20 Sep 2010
|
[ 14:52 dinoex ]
- update to 0.9.12
|
Thu, 12 Aug 2010
|
[ 05:21 dinoex ]
- update to 0.9.11
- add LICENSE
- skip headers for libvncserver
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 21 May 2010
|
[ 09:50 dinoex ]
- update to 0.9.10
|
Mon, 3 May 2010
|
[ 02:31 dinoex ]
- cleanup extra lines
|
Sun, 2 May 2010
|
[ 19:31 dinoex ]
- update to 0.9.9
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 14 Sep 2009
|
[ 12:39 dinoex ]
- update to 0.9.7
- honor option WITHOUT_NLS
PR: 134650
|
Sun, 6 Sep 2009
|
[ 09:03 dinoex ]
- take maintainership
|
Fri, 28 Aug 2009
|
[ 16:52 linimon ] (Only the first 10 of 85 ports in this commit are shown above. )
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Mon, 9 Mar 2009
|
[ 00:05 beech ]
- Fix LDFLAGS so jpeg is detected
- Bump portrevision
PR: ports/132316
Submitted by: Mel <mel@rachie.is-a-geek.net>
|
Sun, 25 Jan 2009
|
[ 10:26 beech ]
- Update to 0.9.6
|
Sun, 21 Dec 2008
|
[ 05:46 beech ]
- Remove --without-avahi
- Bump portrevision
|
Sat, 20 Dec 2008
|
[ 18:40 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>
|
[ 08:33 beech ]
- Linking avahi is broken, define without.
- Unbreak
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
Fri, 19 Dec 2008
|
[ 17:16 beech ]
- Tag broken (linker errors)
|
Mon, 1 Dec 2008
|
[ 14:05 beech ]
- Update to 0.9.5
|
Tue, 21 Oct 2008
|
[ 05:39 beech ]
- Update to 0.9.4
|
Mon, 15 Sep 2008
|
[ 17:57 beech ]
- Add missing xorg depend
- Bump portrevision
Approved by: portmgr (erwin)
|
Sat, 6 Sep 2008
|
[ 18:45 beech ]
- Add missing lib and xorg depends
- Fix plist
- Bump portrevision
Reported by: dinoex
|
Wed, 3 Sep 2008
|
[ 04:24 beech ]
- Use SF macro
- Take maintainership
|
[ 03:34 linimon ]
Reset lorenl@north-winds.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
Fri, 21 Mar 2008
|
[ 23:55 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wed, 10 Oct 2007
|
[ 01:16 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 18 Jan 2007
|
[ 09:12 miwi ]
- Update to 0.8.3
PR: ports/107241
Submitted by: miwi
Approved by: maintainer timeout
|
Thu, 17 Aug 2006
|
[ 19:16 rafan ]
- Update to 0.8.2
PR: ports/102163
Security: CVE-2006-2450
Submitted by: Loren M. Lang <lorenl at north-winds.org> (maintainer)
|
Sun, 13 Aug 2006
|
[ 20:48 remko ]
Mark x11vnc as FORBIDDEN because of unauthenticated/unauthorized access.
Approved by: simon
With hat: secteam
|
Tue, 4 Jul 2006
|
[ 03:59 rafan ]
- Update to 0.8.1
- Change maintainer's email
PR: 99756
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
Wed, 24 May 2006
|
[ 01:14 mnag ]
- Update to 0.8
PR: 96926
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Approved by: maintainer timeout (16 days)
|
Thu, 11 May 2006
|
[ 22:49 edwin ] (Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
Sun, 4 Dec 2005
|
[ 00:07 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]
|
Tue, 14 Jun 2005
|
[ 18:04 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>
|
Number of commits found: 74 |