mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
819f25b36d
The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket) |
||
---|---|---|
.. | ||
abclock | ||
aclock | ||
alltraxclock | ||
asclock | ||
asclock-xlib | ||
astime | ||
astzclock | ||
bbdate | ||
bclock | ||
buici-clock | ||
cairo-clock | ||
catclock | ||
dclock | ||
emiclock | ||
eyeclock | ||
glclock | ||
intclock | ||
kteatime | ||
ktimer | ||
lmclock | ||
mlclock | ||
mouseclock | ||
oclock | ||
osdclock | ||
p5-Tk-Clock | ||
rclock | ||
t3d | ||
tclock | ||
wlclock | ||
wmbday | ||
wmbinclock | ||
wmblueclock | ||
wmcalclock | ||
wmclock | ||
wmfishtime | ||
wmtime | ||
wmtimer | ||
xalarm | ||
xclock | ||
xdaliclock | ||
xfce4-datetime-plugin | ||
xfce4-stopwatch-plugin | ||
xfce4-time-out-plugin | ||
xfce4-timer-plugin | ||
Makefile |