View | Details | Raw Unified | Return to bug 277676
Collapse All | Expand All

(-)b/MOVED (+1 lines)
Lines 134-139 graphics/gstreamer-plugins-libcaca|graphics/gstreamer1-plugins-libcaca|2021-02-0 Link Here
134
graphics/gstreamer-plugins-libpng|graphics/gstreamer1-plugins-png|2021-02-04|Replaced by gstreamer1
134
graphics/gstreamer-plugins-libpng|graphics/gstreamer1-plugins-png|2021-02-04|Replaced by gstreamer1
135
graphics/gstreamer-plugins-libvisual|graphics/gstreamer1-plugins-libvisual|2021-02-04|Replaced by gstreamer1
135
graphics/gstreamer-plugins-libvisual|graphics/gstreamer1-plugins-libvisual|2021-02-04|Replaced by gstreamer1
136
graphics/gstreamer-plugins-opencv|graphics/gstreamer1-plugins-opencv|2021-02-04|Replaced by gstreamer1
136
graphics/gstreamer-plugins-opencv|graphics/gstreamer1-plugins-opencv|2021-02-04|Replaced by gstreamer1
137
lang/ocaml-nox11|lang-ocaml/2024-03-29|X11 support removed from lang/ocaml by upstream
137
multimedia/gstreamer-ffmpeg|multimedia/gstreamer1-libav|2021-02-04|Replaced by gstreamer1
138
multimedia/gstreamer-ffmpeg|multimedia/gstreamer1-libav|2021-02-04|Replaced by gstreamer1
138
multimedia/gstreamer-plugins-all|multimedia/gstreamer1-plugins-all|2021-02-04|Replaced by gstreamer1
139
multimedia/gstreamer-plugins-all|multimedia/gstreamer1-plugins-all|2021-02-04|Replaced by gstreamer1
139
multimedia/gstreamer-plugins-annodex||2021-02-04|Replaced by gstreamer1
140
multimedia/gstreamer-plugins-annodex||2021-02-04|Replaced by gstreamer1
(-)b/lang/Makefile (-1 lines)
Lines 227-233 Link Here
227
    SUBDIR += ocaml
227
    SUBDIR += ocaml
228
    SUBDIR += ocaml-autoconf
228
    SUBDIR += ocaml-autoconf
229
    SUBDIR += ocaml-camlidl
229
    SUBDIR += ocaml-camlidl
230
    SUBDIR += ocaml-nox11
231
    SUBDIR += oo2c
230
    SUBDIR += oo2c
232
    SUBDIR += opencoarrays
231
    SUBDIR += opencoarrays
233
    SUBDIR += opensycl
232
    SUBDIR += opensycl
(-)a/lang/ocaml-nox11/Makefile (-16 lines)
Removed Link Here
1
PORTNAME=	ocaml-nox11
2
CATEGORIES=	lang
3
4
MAINTAINER=	michael.grunewald@laposte.net
5
COMMENT=	Objective Caml compiler and programming environment (no X11)
6
7
MASTERDIR=	${.CURDIR}/../ocaml
8
9
CONFLICTS=	metaocaml ocaml ocaml-notk
10
11
OPTIONS_EXCLUDE=TK X11
12
13
SFX=		-nox11
14
15
.include "${MASTERDIR}/Makefile"
16
- 

Return to bug 277676