non port: devel/libspice-server/Makefile |
SVNWeb
|
Number of commits found: 22 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sat, 11 Feb 2023
|
[ 11:24 Matthias Andree (mandree) ] 2aad3c6
devel/libspice-server: Re-add autoconf-archive BUILD_DEPENDS
to fix
configure.ac:54: error: Missing AX_CXX_COMPILE_STDCXX_11, install
autoconf-archive
Related to:
PR: 268819
Approved by: portmgr@ (blanket just-fix-it for _DEPENDS)
|
[ 03:46 Hiroki Sato (hrs) ] cf16b1c
devel/libspice-server: Remove "openssl" in spice-server.pc
- The "openssl" package listed in spice-server.pc prevented the
library checking in the downstream software from working because
OpenSSL in the base system does not use pkgconfig.
- Eliminate dependency on the old autoconf-archive.
Approved by: maintainer timeout (1 month)
PR: 268819
|
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Jun 2022
|
[ 16:24 Tijl Coosemans (tijl) ] bd70827 (Only the first 10 of 37 ports in this commit are shown above. )
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine
|
Sat, 30 Apr 2022
|
[ 08:03 Tobias C. Berner (tcberner) ] ca3f925 (Only the first 10 of 133 ports in this commit are shown above. )
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
|
Fri, 20 Aug 2021
|
[ 12:13 Bernhard Froehlich (decke) ] e1c585d
devel/libspice-server: Fix CPE information
Approved by: portmgr (blanket)
|
Sat, 8 May 2021
|
[ 11:06 Roman Bogorodskiy (novel) ] f2bd1c0 (Only the first 10 of 11 ports in this commit are shown above. )
devel/libspice-server: update to 0.15.0
PR: 255142
Approved by: maintainer timeout
|
Sat, 1 May 2021
|
[ 17:55 Tobias Kortkamp (tobik) ] 6707a3c (Only the first 10 of 47 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
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, 4 Nov 2019
|
[ 22:20 zeising ] (Only the first 10 of 102 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 23 Sep 2018
|
[ 12:28 linimon ]
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket)
|
Mon, 18 Jun 2018
|
[ 03:49 linimon ] (Only the first 10 of 43 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Fri, 23 Feb 2018
|
[ 19:40 yuri ]
devel/libspice-server: portmaster@BSDforge.com takes maintainership
PR: 226149
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: tcberner (mentor, implicit)
|
Thu, 22 Feb 2018
|
[ 12:53 tobik ] (Only the first 10 of 14 ports in this commit are shown above. )
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer)
|
Tue, 6 Feb 2018
|
[ 14:07 amdmi3 ]
- Bump revision for a previous commit as well
Approved by: portmgr blanket
|
[ 14:07 amdmi3 ]
- Add missing python dependency
- Provide PYTHON_CMD to configure explicitly
Without it, configure tries to find python itself (trying python, python2,
python3, python2.0, .., python3.5) which is a) prone to finding incorrect
python executable and creating a hidden dependency and b) fails to detect
python3.6. So this change also fixes build with python3.6 as default.
Approved by: portmgr blanket
|
Tue, 16 Jan 2018
|
[ 17:42 novel ]
devel/libspice-server: fix pc file generation
libspice-server uses autotools and utilizes PKG_CHECK_MODULES to get
openssl CFLAGS and LDFLAGS. However, as we support various openssl flavors,
including openssl from base that lacks pkg-config file, we explicitly pass
OPENSSL_LIBS and OPENSSL_CFLAGS via CONFIGURE_ENV, however, libspice-server
still adds 'openssl' package to Requires.private of its .pc file.
This causes a problem for software that requires libspice-server, because
e.g. when using openssl from base, detection will fail because .pc file
is listing non-existent 'openssl' package.
To fix that, update libspice-server's configure.ac to add 'openssl' to
Requires.private only if OPENSSL_LIBS and OPENSSL_CFLAGS wasn't explicitly
specified by user, otherwise omit 'openssl' and just add
the value of OPENSSL_LIBS to Libs.private.
While here, add 'amd64' to list of x86_64 cpus so it don't show a warning.
Also, drop RUN_DEPENDS on spice-protocol as this is basically a set of
headers and it's not required in runtime.
Reviewed by: maintainer
Differential Revision: https://reviews.freebsd.org/D13896
|
Fri, 12 Jan 2018
|
[ 16:43 novel ] (Only the first 10 of 12 ports in this commit are shown above. )
The Simple Protocol for Independent Computing Environments (SPICE) is
a remote display system built for virtual environments which allows
you to view a computing 'desktop' environment not only on the machine
where it is running, but from anywhere on the Internet and from a wide
variety of machine architectures.
This package contains the run-time libraries for any application that
wishes to be a SPICE server
WWW: http://spice-space.org/
PR: 225088
Submitted by: olevole@olevole.ru
|
Number of commits found: 22 |