| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=476013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here,
* adjust USE_XORG
* bring IGNORE line earlier (-devel port)
* remove tridiavnc from CONFLICTS since it no longer exists
* some cosmetic changes on Makefile
Approved by: pi (mentor)
Relnotes: https://github.com/TigerVNC/tigervnc/releases/tag/v1.9.0
Differential Revision: https://reviews.freebsd.org/D16340
Notes:
svn path=/head/; revision=474993
|
|
|
|
|
|
|
|
|
| |
also update my email address in "Created by:" field.
Approved by: hrs (mentor)
Notes:
svn path=/head/; revision=465067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
Notes:
svn path=/head/; revision=444324
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove CONFLICST with vnc as net/vnc no longer exists
- Pet portlint, move LIB_DEPENDS up and regenerate patches with make makepatch
Changes: https://github.com/TigerVNC/tigervnc/releases/tag/v1.8.0
PR: 219566
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Notes:
svn path=/head/; revision=441817
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]
PR: 218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by: dbn [1], jbeich [2,3]
Reported by: afiskon@devzen.ru [1]
Reviewed by: kwm, johalun0@gmail.com
Approved by: portmgr, swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10448
Notes:
svn path=/head/; revision=440699
|
|
|
|
|
|
|
|
|
| |
PR: 216989
Approved by: meta+ports@vmeta.jp (maintainer), swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9710
Notes:
svn path=/head/; revision=434629
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 216387
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Changes: https://github.com/TigerVNC/tigervnc/releases/tag/v1.7.1
MFH: 2017Q1
Security: CVE-2017-5581
Notes:
svn path=/head/; revision=432818
|
|
|
|
| |
Notes:
svn path=/head/; revision=428340
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previous attempts to run tigervnc resulted in the server quitting:
vncserver: couldn't find "mcookie" on your PATH
With the attached patch, the vncserver now generates the "magic cookie".
While here, add the missing vietnamese translation to fix stage-QA checks.
The -devel version got the same fix and was revbumped even though it is
still ignored since it's no newer than the stable version.
PR: 213150
Reported by: Zane Bowers-Hadley (vvelox [at] vvelox.net)
Submitted by: maintainer
Notes:
svn path=/head/; revision=423352
|
|
|
|
|
|
|
|
|
|
| |
Mark tigervnc-devel ignore since it contained the 1.7.0 RC.
PR: 212239
Approved by: maintainer
Notes:
svn path=/head/; revision=421925
|
|
|
|
|
|
|
|
|
| |
PR: 210908
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Suggested by: cy@
Notes:
svn path=/head/; revision=418258
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577
Notes:
svn path=/head/; revision=416966
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=411990
|
|
|
|
|
|
|
|
|
|
|
|
| |
The HPJPG option has been broken and irrelevant since the ports tree
changed to make jpeg-turbo the default jpeg provider in r397084
PR: 208088
Approved by: maintainer
MFH: 2016Q1
Notes:
svn path=/head/; revision=411418
|
|
|
|
|
|
|
|
|
|
| |
- While here, clarify LICENSE
PR: 206629
Submitted by: meta+ports@vmeta.jp (maintainer)
Notes:
svn path=/head/; revision=407385
|
|
|
|
|
|
|
|
|
|
| |
PR: 205139
Submitted by: lantw44@gmail.com
Approved by: meta+ports@vmeta.jp (maintainer)
MFH: 2015Q4 (build fix blanket)
Notes:
svn path=/head/; revision=404551
|
|
|
|
|
|
|
|
| |
PR: 204534
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=401710
|
|
|
|
|
|
|
|
|
| |
fix tigervnc in poudriere again.
Submitted by: olgeni@
Notes:
svn path=/head/; revision=399216
|
|
|
|
|
|
|
|
|
|
| |
Use the bundled patch for this xorg-server version, and rename the old
local patch for it so it applies to this patch.
Reported by: olgeni@
Notes:
svn path=/head/; revision=399199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release note: https://github.com/TigerVNC/tigervnc/releases/tag/v1.5.0
Change highlights:
- IPv6 support in the servers
- You can now have two passwords, for full access and for "view only"
- syslog support in Xvnc
- GnuTLS priority configuration
- Performance fixes
- You can now easily start more clients on OS X
- More translations
PR: 201548
Submitted by: meta+ports@vmeta.jp (maintainer)
Notes:
svn path=/head/; revision=392048
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386691
|
|
|
|
| |
Notes:
svn path=/head/; revision=384229
|
|
|
|
|
|
|
|
|
| |
- Add CPE info
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release-Notes:
https://github.com/TigerVNC/tigervnc/releases/tag/v1.4.3
- should solve longstanding issue with Ctrl-hotkeys in vncviewer
https://github.com/TigerVNC/tigervnc/issues/8
PR: 198721
Submitted by: Koichiro Iwao <meta+ports@vmeta.jp> (maintainer)
Requested by: Georgy Lukyanchenko <egorxe@gmail.com>
Notes:
svn path=/head/; revision=382065
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=376062
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96
o xf86-input-egalax
o xf86-video-newport
o xf86-video-tga
PR: 155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision: https://reviews.freebsd.org/D1337
Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm,
zeising
Tested by: Many people on freebsd-x11@ and IRC
Reviewed by: kwm, portmgr (antoine)
Approved by: kwm, portmgr (antoine)
Notes:
svn path=/head/; revision=374982
|
|
|
|
| |
Notes:
svn path=/head/; revision=373063
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371449
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=364143
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
Notes:
svn path=/head/; revision=363113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=362645
|
|
|
|
| |
Notes:
svn path=/head/; revision=362023
|
|
|
|
| |
Notes:
svn path=/head/; revision=361394
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
| |
http://sourceforge.net/p/tigervnc/mailman/message/32120476/
PR: ports/187777
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Security: CVE-2014-0011
Notes:
svn path=/head/; revision=348763
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency on ImageMagick required to generate icons
during the build and use these icons for DESKTOP_ENTRIES
- Fix paths in CONFIGURE_ARGS which refer files from other ports
- Support stage
- Bump PORTREVISION for package change
PR: ports/187007
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Obtained from: http://sourceforge.net/p/tigervnc/code/5161/ [1]
Notes:
svn path=/head/; revision=347981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0]
Notes:
svn path=/head/; revision=336621
|
|
|
|
|
|
|
| |
- Add UPDATING entry
Notes:
svn path=/head/; revision=332596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first. See UPDATING for details.
PR: ports/181962 [2]
Submitted by: marius [1]
zeising [2]
Exp-run by: bdrewery
Approved by: portmgr (bdrewery)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=328711
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.3.0 [1]
- Add BUILD_DEPENDS on bash [1]
- Adjust CONFIGURE_ARGS for two different versions of xorg [1]
- Normalize COMMENT [1]
- USES gmake
- Convert lib depends to new syntax
Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665
PR: ports/180911 [1]
Submitted by: Koichiro IWAO <meta+ports vmeta.jp> (maintainer)
Notes:
svn path=/head/; revision=326978
|