Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 22:02:27 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da4dad1693f1 - main - */*: Update maintainer email to xlibre@FreeBSD.org
Message-ID:  <699b7cf3.250b8.754e91ed@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da4dad1693f172e7581414a611a4402c26ef209f

commit da4dad1693f172e7581414a611a4402c26ef209f
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2026-02-22 22:00:16 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2026-02-22 22:02:18 +0000

    */*: Update maintainer email to xlibre@FreeBSD.org
    
    - Add powerpc64le to x11-drivers/xlibre-xf86-video-ast port
---
 x11-drivers/xlibre-drivers/Makefile                | 5 +++--
 x11-drivers/xlibre-xf86-input-egalax/Makefile      | 4 ++--
 x11-drivers/xlibre-xf86-input-elographics/Makefile | 3 ++-
 x11-drivers/xlibre-xf86-input-evdev/Makefile       | 3 ++-
 x11-drivers/xlibre-xf86-input-joystick/Makefile    | 3 ++-
 x11-drivers/xlibre-xf86-input-keyboard/Makefile    | 3 ++-
 x11-drivers/xlibre-xf86-input-libinput/Makefile    | 3 ++-
 x11-drivers/xlibre-xf86-input-mouse/Makefile       | 3 ++-
 x11-drivers/xlibre-xf86-input-synaptics/Makefile   | 3 ++-
 x11-drivers/xlibre-xf86-input-vmmouse/Makefile     | 3 ++-
 x11-drivers/xlibre-xf86-input-void/Makefile        | 3 ++-
 x11-drivers/xlibre-xf86-input-wacom/Makefile       | 3 ++-
 x11-drivers/xlibre-xf86-video-amdgpu/Makefile      | 3 ++-
 x11-drivers/xlibre-xf86-video-ast/Makefile         | 6 +++---
 x11-drivers/xlibre-xf86-video-ati/Makefile         | 3 ++-
 x11-drivers/xlibre-xf86-video-dummy/Makefile       | 3 ++-
 x11-drivers/xlibre-xf86-video-intel/Makefile       | 3 ++-
 x11-drivers/xlibre-xf86-video-mga/Makefile         | 3 ++-
 x11-drivers/xlibre-xf86-video-nv/Makefile          | 3 ++-
 x11-drivers/xlibre-xf86-video-qxl/Makefile         | 3 ++-
 x11-drivers/xlibre-xf86-video-scfb/Makefile        | 3 ++-
 x11-drivers/xlibre-xf86-video-vesa/Makefile        | 4 ++--
 x11-drivers/xlibre-xf86-video-vmware/Makefile      | 3 ++-
 x11-servers/xlibre-ephyr/Makefile                  | 5 +++--
 x11-servers/xlibre-nest/Makefile                   | 5 +++--
 x11-servers/xlibre-server/Makefile                 | 5 +++--
 x11-servers/xlibre-vfb/Makefile                    | 5 +++--
 x11/xlibre-minimal/Makefile                        | 5 +++--
 x11/xlibre/Makefile                                | 4 ++--
 29 files changed, 65 insertions(+), 40 deletions(-)

diff --git a/x11-drivers/xlibre-drivers/Makefile b/x11-drivers/xlibre-drivers/Makefile
index 0251d9e83595..8db4fc28d847 100644
--- a/x11-drivers/xlibre-drivers/Makefile
+++ b/x11-drivers/xlibre-drivers/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-drivers
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre drivers meta-port
 WWW=		https://github.com/X11Libre/
 
@@ -10,7 +11,7 @@ LICENSE=	none
 
 USES=		metaport
 
-.include "../../x11-servers/xlibre-server/Makefile.version"
+.include 	"${.CURDIR}/../../x11-servers/xlibre-server/Makefile.version"
 MODULEDIR=	${PREFIX}/lib/xorg/modules/xlibre-${XLIBRE_MJR_VER}/
 VIDEODIR=	${MODULEDIR}/drivers
 INPUTDIR=	${MODULEDIR}/input
diff --git a/x11-drivers/xlibre-xf86-input-egalax/Makefile b/x11-drivers/xlibre-xf86-input-egalax/Makefile
index d61a0987da58..cbc3f680c4d9 100644
--- a/x11-drivers/xlibre-xf86-input-egalax/Makefile
+++ b/x11-drivers/xlibre-xf86-input-egalax/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	xlibre-xf86-input-egalax
 PORTVERSION=	25.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aaz@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre input driver for eGalax touch screen devices
 WWW=		https://github.com/X11Libre/xf86-input-egalax/
 
diff --git a/x11-drivers/xlibre-xf86-input-elographics/Makefile b/x11-drivers/xlibre-xf86-input-elographics/Makefile
index 88a3ce8ddf00..9cf01355b5d0 100644
--- a/x11-drivers/xlibre-xf86-input-elographics/Makefile
+++ b/x11-drivers/xlibre-xf86-input-elographics/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-elographics
 PORTVERSION=	25.0.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre elographics input driver
 WWW=		https://github.com/X11Libre/xf86-input-elographics/
 
diff --git a/x11-drivers/xlibre-xf86-input-evdev/Makefile b/x11-drivers/xlibre-xf86-input-evdev/Makefile
index 6105a9b75df0..d083a73a0689 100644
--- a/x11-drivers/xlibre-xf86-input-evdev/Makefile
+++ b/x11-drivers/xlibre-xf86-input-evdev/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-evdev
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre event device input driver
 WWW=		https://github.com/X11Libre/xf86-input-evdev/
 
diff --git a/x11-drivers/xlibre-xf86-input-joystick/Makefile b/x11-drivers/xlibre-xf86-input-joystick/Makefile
index cb000f74db34..80120663c57b 100644
--- a/x11-drivers/xlibre-xf86-input-joystick/Makefile
+++ b/x11-drivers/xlibre-xf86-input-joystick/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-joystick
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre joystick input driver
 WWW=		https://github.com/X11Libre/xf86-input-joystick/
 
diff --git a/x11-drivers/xlibre-xf86-input-keyboard/Makefile b/x11-drivers/xlibre-xf86-input-keyboard/Makefile
index b7c0866e7000..c28712fd3cf7 100644
--- a/x11-drivers/xlibre-xf86-input-keyboard/Makefile
+++ b/x11-drivers/xlibre-xf86-input-keyboard/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-keyboard
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre keyboard input driver
 WWW=		https://github.com/X11Libre/xf86-input-keyboard/
 
diff --git a/x11-drivers/xlibre-xf86-input-libinput/Makefile b/x11-drivers/xlibre-xf86-input-libinput/Makefile
index ef834932822e..9c91c5ec4daa 100644
--- a/x11-drivers/xlibre-xf86-input-libinput/Makefile
+++ b/x11-drivers/xlibre-xf86-input-libinput/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-libinput
 PORTVERSION=	25.0.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre libinput input driver
 WWW=		https://github.com/X11Libre/xf86-input-libinput/
 
diff --git a/x11-drivers/xlibre-xf86-input-mouse/Makefile b/x11-drivers/xlibre-xf86-input-mouse/Makefile
index a15baf0ea879..d146d34b6664 100644
--- a/x11-drivers/xlibre-xf86-input-mouse/Makefile
+++ b/x11-drivers/xlibre-xf86-input-mouse/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-mouse
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre mouse input driver
 WWW=		https://github.com/X11Libre/xf86-input-mouse/
 
diff --git a/x11-drivers/xlibre-xf86-input-synaptics/Makefile b/x11-drivers/xlibre-xf86-input-synaptics/Makefile
index c29668414a29..da911b16b101 100644
--- a/x11-drivers/xlibre-xf86-input-synaptics/Makefile
+++ b/x11-drivers/xlibre-xf86-input-synaptics/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-synaptics
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre synaptics input driver
 WWW=		https://github.com/X11Libre/xf86-input-synaptics/
 
diff --git a/x11-drivers/xlibre-xf86-input-vmmouse/Makefile b/x11-drivers/xlibre-xf86-input-vmmouse/Makefile
index bfead98ad3b7..e68e8b3c27c8 100644
--- a/x11-drivers/xlibre-xf86-input-vmmouse/Makefile
+++ b/x11-drivers/xlibre-xf86-input-vmmouse/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-vmmouse
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre vmmouse input driver
 WWW=		https://github.com/X11Libre/xf86-input-vmmouse/
 
diff --git a/x11-drivers/xlibre-xf86-input-void/Makefile b/x11-drivers/xlibre-xf86-input-void/Makefile
index 44957bb378db..a7d81142a388 100644
--- a/x11-drivers/xlibre-xf86-input-void/Makefile
+++ b/x11-drivers/xlibre-xf86-input-void/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-void
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre void input driver
 WWW=		https://github.com/X11Libre/xf86-input-void/
 
diff --git a/x11-drivers/xlibre-xf86-input-wacom/Makefile b/x11-drivers/xlibre-xf86-input-wacom/Makefile
index da5ea314bf0a..ec249a4b5207 100644
--- a/x11-drivers/xlibre-xf86-input-wacom/Makefile
+++ b/x11-drivers/xlibre-xf86-input-wacom/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-input-wacom
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre legacy Wacom tablet driver
 WWW=		https://github.com/X11Libre/xf86-input-wacom/ \
 		https://linuxwacom.github.io/
diff --git a/x11-drivers/xlibre-xf86-video-amdgpu/Makefile b/x11-drivers/xlibre-xf86-video-amdgpu/Makefile
index f45cd8129854..1561195756d2 100644
--- a/x11-drivers/xlibre-xf86-video-amdgpu/Makefile
+++ b/x11-drivers/xlibre-xf86-video-amdgpu/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-amdgpu
 PORTVERSION=	25.0.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre amdgpu display driver
 WWW=		https://github.com/X11Libre/xf86-video-amdgpu/
 
diff --git a/x11-drivers/xlibre-xf86-video-ast/Makefile b/x11-drivers/xlibre-xf86-video-ast/Makefile
index 8c15c994e969..92e0fc90b17e 100644
--- a/x11-drivers/xlibre-xf86-video-ast/Makefile
+++ b/x11-drivers/xlibre-xf86-video-ast/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	xlibre-xf86-video-ast
 PORTVERSION=	25.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre ASPEED display driver
 WWW=		https://github.com/X11Libre/xf86-video-ast/
 
-ONLY_FOR_ARCHS=	amd64 i386
+ONLY_FOR_ARCHS=	amd64 i386 powerpc64le
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/x11-drivers/xlibre-xf86-video-ati/Makefile b/x11-drivers/xlibre-xf86-video-ati/Makefile
index 10a6a675ee15..29614d82f1eb 100644
--- a/x11-drivers/xlibre-xf86-video-ati/Makefile
+++ b/x11-drivers/xlibre-xf86-video-ati/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-ati
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre ati display driver
 WWW=		https://github.com/X11Libre/xf86-video-ati/
 
diff --git a/x11-drivers/xlibre-xf86-video-dummy/Makefile b/x11-drivers/xlibre-xf86-video-dummy/Makefile
index 07851c77a7a2..f3ae7ee3ea73 100644
--- a/x11-drivers/xlibre-xf86-video-dummy/Makefile
+++ b/x11-drivers/xlibre-xf86-video-dummy/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-dummy
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre dummy display driver
 WWW=		https://github.com/X11Libre/xf86-video-dummy/
 
diff --git a/x11-drivers/xlibre-xf86-video-intel/Makefile b/x11-drivers/xlibre-xf86-video-intel/Makefile
index d225b8d1db17..47cfd61cb898 100644
--- a/x11-drivers/xlibre-xf86-video-intel/Makefile
+++ b/x11-drivers/xlibre-xf86-video-intel/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-intel
 PORTVERSION=	25.0.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre legacy driver for Intel integrated graphics chipsets
 WWW=		https://01.org/linuxgraphics/xf86-video-intel/
 
diff --git a/x11-drivers/xlibre-xf86-video-mga/Makefile b/x11-drivers/xlibre-xf86-video-mga/Makefile
index b7d67847d416..67f771dae05f 100644
--- a/x11-drivers/xlibre-xf86-video-mga/Makefile
+++ b/x11-drivers/xlibre-xf86-video-mga/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-mga
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre mga display driver
 WWW=		https://github.com/X11Libre/xf86-video-mga/
 
diff --git a/x11-drivers/xlibre-xf86-video-nv/Makefile b/x11-drivers/xlibre-xf86-video-nv/Makefile
index 617506a4164b..d37cea415b05 100644
--- a/x11-drivers/xlibre-xf86-video-nv/Makefile
+++ b/x11-drivers/xlibre-xf86-video-nv/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-nv
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre nv display driver
 WWW=		https://github.com/X11Libre/xf86-video-nv/
 
diff --git a/x11-drivers/xlibre-xf86-video-qxl/Makefile b/x11-drivers/xlibre-xf86-video-qxl/Makefile
index b28124d12828..7c7b9ff23bf1 100644
--- a/x11-drivers/xlibre-xf86-video-qxl/Makefile
+++ b/x11-drivers/xlibre-xf86-video-qxl/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-qxl
 DISTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre X server -- QXL display driver
 WWW=		https://github.com/X11Libre/xf86-video-qxl/
 
diff --git a/x11-drivers/xlibre-xf86-video-scfb/Makefile b/x11-drivers/xlibre-xf86-video-scfb/Makefile
index cd6439f0f432..9d9d15d1758e 100644
--- a/x11-drivers/xlibre-xf86-video-scfb/Makefile
+++ b/x11-drivers/xlibre-xf86-video-scfb/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-scfb
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aaz@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre syscons display driver
 WWW=		https://github.com/X11Libre/xf86-video-scfb
 
diff --git a/x11-drivers/xlibre-xf86-video-vesa/Makefile b/x11-drivers/xlibre-xf86-video-vesa/Makefile
index ff3885c51e3d..40e70d4607a8 100644
--- a/x11-drivers/xlibre-xf86-video-vesa/Makefile
+++ b/x11-drivers/xlibre-xf86-video-vesa/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	xlibre-xf86-video-vesa
 PORTVERSION=	25.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre vesa display driver
 WWW=		https://githhub.com/X11Libre/xf86-video-vesa
 
diff --git a/x11-drivers/xlibre-xf86-video-vmware/Makefile b/x11-drivers/xlibre-xf86-video-vmware/Makefile
index 4292b6b7d138..bc4bae215410 100644
--- a/x11-drivers/xlibre-xf86-video-vmware/Makefile
+++ b/x11-drivers/xlibre-xf86-video-vmware/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-xf86-video-vmware
 PORTVERSION=	25.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre vmware display driver
 WWW=		https://github.com/X11Libre/xf86-video-vmware/
 
diff --git a/x11-servers/xlibre-ephyr/Makefile b/x11-servers/xlibre-ephyr/Makefile
index 949a278a6b74..7f24a2d0f614 100644
--- a/x11-servers/xlibre-ephyr/Makefile
+++ b/x11-servers/xlibre-ephyr/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-ephyr
 PORTVERSION=	${XLIBRE_VER}
+PORTREVISION=	1
 CATEGORIES=	x11-servers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	Xlibre Xephyr server
 WWW=		https://github.com/X11Libre/xserver/
 
@@ -22,4 +23,4 @@ LIB_DEPENDS+=	libxcb-render-util.so:x11/xcb-util-renderutil \
 		libxcb-keysyms.so:x11/xcb-util-keysyms \
 		libxcb-util.so:x11/xcb-util
 
-.include "../xlibre-server/Makefile.common"
+.include 	"${.CURDIR}/../xlibre-server/Makefile.common"
diff --git a/x11-servers/xlibre-nest/Makefile b/x11-servers/xlibre-nest/Makefile
index 0701580ed906..8ec7e8b7131c 100644
--- a/x11-servers/xlibre-nest/Makefile
+++ b/x11-servers/xlibre-nest/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-nest
 PORTVERSION=	${XLIBRE_VER}
+PORTREVISION=	1
 CATEGORIES=	x11-servers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	Xlibre Xnest server
 WWW=		https://github.com/X11Libre/xserver/
 
@@ -16,4 +17,4 @@ USE_XORG+=xcb
 LIB_DEPENDS+=	libxcb-util.so:x11/xcb-util \
 		libxcb-icccm.so:x11/xcb-util-wm
 
-.include "../xlibre-server/Makefile.common"
+.include 	"${.CURDIR}/../xlibre-server/Makefile.common"
diff --git a/x11-servers/xlibre-server/Makefile b/x11-servers/xlibre-server/Makefile
index 2b87a05d2d92..02e7d96e4799 100644
--- a/x11-servers/xlibre-server/Makefile
+++ b/x11-servers/xlibre-server/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-server
 PORTVERSION=	${XLIBRE_VER}
+PORTREVISION=	1
 CATEGORIES=	x11-servers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	Xlibre X server
 WWW=		https://github.com/X11Libre/xserver/
 
@@ -50,7 +51,7 @@ USE_XORG+=	pciaccess
 
 USE_GL+=	gbm
 
-.include "../xlibre-server/Makefile.common"
+.include 	"${.CURDIR}/../xlibre-server/Makefile.common"
 
 OLDMODULEDIR=	/lib/xorg/modules
 post-install:
diff --git a/x11-servers/xlibre-vfb/Makefile b/x11-servers/xlibre-vfb/Makefile
index f57d65bc78e3..31ac75d58e94 100644
--- a/x11-servers/xlibre-vfb/Makefile
+++ b/x11-servers/xlibre-vfb/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	xlibre-vfb
 PORTVERSION=	${XLIBRE_VER}
+PORTREVISION=	1
 CATEGORIES=	x11-servers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	Xlibre Xvfb server
 WWW=		https://github.com/X11Libre/xserver/
 
@@ -12,4 +13,4 @@ CONFLICTS_INSTALL=	xorg-vfbserver
 
 USES=		xlibre-cat:server
 
-.include "../xlibre-server/Makefile.common"
+.include 	"${.CURDIR}/../xlibre-server/Makefile.common"
diff --git a/x11/xlibre-minimal/Makefile b/x11/xlibre-minimal/Makefile
index 177e5468702f..efb7954f1820 100644
--- a/x11/xlibre-minimal/Makefile
+++ b/x11/xlibre-minimal/Makefile
@@ -1,15 +1,16 @@
 PORTNAME=	xlibre-minimal
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	x11 x11-servers
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre + X.Org minimal distribution metaport
 WWW=		https://github.com/X11Libre/xserver/ \
 		https://www.x.org/
 
 USES=		metaport
 
-.include "../../x11-servers/xlibre-server/Makefile.version"
+.include	"${.CURDIR}/../../x11-servers/xlibre-server/Makefile.version"
 MODULEDIR=	${LOCALBASE}/lib/xorg/modules/xlibre-${XLIBRE_MJR_VER}/
 VIDEODIR=	${MODULEDIR}/drivers
 INPUTDIR=	${MODULEDIR}/input
diff --git a/x11/xlibre/Makefile b/x11/xlibre/Makefile
index 5b8f5e01c8fc..e99c8b23157f 100644
--- a/x11/xlibre/Makefile
+++ b/x11/xlibre/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	xlibre
-PORTVERSION=	0.1
+PORTVERSION=	1.0
 CATEGORIES=	x11
 
-MAINTAINER=	b-aazbsd@proton.me
+MAINTAINER=	xlibre@FreeBSD.org
 COMMENT=	XLibre + X.Org complete distribution metaport
 WWW=		https://github.com/X11Libre/ \
 		https://www.x.org/


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699b7cf3.250b8.754e91ed>