Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME?= xorg-server |
4 |
PORTNAME?= xorg-server |
5 |
PORTVERSION?= 1.20.9 |
5 |
PORTVERSION?= 1.20.9 |
6 |
PORTREVISION?= 1 |
6 |
PORTREVISION?= 2 |
7 |
PORTEPOCH?= 1 |
7 |
PORTEPOCH?= 1 |
8 |
CATEGORIES= x11-servers |
8 |
CATEGORIES= x11-servers |
9 |
MASTER_SITES= XORG/individual/xserver |
9 |
MASTER_SITES= XORG/individual/xserver |
Lines 31-36
Link Here
|
31 |
OPTIONS_DEFAULT_FreeBSD_11= DEVD |
31 |
OPTIONS_DEFAULT_FreeBSD_11= DEVD |
32 |
OPTIONS_DEFAULT_FreeBSD_12= UDEV |
32 |
OPTIONS_DEFAULT_FreeBSD_12= UDEV |
33 |
OPTIONS_DEFAULT_FreeBSD_13= UDEV |
33 |
OPTIONS_DEFAULT_FreeBSD_13= UDEV |
|
|
34 |
OPTIONS_DEFAULT_FreeBSD_14= UDEV |
34 |
OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}} |
35 |
OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}} |
35 |
|
36 |
|
36 |
SUID_DESC= Install setuid wrapper to allow startx as non-root |
37 |
SUID_DESC= Install setuid wrapper to allow startx as non-root |