aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 11:55:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:07 +0000
commit305f148f482daf30dcf728039d03d019f88344eb (patch)
treeff16a91b9ebb1e884ba29f7732b812547ea81b9e /x11-drivers
parent5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (diff)
downloadports-305f148f482daf30dcf728039d03d019f88344eb.tar.gz
ports-305f148f482daf30dcf728039d03d019f88344eb.zip
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/Makefile2
-rw-r--r--x11-drivers/xf86-input-egalax/Makefile1
-rw-r--r--x11-drivers/xf86-input-elographics/Makefile1
-rw-r--r--x11-drivers/xf86-input-evdev/Makefile1
-rw-r--r--x11-drivers/xf86-input-joystick/Makefile1
-rw-r--r--x11-drivers/xf86-input-keyboard/Makefile1
-rw-r--r--x11-drivers/xf86-input-libinput/Makefile1
-rw-r--r--x11-drivers/xf86-input-mouse/Makefile1
-rw-r--r--x11-drivers/xf86-input-synaptics/Makefile1
-rw-r--r--x11-drivers/xf86-input-vmmouse/Makefile1
-rw-r--r--x11-drivers/xf86-input-void/Makefile1
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile1
-rw-r--r--x11-drivers/xf86-video-amdgpu/Makefile1
-rw-r--r--x11-drivers/xf86-video-apm/Makefile1
-rw-r--r--x11-drivers/xf86-video-ark/Makefile1
-rw-r--r--x11-drivers/xf86-video-ast/Makefile1
-rw-r--r--x11-drivers/xf86-video-ati/Makefile1
-rw-r--r--x11-drivers/xf86-video-chips/Makefile1
-rw-r--r--x11-drivers/xf86-video-cirrus/Makefile1
-rw-r--r--x11-drivers/xf86-video-dummy/Makefile1
-rw-r--r--x11-drivers/xf86-video-geode/Makefile1
-rw-r--r--x11-drivers/xf86-video-glint/Makefile1
-rw-r--r--x11-drivers/xf86-video-i128/Makefile1
-rw-r--r--x11-drivers/xf86-video-i740/Makefile1
-rw-r--r--x11-drivers/xf86-video-intel/Makefile1
-rw-r--r--x11-drivers/xf86-video-mach64/Makefile1
-rw-r--r--x11-drivers/xf86-video-mga/Makefile1
-rw-r--r--x11-drivers/xf86-video-neomagic/Makefile1
-rw-r--r--x11-drivers/xf86-video-nv/Makefile1
-rw-r--r--x11-drivers/xf86-video-openchrome/Makefile1
-rw-r--r--x11-drivers/xf86-video-r128/Makefile1
-rw-r--r--x11-drivers/xf86-video-rendition/Makefile1
-rw-r--r--x11-drivers/xf86-video-s3/Makefile1
-rw-r--r--x11-drivers/xf86-video-savage/Makefile1
-rw-r--r--x11-drivers/xf86-video-scfb/Makefile1
-rw-r--r--x11-drivers/xf86-video-siliconmotion/Makefile1
-rw-r--r--x11-drivers/xf86-video-sis/Makefile1
-rw-r--r--x11-drivers/xf86-video-sunffb/Makefile1
-rw-r--r--x11-drivers/xf86-video-tdfx/Makefile1
-rw-r--r--x11-drivers/xf86-video-trident/Makefile1
-rw-r--r--x11-drivers/xf86-video-vesa/Makefile1
-rw-r--r--x11-drivers/xf86-video-vmware/Makefile1
-rw-r--r--x11-drivers/xf86-video-voodoo/Makefile1
-rw-r--r--x11-drivers/xorg-drivers/Makefile1
-rw-r--r--x11-drivers/xorgxrdp/Makefile1
45 files changed, 0 insertions, 46 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile
index 5019fbcddd27..e3763ddcecd9 100644
--- a/x11-drivers/Makefile
+++ b/x11-drivers/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-#
COMMENT = X11 drivers
diff --git a/x11-drivers/xf86-input-egalax/Makefile b/x11-drivers/xf86-input-egalax/Makefile
index ca859acec577..fc36a61d21a6 100644
--- a/x11-drivers/xf86-input-egalax/Makefile
+++ b/x11-drivers/xf86-input-egalax/Makefile
@@ -1,5 +1,4 @@
# Created by: Gleb Smirnoff <glebius@FreeBSD.org>
-# $FreeBSD$
PORTNAME= xf86-input-egalax
PORTVERSION= 0.3
diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile
index fd0c9804b390..0f2fad4a5aef 100644
--- a/x11-drivers/xf86-input-elographics/Makefile
+++ b/x11-drivers/xf86-input-elographics/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-elographics
PORTVERSION= 1.4.2
diff --git a/x11-drivers/xf86-input-evdev/Makefile b/x11-drivers/xf86-input-evdev/Makefile
index 5bfa60c55d16..a398ddd78ff4 100644
--- a/x11-drivers/xf86-input-evdev/Makefile
+++ b/x11-drivers/xf86-input-evdev/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-evdev
PORTVERSION= 2.10.6
diff --git a/x11-drivers/xf86-input-joystick/Makefile b/x11-drivers/xf86-input-joystick/Makefile
index 634a0c08c46c..7c57a5fb01fd 100644
--- a/x11-drivers/xf86-input-joystick/Makefile
+++ b/x11-drivers/xf86-input-joystick/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-joystick
PORTVERSION= 1.6.3
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile
index 536066686aae..58d2c06ad4be 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-keyboard
PORTVERSION= 1.9.0
diff --git a/x11-drivers/xf86-input-libinput/Makefile b/x11-drivers/xf86-input-libinput/Makefile
index 4cf2c40adff6..8053b1041c9e 100644
--- a/x11-drivers/xf86-input-libinput/Makefile
+++ b/x11-drivers/xf86-input-libinput/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-libinput
PORTVERSION= 0.30.0
diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile
index fabe7e07f400..a480b9451b50 100644
--- a/x11-drivers/xf86-input-mouse/Makefile
+++ b/x11-drivers/xf86-input-mouse/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-mouse
PORTVERSION= 1.9.3
diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile
index 358c2cbad63a..b8eb3b12b261 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-synaptics
PORTVERSION= 1.9.1
diff --git a/x11-drivers/xf86-input-vmmouse/Makefile b/x11-drivers/xf86-input-vmmouse/Makefile
index 876bf685b614..5d8a6fbd37ab 100644
--- a/x11-drivers/xf86-input-vmmouse/Makefile
+++ b/x11-drivers/xf86-input-vmmouse/Makefile
@@ -1,5 +1,4 @@
# Created by: NIIMI Satoshi <sa2c@sa2c.net>
-# $FreeBSD$
PORTNAME= xf86-input-vmmouse
PORTVERSION= 13.1.0
diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile
index e4d8fba458ed..0cc3ab5eee3f 100644
--- a/x11-drivers/xf86-input-void/Makefile
+++ b/x11-drivers/xf86-input-void/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-void
PORTVERSION= 1.4.1
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index 4ebd25ab40d1..a76ba428de43 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-input-wacom
PORTVERSION= 0.39.0
diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile
index ae9f402f7311..112b1d2e0e54 100644
--- a/x11-drivers/xf86-video-amdgpu/Makefile
+++ b/x11-drivers/xf86-video-amdgpu/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
# this port is for future amdgpu kernel support testing.
diff --git a/x11-drivers/xf86-video-apm/Makefile b/x11-drivers/xf86-video-apm/Makefile
index bfc4d7461c6c..83ffea302285 100644
--- a/x11-drivers/xf86-video-apm/Makefile
+++ b/x11-drivers/xf86-video-apm/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-apm
PORTVERSION= 1.3.0
diff --git a/x11-drivers/xf86-video-ark/Makefile b/x11-drivers/xf86-video-ark/Makefile
index b7ddf8c3a369..d53d3be690ea 100644
--- a/x11-drivers/xf86-video-ark/Makefile
+++ b/x11-drivers/xf86-video-ark/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-ark
PORTVERSION= 0.7.5
diff --git a/x11-drivers/xf86-video-ast/Makefile b/x11-drivers/xf86-video-ast/Makefile
index d7a3627707e4..901f814379e6 100644
--- a/x11-drivers/xf86-video-ast/Makefile
+++ b/x11-drivers/xf86-video-ast/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-ast
PORTVERSION= 1.1.5
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile
index b27428e13795..624feb8e1ea5 100644
--- a/x11-drivers/xf86-video-ati/Makefile
+++ b/x11-drivers/xf86-video-ati/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-ati
PORTVERSION= 19.1.0
diff --git a/x11-drivers/xf86-video-chips/Makefile b/x11-drivers/xf86-video-chips/Makefile
index 9def9aabd448..6a4147012454 100644
--- a/x11-drivers/xf86-video-chips/Makefile
+++ b/x11-drivers/xf86-video-chips/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-chips
PORTVERSION= 1.4.0
diff --git a/x11-drivers/xf86-video-cirrus/Makefile b/x11-drivers/xf86-video-cirrus/Makefile
index 73f086e13179..a738f2109537 100644
--- a/x11-drivers/xf86-video-cirrus/Makefile
+++ b/x11-drivers/xf86-video-cirrus/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-cirrus
PORTVERSION= 1.5.3
diff --git a/x11-drivers/xf86-video-dummy/Makefile b/x11-drivers/xf86-video-dummy/Makefile
index a833c639a7a2..7f7a77f43bf8 100644
--- a/x11-drivers/xf86-video-dummy/Makefile
+++ b/x11-drivers/xf86-video-dummy/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-dummy
PORTVERSION= 0.3.8
diff --git a/x11-drivers/xf86-video-geode/Makefile b/x11-drivers/xf86-video-geode/Makefile
index 87f281eb7bb5..dc6785202d8b 100644
--- a/x11-drivers/xf86-video-geode/Makefile
+++ b/x11-drivers/xf86-video-geode/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-geode
PORTVERSION= 2.11.20
diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile
index eaa35a8c1f9e..c0cf8ef39c4c 100644
--- a/x11-drivers/xf86-video-glint/Makefile
+++ b/x11-drivers/xf86-video-glint/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-glint
PORTVERSION= 1.2.9
diff --git a/x11-drivers/xf86-video-i128/Makefile b/x11-drivers/xf86-video-i128/Makefile
index 2735dd2f9ea0..516bb39d420f 100644
--- a/x11-drivers/xf86-video-i128/Makefile
+++ b/x11-drivers/xf86-video-i128/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-i128
PORTVERSION= 1.4.0
diff --git a/x11-drivers/xf86-video-i740/Makefile b/x11-drivers/xf86-video-i740/Makefile
index 427f57207d0b..75665959f15c 100644
--- a/x11-drivers/xf86-video-i740/Makefile
+++ b/x11-drivers/xf86-video-i740/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-i740
PORTVERSION= 1.4.0
diff --git a/x11-drivers/xf86-video-intel/Makefile b/x11-drivers/xf86-video-intel/Makefile
index 0e372ebc4e62..08a3ba6d4856 100644
--- a/x11-drivers/xf86-video-intel/Makefile
+++ b/x11-drivers/xf86-video-intel/Makefile
@@ -1,5 +1,4 @@
# Created by: lesi@FreeBSD.org
-# $FreeBSD$
PORTNAME= xf86-video-intel
DISTVERSION= 2.99.917-916
diff --git a/x11-drivers/xf86-video-mach64/Makefile b/x11-drivers/xf86-video-mach64/Makefile
index 9fdbb1ba7ae2..854b49508a8e 100644
--- a/x11-drivers/xf86-video-mach64/Makefile
+++ b/x11-drivers/xf86-video-mach64/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-mach64
PORTVERSION= 6.9.6
diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile
index 9740d6e27d21..812e1a953065 100644
--- a/x11-drivers/xf86-video-mga/Makefile
+++ b/x11-drivers/xf86-video-mga/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-mga
PORTVERSION= 2.0.0
diff --git a/x11-drivers/xf86-video-neomagic/Makefile b/x11-drivers/xf86-video-neomagic/Makefile
index 1f7f04835ba7..9e47adca562c 100644
--- a/x11-drivers/xf86-video-neomagic/Makefile
+++ b/x11-drivers/xf86-video-neomagic/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-neomagic
PORTVERSION= 1.3.0
diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile
index a8e6ee2526c0..bfe1c3372fcc 100644
--- a/x11-drivers/xf86-video-nv/Makefile
+++ b/x11-drivers/xf86-video-nv/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-nv
PORTVERSION= 2.1.21
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile
index a849feb16b10..23c0fa6cb455 100644
--- a/x11-drivers/xf86-video-openchrome/Makefile
+++ b/x11-drivers/xf86-video-openchrome/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-openchrome
PORTVERSION= 0.6.0
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile
index aa235cc5cf84..96411ffeb992 100644
--- a/x11-drivers/xf86-video-r128/Makefile
+++ b/x11-drivers/xf86-video-r128/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-r128
PORTVERSION= 6.12.0
diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile
index e5d743ad0821..710701644349 100644
--- a/x11-drivers/xf86-video-rendition/Makefile
+++ b/x11-drivers/xf86-video-rendition/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-rendition
PORTVERSION= 4.2.7
diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile
index f7a7277d6120..8cf078273ace 100644
--- a/x11-drivers/xf86-video-s3/Makefile
+++ b/x11-drivers/xf86-video-s3/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-s3
PORTVERSION= 0.7.0
diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile
index 24f1135c1da0..f1309182fd9f 100644
--- a/x11-drivers/xf86-video-savage/Makefile
+++ b/x11-drivers/xf86-video-savage/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-savage
PORTVERSION= 2.3.9
diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile
index 115bdfba93b3..27119ebeafe7 100644
--- a/x11-drivers/xf86-video-scfb/Makefile
+++ b/x11-drivers/xf86-video-scfb/Makefile
@@ -1,5 +1,4 @@
# Created by: Florent Thoumie <flz@freebsd.org>
-# $FreeBSD$
PORTNAME= xf86-video-scfb
PORTVERSION= 0.0.5
diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile
index 0d4a6d06ffea..3b348d89af6a 100644
--- a/x11-drivers/xf86-video-siliconmotion/Makefile
+++ b/x11-drivers/xf86-video-siliconmotion/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-siliconmotion
PORTVERSION= 1.7.9
diff --git a/x11-drivers/xf86-video-sis/Makefile b/x11-drivers/xf86-video-sis/Makefile
index 3258de69eae1..d029d9d78dcc 100644
--- a/x11-drivers/xf86-video-sis/Makefile
+++ b/x11-drivers/xf86-video-sis/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-sis
PORTVERSION= 0.12.0
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile
index b9a6cacf6ab0..2829a68b1498 100644
--- a/x11-drivers/xf86-video-sunffb/Makefile
+++ b/x11-drivers/xf86-video-sunffb/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-sunffb
PORTVERSION= 1.2.2
diff --git a/x11-drivers/xf86-video-tdfx/Makefile b/x11-drivers/xf86-video-tdfx/Makefile
index 14e58a014bb6..e610be69a5c9 100644
--- a/x11-drivers/xf86-video-tdfx/Makefile
+++ b/x11-drivers/xf86-video-tdfx/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-tdfx
PORTVERSION= 1.5.0
diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile
index d3bb90f32ea1..49923db14faa 100644
--- a/x11-drivers/xf86-video-trident/Makefile
+++ b/x11-drivers/xf86-video-trident/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-trident
PORTVERSION= 1.3.8
diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile
index 7c052a31a3f9..f443edb8d4eb 100644
--- a/x11-drivers/xf86-video-vesa/Makefile
+++ b/x11-drivers/xf86-video-vesa/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-vesa
PORTVERSION= 2.5.0
diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile
index b49c2570bf30..62fa536d9558 100644
--- a/x11-drivers/xf86-video-vmware/Makefile
+++ b/x11-drivers/xf86-video-vmware/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-vmware
PORTVERSION= 13.3.0
diff --git a/x11-drivers/xf86-video-voodoo/Makefile b/x11-drivers/xf86-video-voodoo/Makefile
index bf52f32d910d..caa44e832f64 100644
--- a/x11-drivers/xf86-video-voodoo/Makefile
+++ b/x11-drivers/xf86-video-voodoo/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xf86-video-voodoo
PORTVERSION= 1.2.5
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile
index b77189c3629c..7fc17cf1d721 100644
--- a/x11-drivers/xorg-drivers/Makefile
+++ b/x11-drivers/xorg-drivers/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xorg-drivers
PORTVERSION= 7.7
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 304758e4d142..44a65d9e586e 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v