1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Gleb Popov
5b26a756d3 x11/xkeyboard-config: Add TEST_DEPENDS 2024-03-10 11:59:06 +03:00
Christos Margiolis
02040d57b0 x11/xkeyboard-config: Update to 2.41
Version 2.41 now ships with the temporary patch introduced in
e6f66fef02 ("x11/xkeyboard-config: Update
to 2.40").

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D43749
2024-02-05 14:01:14 +02:00
Muhammad Moinur Rahman
9f8f710b3e */*: Sanitize MANPREFIX for meson ports
Approved by:	portmgr
2024-01-12 23:40:48 +01:00
Jason E. Hale
5a4eeed2e2 x11/xkeyboard-config: Fix pkg-plist after e6f66fef02
The missing pkgconfig file broke several ports.
2023-11-11 00:11:52 -05:00
Christos Margiolis
e6f66fef02 x11/xkeyboard-config: Update to 2.40
Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D42212
2023-11-10 18:55:11 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Daniel Engberg
a247548641 x11/xkeyboard-config: Update to 2.3.4
There's no changelog by upstream, commit log:
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commits/master/

Approved by:	arrowd (mentor), zeising (member of x11@)
Differential Revision:	https://reviews.freebsd.org/D32764
2021-11-10 09:09:40 +01:00
Evgeniy Khramtsov
3561b8967a x11/xkeyboard-config: Update to 2.32
Make X11 optional.

PR:		254584
Tested by:	arrowd
Approved by:	x11 (maintainer-timeout)
2021-05-30 19:18:25 +03:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Niclas Zeising
728e4103a3 x11/xkeyboard-config: Update to 2.31
Update x11/xkeyboard-config to 2.31
2020-10-13 19:49:06 +00:00
Niclas Zeising
986bd6f8d0 x11/xkeyboard-config: Update to 2.30
Update x11/xkeyboard-config to 2.30

MFH:		2020Q3
2020-07-20 19:06:33 +00:00
Niclas Zeising
9e829012c0 x11/xkeyboard-config: Add NLS option
Add NLS option to x11/xkeyboard-config.  This was broken in the past, but is
fixed now.

PR:		243070 (based on)
Submitted by:	Andrew Romanenko
MFH:		2020Q3
Event:		Julu 2020 bugathon
2020-07-11 21:02:11 +00:00
Niclas Zeising
4814f2d895 x11/xkeyboard-config: Update to 2.29
Update xkeyboard-config to 2.29
Upstream has switched to use python to generate certan things during build,
add a build dependency on on python3.5+.
Change MASTER_SITES to actually work now that XORG_CAT is no more, this
should fix fetch.  Previously it pulled from distcache.
Try to fix the optional etersoft symbols patch.
2020-04-01 15:25:35 +00:00
Niclas Zeising
c32f72e68d Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
2019-11-03 21:56:37 +00:00
Niclas Zeising
64be9ce342 x11/xkeyboard-config: Update to 2.27
Update x11/xkeyboard-config to 2.27
Remove patch from upstream included in this release.

add USES=gnome
pet portlint by moving USES earlier

Sponsored by:	B3 Init
2019-06-16 20:48:59 +00:00
Niclas Zeising
7bfa1c511f x11/xkeyboard-config: Fix typo in Armenian layout
Fix two typos in the Armenian layout in xkeyboard-config, preventing the use
of two Armenian capital letters.

This was reported on the x11@ mailing list.

Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545

Reported by:	Sergey Manucharian
2018-10-30 21:31:08 +00:00
Niclas Zeising
4fc9fba3dd x11/xkeyboard-config: Update to 2.24 2018-06-08 18:55:27 +00:00
Yuri Victorovich
cee26068bc x11/xkeyboard-config: Fix the polish keyboard bug introduced in 2.23.1
Backport of the fix.
Unbreaks the feature.

PR:		227935
Submitted by:	jakub_lach@mailplus.pl
Approved by:	portmgr (port compliance, infrastructure)
2018-05-02 22:23:21 +00:00
Yuri Victorovich
07fc7e4cb9 x11/xkeyboard-config: Update 2.21 -> 2.23.1
Also added LICENSE_FILE.

PR:		227080
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	maintainer's timeout (x11@FreeBSD.org; 31 days)
2018-04-29 22:00:56 +00:00
Matthew Rezny
0b76c42e72 Update to 2.21
Reviewed by:	kwm
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11064
2017-06-05 21:24:45 +00:00
Matthew Rezny
fb043f585b Cleanup: convert to USES=localbase, drop what bsd.xorg.mk already provides
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9443
2017-02-27 17:47:25 +00:00
Baptiste Daroussin
8c69185dc5 Update to 2.20
Update WWW
2017-02-06 21:22:37 +00:00
Baptiste Daroussin
4a2d339023 Update to 2.19 2016-11-05 19:17:17 +00:00
Mathieu Arnold
72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00
Koop Mast
9d1423fffd Update xkeyboard-config to 2.17. 2016-02-10 12:49:56 +00:00
Koop Mast
54c5d96627 Update xkeyboard-config to 2.16.
Regen patch because upstream changed whitespace.

Obtained from:	Xorg devel repo
2015-10-20 13:44:40 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Koop Mast
1fc509c591 Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
2015-04-18 15:34:36 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Koop Mast
3bb1942cc4 Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5

Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist

Obtained from: xorg-dev repo
2014-11-01 14:44:14 +00:00
Alex Kozlov
1252239d9f - Add NO_ARCH
- Use new @dir syntax

Approved by: x11 (kwm)
2014-09-29 09:31:23 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Baptiste Daroussin
f9d090516f Remove now useless @exec 2014-09-02 22:58:09 +00:00
Baptiste Daroussin
80f76efabf Remove useless @cwd 2014-09-02 17:27:28 +00:00
Baptiste Daroussin
d519b6dc3f Update to 2.12
Strip binaries
2014-07-20 22:51:38 +00:00
Alexey Dokuchaev
7b7db2ff12 - Reapply r331937 that got somehow lost back
- Convert USE_BZIP2 to USES while here

Pointy hat to:	zeising
2014-06-24 07:54:12 +00:00
Niclas Zeising
39fc32e828 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
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)
2014-04-16 18:28:47 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
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]
2013-12-16 11:11:09 +00:00
Alexey Dokuchaev
6c2205980c Add an optional patch from Etersoft that brings pre-1918 Russian letters to
typographic layout (commonly installed under `share/X11/xkb/symbols/typo').

Option was named ETERSOFT instead of e.g. PRE1918 as their intention was to
maintain several Russian-specific features, not just pre-reform orthography
support.  Yes, this also means one day option description should be changed.

While here, move MASTER_SITE_SUBDIR to a more appropriate place in Makefile
and comment out currently unused .include <bsd.port.options.mk>.

Approved by:	silence on -x11@
2013-10-29 09:53:25 +00:00
Alex Kozlov
da64a7cf41 - Make gettext build only dependency
Approved by: x11 (kwm)
2013-10-07 11:24:23 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
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!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Andrej Zverev
02e9fe1085 - Convert to new perl framework
Approved by:	bapt@ (x11@)
2013-08-04 12:53:54 +00:00
Niclas Zeising
d206480695 Update to 2.9
Obtained from:	xorg development repo
2013-06-04 21:22:13 +00:00
Koop Mast
fd85c36a3d Comment out the ! NLS case, because it broken. 2013-06-03 08:03:29 +00:00